summaryrefslogtreecommitdiffstats
path: root/client
Commit message (Expand)AuthorAgeFilesLines
* 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
* client: exit nicely for --controller with no SPICE_XPI_SOCKET (rhbz#644292)Uri Lublin2011-03-011-0/+1
* Fix keyb modifiers not syncing from client to client os (rhbz#679467)Hans de Goede2011-03-011-0/+2
* Drop static_title.bmp from windows/Makefile.amHans de Goede2011-02-111-1/+0
* client/smartcard: libcacard dropped ReaderAddResponseAlon Levy2011-02-102-18/+78
* client/smartcard: ignore VSC_InitAlon Levy2011-02-101-0/+2
* client/smartcard: s/reader_id_t/uint32_t/ (libcacard changed)Alon Levy2011-02-102-11/+11
* spicec: Remove spice-client watermark (rhbz#662450)Hans de Goede2011-02-029-1060/+2
* spice-client migration: fix minor for old migration support.Uri Lublin2011-01-271-1/+1
* client/windows: don't allocate console unless requiredAlon Levy2011-01-271-9/+27