reactos/dll/win32/secur32
Eric Kohl ae7e375a4d [LSALIB][SECURE32][LSASRV] Improve the check for trusted/untrusted callers
- A caller of LsaRegisterLogonProcess is a trusted caller if the calling process has got the Tcb privilege, otherwise it is an untrusted caller.
- A caller of LsaConnectUntrusted is always an untrusted caller.
- A caller of LsapOpenLsaPort is always a trusted caller.
2024-12-22 11:15:37 +01:00
..
wine
CMakeLists.txt
dllmain.c
lsalpc.c
precomp.h
secur32.rc
secur32.spec
secur32_priv.h
sspi.c
stubs.c
thunks.c
thunks.h
wrapper.c