summaryrefslogtreecommitdiffstats
path: root/client
Commit message (Expand)AuthorAgeFilesLines
* 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
* client/server: add missing smartchannel channel security handlingAlon Levy2011-01-251-0/+6
* client: CEGUI: search for CEGUI-0.6 to work in F15 (rawhide)Alon Levy2011-01-191-0/+2
* client: log subject-host mismatch, and raise ssl warnings to errorsAlon Levy2011-01-171-5/+5
* client inputs: stop blinking keyboard when out of focusMarc-André Lureau2011-01-172-1/+15
* client/cmd_line_parser: fix wrong reporting of bad argument in --bla=val caseAlon Levy2011-01-171-2/+5
* spicec-x11: Let the window manager place our window the 1st time (rhbz#662407)Hans de Goede2010-12-162-1/+8
* spicec-x11: Add a class hint to our window managet hintsHans de Goede2010-12-161-1/+10
* spicec: Add a --title cmdline option (rhbz#662452)Hans de Goede2010-12-161-0/+6
* spicec: do not call connect_secure when connect_unsecure fails due to protoco...Arnon Gilboa2010-12-071-5/+7
* client/smartcard: add files to Makefile.am for make distAlon Levy2010-12-071-2/+4
* smartcard: configure option --enable-smartcardAlon Levy2010-12-072-1/+16
* smartcard: client: add keyboard shortcuts for remove/insert virtual cardAlon Levy2010-12-073-0/+54
* smartcard: client side (not enabled yet)Alon Levy2010-12-074-0/+639
* add .gitignore for testsAlon Levy2010-11-301-0/+1
* spicec: Don't show a white screen if guest resolution does not fit fullscreenHans de Goede2010-11-254-2/+34
* spicec: fix ASSERT to accept size == 0Arnon Gilboa2010-11-241-1/+1
* spicec-win: add image copy-paste supportArnon Gilboa2010-11-242-69/+151
* spicec-x11: Fix unhandled exception: no window proc crash (rhbz#655836)Hans de Goede2010-11-231-1/+9
* spicec-x11: Fix modifier keys getting stuck (rhbz#655048)Hans de Goede2010-11-221-0/+10
* spicec-x11: Add a few missing XLockDisplay calls (rhbz#654265)Hans de Goede2010-11-171-0/+6
* spicec: Don't show gui when connection info is specified on the cmdlineHans de Goede2010-11-091-6/+4
* spicec: Remove empty show / hide gui functionsHans de Goede2010-11-092-4/+4
* spicec: Fix info layer sometimes not showingHans de Goede2010-11-091-0/+1
* gitignore: add generated_*, vim temps, pycAlon Levy2010-11-081-0/+4
* spicec-win: ignore MSVCRT.lib in x86 buildArnon Gilboa2010-11-081-2/+3