Continue of MSVC-compiling changes....
[reactos.git] / reactos / ntoskrnl / se / token.c
2003-12-30 Aleksey BraginContinue of MSVC-compiling changes....
2003-12-23 Art YerkesAdded the beginnings of an implementation of NtSetInfor...
2003-12-14 Hartmut Birr- Added return values to some unimplemented functions.
2003-10-12 Hartmut Birr- Fixed the freeing of memory from boot load drivers.
2003-10-07 Eric KohlCreate type objects for all object types.
2003-09-25 Eric KohlReplaced ObRosCreateObject() by ObCreateObject() and...
2003-07-11 Royce Mitchell IIIfinished applying @implemented and @unimplemented comme...
2003-06-17 Eric KohlFixed NtAdjustPrivilegeToken() and SeSinglePrivilegeChe...
2003-06-07 Casper Hornstrup2003-06-07 Casper S. Hornstrup <chorns@users.sourcefo...
2003-05-31 Eric Kohl- Implemented RtlAdjustPrivileges().
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-07-29 Eric KohlAdded RtlCopyLuidAndAttributesArray() and RtlCopySidAnd...
2002-07-04 David Welch2002-07-04 David Welch <welch@computer2.darkstar...
2002-06-17 joegntoskrnl/ps/process.c
2002-06-07 Eric Kohl- Implement NtCreateToken()
2002-06-04 Eric KohlFixed token type initialization.
2002-02-22 Eric KohlAdded ObGetObjectPointerCount() and SetokenImpersonatio...
2002-02-20 Eric KohlStarted security manager initialization.
2001-12-05 David WelchFixed security define spelling
2001-03-07 David WelchAdded tagging of most allocates
2001-02-02 Eric KohlAdded access right mapping
2001-01-28 Eric KohlAdded mapping of access rights
2000-07-01 Eric KohlFixed Ps macros
2000-06-29 David WelchMade header file usage more consistent
2000-05-25 Eric KohlImplemented:
2000-05-09 Eric KohlFixed some more ntoskrnl exports
2000-01-26 David WelchMore improvements to LPC code
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