preliminary comment out the self-modifying code for RtlPrefetchMemoryNonTemporal
[reactos.git] / reactos / ntoskrnl / se / semgr.c
2005-11-28 Alex Ionescu- Support INIT section pragmas for msvc. Patch by Breze...
2005-11-28 Alex Ionescu- Make the NDK compatible with the MSDDK again.
2005-09-13 Alex IonescuPart 1 of <many> ntoskrnl header cleanups
2005-08-11 Hartmut BirrClear the memory after we know that the buffer was...
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-21 KJK::HyperionPartial merge from the ROX-U branch (various fixes...
2005-05-27 Casper HornstrupMerge 15329:15546 from trunk
2005-05-27 Casper HornstrupCopy rpoolmgr.h from trunk
2005-05-25 Alex IonescuNonpaged Pool Liberation Day: Allow PagedPool to be...
2005-05-20 Steven Edwardsmove the rest of the alread defined tags to the private...
2005-05-18 Alex IonescuObject Manager Patch. This patch continues the work...
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-01 Martin Fuchsmerge ROS Shell without integrated explorer part into...
2005-03-05 Casper HornstrupMerge 13511:13830 from trunk
2005-02-22 Thomas Bluemel1. added irql checks to various rtl and security functions
2005-02-15 Casper HornstrupMerge 13159:13510 from trunk
2005-02-15 Casper HornstrupCopy msimg32
2005-02-12 Casper HornstrupBranch setupapi (again)
2005-02-12 Casper HornstrupBranch setupapi
2005-01-26 Alex IonescuStandardize comment headers. Patch by Trevor McCort
2005-01-22 Thomas Bluemel1. A few Nt vs. Zw fixes
2005-01-06 Martin Fuchsmigrate substitution keywords to SVN
2005-01-02 Alex IonescuFix my previous patch and fix ACCESS_TOKEN being declar...
2004-11-21 Gunnar Dalsnesadd missing KeEnter/LeaveCriticalRegion before/after...
2004-11-12 Eric Kohl- Move NtAllocateUuids from the Security Reference...
2004-10-24 Thomas Bluemelfixed prototypes of NtSetEvent(), NtResetEvent(), NtQue...
2004-10-22 Eric KohlUse upper-case ASSERT macros.
2004-10-01 Art YerkesZero the new descriptor so that the Dacl, Sacl etc...
2004-09-25 Gé van GeldorpSeAccessCheck() returns TRUE on success
2004-09-25 Art Yerkescm/regfile.c, ldr/init.c, ldr/loader.c: OBJ_CASE_INSENS...
2004-09-14 Eric KohlImplement SeLockSubjectContext and SeUnlockSubjectContext.
2004-09-08 Eric Kohl- Fix a typo in NtSetSecurityObject().
2004-08-29 Thomas Bluemelsilence debug messages
2004-08-28 Filip Navara- Use ULONG_PTR instead of ULONG for integer arithmetic...
2004-08-15 Casper Hornstrup2004-08-15 Casper S. Hornstrup <chorns@users.sourcefo...
2004-08-03 Alex IonescuAdded Se Stubs, Prototypes and Exports.
2004-08-03 Eric KohlSeAssignSecurity():
2004-07-21 Eric KohlImplement simple DACL inheritance.
2004-07-20 Eric KohlSeAssignSecurity:
2004-07-19 Eric KohlSeCaptureSubjectContext() must not crash if no current...
2004-07-18 The ReactOS TeamThis commit was manufactured by cvs2svn to create branch
2004-07-18 Eric KohlImplement most simple code path of SeAssignSecurity().
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-07-13 Eric KohlFirst experimental implementstion of NtAccessCheck().
2004-07-12 Eric KohlFix NtAccessCheck() prototype.
2004-05-20 Eric KohlAdd some security function stubs.
2004-03-14 Eric KohlFix some prototypes.
2004-02-16 The ReactOS TeamThis commit was manufactured by cvs2svn to create branch
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-07-20 Eric KohlMoved audit functions to a separate file.
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-04 Eric KohlFixed typo!
2002-06-04 Eric KohlFixed token type initialization.
2002-02-20 Eric KohlStarted security manager initialization.
2000-09-03 Eric KohlSome minor fixes
2000-07-04 David WelchAdded working set functions
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
1999-11-24 David WelchBegan converting minix fsd to work with new caching...
1999-10-07 Eric KohlFixed header inclusion order.
1999-08-14 Rex JolliffVarious small changes for registry work
1999-06-18 Emanuele AlibertiNTOSKRNL.ZwXXX functions now call NTOSKRNL.NtXXX via...
1999-05-31 Boudewijn DekkerAdded stub for create token and delete object audit...
1999-03-25 David WelchCleaned up code a bit
1999-03-19 Rex JolliffMerged mingw32 branch into main trunk
1999-02-21 Boudewijn DekkerAdded prototype for NtCreateToken
1998-12-19 David WelchMinor bug fixes
1998-12-04 Rex JolliffRolled in various changes from others
1998-10-05 Rex JolliffThis commit was generated by cvs2svn to compensate...
1998-09-05 Rex JolliffThis commit was generated by cvs2svn to compensate...
1998-08-25 Rex JolliffInitial revision