summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* client: fix two narrowing conversion c++-11 warnings0.8Alon Levy2012-03-142-4/+4
* client/windows: fix SetClipboardViewer error handling rhbz#786554Arnon Gilboa2012-03-011-3/+4
* client: RedScreen::RedScreen: fix initialization order of _menu_needs_updateUri Lublin2011-12-221-1/+1
* client: foreign-menu: pass "active" param when creating a ForeignMenu (#769020)Uri Lublin2011-12-213-4/+4
* client: update menu if needed when exiting full-screen mode (#758260)Uri Lublin2011-12-212-1/+7
* client: menu: make RedWindow::set_menu() return an error-code (#758260)Uri Lublin2011-12-213-5/+14
* client controller/foreign_menu: use memmove instead of memcpy in readersUri Lublin2011-12-212-2/+2
* client: handle the redundant right ctrl windows' message send when a alt-gr i...Gal Hammer2011-11-241-0/+34
* client: handle the redundant right ctrl windows' message send when a alt-gr i...Gal Hammer2011-11-241-11/+14
* client: add xinerama supportArnon Gilboa2011-11-133-0/+164
* [0.8 branch] server: add main_dispatcherAlon Levy2011-10-254-1/+159
* server/tests: print pthread id on channel_eventAlon Levy2011-10-252-2/+5
* spice-server.pc.in: move Requires to Requires.privateLiang Guo2011-10-231-1/+1
* server/smartcard: error packet sending. RHBZ 741259Alon Levy2011-09-271-2/+0
* Release 0.8.30.8.3Yonit Halperin2011-09-264-2/+14
* client: support semi-seamless migration between spice servers with different ...Yonit Halperin2011-09-264-6/+40
* client: display channel - destroy all surfaces on disconnectYonit Halperin2011-09-262-6/+13
* client: display channel migrationYonit Halperin2011-09-262-14/+153
* client: playback/record channels: implement on_disconnectYonit Halperin2011-09-263-19/+54
* client: main channel migration: do partial cleanup when switching hostsYonit Halperin2011-09-262-0/+11
* client: handle SPICE_MSG_MAIN_MIGRATE_ENDYonit Halperin2011-09-264-11/+187
* client: handle SpiceMsgMainMigrationBegin for 0.8.2Yonit Halperin2011-09-261-3/+18
* client: RedPeer::HostAuthOptions::set_cert_subjectYonit Halperin2011-09-263-51/+59
* client: rewrite surfaces cacheYonit Halperin2011-09-2610-263/+101
* server: fix not calling migrate_connect completion callbackYonit Halperin2011-09-261-10/+8
* server: fall back to switch host scheme in case semi-seamless connection to t...Yonit Halperin2011-09-261-9/+17
* server: turn spice_server_migrate_start into a valid callYonit Halperin2011-09-251-7/+1
* server: call migrate_connect_complete callback when no client is connectedYonit Halperin2011-09-251-29/+43
* server: handling semi-seamless migration in the target sideYonit Halperin2011-09-251-20/+116
* server: move the linking of channels to a separate routineYonit Halperin2011-09-251-26/+41
* server: move SPICE_MSG_MAIN_INIT sending code to a separate routineYonit Halperin2011-09-251-23/+33
* server: send SPICE_MSG_MAIN_MIGRATE_END on spice_server_migrate_endYonit Halperin2011-09-251-18/+67
* spice.proto: add SPICE_MSG_MAIN_MIGRATE_END & SPICE_MSGC_MAIN_MIGRATE_ENDYonit Halperin2011-09-251-0/+4
* server,proto: tell the client to connect to the migration target before migra...Yonit Halperin2011-09-253-40/+115
* configure: spice-protocol >= 0.8.2 (semi-seamless migration protocol)Yonit Halperin2011-09-251-1/+1
* server: handle migration interface additionYonit Halperin2011-09-252-0/+33
* server/spice.h: semi-seamless migration interface, RHBZ #738266Yonit Halperin2011-09-253-4/+35
* client: don't crash when booting a Xinerama setupChristophe Fergeau2011-09-201-4/+6
* fix infinite loop in resolution changeMarc-André Lureau2011-09-201-1/+7
* fix 2 X11 related leaksChristophe Fergeau2011-09-202-4/+8
* channel: fix EVP_PKEY leakChristophe Fergeau2011-09-201-3/+7
* always set VDAgentDisplayConfig::depthChristophe Fergeau2011-09-201-0/+1
* fix integer marshalling helpers on big endianChristophe Fergeau2011-09-201-6/+6
* fix typo in big endian code pathChristophe Fergeau2011-09-201-2/+2
* server/smartcard: fix smartcard_channel_send_errorAlon Levy2011-09-201-23/+7
* client: setting monitors resolution before resizing screens, RHBZ #728252Yonit Halperin2011-08-252-12/+34
* client/red_client: fix broken switch host migration (RHBZ 727969)Alon Levy2011-08-031-0/+1
* server/red_dispatcher: fix wrong resolution set for tabletAlon Levy2011-07-311-4/+4
* client: fix 30s timeout regressionChristophe Fergeau2011-07-311-2/+7
* Drop unnecessary X11 and alsa requires from spice-server.pcHans de Goede2011-07-271-3/+0