- Use SeQuerySecurityDescriptorInfo() to retrieve an objects security descriptor.
[reactos.git] / reactos / ntoskrnl / ob / security.c
2004-09-09 Eric Kohl- Use SeQuerySecurityDescriptorInfo() to retrieve an...
2004-08-15 Casper Hornstrup2004-08-15 Casper S. Hornstrup <chorns@users.sourcefo...
2004-08-04 Alex IonescuFix Compiler warning with -O2
2004-08-04 Alex IonescuFix Compiler warning with -O2
2004-07-25 Eric KohlImplement NtSetSecurityObject().
2004-07-25 Eric KohlImplement NtQuerySecurityObject() for objects that...
2004-07-23 Eric KohlImplement ObGetObjectSecurity() and ObReleaseObjectSecu...
2004-07-22 Eric Kohl- Add security function for file and registry key objects.
2004-07-16 Eric KohlImplement security descriptor cache.
2003-12-14 Hartmut Birr- Added return values to some unimplemented functions.
2003-07-11 Royce Mitchell IIIfinished applying @implemented and @unimplemented comme...
2003-07-10 Royce Mitchell III@implemented and @unimplemented comments for ntoskrnl...
2003-02-15 Eric Kohl* Implemented/fixed NtSetSecurityObject() and NtQuerySe...
2002-09-08 Casper HornstrupReverted latest changes.
2002-09-07 Casper HornstrupUse free Windows DDK and compile with latest MinGW...
2002-02-22 Eric KohlAdded some more prototypes
2002-02-22 Eric KohlAdded ObGetObjectPointerCount() and SetokenImpersonatio...
2000-10-22 Eric KohlRemoved obsolete linux header files
1999-12-26 David WelchAdded some security functions