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 [SECUR32] Do not declare global variables in a header 2022-04-26 03:38:38 +03:00
CMakeLists.txt [CMAKE] Use modules instead of shared libraries 2019-04-06 17:43:38 +02:00
dllmain.c
lsalpc.c [LSALIB][SECURE32][LSASRV] Improve the check for trusted/untrusted callers 2024-12-22 11:15:37 +01:00
precomp.h
secur32.rc
secur32.spec
secur32_priv.h
sspi.c
stubs.c
thunks.c
thunks.h
wrapper.c