#
8b75dce4 |
| 07-Mar-2023 |
George Bișoc <george.bisoc@reactos.org> |
[NTOS:SE][FORMATTING] Fix the file header
This fixes the copyright file header at the top of the file, reflecting the Coding Style rules. No code changes!
|
Revision tags: 0.4.14-release |
|
#
9393fc32 |
| 13-Sep-2021 |
Hermès Bélusca-Maïto <hermes.belusca-maito@reactos.org> |
[FORMATTING] Remove trailing whitespace. Addendum to 34593d93.
Excluded: 3rd-party code (incl. wine) and most of the win32ss.
|
#
8567d814 |
| 20-Aug-2021 |
George Bișoc <george.bisoc@reactos.org> |
[NTOS:SE] Annotate the remaining functions with SAL
|
#
6413009c |
| 11-Aug-2021 |
George Bișoc <george.bisoc@reactos.org> |
[NTOS:SE] Document the whole subsystem in Doxygen format
And update the file comment headers.
|
#
5e51f8da |
| 25-Jul-2021 |
George Bișoc <george.bisoc@reactos.org> |
[NTOS:SE] Implement logon reference insertion/removal to tokens
|
#
7692c105 |
| 24-Jul-2021 |
George Bișoc <george.bisoc@reactos.org> |
[NTOS:SE] Unify all the SRM tags in one place
And rename SEP_LOGON_SESSION_TAG and SEP_LOGON_NOTIFICATION_TAG to TAG_LOGON_SESSION and TAG_LOGON_NOTIFICATION respectively.
|
#
506cee32 |
| 17-Jun-2021 |
George Bișoc <george.bisoc@reactos.org> |
[NTOS:SE] Implement logon session termination notification
Note to SELF and EVERYONE: the commit implements the initial logon session termination notification implementation, the SeMarkLogonSessionF
[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
show more ...
|
#
34593d93 |
| 11-Jun-2021 |
Victor Perevertkin <victor.perevertkin@reactos.org> |
[FORMATTING][NTOS][HAL][DRIVERS][SDK] Fix trailing spaces
|
#
06b0d2e3 |
| 23-May-2021 |
George Bișoc <george.bisoc@reactos.org> |
[NTOS:SE] Implement logon session deletion
And declare a prototype for SepCleanupLUIDDeviceMapDirectory and annotate it with SAL.
|
#
f5dc1c77 |
| 09-May-2021 |
George Bișoc <george.bisoc@reactos.org> |
[NDK][NTOS:SE] Add the missing "LogonSession" member to TOKEN structure
And also fix the wrong member offsets in comments. The said offset values are based upon the ones retrieved with WinDBG.
|
#
b68216e5 |
| 25-Mar-2021 |
George Bișoc <george.bisoc@reactos.org> |
[NTOS:SE] Annotate the function parameters of SepRegQueryHelper with SAL
And add a documentation comment header
|
Revision tags: 0.4.15-dev, 0.4.14-RC, 0.4.13-release, 0.4.14-dev, 0.4.13-RC, 0.4.12-release |
|
#
4614c5b5 |
| 04-Aug-2019 |
Eric Kohl <eric.kohl@reactos.org> |
[NTOSKRNL] Implement SeRegisterLogonSessionTerminatedRoutine() and SeUnregisterLogonSessionTerminatedRoutine().
|
#
651ba03c |
| 10-Jun-2019 |
Pierre Schweitzer <pierre@reactos.org> |
[NTOSKRNL] Taggify some allocs
|
#
a5daa889 |
| 10-Jun-2019 |
Pierre Schweitzer <pierre@reactos.org> |
[NTOSKRNL] Implement SepCleanupLUIDDeviceMapDirectory This will clean up all the links (drive letters) created by an user on session deletion once LUID device maps are in use
|
#
5ecc0500 |
| 10-Jun-2019 |
Pierre Schweitzer <pierre@reactos.org> |
[NTOSKRNL] On session last reference removal, dereference LUID device map
|
#
7c618faa |
| 01-Jun-2019 |
Pierre Schweitzer <pierre@reactos.org> |
[NTOSKRNL] Implement SeGetLogonIdDeviceMap
|
#
59806f7e |
| 01-Jun-2019 |
Pierre Schweitzer <pierre@reactos.org> |
[NTOSKRNL] Stub SeGetLogonIdDeviceMap
|
Revision tags: 0.4.12-RC, 0.4.13-dev, 0.4.11-release, 0.4.11-RC, 0.4.12-dev, 0.4.10-release, 0.4.11-dev, 0.4.10-RC, 0.4.9-release, 0.4.10-dev, 0.4.9-RC, 0.4.8-release, 0.4.8-RC, 0.4.9-dev, 0.4.7-release, v0.4.7, 0.4.8-dev, 0.4.7-rc1 |
|
#
c2c66aff |
| 03-Oct-2017 |
Colin Finck <colin@reactos.org> |
Git conversion: Make reactos the root directory, move rosapps, rostests, wallpapers into modules, and delete rossubsys.
|
Revision tags: backups/GSoC_2017/rapps@75905, ReactOS-0.4.6, backups/ros-branch-0_4_6@75728, 0.4.7-dev, ReactOS-0.4.5, backups/ros-branch-0_4_5@74569, ReactOS-0.4.4-CLT2017, backups/ReactOS-0.4.4-CLT2017@74182, ReactOS-0.4.4, backups/ros-branch-0_4_4@74002, ReactOS-0.4.4-FOSDEM2017, backups/ReactOS-0.4.4-FOSDEM2017@73667, ReactOS-0.4.3, backups/ros-branch-0_4_3@73437, backups/sndblst@72664, ReactOS-0.4.2, backups/ros-branch-0_4_2@73087, ReactOS-0.4.1, backups/ros-branch-0_4_1@71718 |
|
#
321bcc05 |
| 24-Apr-2016 |
Pierre Schweitzer <pierre@reactos.org> |
Create the AHCI branch for Aman's work
svn path=/branches/GSoC_2016/AHCI/; revision=71203
|