index
:
~teuf/spice-vd_agent-win
master
mingw
Unnamed repository; edit this file 'description' to name the repository.
teuf
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
vdservice
Age
Commit message (
Expand
)
Author
Files
Lines
2013-04-22
vdservice: add quotes to service path
Arnon Gilboa
1
-2
/
+6
2013-03-18
vdservice: extract supported_system_version() to vdcommon
Arnon Gilboa
2
-24
/
+4
2013-02-26
vdservice: reset vdagent stop event after wait
Arnon Gilboa
1
-0
/
+1
2013-01-31
vdservice stops vdagent via event
Arnon Gilboa
1
-1
/
+4
2012-11-25
vdservice: set process handle for vdagent launched on session>0
Arnon Gilboa
1
-0
/
+7
2012-11-25
vdservice: support Windows 8 & Server 2012
Arnon Gilboa
1
-2
/
+2
2012-11-14
vdagent: mv vdi_port files from vdservice
Arnon Gilboa
6
-576
/
+0
2012-11-14
vdservice: remove virtio-serial & pipe usage
Arnon Gilboa
2
-459
/
+36
2012-09-16
vdservice: stop service on virtio failure
Arnon Gilboa
6
-23
/
+27
2012-09-13
vdservice: retry virtio-serial read on ERROR_NO_SYSTEM_RESOURCES (1450)
Arnon Gilboa
1
-1
/
+1
2012-09-10
vdservice: restart vdagent if killed manually
Arnon Gilboa
1
-0
/
+10
2012-07-25
Fix remaining warnings
Marc-André Lureau
1
-4
/
+5
2012-05-24
mingw: fix broken build
Marc-André Lureau
1
-1
/
+1
2012-05-24
Allow running as a normal process again
Marc-André Lureau
1
-4
/
+4
2012-05-24
mingw: add standard main() entry function
Marc-André Lureau
1
-1
/
+16
2012-03-01
Revert "mingw: remove tMain use"
Christophe Fergeau
1
-3
/
+3
2012-03-01
mingw: remove tMain use
Christophe Fergeau
1
-3
/
+3
2012-03-01
mingw: fix format string for wchar_t
Christophe Fergeau
1
-1
/
+1
2012-03-01
mingw: don't redefine CTL_CODE if it's already defined
Christophe Fergeau
1
-0
/
+3
2012-03-01
mingw: use unsigned int in for loops when needed
Christophe Fergeau
1
-1
/
+1
2012-02-23
mingw: fix format string warnings
Christophe Fergeau
4
-33
/
+33
2012-02-23
Fix = use instead of ==
Christophe Fergeau
1
-1
/
+1
2011-12-28
vdservice: fix vdagent first launch (during startup) failure handling rhbz#75...
Arnon Gilboa
1
-8
/
+34
2011-11-16
vdservice: fix vdagent connection & termination handling rhbz#750037
Arnon Gilboa
1
-28
/
+40
2011-08-01
virtio_vdi_port: if async read returns with ERROR_OPERATION_ABORTED, cancel p...
Arnon Gilboa
1
-4
/
+10
2011-07-24
vdservice: extract init_vdi_port()
Arnon Gilboa
1
-13
/
+16
2011-07-24
vdservice: clean agent proc handle in kill_agent()
Arnon Gilboa
1
-4
/
+7
2011-07-24
vdservice: use overlap ConnectNamedPipe() in launch_agent()
Arnon Gilboa
1
-6
/
+19
2011-07-24
vdservice: add control events RHBZ #719140 #722980
Arnon Gilboa
1
-28
/
+55
2011-05-03
vdagent: use SPICE_PROTOCOL_DIR in project include dirs
Arnon Gilboa
1
-4
/
+4
2011-04-28
vdservice: support w2k3 32/64/r2, w2k8 32/64/r2 (rhbz#683166)
Arnon Gilboa
1
-11
/
+10
2011-04-28
vdservice: don't close pipe if overlapped I/O event is not in signaled state ...
Arnon Gilboa
1
-1
/
+1
2011-01-11
vdservice: s/fill_events(HANDLE *handle)/fill_events(HANDLE* handles)/ + unix...
Alon Levy
5
-362
/
+362
2011-01-11
vdservice/vdi_port refactor: cosmetic changes
Alon Levy
6
-89
/
+113
2011-01-11
vdi_port refactor: introduce old pci_vdi_port
Alon Levy
7
-86
/
+306
2011-01-11
vdi_port refactor: move ring handling to VDIPort, split h file, remove some d...
Alon Levy
5
-123
/
+136
2011-01-11
vdi_port refactor: introduce interface
Alon Levy
3
-30
/
+46
2011-01-11
start refactoring vdi_port
Alon Levy
3
-36
/
+66
2010-11-09
Revert "vdservice: don't start when no qxl device present"
Arnon Gilboa
2
-33
/
+2
2010-09-22
vdservice: use "com.redhat.spice.0" symbolic link as virtio-serial port path
Arnon Gilboa
2
-66
/
+6
2010-09-21
vdservice: replace VDAgentDataChunk with VDIChunkHeader
Arnon Gilboa
2
-10
/
+4
2010-09-21
vdservice: cleanup vcprojs
Arnon Gilboa
1
-158
/
+2
2010-08-24
vdservice: don't start when no qxl device present
Alon Levy
2
-2
/
+33
2010-08-24
Controlling Windows display settings (e.g., wallpaper, UI effects and font sm...
Yonit Halperin
1
-4
/
+25
2010-08-23
vdservice/vdagent: fixes leading to clipboard (aka large) message handling
Arnon Gilboa
1
-17
/
+25
2010-08-23
vdservice: change pipe write completion to use overlapped structure instead o...
Alon Levy
1
-27
/
+45
2010-08-23
vdservice: add debug only define for standalone executable
Alon Levy
1
-0
/
+11
2010-08-23
vdservice: use enum for events in main loop
Alon Levy
1
-15
/
+22
2010-08-23
vdservice: remove dead defines in vdi_port.h
Alon Levy
1
-4
/
+0
2010-08-23
vdservice: replace vdiport device with virtio-serial device
Alon Levy
4
-90
/
+222
[next]