summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2015-02-06Remove MSVC++ strncpy/strcat fallbacksHEADmasterChristophe Fergeau2-3/+1
2015-02-06Use new vdagent_{strncpy,strcat}_s helpersChristophe Fergeau4-7/+12
2015-02-06Add strcat_s/strcpy_s fallbacksChristophe Fergeau2-0/+57
2015-01-19Update version/copyright in vdagent resource fileChristophe Fergeau1-5/+5
2014-12-30g_key_get_string: use size_t for pointer differenceUri Lublin1-1/+1
2014-12-30Fix Visual Studio compiler warning (strcat and sscanf)Uri Lublin1-0/+2
2014-12-30Fix Visual Studio compiler warning (strncpy)Uri Lublin2-0/+3
2014-12-30Fix building with Visual Studio (snprintf)Uri Lublin1-0/+4
2014-12-30Fix building with Visual Studio (inttypes.h)Uri Lublin1-0/+7
2014-12-30vdcommon.h: consolidate defines under OLDMSVCRTUri Lublin1-3/+1
2014-12-30vdcommon.h: do not redefine _ftime_sUri Lublin1-0/+2
2014-12-30vdcommon.h: add comment about OLDMSVCRTUri Lublin1-0/+17
2014-12-30vdagent::handle_max_clipboard fix vd_printf formatUri Lublin1-2/+2
2014-12-30vdagent: as_user: reorder initialization to make mingw-gcc happyUri Lublin1-2/+2
2014-12-30Fix compiler warning (missing backslash in FileXfer::handle_start)Uri Lublin1-1/+1
2014-11-13Fix g_key_get_string() failure when string contains '['Cody Chan1-1/+1
2014-11-13Fix dragging of files with CJK characters in nameCody Chan1-1/+13
2014-06-19Don't refresh displays config when updatingMarc-André Lureau1-1/+10
2014-06-19Learn to build spice-vdagent MSI installerMarc-André Lureau3-1/+130
2014-03-09vdagent: clipboard: Add VD_AGENT_CAP_MAX_CLIPBOARD supportUri Lublin2-0/+24
2014-03-09vdagent: clipboard: GlobalUnlock on handle_request failureUri Lublin1-4/+14
2013-11-13Makefile.am: add INCLUDES to AM_CPPFLAGSUri Lublin1-3/+5
2013-11-13Makefile.am: tabifyUri Lublin1-2/+2
2013-11-13vdagent: file_xfer: make g_key_get_string saferUri Lublin2-7/+21
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