summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
* server/red_worker: remove more direct access to RedChannelClient.rccAlon Levy2011-08-231-36/+51
* server/red_worker.c: make dictionary and cache different per clientYonit Halperin2011-08-231-23/+31
* server/red_worker: multiple client support - base splitAlon Levy2011-08-235-808/+1014
* server/red_worker: cleanupAlon Levy2011-08-231-30/+49
* server/smartcard: support multiple clientsAlon Levy2011-08-231-34/+46
* server/red_tunnel_worker: trivial multi client supportAlon Levy2011-08-233-128/+134
* server/inputs_channel: support multiple clientsAlon Levy2011-08-231-28/+29
* server/main_channel: support multiple clientsAlon Levy2011-08-234-164/+209
* server/red_channel: introduce pipes functionsAlon Levy2011-08-232-8/+69
* server/red_channel: ignore error if already shutdownAlon Levy2011-08-231-0/+3
* server/main_channel: move connection_id from redsAlon Levy2011-08-233-20/+40
* server/main_channel: move ping here from reds.Alon Levy2011-08-233-51/+56
* server/main_channel: move latency and bitrate to channel clientAlon Levy2011-08-237-40/+96
* server/reds: add concept of secondary channelsAlon Levy2011-08-231-4/+26
* server: Add RedClientAlon Levy2011-08-2315-116/+373
* server/main_channel+reds: make main_channel_init return MainChannelClientAlon Levy2011-08-233-22/+22
* server/red_worker: release PIPE_ITEM_TYPE_VERB in display channelAlon Levy2011-08-231-0/+3
* server/red_client: clear pipe on disconnectAlon Levy2011-08-231-1/+1
* server/red_channel: workaround for fast client disconnect bug (TODO - real fix)Alon Levy2011-08-231-0/+5
* server/main_channel: use MainChannel in sigAlon Levy2011-08-235-99/+93
* server: move pipe from RedChannel to RedChannelClientAlon Levy2011-08-2310-241/+314
* server/red_worker: introduce {display,cursor}_is_connectedAlon Levy2011-08-231-18/+32
* server/red_channel (all): introduce RedChannelClientAlon Levy2011-08-239-861/+1140
* server/red_worker: drop red_pipe_add_tail, use red_channel_pipe_add_tailAlon Levy2011-08-232-9/+2
* server/red_channel: renames to use _proc postfix consistentlyAlon Levy2011-08-233-21/+21
* spice.proto: add comment for origin of STYLED and START_WITH_GAPAlon Levy2011-08-231-0/+5
* server/red_worker: explicitly include unistd and errnoAlon Levy2011-08-231-0/+2
* common: introduce red_printf_debugAlon Levy2011-08-231-0/+10
* server/tests/test_playback: correctly use spice_server_playback_get_bufferAlon Levy2011-08-231-14/+27
* server/tests/basic_event_loop: multiple fixesAlon Levy2011-08-233-128/+37
* tests/migrate.py: add --vdagentAlon Levy2011-08-231-5/+10
* server/red_worker.c: fix - locking the wrong mutex when releasing glz dictYonit Halperin2011-08-231-3/+3
* server/tests/test_display_base: fix compileAlon Levy2011-08-231-2/+4
* common/ring: RING_FOREACH_SAFE: use shorter version from qemuAlon Levy2011-08-231-5/+3
* server/reds.h: explicitly include config.hAlon Levy2011-08-231-0/+2
* server/tests/migrate.py: make executableAlon Levy2011-08-231-0/+1
* use Xkb to get keyboard modifier maskChristophe Fergeau2011-08-171-23/+2
* fix harmless typo in InputsChannel::handle_modifiersChristophe Fergeau2011-08-171-1/+1
* fix 2 X11 related leaksChristophe Fergeau2011-08-152-4/+8
* channel: fix EVP_PKEY leakChristophe Fergeau2011-08-151-3/+7
* always set VDAgentDisplayConfig::depthChristophe Fergeau2011-08-151-0/+1
* server: Add a usbredir channelHans de Goede2011-08-105-1/+295
* client/red_client: fix broken switch host migration (RHBZ 727969)Alon Levy2011-08-031-0/+1
* mjpeg: add missing SPICE_BITMAP_FMT_RGBAChristophe Fergeau2011-08-021-0/+1
* Fix typo: treshold -> thresholdLiang Guo2011-08-021-1/+1
* Fix typo: seperator -> separatorLiang Guo2011-08-023-24/+24
* mjpeg: fix libjpeg assertionChristophe Fergeau2011-08-011-8/+8
* server/red_dispatcher: fix wrong resolution set for tabletAlon Levy2011-07-311-4/+4
* client: fix 30s timeout regressionChristophe Fergeau2011-07-311-2/+7
* common/backtrace.h: disable for WIN32Alon Levy2011-07-311-0/+4