reactos/sdk/lib/lsalib
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
..
CMakeLists.txt
lsa.c [LSALIB][SECURE32][LSASRV] Improve the check for trusted/untrusted callers 2024-12-22 11:15:37 +01:00