reactos/ntoskrnl/se
George Bișoc 7fb0d13a46
[NTOS:SE] Move SQOS capturing in its own file
* Quality of service kernel stuff bears nothing with security descriptors in anyway, so just have a file specifically for it
* Annotate the function arguments parameters with SAL
* Document the functions
2021-07-05 09:39:06 +02:00
..
access.c
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
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
sqos.c [NTOS:SE] Move SQOS capturing in its own file 2021-07-05 09:39:06 +02:00
srm.c [FORMATTING][NTOS][HAL][DRIVERS][SDK] Fix trailing spaces 2021-06-11 15:33:08 +03:00
token.c [NTOS:SE] Minor refactor on NtOpenThreadTokenEx 2021-06-18 18:38:12 +02:00