The structure layout of self-relative security descriptors may be different from...
[reactos.git] / reactos / ntoskrnl / se / sd.c
2005-02-12 Thomas BluemelThe structure layout of self-relative security descript...
2005-01-26 Alex IonescuStandardize comment headers. Patch by Trevor McCort
2005-01-24 Thomas Bluemeldon't copy the entire security descriptor to the stack...
2005-01-21 Thomas BluemelSeCaptureSecurityDescriptor() should only copy SIDs...
2005-01-21 Thomas BluemelSeCaptureSecurityDescriptor() should take PoolType...
2005-01-21 Thomas Bluemelimplemented SeCaptureSecurityDescriptor() and SeRelease...
2005-01-04 Alex IonescuUse proper PISID pointer to SID structure, fix wrong...
2004-08-15 Casper Hornstrup2004-08-15 Casper S. Hornstrup <chorns@users.sourcefo...
2004-08-04 Alex IonescuFix Compiler warning with -O2
2004-08-03 Alex IonescuAdded Se Stubs, Prototypes and Exports.
2004-07-31 Eric KohlImplement SeQuerySecurityDescriptorInfo().
2004-07-26 Eric KohlImplement SeValidSecurityDescriptor().
2004-07-18 Alex IonescuFixed broken build. Added functions were already define...
2004-05-20 Eric KohlAdd some security function stubs.
2003-12-30 Aleksey BraginContinue of MSVC-compiling changes....
2003-10-15 Eric KohlCleaned up RtlpQuerySecurityDescriptor() and fixed...
2003-10-12 Hartmut Birr- Fixed the freeing of memory from boot load drivers.
2003-07-11 Royce Mitchell IIIfinished applying @implemented and @unimplemented comme...
2003-02-15 Eric KohlAdded missing Acl and SD functions from ntdll.
2002-09-08 Casper HornstrupReverted latest changes.
2002-09-07 Casper HornstrupUse free Windows DDK and compile with latest MinGW...
2002-02-20 Eric KohlStarted security manager initialization.
2001-12-05 David WelchFixed security define spelling
2001-12-04 Eric KohlReplaced binary constants by corresponding flags.
2000-04-15 Eric KohlAdded some rtl functions
1999-12-26 Emanuele AlibertiSome missing __stdcall declarations added in headers...
1999-12-26 David WelchAdded some security functions