migrate substitution keywords to SVN
[reactos.git] / reactos / ntoskrnl / ob / dirobj.c
2005-01-06 Martin Fuchsmigrate substitution keywords to SVN
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...
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