- 27 Mar, 2009 1 commit
-
-
Andrew Talbot authored
-
- 24 Mar, 2009 2 commits
-
-
Rob Shearman authored
services: svcctl_GetServiceDisplayNameW and svcctl_GetServiceKeyNameW should have string attribute on output buffer. They also should not have two parameters for specifying the size of the buffer. The buffer size should also not include in the nul-terminating character.
-
Rob Shearman authored
-
- 16 Feb, 2009 1 commit
-
-
Michael Stefaniuc authored
-
- 02 Feb, 2009 2 commits
-
-
Marcus Meissner authored
-
Rob Shearman authored
-
- 21 Jan, 2009 2 commits
-
-
Alexandre Julliard authored
-
Alexandre Julliard authored
-
- 19 Jan, 2009 2 commits
-
-
Alexandre Julliard authored
-
Alexandre Julliard authored
-
- 17 Dec, 2008 1 commit
-
-
Maarten Lankhorst authored
-
- 26 Nov, 2008 1 commit
-
-
Alexandre Julliard authored
-
- 25 Sep, 2008 1 commit
-
-
Alexandre Julliard authored
-
- 22 Aug, 2008 1 commit
-
-
Paul Vriens authored
-
- 23 Jul, 2008 1 commit
-
-
Andrew Talbot authored
-
- 27 May, 2008 1 commit
-
-
Dan Kegel authored
-
- 20 May, 2008 1 commit
-
-
Andrew Talbot authored
-
- 08 May, 2008 1 commit
-
-
Alexandre Julliard authored
Only start a single dispatcher thread for all services.
-
- 29 Apr, 2008 1 commit
-
-
Alexandre Julliard authored
-
- 18 Apr, 2008 1 commit
-
-
Marcus Meissner authored
-
- 11 Apr, 2008 1 commit
-
-
Rob Shearman authored
-
- 07 Apr, 2008 1 commit
-
-
Andrew Talbot authored
-
- 02 Apr, 2008 1 commit
-
-
Rob Shearman authored
-
- 01 Apr, 2008 1 commit
-
-
Rob Shearman authored
-
- 31 Mar, 2008 1 commit
-
-
Alexandre Julliard authored
-
- 29 Mar, 2008 9 commits
-
-
Rob Shearman authored
services: Remove dependency on service name being determined correctly in order for the two ends on the control pipe to meet up. Instead use the mechanism used by native which uses \\.\pipe\net\NtControlPipeN. Also remove the service startup event set by StartServiceCtrlDispatcher as we wait for the service status to change instead.
-
Rob Shearman authored
This also changes the architecture such that services.exe is the server end of the control pipe and the service is the client end.
-
Rob Shearman authored
-
Rob Shearman authored
-
Mikołaj Zalewski authored
-
Mikołaj Zalewski authored
-
Mikołaj Zalewski authored
-
Mikołaj Zalewski authored
services: Move CreateService, OpenService and DeleteService implementations from advapi32.dll to services.exe.
-
Mikołaj Zalewski authored
-
- 27 Mar, 2008 1 commit
-
-
Austin English authored
-
- 26 Mar, 2008 1 commit
-
-
Stefan Leichter authored
-
- 14 Mar, 2008 1 commit
-
-
Paul Vriens authored
-
- 22 Feb, 2008 1 commit
-
-
Maarten Lankhorst authored
-
- 04 Feb, 2008 1 commit
-
-
Rob Shearman authored
Calculating an open-ended structure using sizeof doesn't yield an accurate size because of alignment.
-
- 10 Jan, 2008 1 commit
-
-
Paul Chitescu authored
-