reactos/dll/win32/lsasrv
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
..
lang [LSASRV] Update Romanian (ro-RO) translation (#6380) 2024-01-21 22:08:19 +01:00
authpackage.c [LSASRV] Set up a security descriptor for the token object 2022-05-06 10:09:36 +02:00
authport.c [LSALIB][SECURE32][LSASRV] Improve the check for trusted/untrusted callers 2024-12-22 11:15:37 +01:00
CMakeLists.txt
database.c
dssetup.c
lookup.c
lsarpc.c [LSASRV] Fix usage of self-relative security descriptor in LsarQuerySecurityObject 2023-09-26 18:01:45 +03:00
lsasrv.c
lsasrv.h [LSASRV] Set up a security descriptor for the token object 2022-05-06 10:09:36 +02:00
lsasrv.rc
lsasrv.spec
notify.c
policy.c
privileges.c [REACTOS] Add '\n' to debug logs 2022-05-04 03:28:38 +03:00
registry.c
resources.h
security.c [LSASRV] Set up a security descriptor for the token object 2022-05-06 10:09:36 +02:00
service.c
session.c
srm.c [REACTOS] Add '\n' to debug logs 2022-05-04 03:28:38 +03:00
utils.c