reactos/dll/win32/advapi32
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
..
misc [ADVAPI32] Fix copying the TokenSource string 2019-07-20 13:56:18 +02:00
reg [ADVAPI32:REG] Remove some useless casts (#1614) 2019-06-05 18:37:07 +02:00
sec [ADVAPI32] Remove unused debug channels and comment out unused variables. Silences some clang-cl warnings. 2017-12-07 23:34:28 +01:00
service [SERVICES][ADVAPI32] Support the security process aka lsass.exe 2019-08-31 17:24:47 +02:00
token [ADVAPI32] Avoid excessive allocation in CheckTokenMembership. CORE-16094 2019-07-21 11:39:30 +02:00
wine [ADVAPI32] Stop pretending our advapi32 is NT6+ 2018-12-30 21:44:39 +01:00
advapi32.h [ADVAPI32] Additions for CreateProcessAsUserA/W(). 2018-06-27 23:40:07 +02:00
advapi32.rc
advapi32.spec [ADVAPI32] Implement I_QueryTagInformation 2018-12-30 14:27:02 +01:00
CMakeLists.txt [CMAKE] Use modules instead of shared libraries 2019-04-06 17:43:38 +02:00