summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
* red_worker: stream agent - fix miscounting of framesYonit Halperin2013-04-221-4/+12
* snd_worker: Make sure we never send an empty volume messageHans de Goede2013-04-191-3/+7
* spice-common: UpdateHans de Goede2013-04-101-0/+0
* red_worker.c: fix not destroying streams before sending MSG_MIGRATEYonit Halperin2013-04-081-1/+24
* red_worker.c: s/red_display_destroy_streams/red_display_destroy_streams_agentsYonit Halperin2013-04-081-2/+2
* snd_worker: Don't send empty audio-volume messagesHans de Goede2013-04-011-1/+4
* char_device: Don't set active when stopped and don't access dev after unrefHans de Goede2013-03-291-2/+4
* char_device: Don't set the write-retry timer when not runningHans de Goede2013-03-291-4/+7
* char_device: Properly update buffer status when leaving the write loop on stopHans de Goede2013-03-291-4/+1
* inputs-channel: Don't send insecure keyb notify to in migrate clientHans de Goede2013-03-151-1/+1
* inputs-channel: Handle printing of insecure keyboard notifyHans de Goede2013-03-152-5/+6
* main-channel: Add a main_channel_client_push_notify functionHans de Goede2013-03-152-1/+7
* main-channel: Make main_channel_push_notify deal with dynamic memoryHans de Goede2013-03-153-22/+14
* server/reds: Send the agent a CLIENT_DISCONNECTED msg on client disconnectHans de Goede2013-03-071-1/+23
* char_device: Add spice_char_device_write_buffer_get_server_no_token()Hans de Goede2013-03-072-15/+29
* Update spice-commonHans de Goede2013-03-071-0/+0
* Silence __spice_char_device_write_buffer_get: internal buf is not availableHans de Goede2013-03-041-1/+0
* worker_update_monitors_config: Drop bogus real_count accountingHans de Goede2013-01-151-14/+1
* server: Fix SpiceWorker-CRITICAL **: red_worker.c:10968:red_push_monitors_con...Hans de Goede2013-01-151-2/+1
* link libspice server with libm libpthreadMichael Tokarev2013-01-141-0/+1
* red_worker.c: clearing the stream vis_region, after it has been detachedYonit Halperin2013-01-081-2/+3
* red_worker.c: insert a drawable to its position in the current tree before ca...Yonit Halperin2013-01-081-13/+42
* server: guest_set_client_capabilities: protect against NULL worker->display_c...Uri Lublin2013-01-011-1/+2
* Release 0.12.2v0.12.2Hans de Goede2012-12-202-0/+11
* red_parse_qxl: fix throwing away drawables that have masksYonit Halperin2012-12-202-19/+16
* spice-client: Add --hotkeys cmdline optionHans de Goede2012-12-191-0/+7
* reds: Use g_strlcpy instead of strncpyChristophe Fergeau2012-12-121-15/+17
* build: Use glib2Christophe Fergeau2012-12-122-0/+5
* Don't build client by defaultChristophe Fergeau2012-12-121-1/+1
* Fail reds_init_socket when getaddrinfo failsChristophe Fergeau2012-12-121-0/+1
* Make sure strncpy'ed string are 0-terminatedChristophe Fergeau2012-12-121-2/+2
* red_worker: revert 8855438aYonit Halperin2012-12-051-5/+0
* server: add "port" channel supportMarc-André Lureau2012-12-054-18/+155
* server: bump SPICE_SERVER_VERSION to 0.12.2Marc-André Lureau2012-12-051-1/+1
* update spice-commonMarc-André Lureau2012-12-051-0/+0
* agent: fix mishandling of agent data received from the client after agent dis...Yonit Halperin2012-11-301-6/+22
* red_worker: no need to align the stride of internal imagesYonit Halperin2012-11-291-1/+1
* red_worker: fix sending internal images with stride > bpp*width to lz compres...Yonit Halperin2012-11-281-13/+13
* red_worker.c: fix memory corruption when data from client is bigger than 1024...Yonit Halperin2012-11-261-0/+12
* red_worker.c: fix not sending all pending messages when the device is stoppedYonit Halperin2012-11-261-21/+25
* smartcard.c: avoid marshalling migration data with reference to a memory that...Yonit Halperin2012-11-261-1/+1
* red_worker.c: fix marshalling of migration dataYonit Halperin2012-11-261-6/+5
* reds.c: fix calls to spice_marshaller_add_ref with ptr to memory that might b...Yonit Halperin2012-11-261-10/+14
* char_device.c: when the state is destroyed, also free the buffer that is bein...Yonit Halperin2012-11-261-0/+3
* char_device.c: add ref count for write-to-device buffersYonit Halperin2012-11-262-10/+44
* char_device.c: fix call to spice_marshaller_add_ref with memory on stackYonit Halperin2012-11-211-6/+8
* red_worker.c: fix calling set_client_capabilities when it is unsupported by qemuYonit Halperin2012-11-121-10/+8
* display seamless migration: no need to trace the generation of the primary su...Yonit Halperin2012-11-121-35/+16
* display seamless migration: don't process both cmd ring and dispatcher queue ...Yonit Halperin2012-11-121-7/+36
* Revert "server: add websockets support via libwebsockets"Alon Levy2012-11-0410-471/+32