Add ACCESS_STATE and INITIAL_PRIVILEGE_SET.
[reactos.git] / reactos / include / ntos / security.h
2004-07-07 Eric KohlAdd ACCESS_STATE and INITIAL_PRIVILEGE_SET.
2003-09-08 Thomas Bluemelchanges in this patch by Jonathon Wilson:
2003-08-25 Steven EdwardsConverted some C++ comment to C style comments
2003-08-18 Andrew GreenwoodOops... Sorry guys, the last commit I made broke the...
2003-08-18 Andrew Greenwood* Added stubs for GetSecurityInfo and GetSecurityInfoEx...
2003-05-31 Eric Kohl- Implemented RtlAdjustPrivileges().
2002-11-24 Robert DickensonMainly just added some small #ifdef sections for a...
2002-11-14 Casper Hornstrup2002-11-13 Casper S. Hornstrup <chorns@users.sourcefo...
2002-10-25 Casper Hornstrup2002-10-25 Casper S. Hornstrup <chorns@users.sourcefo...
2002-09-08 Casper HornstrupReverted latest changes.
2002-09-07 Casper HornstrupUse free Windows DDK and compile with latest MinGW...
2002-08-13 Eric KohlImplemented and fixed several ACL and SD functions.
2002-02-20 Eric KohlStarted security manager initialization.
2001-12-05 David WelchFixed security define spelling
2001-01-28 Eric KohlAdded mapping of access rights
2000-06-29 David WelchMade header file usage more consistent