reactos/sdk/include/xdk
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
..
amd64 [XDK] Fix x64 version of KeGetCurrentProcessorNumber() and add KeGetCurrentProcessorIndex() 2020-01-18 14:56:17 +01:00
arm [XDK] Minor formatting; remove some extra newlines at end of files. 2020-11-26 00:29:20 +01:00
ia64 [XDK] Minor formatting; remove some extra newlines at end of files. 2020-11-26 00:29:20 +01:00
mips [XDK] Minor formatting; remove some extra newlines at end of files. 2020-11-26 00:29:20 +01:00
ppc [XDK] Minor formatting; remove some extra newlines at end of files. 2020-11-26 00:29:20 +01:00
x86 [XDK] Remove UNREFERENCE_LOCAL_VARIABLE macro 2021-01-19 00:15:02 +03:00
ccfuncs.h Git conversion: Make reactos the root directory, move rosapps, rostests, wallpapers into modules, and delete rossubsys. 2017-10-03 07:45:34 +00:00
cctypes.h Git conversion: Make reactos the root directory, move rosapps, rostests, wallpapers into modules, and delete rossubsys. 2017-10-03 07:45:34 +00:00
CMakeLists.txt Git conversion: Make reactos the root directory, move rosapps, rostests, wallpapers into modules, and delete rossubsys. 2017-10-03 07:45:34 +00:00
cmfuncs.h Git conversion: Make reactos the root directory, move rosapps, rostests, wallpapers into modules, and delete rossubsys. 2017-10-03 07:45:34 +00:00
cmtypes.h [NDK][XDK] Add 3 CM_RESOURCE_INTERRUPT_* defines (#2755) 2020-05-14 14:31:53 +02:00
devioctl.template.h Git conversion: Make reactos the root directory, move rosapps, rostests, wallpapers into modules, and delete rossubsys. 2017-10-03 07:45:34 +00:00
exfuncs.h [XDK] Add definitions required for newer storage class drivers (cdrom) 2020-09-24 22:30:52 +03:00
extypes.h [XDK] Add definitions required for newer storage class drivers (cdrom) 2020-09-24 22:30:52 +03:00
fsrtlfuncs.h [SDK] Fix the implementation of the FsRtlIsAnsiCharacter* macros. 2018-08-29 08:34:30 +02:00
fsrtltypes.h Git conversion: Make reactos the root directory, move rosapps, rostests, wallpapers into modules, and delete rossubsys. 2017-10-03 07:45:34 +00:00
halfuncs.h Git conversion: Make reactos the root directory, move rosapps, rostests, wallpapers into modules, and delete rossubsys. 2017-10-03 07:45:34 +00:00
haltypes.h Git conversion: Make reactos the root directory, move rosapps, rostests, wallpapers into modules, and delete rossubsys. 2017-10-03 07:45:34 +00:00
interlocked.h [XDK] Avoid defining interlocked intrinsics. CORE-17190 2020-08-14 11:08:45 +02:00
iofuncs.h [REACTOS] Addendum to 5c7ce4475e - Fix MSVC 2015 build 2021-05-12 11:04:29 +02:00
iotypes.h [XDK] Update the prototype of IO_COMPLETION_ROUTINE 2021-05-19 20:14:29 +02:00
kdfuncs.h Git conversion: Make reactos the root directory, move rosapps, rostests, wallpapers into modules, and delete rossubsys. 2017-10-03 07:45:34 +00:00
kdtypes.h [XDK] Update the definition of DEBUG_DEVICE_DESCRIPTOR and related structures with Vista,7,8,10 additions. 2020-11-09 22:33:02 +01:00
kefuncs.h [XDK][NTOSKRNL_VISTA] Put NTKRNLVISTAAPI to XDK headers 2020-09-24 21:51:57 +03:00
ketypes.h [NDK][XDK] Add some missing macros for run-time checks of X86 system architecture (NEC support). 2020-11-26 00:29:34 +01:00
mmfuncs.h [XDK] Add definitions required for newer storage class drivers (cdrom) 2020-09-24 22:30:52 +03:00
mmtypes.h Git conversion: Make reactos the root directory, move rosapps, rostests, wallpapers into modules, and delete rossubsys. 2017-10-03 07:45:34 +00:00
ntbasedef.h [KERNEL32] Sync NLS RC files with wine 6.7 2021-05-03 22:00:57 +02:00
ntddk.template.h Git conversion: Make reactos the root directory, move rosapps, rostests, wallpapers into modules, and delete rossubsys. 2017-10-03 07:45:34 +00:00
ntdef.template.h [XDK] Fix a noisy clang warning in RTL_CONSTANT_STRING. CORE-14306 2020-08-23 12:10:12 +02:00
ntifs.template.h [XDK] Stop randomly packing structures half throughout ntifs.h / wdm.h 2018-07-01 14:45:21 +02:00
nttmapi.h Git conversion: Make reactos the root directory, move rosapps, rostests, wallpapers into modules, and delete rossubsys. 2017-10-03 07:45:34 +00:00
obfuncs.h Git conversion: Make reactos the root directory, move rosapps, rostests, wallpapers into modules, and delete rossubsys. 2017-10-03 07:45:34 +00:00
obtypes.h Git conversion: Make reactos the root directory, move rosapps, rostests, wallpapers into modules, and delete rossubsys. 2017-10-03 07:45:34 +00:00
pofuncs.h [NTOSKRNL_VISTA] Add stubs for functions needed in KMDF 2020-09-25 01:28:55 +03:00
potypes.h [XDK] Add definitions required for newer storage class drivers (cdrom) 2020-09-24 22:30:52 +03:00
psfuncs.h [SDK] Add PsGetCurrentThreadTeb() to the DDK 2018-12-31 11:19:35 +01:00
pstypes.h Git conversion: Make reactos the root directory, move rosapps, rostests, wallpapers into modules, and delete rossubsys. 2017-10-03 07:45:34 +00:00
rtlfuncs.h [NDK][XDK] Remove _Must_inspect_result_ from RtlTimeFieldsToTime & RtlTimeToSecondsSince1970 2021-06-28 10:20:57 +02:00
rtltypes.h [XDK] Add definitions required for newer storage class drivers 2020-08-28 05:04:23 +03:00
sefuncs.h Git conversion: Make reactos the root directory, move rosapps, rostests, wallpapers into modules, and delete rossubsys. 2017-10-03 07:45:34 +00:00
setypes.h [NTOS:SE] Implement logon session termination notification 2021-07-15 19:31:46 +02:00
sspi.h Git conversion: Make reactos the root directory, move rosapps, rostests, wallpapers into modules, and delete rossubsys. 2017-10-03 07:45:34 +00:00
wdm.template.h [XDK][NTOSKRNL_VISTA] Put NTKRNLVISTAAPI to XDK headers 2020-09-24 21:51:57 +03:00
winnt.template.h Git conversion: Make reactos the root directory, move rosapps, rostests, wallpapers into modules, and delete rossubsys. 2017-10-03 07:45:34 +00:00
winnt_old.h [INCLUDE][XDK] Add FILE_ATTRIBUTE_VIRTUAL macro into winnt_old.h (#3649) 2021-05-08 21:08:34 +09:00
wmifuncs.h [XDK][NTOSKRNL_VISTA] Put NTKRNLVISTAAPI to XDK headers 2020-09-24 21:51:57 +03:00
wmitypes.h Git conversion: Make reactos the root directory, move rosapps, rostests, wallpapers into modules, and delete rossubsys. 2017-10-03 07:45:34 +00:00
zwfuncs.h [SDK] Properly define ZwQueryInformationProcess 2019-06-30 23:07:54 +02:00