reactos/ntoskrnl/se
George Bișoc fc5bc55fbb
[NTOS:SE] Use the captured security descriptor when access checking
When performing access security check, use the security descriptor that we've captured it to determine based on that descriptor if the client can be granted access or not.
2021-09-12 16:07:44 +02:00
..
access.c [NTOS:SE] Annotate the remaining functions with SAL 2021-08-22 10:29:58 +02:00
accesschk.c [NTOS:SE] Use the captured security descriptor when access checking 2021-09-12 16:07:44 +02:00
acl.c [NTOS:SE] Annotate the remaining functions with SAL 2021-08-22 10:29:58 +02:00
audit.c [NTOS:SE] Annotate the remaining functions with SAL 2021-08-22 10:29:58 +02:00
priv.c [NTOS:SE] SepSinglePrivilegeCheck doesn't expect a NT status code value 2021-08-22 11:31:57 +02:00
sd.c [NTOS:SE] Explicitly check the auto inherit flags right away 2021-09-09 19:29:53 +02:00
semgr.c [NTOS:SE] Annotate the remaining functions with SAL 2021-08-22 10:29:58 +02:00
sid.c [NTOS:SE] Annotate the remaining functions with SAL 2021-08-22 10:29:58 +02:00
sqos.c [NTOS:SE] Move SQOS capturing in its own file 2021-07-05 09:39:06 +02:00
srm.c [NTOS:SE] Annotate the remaining functions with SAL 2021-08-22 10:29:58 +02:00
token.c [NTOS:SE] Implement effective token option upon duplication 2021-09-05 17:01:21 +02:00