Thomas Weidenmueller <w3seek@reactos.com>
[reactos.git] / reactos / ntoskrnl / se / acl.c
2005-03-12 Thomas BluemelThomas Weidenmueller <w3seek@reactos.com>
2005-02-22 Thomas Bluemel1. added irql checks to various rtl and security functions
2005-01-26 Alex IonescuStandardize comment headers. Patch by Trevor McCort
2005-01-02 Alex IonescuFix my previous patch and fix ACCESS_TOKEN being declar...
2004-12-10 Filip Navara- Fix definitions of SecurityAnonymous, SecurityIdentif...
2004-11-06 Filip Navara- Fix ACL size calculation in SepInitDACLs.
2004-08-15 Casper Hornstrup2004-08-15 Casper S. Hornstrup <chorns@users.sourcefo...
2004-08-05 Alex IonescuAdded RTL Stubs, Prototypes and Exports.
2004-07-17 Eric KohlCreate missing default DACLs.
2004-02-02 Eric KohlFix stupid cut&paste bug.
2004-02-02 Eric KohlUse ACL constants and fix ACL-revision checks.
2004-01-05 Thomas Bluemeltamlin's work on compiling the kernel with another...
2003-12-30 Aleksey BraginContinue of MSVC-compiling changes....
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-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-06-15 Eric KohlFix bug in RtlpAddKnownAce() that caused it to place...
2002-06-07 Eric Kohl- Implement NtCreateToken()
2002-02-20 Eric KohlStarted security manager initialization.
2000-04-05 Eric KohlAdded hal 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