Move some profile stuff to NDK and fix some bugs in the executive implementation...
[reactos.git] / reactos / ntoskrnl / include / internal / se.h
2005-09-13 Alex IonescuPart 1 of <many> ntoskrnl header cleanups
2005-08-07 Alex Ionescu- Initialize more fields when creating an Object Type
2005-08-01 Filip NavaraCleanup SID initialization and fill all SeExports fields.
2005-06-25 Alex IonescuLarge partial cleanup of ntoskrnl internal headers...
2005-05-14 Casper HornstrupMerge 14981:15268 from trunk
2005-05-13 Casper HornstrupCopy w32api from trunk
2005-05-09 Steven Edwardsstrip whitespace from end of lines
2005-05-06 Alex IonescuUpdate EPROCESS to latest version. Basic Fast Referenci...
2005-05-05 Casper HornstrupMerge 14551:14980 from trunk
2005-05-05 Casper HornstrupCopy wininet to branch
2005-05-01 Martin Fuchsmerge ROS Shell without integrated explorer part into...
2005-04-18 Alex IonescuMini-merge from my local changes. Rewrite of Process...
2005-04-10 Casper HornstrupMerge 13831:14550 from trunk
2005-04-08 Casper HornstrupCopy riched20
2005-04-08 Casper HornstrupCopy makefile
2005-03-12 Thomas BluemelThomas Weidenmueller <w3seek@reactos.com>
2005-02-15 Casper HornstrupMerge 13159:13510 from trunk
2005-02-15 Casper HornstrupCopy msimg32
2005-02-12 Casper HornstrupBranch setupapi (again)
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-07-18 The ReactOS TeamThis commit was manufactured by cvs2svn to create branch
2004-07-15 The ReactOS TeamThis commit was manufactured by cvs2svn to create branch
2004-07-14 Eric Kohl- Move access checks from NtAccessCheck() to SeAccessCh...
2004-03-14 Eric KohlFix some prototypes.
2004-02-16 The ReactOS TeamThis commit was manufactured by cvs2svn to create branch
2003-05-31 Eric Kohl- Implemented RtlAdjustPrivileges().
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-06-17 joegntoskrnl/ps/process.c
2002-06-04 Eric KohlFixed token type initialization.
2002-05-05 Casper HornstrupFixed warnings and errors so ReactOS can be compiled...
2002-02-20 Eric KohlStarted security manager initialization.