Of course, I forgot to commit the new file in revision 22049...
[reactos.git] / reactos / ntoskrnl / ob / security.c
2006-05-25 Alex Ionescu- Remove ROS-internal object macros and use the public...
2006-05-24 Alex Ionescu- Wipe out PROS_OBJECT_HEADER and use OBJECT_HEADER...
2006-05-24 Alex Ionescu- Thomas Weidenmueller (w3seek@reactos.org)
2006-05-23 Alex Ionescu- Cleanup the formatting, code and function headers...
2006-05-10 Alex Ionescu- NDK 0.98, now with versionned headers. Too many chang...
2005-12-30 Thomas Bluemelprotect access to buffers with SEH in NtSetSecurityObje...
2005-11-28 Alex Ionescu- Make the NDK compatible with the MSDDK again.
2005-11-08 Alex Ionescu- Remove silly debug print
2005-11-08 Alex Ionescu- Fix hackplementation of ObLogSecurityDescriptor....
2005-11-08 Alex Ionescu- Remove unimplemented macro in SeOpenObjectAuditAlarm...
2005-11-08 Alex Ionescu- Hackplement ObLogSecurityDescriptor for W2K3 drivers...
2005-10-31 Thomas Bluemelfix return type of ObDereferenceSecurityDescriptor
2005-10-31 Thomas Bluemeladded stubs for ObLogSecurityDescriptor and ObDereferen...
2005-08-07 Alex Ionescu- Initialize more fields when creating an Object Type
2005-05-27 Casper HornstrupMerge 15329:15546 from trunk
2005-05-27 Casper HornstrupCopy rpoolmgr.h from trunk
2005-05-24 Alex IonescuFix memory leaks in object manager, use tags and use...
2005-05-16 Casper HornstrupMerge 15268:15329 from trunk
2005-05-15 Alex IonescuMake Object Type creation compatible with OB 2.0 from...
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 Bluemeladded more irql checks and secured access to buffers...
2005-02-15 Casper HornstrupMerge 13159:13510 from trunk
2005-02-15 Casper HornstrupCopy msimg32
2005-01-26 Alex IonescuStandardize comment headers. Patch by Trevor McCort
2004-10-01 Art Yerkespool.c: assert irql and pool type for PASSIVE_LEVEL...
2004-09-09 Eric Kohl- Use SeQuerySecurityDescriptorInfo() to retrieve an...
2004-08-15 Casper Hornstrup2004-08-15 Casper S. Hornstrup <chorns@users.sourcefo...
2004-08-04 Alex IonescuFix Compiler warning with -O2
2004-08-04 Alex IonescuFix Compiler warning with -O2
2004-07-25 Eric KohlImplement NtSetSecurityObject().
2004-07-25 Eric KohlImplement NtQuerySecurityObject() for objects that...
2004-07-23 Eric KohlImplement ObGetObjectSecurity() and ObReleaseObjectSecu...
2004-07-22 Eric Kohl- Add security function for file and registry key objects.
2004-07-18 The ReactOS TeamThis commit was manufactured by cvs2svn to create branch
2004-07-16 Eric KohlImplement security descriptor cache.
2004-07-15 The ReactOS TeamThis commit was manufactured by cvs2svn to create branch
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-07-11 Royce Mitchell IIIfinished applying @implemented and @unimplemented comme...
2003-07-10 Royce Mitchell III@implemented and @unimplemented comments for ntoskrnl...
2003-02-15 Eric Kohl* Implemented/fixed NtSetSecurityObject() and NtQuerySe...
2002-09-08 Casper HornstrupReverted latest changes.
2002-09-07 Casper HornstrupUse free Windows DDK and compile with latest MinGW...
2002-02-22 Eric KohlAdded some more prototypes
2002-02-22 Eric KohlAdded ObGetObjectPointerCount() and SetokenImpersonatio...
2000-10-22 Eric KohlRemoved obsolete linux header files
1999-12-26 David WelchAdded some security functions