summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
* common/spice_common.h: red_printf_debug: fix wrong signAlon Levy2011-11-071-1/+1
* Release 0.9.2Yonit Halperin2011-11-023-1/+10
* client: support semi-seamless migration between spice servers with different ...Yonit Halperin2011-11-024-6/+40
* client: display channel - destroy all surfaces on disconnectYonit Halperin2011-11-022-6/+13
* client: display channel migrationYonit Halperin2011-11-022-14/+153
* client: playback/record channels: implement on_disconnectYonit Halperin2011-11-023-19/+54
* client: main channel migration: do partial cleanup when switching hostsYonit Halperin2011-11-022-0/+11
* client: handle SPICE_MSG_MAIN_MIGRATE_ENDYonit Halperin2011-11-024-11/+187
* client: handle SpiceMsgMainMigrationBegin (semi-seamless migration)Yonit Halperin2011-11-021-3/+20
* client: rewrite surfaces cacheYonit Halperin2011-11-0210-263/+101
* server: turn spice_server_migrate_start into a valid callYonit Halperin2011-11-021-7/+1
* server: handling semi-seamless migration in the target sideYonit Halperin2011-11-026-46/+248
* server: move the linking of channels to a separate routineYonit Halperin2011-11-021-17/+28
* server: handle spice_server_migrate_endYonit Halperin2011-11-024-108/+117
* spice.proto: add SPICE_MSG_MAIN_MIGRATE_END & SPICE_MSGC_MAIN_MIGRATE_ENDYonit Halperin2011-11-021-0/+4
* server,proto: tell the clients to connect to the migration target before migr...Yonit Halperin2011-11-027-152/+176
* configure: spice-protocol >= 0.9.1 (semi-seamless migration protocol)Yonit Halperin2011-11-021-1/+1
* server: handle migration interface additionYonit Halperin2011-11-022-0/+33
* server/spice.h: semi-seamless migration interface, RHBZ #738266Yonit Halperin2011-11-023-4/+35
* server: set & test channel capabilities in red_channelYonit Halperin2011-11-0211-181/+226
* [0.8 branch] server: add main_dispatcherAlon Levy2011-10-314-1/+159
* spice-server.pc.in: move Requires to Requires.privateLiang Guo2011-10-231-1/+1
* server/red_worker: fix placing of ASSERT(red_channel_client_no_item_being_sen...Yonit Halperin2011-10-181-4/+6
* client/x11: reset screen positions in XMonitor::do_restoreChristophe Fergeau2011-10-051-2/+2
* client/x11: fix mode setting in MultyMonScreen::restoreChristophe Fergeau2011-10-051-7/+1
* client/x11: fix typos (finde => find)Christophe Fergeau2011-10-051-7/+7
* client: fix typo commnad=>commandChristophe Fergeau2011-09-202-3/+3
* client: don't crash when booting a Xinerama setupChristophe Fergeau2011-09-191-4/+6
* replace warning with comment in glz_usr_free_imageChristophe Fergeau2011-09-191-1/+7
* fix typosChristophe Fergeau2011-09-154-41/+41
* server: fix function prototypesChristophe Fergeau2011-09-0515-44/+42
* fix bug #692833Marc-André Lureau2011-09-011-1/+7
* add C++ guards to backtrace.hChristophe Fergeau2011-09-011-0/+6
* server: init all fields on SpiceMsgDisplayStreamCreateChristophe Fergeau2011-09-011-0/+2
* fix valgrind warning in test_display__streamChristophe Fergeau2011-09-011-1/+1
* Fixup NEWS entry for multiclientHans de Goede2011-08-251-1/+1
* Release 0.9.10.9.1Hans de Goede2011-08-252-2/+12
* fix more inverted memset parametersHans de Goede2011-08-252-6/+6
* fix leak in do_jpeg_encodeChristophe Fergeau2011-08-251-0/+4
* fix memory leak in error pathChristophe Fergeau2011-08-251-1/+2
* fix inverted memset parametersChristophe Fergeau2011-08-251-1/+1
* Rename usbredir channel code to spicevmcHans de Goede2011-08-254-65/+62
* usbredir: Merge UsbRedirState and UsbRedirChannelHans de Goede2011-08-251-33/+18
* usbredir: Fix crash caused by MC changesHans de Goede2011-08-251-0/+1
* usbredir: Ensure that our msg_rcv_buf is not used re-entrantlyHans de Goede2011-08-251-0/+12
* red_channel: Fix msg buf memleak on parser errorHans de Goede2011-08-251-0/+1
* client: setting monitors resolution before resizing screens, RHBZ #728252Yonit Halperin2011-08-252-12/+33
* server: add tester and todo for multiple client supportAlon Levy2011-08-232-0/+137
* server/snd_worker.c: add reference counting to SndChannelAlon Levy2011-08-231-3/+28
* server/reds: reds_client_disconnect: remove wrong check for reds_main_channel...Alon Levy2011-08-231-9/+5