summaryrefslogtreecommitdiff
path: root/client
AgeCommit message (Expand)AuthorFilesLines
2011-11-02client: display channel migrationYonit Halperin2-14/+153
2011-11-02client: playback/record channels: implement on_disconnectYonit Halperin3-19/+54
2011-11-02client: main channel migration: do partial cleanup when switching hostsYonit Halperin2-0/+11
2011-11-02client: handle SPICE_MSG_MAIN_MIGRATE_ENDYonit Halperin4-11/+187
2011-11-02client: handle SpiceMsgMainMigrationBegin (semi-seamless migration)Yonit Halperin1-3/+20
2011-11-02client: rewrite surfaces cacheYonit Halperin10-263/+101
2011-10-05client/x11: reset screen positions in XMonitor::do_restoreChristophe Fergeau1-2/+2
2011-10-05client/x11: fix mode setting in MultyMonScreen::restoreChristophe Fergeau1-7/+1
2011-10-05client/x11: fix typos (finde => find)Christophe Fergeau1-7/+7
2011-09-20client: fix typo commnad=>commandChristophe Fergeau2-3/+3
2011-09-19client: don't crash when booting a Xinerama setupChristophe Fergeau1-4/+6
2011-09-15fix typosChristophe Fergeau4-41/+41
2011-09-01fix bug #692833Marc-André Lureau1-1/+7
2011-08-25client: setting monitors resolution before resizing screens, RHBZ #728252Yonit Halperin2-12/+33
2011-08-17use Xkb to get keyboard modifier maskChristophe Fergeau1-23/+2
2011-08-17fix harmless typo in InputsChannel::handle_modifiersChristophe Fergeau1-1/+1
2011-08-15fix 2 X11 related leaksChristophe Fergeau2-4/+8
2011-08-15channel: fix EVP_PKEY leakChristophe Fergeau1-3/+7
2011-08-15always set VDAgentDisplayConfig::depthChristophe Fergeau1-0/+1
2011-08-03client/red_client: fix broken switch host migration (RHBZ 727969)Alon Levy1-0/+1
2011-08-02Fix typo: treshold -> thresholdLiang Guo1-1/+1
2011-08-02Fix typo: seperator -> separatorLiang Guo3-24/+24
2011-07-31client: fix 30s timeout regressionChristophe Fergeau1-2/+7
2011-07-22fix make distcheckChristophe Fergeau1-1/+1
2011-07-22client: don't die if initial agent timeout triggersChristophe Fergeau2-2/+10
2011-07-22client: only send one SPICE_MSGC_MAIN_ATTACH_CHANNELS messagesChristophe Fergeau2-8/+16
2011-07-22client: split overlong option descriptionsChristophe Fergeau1-2/+5
2011-07-21client: fix endless recursion in rearrange_monitors, RHBZ #692976Yonit Halperin4-50/+55
2011-07-21spicec: Make loglevel configurable through the environmentHans de Goede1-0/+7
2011-07-19client: add missing "," in option listChristophe Fergeau1-1/+1
2011-07-18client: rename connect_unsecure to connect_to_peerUri Lublin2-4/+15
2011-07-18client: don't crash when agent is missing WAN supportChristophe Fergeau1-8/+20
2011-07-18client: improve WAN option descriptionChristophe Fergeau1-2/+2
2011-07-18x11: don't return freed memory from get_clipboardChristophe Fergeau1-2/+6
2011-07-18client: match delete[] with new[]Christophe Fergeau1-1/+1
2011-07-18client: s/recive/receiveChristophe Fergeau4-25/+25
2011-06-22sndworker: add AudioVolume/AudioMute messagesMarc-André Lureau1-0/+2
2011-06-14client: fix for redundant shift+f11 RHBZ #674532Yonit Halperin3-10/+27
2011-05-30client/windows: enable image randomization (ASLR) rhbz#701111Arnon Gilboa1-2/+2
2011-05-30client/windows: remove slash from x64 build dirArnon Gilboa1-4/+4
2011-05-22client/windows: remove precompiled header for common.h (fix broken windows de...Arnon Gilboa1-4/+4
2011-05-19client: fix flipped video in Linux guest on windows client, RHBZ #667689Yonit Halperin1-3/+5
2011-05-12client/windows: undef SIZE_MAX in stdint.hArnon Gilboa1-1/+1
2011-05-12client/windows: add common\ssl_verify.c/h to projectArnon Gilboa1-2/+10
2011-05-12client/windows: inc version to 0,9,0,0Arnon Gilboa1-4/+4
2011-05-12client/windows: init PACKAGE_VERSIONArnon Gilboa2-3/+5
2011-05-12client: fix return code when missing hostAlon Levy1-0/+1
2011-05-03client: make use of ssl_verify.cMarc-André Lureau4-385/+36
2011-05-03common: add windows.h where required, make gdi_handlers staticMarc-André Lureau1-1/+0
2011-05-03client: remove unused mb() macroChristophe Fergeau1-6/+0