Age | Commit message (Expand) | Author | Files | Lines |
---|---|---|---|---|
2016-06-07 | qga: Remove unnecessary glib.h includes | Peter Maydell | 1 | -1/+0 |
2016-02-04 | qga: Clean up includes | Peter Maydell | 1 | -2/+1 |
2013-07-25 | qga: escape cmdline args when registering win32 service (CVE-2013-2231) | Laszlo Ersek | 1 | -5/+74 |
2013-07-25 | ga_install_service(): nest error paths more idiomatically | Laszlo Ersek | 1 | -10/+12 |
2013-07-25 | qga/service-win32.c: diagnostic output should go to stderr | Laszlo Ersek | 1 | -3/+3 |
2013-05-30 | qga: save state directory in ga_install_service() | Laszlo Ersek | 1 | -1/+5 |
2013-05-30 | qga: remove undefined behavior in ga_install_service() | Laszlo Ersek | 1 | -8/+11 |
2013-03-11 | qga: cast to int for DWORD type | Lei Li | 1 | -1/+1 |
2012-02-23 | qemu-ga: add Windows service integration | Michael Roth | 1 | -0/+114 |