index
:
~jjongsma/spice-server
master
refactory
refactory-review
replay
replay-rebase
review
vsock
Jonathon's spice-server branches
jjongsma
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
server
Age
Commit message (
Expand
)
Author
Files
Lines
2016-09-01
Print warnings on untested code paths
refactory-20160901
Jonathon Jongsma
2
-0
/
+4
2016-09-01
Replace RedCharDevice::on_free_self_token with a signal
Christophe Fergeau
3
-17
/
+41
2016-09-01
char-device: add 'self' param to vfuncs
Jonathon Jongsma
5
-30
/
+49
2016-09-01
Rename SpiceVmcState to RedVmcChannel
Jonathon Jongsma
1
-83
/
+82
2016-09-01
c5ea9dabba8d5a37734af282636b3974f7d92764 Change RedCharDevicePrivate::clients...
Jonathon Jongsma
1
-42
/
+30
2016-09-01
b9d50e9cb746854a79606cdb8beb98a5c18840dc Change RedCharDevice write_queue to ...
Jonathon Jongsma
2
-52
/
+37
2016-09-01
cf1af4dc42a81fb931b018c4ec3dd189e2b0344d Make glz_dictionary_list a GList
Jonathon Jongsma
1
-10
/
+7
2016-09-01
66e7f5d01e7739129468cd1e78bf5486fae8910c Change Drawable->pipes from Ring to ...
Jonathon Jongsma
5
-28
/
+38
2016-09-01
fb94cb76efab57dfc27c6755d95b945181a7b42d RedChannelClient: store pipe items i...
Jonathon Jongsma
10
-78
/
+72
2016-09-01
7a9acf4547cef4b7ab70ada3a765db554af1093a RedsState: replace a couple more Rin...
Jonathon Jongsma
2
-36
/
+27
2016-09-01
e1cd39f0fa6b81f8c833872da47dd532ad777bcb Manage lifetime of spicevmc channel
Jonathon Jongsma
1
-1
/
+24
2016-09-01
a24cb4f26dc05c65f831571133df4402c635fd53 RedsState: clean up spice_server_cha...
Jonathon Jongsma
1
-3
/
+3
2016-09-01
6e95e5c71a769f6655688328f9dd25116c1201f4 Smartcard: store channel in device
Jonathon Jongsma
1
-9
/
+9
2016-09-01
5e9e0665ec862a4757aafe9d955a9596204fa1f1 RedsState: keep weak reference to ch...
Jonathon Jongsma
1
-0
/
+14
2016-09-01
5a35888b85122a80a12919a428396faa4d62b4b8 Convert RedClient to GObject
Jonathon Jongsma
18
-337
/
+511
2016-09-01
a393ee42bbe4bb6f48d877c1916b889e3c779a3d Re-arrange channel client creation t...
Jonathon Jongsma
4
-61
/
+32
2016-09-01
66e2e664955d6f748ee2a63d59b3c870854a0e4d Free channels in RedsState destructor
Jonathon Jongsma
1
-0
/
+4
2016-09-01
Convert RedChannel heirarchy to GObject
Jonathon Jongsma
36
-1032
/
+2162
2016-09-01
Rename display_channel_set_monitors_config_to_primary()
Jonathon Jongsma
3
-3
/
+3
2016-09-01
Add CommonGraphicsChannelPrivate struct
Jonathon Jongsma
8
-25
/
+55
2016-09-01
Add CursorChannelPrivate struct
Jonathon Jongsma
1
-23
/
+30
2016-09-01
Add DisplayChannelPrivate struct
Jonathon Jongsma
8
-319
/
+394
2016-09-01
Move CommonGraphicsChannel to a new file
Jonathon Jongsma
10
-186
/
+249
2016-09-01
gobject-ify RedChannelClient heirarchy
Jonathon Jongsma
28
-786
/
+1910
2016-09-01
Use RED_CHANNEL_CLIENT() macro for casting
Jonathon Jongsma
8
-72
/
+74
2016-09-01
Rename RCC_TO_DCC() to DISPLAY_CHANNEL_CLIENT()
Jonathon Jongsma
4
-49
/
+49
2016-09-01
Add DisplayChannelClientPrivate and CursorChannelPrivate structs
Jonathon Jongsma
5
-161
/
+181
2016-09-01
Add RedChannelClientPrivate struct
Jonathon Jongsma
8
-342
/
+389
2016-09-01
Add MainChannelClientPrivate struct
Jonathon Jongsma
1
-67
/
+74
2016-09-01
Add InputsChannelClientPrivate struct
Jonathon Jongsma
1
-9
/
+19
2016-09-01
Add SmartCardChannelClientPrivate struct
Jonathon Jongsma
1
-40
/
+47
2016-09-01
Generate GTypes for spice-server enums
Jonathon Jongsma
1
-0
/
+31
2016-09-01
Move CursorChannelClient to separate file
Jonathon Jongsma
5
-90
/
+175
2016-09-01
Move RedChannelClient to separate file
Jonathon Jongsma
16
-1820
/
+1936
2016-08-31
Use cursor_item_ref()
Jonathon Jongsma
1
-2
/
+1
2016-08-30
Use red_channel_client_get_stream()
Jonathon Jongsma
1
-1
/
+1
2016-08-30
Don't poke RedChannelClient::send_data from RedChannel
Jonathon Jongsma
2
-8
/
+8
2016-08-30
Add red_channel_client_(set|is)_destroying()
Jonathon Jongsma
3
-2
/
+14
2016-08-30
Use red_channel_client_get_client() everywhere
Jonathon Jongsma
8
-46
/
+68
2016-08-30
Add red_channel_client_get_channel()
Jonathon Jongsma
16
-78
/
+121
2016-08-12
server: Use SPICE_GNUC_DEPRECATED to avoid a dependency on glib.h
Francois Gouget
2
-9
/
+7
2016-08-12
OpenSSL from 1.1.0 is thread safe by default
Frediano Ziglio
1
-0
/
+6
2016-08-11
Avoids to initialise OpenSSL threading twice
Frediano Ziglio
1
-0
/
+7
2016-08-11
gstreamer: Use a dummy format to make sure format is always defined.
Frediano Ziglio
1
-15
/
+21
2016-08-11
Make process_commands_generation variable type coherent
Frediano Ziglio
2
-4
/
+4
2016-08-11
gstreamer: Peephole optimisation for SpiceFormatForGStreamer
Frediano Ziglio
1
-1
/
+1
2016-08-11
gstreamer: Fix infinite loop in get_period_bit_rate
Frediano Ziglio
1
-7
/
+8
2016-08-11
gstreamer: Use static compile check
Frediano Ziglio
1
-1
/
+1
2016-08-09
Miscellaneous header changes
Jonathon Jongsma
3
-3
/
+2
2016-08-09
remove CommonGraphicsChannelClient structure
Frediano Ziglio
6
-14
/
+10
[next]