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
path:
root
/
server
Commit message (
Expand
)
Author
Age
Files
Lines
*
Remove trailing blank lines
Daniel P. Berrange
2012-01-13
30
-30
/
+0
*
Remove 'the the' typos
Daniel P. Berrange
2012-01-13
2
-2
/
+2
*
Remove unused assert.h include
Daniel P. Berrange
2012-01-13
1
-1
/
+0
*
Rewrite code to avoid triggering warning about casting param to free()
Daniel P. Berrange
2012-01-13
1
-1
/
+2
*
Remove useless if() before free()
Daniel P. Berrange
2012-01-13
4
-11
/
+4
*
Death to all TABs
Daniel P. Berrange
2012-01-13
3
-3
/
+3
*
smartcard handling: Fix compilation when ASSERT-s are turned on
Hans de Goede
2012-01-13
1
-1
/
+1
*
server: add support for SPICE_COMMON_CAP_MINI_HEADER
Yonit Halperin
2012-01-12
4
-127
/
+378
*
server: Limit the access to SpiceDataHeader of messages - only via red_channel.
Yonit Halperin
2012-01-12
8
-71
/
+99
*
server/red_worker: pass remote caps to display/cursor red_channel_client's
Yonit Halperin
2012-01-12
3
-12
/
+68
*
server/red_channel: introduce urgent marshaller
Yonit Halperin
2012-01-12
2
-6
/
+85
*
Do not assume that SPICE is using a TCP socket
Daniel P. Berrange
2012-01-09
1
-2
/
+4
*
Allow auth to be skipped when attaching to pre-accepted clients
Daniel P. Berrange
2012-01-09
2
-10
/
+15
*
Add APIs for injecting a client connection socket
Daniel P. Berrange
2012-01-09
3
-4
/
+33
*
Move SSL setup out of reds_accept_ssl_connection
Daniel P. Berrange
2012-01-09
1
-10
/
+21
*
Rename __reds_accept_connection into reds_init_client_connection
Daniel P. Berrange
2012-01-09
1
-13
/
+18
*
Merge reds_accept_connection into reds_accept
Daniel P. Berrange
2012-01-09
1
-18
/
+8
*
spicevmc: Set sockopt nodelay for usbredir channels
Hans de Goede
2011-12-22
1
-0
/
+15
*
server: don't reset the display channel when disconnecting all its clients ,F...
Yonit Halperin
2011-12-22
1
-12
/
+6
*
spicevmc: Fix assert when still connected on session disconnect (fdo#43903)
Hans de Goede
2011-12-18
1
-1
/
+5
*
server/red_parse_qxl.h: License should be LGPLv2+ rather then GPLv2+
Hans de Goede
2011-12-15
2
-12
/
+12
*
server: Move $(Z_LIBS) from INCLUDES to LIBADD in Makefile.am
Jürg Billeter
2011-11-28
1
-1
/
+1
*
server/mjpeg_encoder: use size_t * consistently
Alon Levy
2011-11-10
1
-2
/
+2
*
server/main_channel: fix pointer-to-int-cast error
Alon Levy
2011-11-10
1
-2
/
+9
*
server/main_channel: use PRIu64 where needed
Alon Levy
2011-11-10
1
-2
/
+4
*
server/spice-server.syms: fix 0.8 compatibility
Alon Levy
2011-11-08
1
-2
/
+6
*
server/red_worker: reuse dispatcher
Alon Levy
2011-11-08
4
-547
/
+997
*
server/dispatcher: add dispatcher_register_async_done_callback
Alon Levy
2011-11-08
2
-2
/
+29
*
introduce DISPATCHER_{NONE,ACK,ASYNC}
Alon Levy
2011-11-08
2
-7
/
+18
*
server: introduce dispatcher
Alon Levy
2011-11-08
4
-75
/
+358
*
server/red_dispatcher: remove semicolon from DBG_ASYNC
Alon Levy
2011-11-07
1
-1
/
+1
*
server: add prefix argument to red_printf_debug
Alon Levy
2011-11-07
3
-14
/
+23
*
server/red_dispatcher: support concurrent asyncs
Alon Levy
2011-11-07
3
-65
/
+61
*
Release 0.9.2
Yonit Halperin
2011-11-02
1
-0
/
+1
*
server: turn spice_server_migrate_start into a valid call
Yonit Halperin
2011-11-02
1
-7
/
+1
*
server: handling semi-seamless migration in the target side
Yonit Halperin
2011-11-02
6
-46
/
+248
*
server: move the linking of channels to a separate routine
Yonit Halperin
2011-11-02
1
-17
/
+28
*
server: handle spice_server_migrate_end
Yonit Halperin
2011-11-02
4
-108
/
+117
*
server,proto: tell the clients to connect to the migration target before migr...
Yonit Halperin
2011-11-02
5
-149
/
+172
*
server: handle migration interface addition
Yonit Halperin
2011-11-02
2
-0
/
+33
*
server/spice.h: semi-seamless migration interface, RHBZ #738266
Yonit Halperin
2011-11-02
3
-4
/
+35
*
server: set & test channel capabilities in red_channel
Yonit Halperin
2011-11-02
11
-181
/
+226
*
[0.8 branch] server: add main_dispatcher
Alon Levy
2011-10-31
4
-1
/
+159
*
server/red_worker: fix placing of ASSERT(red_channel_client_no_item_being_sen...
Yonit Halperin
2011-10-18
1
-4
/
+6
*
replace warning with comment in glz_usr_free_image
Christophe Fergeau
2011-09-19
1
-1
/
+7
*
server: fix function prototypes
Christophe Fergeau
2011-09-05
13
-39
/
+37
*
server: init all fields on SpiceMsgDisplayStreamCreate
Christophe Fergeau
2011-09-01
1
-0
/
+2
*
fix valgrind warning in test_display__stream
Christophe Fergeau
2011-09-01
1
-1
/
+1
*
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
[next]