reactos/base/system/services
Eric Kohl 8f939e057c [SERVICES] Control set code clean-up
- Flush the new control set after the control set has been created.
- Make sure that we create a new control set only on the first boot after setup.
- Move the control set copy code to a separate function.
- Get rid of the global control set values.
2018-09-29 01:31:58 +02:00
..
lang [TRANSLATION] Update Romanian translation (#851) 2018-09-14 11:04:36 +02:00
CMakeLists.txt
config.c [ADVAPI32][SERVICES] Use the session key provided by SystemFunction028 to encrypt and decrypt the service passwords. 2018-09-19 12:30:33 +02:00
controlset.c [SERVICES] Control set code clean-up 2018-09-29 01:31:58 +02:00
database.c [SERVICES] Only services starting under the LocalSystem account can run interactively. Otherwise ignore the interactive flag. 2018-09-09 23:24:08 +02: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] RChangeServiceConfigW / RCreateServiceW: Use SecureZeroMemory to wipe clear-text passwords after use. 2018-09-28 17:51:12 +02:00
security.c
services.c [SERVICES] Control set code clean-up 2018-09-29 01:31:58 +02:00
services.h [SERVICES] Control set code clean-up 2018-09-29 01:31:58 +02:00
services.rc [SERVICES] Add french translation. 2018-02-25 00:49:55 +01:00