summaryrefslogtreecommitdiff
path: root/common
AgeCommit message (Expand)AuthorFilesLines
2015-02-06Remove MSVC++ strncpy/strcat fallbacksHEADmasterChristophe Fergeau1-2/+0
2015-02-06Use new vdagent_{strncpy,strcat}_s helpersChristophe Fergeau2-4/+9
2015-02-06Add strcat_s/strcpy_s fallbacksChristophe Fergeau2-0/+57
2014-12-30Fix Visual Studio compiler warning (strcat and sscanf)Uri Lublin1-0/+2
2014-12-30Fix Visual Studio compiler warning (strncpy)Uri Lublin1-0/+1
2014-12-30Fix building with Visual Studio (snprintf)Uri Lublin1-0/+4
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
2013-04-22Revert "vdagent: add vdagent_helper to support mouse when UAC dialog takes fo...Arnon Gilboa1-1/+0
2013-03-18vdagent: add vdagent_helper to support mouse when UAC dialog takes focusArnon Gilboa1-0/+1
2013-03-18vdservice: extract supported_system_version() to vdcommonArnon Gilboa2-0/+44
2013-01-31vdservice stops vdagent via eventArnon Gilboa1-0/+1
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-11-14vdagent: remove pipe common defsArnon Gilboa1-31/+0
2012-05-24mingw: don't use *_s msvcrt variantsMarc-André Lureau3-23/+42
2012-03-01mingw: workaround _ftime_s bugChristophe Fergeau1-1/+7
2012-02-23mingw: use gcc attributes for struct packingChristophe Fergeau1-2/+10
2012-02-23mingw: disable vc-specific #pragmaChristophe Fergeau1-0/+2
2012-02-23mingw: don't redefine SIZE_MAXChristophe Fergeau1-0/+2
2012-02-23mingw: fix format string warningsChristophe Fergeau2-2/+2
2011-11-21vdlog: change log times to human readable date & time rhbz#672828Arnon Gilboa2-19/+47
2011-01-11vdi_port refactor: introduce old pci_vdi_portAlon Levy1-0/+1
2010-11-09Revert "vdservice: add missing vdcommon.cpp"Arnon Gilboa1-19/+0
2010-11-09Revert "vdservice: don't start when no qxl device present"Arnon Gilboa1-2/+0
2010-08-29vdservice: add missing vdcommon.cppAlon Levy1-0/+19
2010-08-24vdservice: don't start when no qxl device presentAlon Levy1-0/+2
2010-08-24Controlling Windows display settings (e.g., wallpaper, UI effects and font sm...Yonit Halperin1-0/+2
2010-08-23vdservice/vdagent: fixes leading to clipboard (aka large) message handlingArnon Gilboa1-0/+1
2010-08-23include path fixes because of spice-protcol updatesAlon Levy1-1/+7
2010-08-23spice: vdagent: support x64 archArnon Gilboa1-0/+4
2009-12-23vdagent: add win7 support to service for launching agentArnon Gilboa1-1/+2
2009-11-05fresh startArnon Gilboa4-0/+626