mirror of
https://github.com/reactos/reactos.git
synced 2024-11-18 21:13:52 +00:00
506cee3219
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 |
||
---|---|---|
.. | ||
access.c | ||
accesschk.c | ||
acl.c | ||
audit.c | ||
priv.c | ||
sd.c | ||
semgr.c | ||
sid.c | ||
sqos.c | ||
srm.c | ||
token.c |