reactos/ntoskrnl
George Bișoc 506cee3219 [NTOS:SE] Implement logon session termination notification
Note to SELF and EVERYONE: the commit implements the initial logon session termination notification implementation, the SeMarkLogonSessionForTerminationNotification function, but as it currently stands there are several other tasks to be addressed in the future in order for the logon termination notification to be fully completed. The tasks as of which are.

1. Our SepRmDereferenceLogonSession is not fully implemented, as it doesn't inform the LSA and filesystems of logon deletion notification
2. Implement two worker routines that are actually in charge of such tasks of informing LSA and FSDs
3. Perform logon deletion
4. Do further investigations and check whatever that is left to address, if any
2021-07-15 19:31:46 +02:00
..
cache [NTOS:MM] Fix another instance of reentrant spinlock acquisition 2021-06-29 11:49:20 +02:00
cc [NTOS:CC] CcRosFlushVacb(): Fix Iosb annotation 2021-06-22 10:33:45 +02:00
config [NTOS:CONFIG] Do not ignore Rtl*String functions return value 2021-06-28 10:20:57 +02:00
dbgk [FORMATTING][NTOS][HAL][DRIVERS][SDK] Fix trailing spaces 2021-06-11 15:33:08 +03:00
ex [NTOS:EX] Do not ignore PsCreateSystemThread return value 2021-06-28 10:20:57 +02:00
fsrtl [NTOS:FSRTL] Check return status of FsRtl locking functions 2021-06-28 10:20:57 +02:00
fstub
inbv [NTOS:INBV] Do not ignore RtlUnicodeStringToOemString return value 2021-06-28 10:20:57 +02:00
include [NTOS:SE] Move SQOS capturing in its own file 2021-07-05 09:39:06 +02:00
io [NTOS:IO] OpenRegistryHandlesFromSymbolicLink: Use REG_OPTION_NON_VOLATILE 2021-07-03 21:44:33 +02:00
kd [NTOS:KD][NTOS:KD64][NTOS:KDBG] Fix IRQL & spinlock use 2021-06-29 11:49:20 +02:00
kd64 [NTOS:KD][NTOS:KD64][NTOS:KDBG] Fix IRQL & spinlock use 2021-06-29 11:49:20 +02:00
kdbg [NTOS:KD][NTOS:KD64][NTOS:KDBG] Fix IRQL & spinlock use 2021-06-29 11:49:20 +02:00
ke [NTOS:KE] Unconditionally check IRQL when acquiring & releasing spinlock at DISPATCH_LEVEL 2021-06-29 11:49:20 +02:00
lpc
mm [NTOS:MM] Fix MiSetSystemCodeProtection 2021-07-11 21:43:07 +02:00
ntkrnlmp
ob [NTOS:OB] Use RtlInitUnicodeString for constant string 2021-06-28 10:20:57 +02:00
po [NTOS:PO] Do not ignore IoRegisterPlugPlayNotification return value 2021-06-28 10:20:57 +02:00
ps [NTOS:PS] Fix several issues within info classes in AMD64 build 2021-06-25 10:33:18 +02:00
rtl [FORMATTING][NTOS][HAL][DRIVERS][SDK] Fix trailing spaces 2021-06-11 15:33:08 +03:00
se [NTOS:SE] Implement logon session termination notification 2021-07-15 19:31:46 +02:00
tests
vdm [FORMATTING][NTOS][HAL][DRIVERS][SDK] Fix trailing spaces 2021-06-11 15:33:08 +03:00
vf
wmi
CMakeLists.txt [CMAKE] Use BUILD_MP CMake option correctly 2021-06-28 17:54:09 +03:00
guid.c
KrnlFun.c
ntdll.S
ntos.cmake [NTOS:SE] Move SQOS capturing in its own file 2021-07-05 09:39:06 +02:00
ntoskrnl.rc
ntoskrnl.spec
sysfuncs.lst