reactos/ntoskrnl/se
George Bișoc c407460f6a
[NTOS:SE] Implement effective token option upon duplication
This implements the EffectiveOnly option of SepDuplicateToken routine (used by NtDuplicateToken syscall and other functions alike) which makes the access token effective by removing the disabled parts like privileges and groups.
2021-09-05 17:01:21 +02:00
..
access.c [NTOS:SE] Annotate the remaining functions with SAL 2021-08-22 10:29:58 +02:00
accesschk.c [NTOS:SE] Annotate the remaining functions with SAL 2021-08-22 10:29:58 +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] Annotate the remaining functions with SAL 2021-08-22 10:29:58 +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