reactos/base/system/services
Eric Kohl 1dfbed9c3d [SERVICES][ADVAPI32] Fix the broken service stop sequence
services\database.c:
- Refactor ScmControlService() so that it can be used to send the dispatcher loop stop command.
- Separate the code to decrement the image run counter from the service image cleanup code.

services\rpcserver.c:
- RSetServiceStatus(): Stop the dispatcher loop when the image run counter is zero and remove the service image after that.

advapi32\service\sctrl.c:
- Do not terminate the service dispatcher loop when the last service is being stopped. Wait for an explicit dispatcher stop command (empty service name).

CORE-12413
2018-02-24 11:14:05 +01:00
..
lang [TRANSLATIONS] Update the email address and add a note in the Turkish translation document (#271) 2018-01-07 22:09:42 +01:00
CMakeLists.txt
config.c
controlset.c
database.c [SERVICES][ADVAPI32] Fix the broken service stop sequence 2018-02-24 11:14:05 +01:00
driver.c [SERVICES] Update a drivers status properly 2018-02-19 00:14:58 +01:00
groupdb.c
lock.c
resource.h
rpcserver.c [SERVICES][ADVAPI32] Fix the broken service stop sequence 2018-02-24 11:14:05 +01:00
security.c
services.c
services.h [SERVICES][ADVAPI32] Fix the broken service stop sequence 2018-02-24 11:14:05 +01:00
services.rc