summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Release 0.12.0v0.12.00.12.0Alon Levy2012-09-153-3/+15
* server/spice-server.syms: add missing global labelsAlon Levy2012-09-131-0/+3
* server/Makefile.am: fix for make distcheckAlon Levy2012-09-131-1/+1
* spice-server 0.11.5Alon Levy2012-09-132-4/+4
* server/tests: agent mock, client_monitors_configAlon Levy2012-09-134-1/+49
* server: Filter VD_AGENT_MONITORS_CONFIGAlon Levy2012-09-133-1/+61
* server/reds: reuse already defined localAlon Levy2012-09-131-1/+1
* server/red_dispatcher: client_monitors_config supportAlon Levy2012-09-132-0/+53
* server: add QXLInterface::client_monitors_configAlon Levy2012-09-131-3/+9
* update spice-common moduleAlon Levy2012-09-131-0/+0
* server/red_dispatcher: change a printerr to debugAlon Levy2012-09-121-1/+1
* Bump SPICE_INTERFACE_QXL_VERSION_MINORSøren Sandmann Pedersen2012-09-112-3/+7
* Enable build on armv6+Peter Robinson2012-09-111-2/+2
* Update spice-common to get A8 surface definitionsChristophe Fergeau2012-09-101-0/+0
* Bump spice.h version number to 0.11.4Søren Sandmann Pedersen2012-09-071-1/+1
* Set a8 capability in the QXL device if supported by the clientSøren Sandmann Pedersen2012-09-071-0/+2
* Process outstanding commands in the ring after changing capability bitsSøren Sandmann Pedersen2012-09-071-0/+5
* Add new set_client_capabilities() interface to QXLInstanceSøren Sandmann Pedersen2012-09-062-0/+27
* client: Advertise A8_SURFACE capabilitySøren Sandmann Pedersen2012-09-061-0/+1
* server/red_parse_qxl: fix bitmap_consistent againAlon Levy2012-09-051-2/+2
* Implement spice_server_set_exit_on_disconnect to enable an option whereby the...Jeremy White2012-09-054-3/+22
* server/red_parse_qxl: fix wrong bitmap_consistentAlon Levy2012-09-051-5/+26
* server/red_parse_qxl: add bitmap consistency checkAlon Levy2012-09-033-16/+34
* server/tests/test_display_base: fix update_area abortAlon Levy2012-09-031-1/+3
* server: replace syntax-check reported tabs with spacesAlon Levy2012-09-032-2/+2
* server: add dist-hook to prevent spice version configure/spice.h differenceAlon Levy2012-09-032-0/+45
* 0.11.3 release0.11.3Alon Levy2012-09-022-3/+29
* add server/tests/test_vdagentAlon Levy2012-09-022-0/+115
* server/tests/test_two_serversAlon Levy2012-09-022-0/+47
* server/tests: introduce Test structAlon Levy2012-09-025-146/+170
* server/red_worker: seamless: fix invalid memory referenceAlon Levy2012-08-301-3/+3
* server: freezed->froze, missing whitespace after declarationsAlon Levy2012-08-302-3/+5
* server: s/max_encdoers/max_encoders/Alon Levy2012-08-302-7/+7
* server/inputs_channel.c: whitespace fixYonit Halperin2012-08-301-1/+1
* server/red_tunnel_worker: remove unneeded expect_migrate_markAlon Levy2012-08-301-6/+0
* server/red_tunnel_worker.c: fix buildAlon Levy2012-08-281-44/+18
* inputs: handle SPICE_MSGC_INPUTS_KEY_SCANCODEMarc-André Lureau2012-08-272-0/+10
* support automake >= 1.12Alon Levy2012-08-272-0/+3
* server/red_worker: handle_dev_update_area: fail if invalid areaAlon Levy2012-08-271-0/+6
* client: fix missing stdarg.h includeYann E. MORIN2012-08-271-0/+1
* enable seamless migration and set migration protocol versionYonit Halperin2012-08-272-1/+2
* inputs channel migration: don't send any msg after MSG_MIGRATEYonit Halperin2012-08-271-5/+25
* inputs_channel: send and handle migration dataYonit Halperin2012-08-271-3/+49
* migration_protocol: add inputs channel migration dataYonit Halperin2012-08-271-0/+12
* main_channel: don't expect init msg in a seamless migration destinationYonit Halperin2012-08-271-3/+8
* red_channel: set send_data.last_sent_serial in red_channel_client_set_message...Yonit Halperin2012-08-271-0/+1
* red_channel: remove unused migrate flag from RedChannelYonit Halperin2012-08-278-22/+12
* snd_worker: handling migrationYonit Halperin2012-08-271-61/+17
* snd_channel: fix double releaseYonit Halperin2012-08-271-10/+17
* red_channel (dummy): fix not adding dummy RedChannelClient to the clientYonit Halperin2012-08-273-14/+26