summaryrefslogtreecommitdiff
path: root/qga/service-win32.c
AgeCommit message (Expand)AuthorFilesLines
2013-07-25qga: escape cmdline args when registering win32 service (CVE-2013-2231)Laszlo Ersek1-5/+74
2013-07-25ga_install_service(): nest error paths more idiomaticallyLaszlo Ersek1-10/+12
2013-07-25qga/service-win32.c: diagnostic output should go to stderrLaszlo Ersek1-3/+3
2013-05-30qga: save state directory in ga_install_service()Laszlo Ersek1-1/+5
2013-05-30qga: remove undefined behavior in ga_install_service()Laszlo Ersek1-8/+11
2013-03-11qga: cast to int for DWORD typeLei Li1-1/+1
2012-02-23qemu-ga: add Windows service integrationMichael Roth1-0/+114