summaryrefslogtreecommitdiffstats
path: root/client
Commit message (Expand)AuthorAgeFilesLines
* 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
* 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
* 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
* client: fix 30s timeout regressionChristophe Fergeau2011-07-311-2/+7
* fix make distcheckChristophe Fergeau2011-07-221-1/+1
* client: don't die if initial agent timeout triggersChristophe Fergeau2011-07-222-2/+10
* client: only send one SPICE_MSGC_MAIN_ATTACH_CHANNELS messagesChristophe Fergeau2011-07-212-8/+16
* client: fix endless recursion in rearrange_monitors, RHBZ #692976Yonit Halperin2011-07-214-50/+54
* client: rename connect_unsecure to connect_to_peerUri Lublin2011-07-212-4/+14
* client: don't crash when agent is missing WAN supportChristophe Fergeau2011-07-211-8/+20
* client: improve WAN option descriptionChristophe Fergeau2011-07-211-2/+5
* x11: don't return freed memory from get_clipboardChristophe Fergeau2011-07-211-2/+6
* client: match delete[] with new[]Christophe Fergeau2011-07-211-1/+1
* client/windows: enable image randomization (ASLR) rhbz#701111Arnon Gilboa2011-07-211-2/+2
* client/windows: undef SIZE_MAX in stdint.hArnon Gilboa2011-07-211-1/+1
* add missing "LGPLv2.1 or later" header to source filesChristophe Fergeau2011-07-2111-1/+184
* client: s/reqired/required in CmdLineParserChristophe Fergeau2011-07-212-5/+5
* gl: remove unused variablesChristophe Fergeau2011-07-211-6/+0
* gl: use correct pixman accessor for image dataChristophe Fergeau2011-07-211-1/+1
* client: use silent generation rules in Makefile.amChristophe Fergeau2011-07-211-4/+4
* opengl: fix compilationChristophe Fergeau2011-07-211-3/+0
* client/windows: use SPICE_PROTOCOL_DIR in project include dirsArnon Gilboa2011-07-211-4/+4
* Fixes compilation error of Spice Client (Linux/X11) with OpenGL enabled modif...Thomas Tyminski2011-07-211-3/+3
* build: s/HUGE/INFINITY/Gerd Hoffmann2011-07-211-1/+1
* spicec: Make loglevel configurable through the environmentHans de Goede2011-07-201-0/+7
* client: fix for redundant shift+f11 RHBZ #674532Yonit Halperin2011-06-143-10/+27
* client/windows: init PACKAGE_VERSIONArnon Gilboa2011-05-242-3/+5
* client: fix flipped video in Linux guest on windows client, RHBZ #667689Yonit Halperin2011-05-191-3/+5
* client: fix return code when missing hostAlon Levy2011-05-121-0/+1
* client: skip spaces in --host-subjectChristophe Fergeau2011-04-201-1/+8
* client: add --version cmdline option to spicecChristophe Fergeau2011-04-201-1/+9
* client: s/AVAILIBLE/AVAILABLE in CmdLineParserChristophe Fergeau2011-04-204-5/+5
* spicec-x11: Work around a bug in xselHans de Goede2011-03-231-1/+3
* spicec-x11: Don't crash on apps sending bad atoms as TARGETSHans de Goede2011-03-231-12/+16
* client: Don't handle hotkeys while sticky alt is activeHans de Goede2011-03-111-4/+6
* client/smartcard: handle the --smartcard-db optionAlon Levy2011-03-081-1/+4
* x11: Use _exit rather then exit on X errors (rhbz#680763)Hans de Goede2011-03-011-2/+2