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
CMakeLists.txt
config.c
controlset.c
database.c [SERVICES][ADVAPI32] Support the security process aka lsass.exe 2019-08-31 17:24:47 +02:00
driver.c
groupdb.c
lock.c
resource.h
rpcserver.c
security.c
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