summaryrefslogtreecommitdiffstats
path: root/client
Commit message (Expand)AuthorAgeFilesLines
* 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
* client: fix broken vs2008 buildAlon Levy2011-01-272-1/+14
* client: --help should not need platform initializationAlon Levy2011-01-272-33/+62
* client: gcc 4.6.0: two more unused variable fixesAlon Levy2011-01-272-3/+0
* client/cegui: cegui 0.6.0 gcc 4.6.0 related fixAlon Levy2011-01-273-0/+8
* client/glz_decoder.cpp: gcc 4.6.0 unused fixesAlon Levy2011-01-271-5/+0
* client/display_channel: gcc 4.6.0 unused fixesAlon Levy2011-01-271-6/+12
* client/server: warning fixes (gcc 4.6.0)Alon Levy2011-01-271-2/+5
* client/server: add missing USE_TUNNELAlon Levy2011-01-251-0/+4