- Fix compile issues caused by previous patch.
[reactos.git] / reactos / ntoskrnl / ob / dirobj.c
2005-09-10 Hartmut Birr- Acquire the temporary buffer from non paged pool...
2005-08-21 Thomas Bluemel- use inlined probing macros for basic types
2005-05-29 Hartmut BirrChange the object to non permanent if an error occurs...
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-18 Alex IonescuObject Manager Patch. This patch continues the work...
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-15 Alex IonescuRemoved incorrect Create/DuplicationNotify callbacks...
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-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-19 Thomas Bluemeldon't access pagable memory at dispatch level in NtQuer...
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-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-26 Thomas Bluemelfixed NtQueryDirectoryObject() to properly handle buffe...
2005-01-26 Thomas Bluemelsecurely access buffers in NtOpenDirectoryObject()...
2005-01-06 Martin Fuchsmigrate substitution keywords to SVN
2005-01-02 Alex IonescuFix KeRaiseUserException and rename Object Information...
2004-09-05 Hartmut Birr- Check first for an existing directory object in NtCre...
2004-08-24 Filip Navara- Fix NtQueryDirectoryObject for empty directories.
2004-08-20 Gé van GeldorpUse MmCopyFrom/ToCaller to transfer data in NtQueryDire...
2004-08-15 Casper Hornstrup2004-08-15 Casper S. Hornstrup <chorns@users.sourcefo...
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-02-16 The ReactOS TeamThis commit was manufactured by cvs2svn to create branch
2003-12-14 Filip Navara- Added few ObDereferenceObject calls.
2003-10-04 Filip NavaraFixed DPRINT in NtQueryDirectoryObject.
2003-09-25 Eric KohlReplaced ObRosCreateObject() by ObCreateObject() and...
2003-09-03 Eric KohlFixed signature of [Nt/Zw]QueryDirectoryObject().
2003-06-07 Casper Hornstrup2003-06-07 Casper S. Hornstrup <chorns@users.sourcefo...
2003-06-02 Eric Kohl- Implemented ObQueryNameString().
2002-09-08 Casper HornstrupReverted latest changes.
2002-09-07 Casper HornstrupUse free Windows DDK and compile with latest MinGW...
2002-03-17 Hartmut BirrAdded a trailing null entry in NtQueryDirectoryObject().
2002-01-23 Casper HornstrupAdded GNU Debugger stub for remote debugging.
2001-06-16 Eric KohlChanged ObCreateObject() to a more nt-compatible format.
2001-05-04 Emanuele AlibertiFixed NtQueryDirectoryObject.
2001-05-01 Emanuele AlibertiNtQueryDirectoryObject rewritten.
2000-10-22 Eric KohlRemoved obsolete linux header files
2000-03-26 David WelchCorrected the handle generation algorithm in the kernel...
2000-01-12 Eric KohlAdded missing printf() functions
1999-11-27 Eric Kohl- changed InitializeObjectAttributes() from a function...
1999-08-29 Emanuele Alibertisome __stdcall fixes in ntoskrnl and ntdll
1999-06-18 Emanuele AlibertiNTOSKRNL.ZwXXX functions now call NTOSKRNL.NtXXX via...
1999-03-19 Rex JolliffMerged mingw32 branch into main trunk
1999-02-06 David Welchno message
1999-02-01 David WelchExtensive changes to the objmgr