- Implemented InterlockedBitTestAndReset, InterlockedBitTestAndSet, InterlockedExchan...
[reactos.git] / reactos / ntoskrnl / se / sd.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-21 Thomas Bluemel- use inlined probing macros for basic types
2005-07-26 Alex Ionescu- Various Microsoft DDK/PSDK compatibility fixes and...
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-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 Alex IonescuFix IopSecurityFile: Do not use BuildFsd, create IRP...
2005-05-09 Steven Edwardsstrip whitespace from end of lines
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-05-01 Thomas Bluemelfixed some warnings with gcc4 (mostly assignment differ...
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-02-12 Casper HornstrupBranch setupapi
2005-02-12 Thomas BluemelThe structure layout of self-relative security descript...
2005-01-26 Alex IonescuStandardize comment headers. Patch by Trevor McCort
2005-01-24 Thomas Bluemeldon't copy the entire security descriptor to the stack...
2005-01-21 Thomas BluemelSeCaptureSecurityDescriptor() should only copy SIDs...
2005-01-21 Thomas BluemelSeCaptureSecurityDescriptor() should take PoolType...
2005-01-21 Thomas Bluemelimplemented SeCaptureSecurityDescriptor() and SeRelease...
2005-01-06 Martin Fuchsmigrate substitution keywords to SVN
2005-01-04 Alex IonescuUse proper PISID pointer to SID structure, fix wrong...
2004-08-15 Casper Hornstrup2004-08-15 Casper S. Hornstrup <chorns@users.sourcefo...
2004-08-04 Alex IonescuFix Compiler warning with -O2
2004-08-03 Alex IonescuAdded Se Stubs, Prototypes and Exports.
2004-07-31 Eric KohlImplement SeQuerySecurityDescriptorInfo().
2004-07-26 Eric KohlImplement SeValidSecurityDescriptor().
2004-07-18 Alex IonescuFixed broken build. Added functions were already define...
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-05-20 Eric KohlAdd some security function stubs.
2004-02-16 The ReactOS TeamThis commit was manufactured by cvs2svn to create branch
2003-12-30 Aleksey BraginContinue of MSVC-compiling changes....
2003-10-15 Eric KohlCleaned up RtlpQuerySecurityDescriptor() and fixed...
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-09-08 Casper HornstrupReverted latest changes.
2002-09-07 Casper HornstrupUse free Windows DDK and compile with latest MinGW...
2002-02-20 Eric KohlStarted security manager initialization.
2001-12-05 David WelchFixed security define spelling
2001-12-04 Eric KohlReplaced binary constants by corresponding flags.
2000-04-15 Eric KohlAdded some rtl functions
1999-12-26 Emanuele AlibertiSome missing __stdcall declarations added in headers...
1999-12-26 David WelchAdded some security functions