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
Age
Commit message (
Expand
)
Author
Files
Lines
2016-10-26
Convert RedClient to GObject
review-20161026
refactory-review
Jonathon Jongsma
5
-38
/
+123
2016-10-26
Move RedClient to a separate file
Jonathon Jongsma
17
-295
/
+387
2016-10-26
Convert RedsState::clients to GList
Jonathon Jongsma
3
-32
/
+26
2016-10-25
Re-arrange channel client creation to avoid exposing client lock
Jonathon Jongsma
4
-61
/
+32
2016-10-25
Implement vfuncs for DummyChannel
Jonathon Jongsma
1
-0
/
+28
2016-10-25
Convert RedChannel hierarchy to GObject
Jonathon Jongsma
35
-905
/
+1933
2016-10-25
Remove unused declaration
Frediano Ziglio
1
-8
/
+0
2016-10-20
red-worker: Do not include not necessary red-channel-client.h
Frediano Ziglio
2
-2
/
+2
2016-10-20
Avoid to typedef twice MainChannel
Frediano Ziglio
2
-4
/
+1
2016-10-20
display channel: Don't let client set too many surfaces
Frediano Ziglio
1
-1
/
+1
2016-10-20
Avoid recursive inclusion of headers
Frediano Ziglio
1
-1
/
+2
2016-10-20
Allows to use scripts for "make check"
Frediano Ziglio
1
-3
/
+4
2016-10-20
Declare same enumerator in a single header
Frediano Ziglio
3
-12
/
+6
2016-10-20
Move monitors_config_ref inside red_monitors_config_item_new
Frediano Ziglio
1
-2
/
+2
2016-10-20
dcc: Use spice_new instead of spice_malloc
Frediano Ziglio
1
-2
/
+2
2016-10-20
Fix typo in comment
Frediano Ziglio
1
-1
/
+1
2016-10-20
Make compression image declarations more similar
Frediano Ziglio
1
-5
/
+4
2016-10-20
Reuse SPICE_N_ELEMENTS macro
Frediano Ziglio
1
-2
/
+2
2016-10-19
Include main-channel-client.h where MainChannelClient is used
Frediano Ziglio
6
-1
/
+7
2016-10-19
Avoid to typedef twice RedChannel and RedClient
Frediano Ziglio
1
-3
/
+0
2016-10-19
Add reds_stat to compiled software
Frediano Ziglio
3
-1
/
+21
2016-10-19
Remove warnings from reds_stat utility
Frediano Ziglio
1
-5
/
+6
2016-10-18
Include directly used header in dcc.h
Frediano Ziglio
1
-0
/
+1
2016-10-18
Improve MainChannel encapsulation
Jonathon Jongsma
3
-13
/
+30
2016-10-18
Be consistent with opaque type
Frediano Ziglio
1
-1
/
+2
2016-10-18
Use a compatibility header to support GLib 2.28
Frediano Ziglio
4
-0
/
+50
2016-10-18
Do not typedef DisplayChannel twice
Frediano Ziglio
1
-3
/
+0
2016-10-18
Avoid to typedef twice CursorChannel
Frediano Ziglio
1
-1
/
+1
2016-10-17
mjpeg_encoder_new: allocate memory after sanity check
Uri Lublin
1
-1
/
+2
2016-10-17
input-channel: add a comment to mark fallthrough in switch
Uri Lublin
1
-0
/
+1
2016-10-14
Add CommonGraphicsChannelPrivate struct
Jonathon Jongsma
8
-25
/
+60
2016-10-14
doc: Remove mention that qxl.guestdebug is Windows-only
Christophe Fergeau
1
-3
/
+2
2016-10-14
rcc: Make OutgoingHandler private
Pavel Grunt
3
-16
/
+17
2016-10-14
reds: Define openssl lock only if needed
Pavel Grunt
1
-2
/
+2
2016-10-14
server: Remove a redundant IncomingHandler typedef
Francois Gouget
1
-1
/
+0
2016-10-14
Use macros for casting Channel types
Jonathon Jongsma
9
-17
/
+25
2016-10-14
Move CommonGraphicsChannel to a new file
Jonathon Jongsma
10
-185
/
+247
2016-10-14
server: Remove a redundant CursorChannelClient typedef
Francois Gouget
1
-2
/
+0
2016-10-13
Don't increment num_clients_mig_wait twice
Jonathon Jongsma
1
-2
/
+0
2016-10-11
Test agent message filter processing
Pavel Grunt
1
-0
/
+78
2016-10-11
Add agent message filter test
Pavel Grunt
2
-0
/
+62
2016-10-11
agent-msg-filter: Remove extra headers
Pavel Grunt
1
-2
/
+0
2016-10-11
style: Specify function definition indentation
Frediano Ziglio
1
-1
/
+8
2016-10-07
Convert RedChannelClient hierarchy to GObject
Frediano Ziglio
24
-387
/
+1376
2016-09-30
Split RedCharDeviceSmartcard and SmartCardChannelClient
Frediano Ziglio
5
-308
/
+471
2016-09-30
Cache field to make code easier
Frediano Ziglio
1
-5
/
+6
2016-09-29
Add a comment for marshaller field
Frediano Ziglio
1
-0
/
+1
2016-09-27
Generate GTypes for spice-server enums
Jonathon Jongsma
2
-0
/
+33
2016-09-27
Rename red_surface to surface
Frediano Ziglio
1
-6
/
+6
2016-09-27
Rename surface argument to surface_cmd
Frediano Ziglio
2
-12
/
+13
[next]