reactos/ntoskrnl/se
George Bișoc e2a8585edc
[NTOS:SE] Remove redundant commented call on token duplication
When duplicating an access token, the authentication ID is already copied from the existing token to the new one anyway so there's no point on having the commented call still left in the code.
2021-07-25 18:02:32 +02:00
..
access.c [NTOS:SE] In SepCreateClientSecurity(), fix the impersonation level value passed to the SeCopyClientToken() call. 2018-06-27 23:40:14 +02:00
accesschk.c
acl.c [NTOS:SE] Set up an ACL and SD for the anonymous logon 2021-03-25 02:30:46 +03:00
audit.c [NTOS:SE] Do not ignore SepAccessCheckAndAuditAlarmWorker return value 2021-06-28 10:20:57 +02:00
priv.c [REACTOS] Cleanup INIT and some PAGE section allocations 2020-11-02 21:45:31 +03:00
sd.c [NTOS:SE] Move SQOS capturing in its own file 2021-07-05 09:39:06 +02:00
semgr.c [NTOS:SE] Create the anonymous logon tokens on Security initialisation phase 2021-03-25 02:30:46 +03:00
sid.c [REACTOS] Cleanup INIT and some PAGE section allocations 2020-11-02 21:45:31 +03:00
sqos.c [NTOS:SE] Move SQOS capturing in its own file 2021-07-05 09:39:06 +02:00
srm.c [NTOS:SE] Implement logon session termination notification 2021-07-15 19:31:46 +02:00
token.c [NTOS:SE] Remove redundant commented call on token duplication 2021-07-25 18:02:32 +02:00