index
:
spice.git
0.10
0.4
0.6
0.8
jjongsma_rebase
master
replay-rebase
Spice
Fabiano FidĂȘncio
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
Commit message (
Expand
)
Author
Age
Files
Lines
*
Fixup NEWS entry for multiclient
Hans de Goede
2011-08-25
1
-1
/
+1
*
Release 0.9.1
0.9.1
Hans de Goede
2011-08-25
2
-2
/
+12
*
fix more inverted memset parameters
Hans de Goede
2011-08-25
2
-6
/
+6
*
fix leak in do_jpeg_encode
Christophe Fergeau
2011-08-25
1
-0
/
+4
*
fix memory leak in error path
Christophe Fergeau
2011-08-25
1
-1
/
+2
*
fix inverted memset parameters
Christophe Fergeau
2011-08-25
1
-1
/
+1
*
Rename usbredir channel code to spicevmc
Hans de Goede
2011-08-25
4
-65
/
+62
*
usbredir: Merge UsbRedirState and UsbRedirChannel
Hans de Goede
2011-08-25
1
-33
/
+18
*
usbredir: Fix crash caused by MC changes
Hans de Goede
2011-08-25
1
-0
/
+1
*
usbredir: Ensure that our msg_rcv_buf is not used re-entrantly
Hans de Goede
2011-08-25
1
-0
/
+12
*
red_channel: Fix msg buf memleak on parser error
Hans de Goede
2011-08-25
1
-0
/
+1
*
client: setting monitors resolution before resizing screens, RHBZ #728252
Yonit Halperin
2011-08-25
2
-12
/
+33
*
server: add tester and todo for multiple client support
Alon Levy
2011-08-23
2
-0
/
+137
*
server/snd_worker.c: add reference counting to SndChannel
Alon Levy
2011-08-23
1
-3
/
+28
*
server/reds: reds_client_disconnect: remove wrong check for reds_main_channel...
Alon Levy
2011-08-23
1
-9
/
+5
*
server/reds: fix reds_main_channel_connected
Alon Levy
2011-08-23
3
-1
/
+7
*
server: add public spice_server_get_num_clients
Alon Levy
2011-08-23
4
-0
/
+16
*
server/snd_worker.c: add red_channel_client_destroy_dummy
Alon Levy
2011-08-23
3
-15
/
+23
*
server/red_channel: release channel allocated message buffer
Alon Levy
2011-08-23
1
-0
/
+1
*
server/main_channel: reduce verbose agent data command
Alon Levy
2011-08-23
1
-1
/
+2
*
drawables count for debug
Yonit Halperin
2011-08-23
1
-10
/
+32
*
server: registering RedChannel in reds, instead of Channel
Yonit Halperin
2011-08-23
15
-812
/
+856
*
server/red_channel.c inroducing client_cbs
Yonit Halperin
2011-08-23
2
-2
/
+79
*
server/red_channel.c: pack all channel callbacks to ChannelCbs
Yonit Halperin
2011-08-23
8
-141
/
+127
*
server/red_worker: add ref counting to RedDrawable
Alon Levy
2011-08-23
2
-13
/
+30
*
server/red_worker: add stream_count (for debug purposes)
Alon Levy
2011-08-23
1
-0
/
+3
*
server/red_worker: validate_surface: print paniced surface_id
Alon Levy
2011-08-23
1
-1
/
+4
*
server/red_worker: no panic on double destroy primary
Alon Levy
2011-08-23
1
-1
/
+5
*
server/red_worker: DEBUG_CURSORS
Alon Levy
2011-08-23
1
-0
/
+13
*
server/red_worker: on_new_display_channel_client: push ack, cleanup
Alon Levy
2011-08-23
1
-4
/
+3
*
server/red_worker: add cursor_channel_client_disconnect
Alon Levy
2011-08-23
1
-1
/
+10
*
server/red_worker: remove forced disconnect on connect
Alon Levy
2011-08-23
1
-2
/
+0
*
server/red_worker.c: fix CursorPipeItem leak
Yonit Halperin
2011-08-23
1
-4
/
+35
*
server/red_worker: split cursor pipe item from cursor item
Alon Levy
2011-08-23
1
-26
/
+34
*
server/red_worker: whitespace fixes
Alon Levy
2011-08-23
1
-2
/
+1
*
server/reds: add RedsState.allow_multiple_clients
Alon Levy
2011-08-23
1
-1
/
+12
*
server/red_channel: introduce client ring in RedChannel
Alon Levy
2011-08-23
4
-327
/
+811
*
server/red_channel: add pipe_size helpers
Alon Levy
2011-08-23
3
-7
/
+33
*
server/red_worker: remove more direct access to RedChannelClient.rcc
Alon Levy
2011-08-23
1
-36
/
+51
*
server/red_worker.c: make dictionary and cache different per client
Yonit Halperin
2011-08-23
1
-23
/
+31
*
server/red_worker: multiple client support - base split
Alon Levy
2011-08-23
5
-808
/
+1014
*
server/red_worker: cleanup
Alon Levy
2011-08-23
1
-30
/
+49
*
server/smartcard: support multiple clients
Alon Levy
2011-08-23
1
-34
/
+46
*
server/red_tunnel_worker: trivial multi client support
Alon Levy
2011-08-23
3
-128
/
+134
*
server/inputs_channel: support multiple clients
Alon Levy
2011-08-23
1
-28
/
+29
*
server/main_channel: support multiple clients
Alon Levy
2011-08-23
4
-164
/
+209
*
server/red_channel: introduce pipes functions
Alon Levy
2011-08-23
2
-8
/
+69
*
server/red_channel: ignore error if already shutdown
Alon Levy
2011-08-23
1
-0
/
+3
*
server/main_channel: move connection_id from reds
Alon Levy
2011-08-23
3
-20
/
+40
*
server/main_channel: move ping here from reds.
Alon Levy
2011-08-23
3
-51
/
+56
[next]