- 31 Mar, 2008 28 commits
-
-
Jacek Caban authored
-
Jacek Caban authored
-
Jacek Caban authored
-
Jacek Caban authored
-
Vitaliy Margolen authored
-
Vitaliy Margolen authored
-
Vitaliy Margolen authored
-
Alexander Nicolaysen Sørnes authored
-
Roderick Colenbrander authored
-
Dmitry Timoshkov authored
-
Michael Stefaniuc authored
-
Michael Stefaniuc authored
-
Andrew Talbot authored
-
Andrew Talbot authored
-
Andrew Talbot authored
-
Mikołaj Zalewski authored
-
Mikołaj Zalewski authored
-
Mikołaj Zalewski authored
-
Mikołaj Zalewski authored
-
Mikołaj Zalewski authored
-
Mikołaj Zalewski authored
-
Mikołaj Zalewski authored
-
Mikołaj Zalewski authored
-
Mikołaj Zalewski authored
-
Mikołaj Zalewski authored
-
Alasdair Sinclair authored
-
Alexandre Julliard authored
-
Jacek Caban authored
-
- 29 Mar, 2008 12 commits
-
-
Rob Shearman authored
services: Fill in the functions between implemented functions in svcctl.idl so that it our remoting code is wire-compatible with NT. Add the necessary stubs for these in services.exe.
-
Rob Shearman authored
Make the functions that deal with the service database more object-oriented. Add a finer-grained locking architecture.
-
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
-
Roderick Colenbrander authored
-