- Fixed the freeing of memory from boot load drivers.
[reactos.git] / reactos / ntoskrnl / se / sid.c
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-06-07 Eric KohlFixed minor bugs in RtlConvertSidToUnicodeString().
2002-09-08 Casper HornstrupReverted latest changes.
2002-09-07 Casper HornstrupUse free Windows DDK and compile with latest MinGW...
2002-07-29 Eric KohlAdded RtlCopyLuidAndAttributesArray() and RtlCopySidAnd...
2002-06-15 Eric KohlFix bug in RtlEqualSid() that caused all sids with...
2002-02-20 Eric KohlStarted security manager initialization.
2001-02-19 David WelchCorrected va_arg bugs
2000-10-08 Eric KohlFixed a typo
2000-10-08 Eric KohlAdded atom table stubs
2000-04-15 Eric KohlAdded some rtl functions
2000-01-05 David WelchImplemented more security functions
1999-12-26 Emanuele AlibertiSome missing __stdcall declarations added in headers...
1999-12-26 David WelchAdded some security functions