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