reactos/base/system/services
Eric Kohl 0625eb3746 [SERVICES][ADVAPI32] Support the security process aka lsass.exe
- Reserve the pipe NtControlPipe0 for the security process.
- Count regular service control pipes from 1.
- Use I_ScIsSecurityProcess to identify the security process.
- Services.exe uses the SECURITY_SERVICES_STARTED event to notify the security process that NtControlPipe0 is ready for use.
2019-08-31 17:24:47 +02:00
..
lang [TRANSLATION] Hebrew Translation for Services (#1741) 2019-07-19 17:08:33 +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] Improvements to registry control sets 2019-08-10 14:24:11 +02:00
database.c [SERVICES][ADVAPI32] Support the security process aka lsass.exe 2019-08-31 17:24:47 +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] Improvements to registry control sets 2019-08-10 14:24:11 +02:00
security.c [SERVICES] Use a proper security descriptor for the control pipes 2019-08-04 22:30:40 +02:00
services.c [SERVICES][ADVAPI32] Support the security process aka lsass.exe 2019-08-31 17:24:47 +02:00
services.h [SERVICES][ADVAPI32] Support the security process aka lsass.exe 2019-08-31 17:24:47 +02:00
services.rc [TRANSLATION] Hebrew Translation for Services (#1741) 2019-07-19 17:08:33 +02:00