summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2013-11-13vdagent: file-xfer: make user desktop the target directoryUri Lublin1-1/+1
2013-11-13file_xfer: create file with user privilegesUri Lublin1-0/+7
2013-11-13vdagent: add as_user to run tasks with user privilegesUri Lublin4-0/+121
2013-08-26Update NEWS for 0.7.2 releaseChristophe Fergeau1-0/+5
2013-07-17Remove usage of more _s functionsMarc-André Lureau2-5/+14
2013-07-17Fix cast BOOL->PVOID warningMarc-André Lureau1-1/+1
2013-07-17Fix wrong size_t printf formatMarc-André Lureau1-1/+1
2013-07-17Replace sscanf_s by sscanfMarc-André Lureau1-2/+2
2013-07-17Add suggested parenthesesMarc-André Lureau1-1/+1
2013-07-17Fix task could be used uninitializedMarc-André Lureau1-6/+10
2013-07-17Fix invalid print format for uint64_t valuesMarc-André Lureau1-2/+6
2013-07-17Fix wrong DWORD print fmtMarc-André Lureau2-3/+3
2013-07-17dos2unixMarc-André Lureau2-35/+35
2013-07-17Update spice-protocolMarc-André Lureau1-0/+0
2013-06-27vdagent: add support for client -> guest file transfersArnon Gilboa5-0/+258
2013-06-27cleanup dispatch_message()Arnon Gilboa1-12/+11
2013-06-20vdagent: advertise CRLF line-endingArnon Gilboa1-0/+1
2013-05-14Update spice-protocol submodule to 0.12.5Christophe Fergeau1-0/+0
2013-05-12vdagent: protect against NULL entry in _displaysUri Lublin2-5/+11
2013-05-09vdagent: drop clipboard received after timeoutArnon Gilboa1-3/+10
2013-05-09vdagent: add support for VD_AGENT_CLIENT_DISCONNECTEDArnon Gilboa1-0/+4
2013-05-09vdagent: support sparse monitors configArnon Gilboa1-0/+6
2013-04-24build-sys: fix mingw buildMarc-André Lureau2-0/+7
2013-04-24Revert "Refresh monitor config only when needed"Marc-André Lureau1-1/+3
2013-04-24Try harder to enable monitorsMarc-André Lureau1-9/+26
2013-04-22vdservice: add quotes to service pathArnon Gilboa1-2/+6
2013-04-22Revert "vdagent: add vdagent_helper to support mouse when UAC dialog takes fo...Arnon Gilboa5-470/+1
2013-03-18vdagent: add vdagent_helper to support mouse when UAC dialog takes focusArnon Gilboa5-1/+470
2013-03-18vdagent: don't terminate if stop event cannot be openedArnon Gilboa1-13/+9
2013-03-18vdagent: log unsupported grabbed clipboard formatsArnon Gilboa1-3/+8
2013-03-18vdagent: for Win7 class, use ClipboardFormatListener apiArnon Gilboa2-2/+42
2013-03-18vdservice: extract supported_system_version() to vdcommonArnon Gilboa4-24/+48
2013-03-18vdagent: on encoding only, use HBITMAP to keep the correct paletteArnon Gilboa1-1/+5
2013-03-16Reattach monitorsMarc-André Lureau1-0/+6
2013-03-16Refresh monitor config only when neededMarc-André Lureau1-1/+1
2013-03-12vdagent: use HBITMAP instead of DIB for image encodingArnon Gilboa1-3/+8
2013-02-26vdservice: reset vdagent stop event after waitArnon Gilboa1-0/+1
2013-02-15spec: Automatically substitute versionChristophe Fergeau2-3/+2
2013-02-15spec: Add missing call to %mingw_debug_packagesChristophe Fergeau1-0/+1
2013-01-31vdservice stops vdagent via eventArnon Gilboa3-2/+20
2013-01-22Add OLDMSVCRT fallback for _ftime_sChristophe Fergeau2-14/+6
2013-01-22vdlog: Get swprinft_s definition from vdcommon.hChristophe Fergeau1-4/+1
2012-12-09build-sys: remove *vdi_port* from Makefile.amArnon Gilboa1-6/+0
2012-12-09vdagent: git rm *vdi_port*Arnon Gilboa6-576/+0
2012-12-09vdagent: remove vdi_port from vcprojArnon Gilboa1-24/+0
2012-12-09vdagent: remove vdi_port, use vio_serial directlyArnon Gilboa1-130/+109
2012-12-09vdagent: when SetClipboardData fails, set clipboard control event to stop waitArnon Gilboa1-14/+16
2012-11-25vdservice: set process handle for vdagent launched on session>0Arnon Gilboa1-0/+7
2012-11-25vdservice: support Windows 8 & Server 2012Arnon Gilboa1-2/+2
2012-11-18vdagent: remove a wrong returnArnon Gilboa1-1/+0