summaryrefslogtreecommitdiffstats
path: root/client
Commit message (Expand)AuthorAgeFilesLines
* client: setting monitors resolution before resizing screens, RHBZ #728252Yonit Halperin2011-08-252-12/+33
* use Xkb to get keyboard modifier maskChristophe Fergeau2011-08-171-23/+2
* fix harmless typo in InputsChannel::handle_modifiersChristophe Fergeau2011-08-171-1/+1
* fix 2 X11 related leaksChristophe Fergeau2011-08-152-4/+8
* channel: fix EVP_PKEY leakChristophe Fergeau2011-08-151-3/+7
* always set VDAgentDisplayConfig::depthChristophe Fergeau2011-08-151-0/+1
* client/red_client: fix broken switch host migration (RHBZ 727969)Alon Levy2011-08-031-0/+1
* Fix typo: treshold -> thresholdLiang Guo2011-08-021-1/+1
* Fix typo: seperator -> separatorLiang Guo2011-08-023-24/+24
* 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-222-8/+16
* client: split overlong option descriptionsChristophe Fergeau2011-07-221-2/+5
* client: fix endless recursion in rearrange_monitors, RHBZ #692976Yonit Halperin2011-07-214-50/+55
* spicec: Make loglevel configurable through the environmentHans de Goede2011-07-211-0/+7
* client: add missing "," in option listChristophe Fergeau2011-07-191-1/+1
* client: rename connect_unsecure to connect_to_peerUri Lublin2011-07-182-4/+15
* client: don't crash when agent is missing WAN supportChristophe Fergeau2011-07-181-8/+20
* client: improve WAN option descriptionChristophe Fergeau2011-07-181-2/+2
* x11: don't return freed memory from get_clipboardChristophe Fergeau2011-07-181-2/+6
* client: match delete[] with new[]Christophe Fergeau2011-07-181-1/+1
* client: s/recive/receiveChristophe Fergeau2011-07-184-25/+25
* sndworker: add AudioVolume/AudioMute messagesMarc-André Lureau2011-06-221-0/+2
* client: fix for redundant shift+f11 RHBZ #674532Yonit Halperin2011-06-143-10/+27
* client/windows: enable image randomization (ASLR) rhbz#701111Arnon Gilboa2011-05-301-2/+2
* client/windows: remove slash from x64 build dirArnon Gilboa2011-05-301-4/+4
* client/windows: remove precompiled header for common.h (fix broken windows de...Arnon Gilboa2011-05-221-4/+4
* client: fix flipped video in Linux guest on windows client, RHBZ #667689Yonit Halperin2011-05-191-3/+5
* client/windows: undef SIZE_MAX in stdint.hArnon Gilboa2011-05-121-1/+1
* client/windows: add common\ssl_verify.c/h to projectArnon Gilboa2011-05-121-2/+10
* client/windows: inc version to 0,9,0,0Arnon Gilboa2011-05-121-4/+4
* client/windows: init PACKAGE_VERSIONArnon Gilboa2011-05-122-3/+5
* client: fix return code when missing hostAlon Levy2011-05-121-0/+1
* client: make use of ssl_verify.cMarc-André Lureau2011-05-034-385/+36
* common: add windows.h where required, make gdi_handlers staticMarc-André Lureau2011-05-031-1/+0
* client: remove unused mb() macroChristophe Fergeau2011-05-031-6/+0
* add missing staticChristophe Fergeau2011-05-032-2/+2
* win32: remove obsolete preprocessor #definesChristophe Fergeau2011-05-031-4/+4
* s/USE_OGL/USE_OPENGLChristophe Fergeau2011-05-0317-100/+100
* add #include <config.h> to all source filesChristophe Fergeau2011-05-0367-3/+202
* autotools: correctly build canvas-related codeChristophe Fergeau2011-05-0314-15/+65
* autotools: refactor the whole build machineryChristophe Fergeau2011-05-034-571/+235
* add missing "LGPLv2.1 or later" header to source filesChristophe Fergeau2011-05-0211-1/+184
* client: remove c++ wrappersChristophe Fergeau2011-05-0217-338/+36
* configure.ac: fix make distChristophe Fergeau2011-05-021-2/+1
* client: skip spaces in --host-subjectChristophe Fergeau2011-04-181-1/+8
* client: add --version cmdline option to spicecChristophe Fergeau2011-04-181-1/+9
* client: s/reqired/required in CmdLineParserChristophe Fergeau2011-04-182-5/+5
* client: s/AVAILIBLE/AVAILABLE in CmdLineParserChristophe Fergeau2011-04-184-5/+5