2004-08-15 Casper S. Hornstrup <chorns@users.sourceforge.net>
[reactos.git] / reactos / ntoskrnl / ob / namespc.c
2004-08-15 Casper Hornstrup2004-08-15 Casper S. Hornstrup <chorns@users.sourcefo...
2004-07-17 Eric KohlAssign a security descriptor to the root directory...
2004-07-16 Eric KohlImplement security descriptor cache.
2003-11-17 KJK::HyperionMoved and renamed some ReactOS specific macros
2003-10-19 Eric KohlInitialize section object type after the object manager...
2003-10-12 Hartmut Birr- Fixed the freeing of memory from boot load drivers.
2003-10-07 Eric KohlCreate type objects for all object types.
2003-09-25 Eric KohlReplaced ObRosCreateObject() by ObCreateObject() and...
2003-07-10 Royce Mitchell III@implemented and @unimplemented comments for ntoskrnl...
2003-06-07 Casper Hornstrup2003-06-07 Casper S. Hornstrup <chorns@users.sourcefo...
2003-05-12 Eric KohlDirectory objects must be able to parse a 'remaining...
2003-02-25 Eric Kohl* Moved symbolic link implementation to the object...
2002-11-10 Robert Dickensonadded #ifdef around headers to support private test...
2002-09-08 Casper HornstrupReverted latest changes.
2002-09-07 Casper HornstrupUse free Windows DDK and compile with latest MinGW...
2002-08-20 KJK::HyperionNew macros InitializeUnicodeString(), RtlInitUnicodeStr...
2002-06-20 Eric KohlFixed a long-standing hack to open symbolic link objects.
2002-03-06 Eric KohlHandles are no longer used to create type objects.
2002-03-01 Eric KohlStarted implementing type objects.
2002-02-19 Eric Kohl- Fixed object creation. Named objects are now automati...
2001-12-05 David WelchFixed security define spelling
2001-08-26 Eric KohlFixed callback calling conventions (part 1).
2001-06-16 Eric KohlChanged ObCreateObject() to a more nt-compatible format.
2001-06-12 Eric KohlFixed some NT compatibility issues in Nt[Query/Set...
2001-05-05 Eric KohlAdded attributes to object parse method.
2001-05-04 Emanuele AlibertiFixed NtQueryDirectoryObject.
2001-03-07 David WelchAdded tagging of most allocates
2001-01-28 Eric KohlAdded mapping of access rights
2001-01-20 Eric KohlImplemented ObOpenObjectByName()
2000-10-22 Eric KohlRemoved obsolete linux header files
2000-09-06 Phillip SusiMade ObAddEntryDirectory STDCALL
2000-08-24 Eric KohlMinor ide driver cleanup
2000-06-29 David WelchMade header file usage more consistent
2000-06-15 Eric KohlImproved symbolic links (reparsing).
2000-05-09 Eric KohlFixed some more ntoskrnl exports
2000-01-12 Eric KohlAdded missing printf() functions
1999-07-29 Eric KohlAdded more crt functions and fixed some.
1999-03-25 David WelchCleaned up code a bit
1999-03-19 Rex JolliffMerged mingw32 branch into main trunk
1999-02-01 David WelchExtensive changes to the objmgr
1999-01-28 David WelchRemoved memory leaks
1999-01-20 Rex Jolliffchanged ObLookupObject to use Parse member if nonnull
1999-01-16 David WelchFixed several bugs
1999-01-16 Rex JolliffBoudewjin's massive work on kernel32 and crtdll and...
1999-01-01 David Welch*** empty log message ***
1998-12-19 David WelchMinor bug fixes
1998-10-05 Rex JolliffThis commit was generated by cvs2svn to compensate...
1998-09-13 Rex JolliffThis commit was generated by cvs2svn to compensate...
1998-09-05 Rex JolliffThis commit was generated by cvs2svn to compensate...
1998-08-28 Rex JolliffThis commit was generated by cvs2svn to compensate...
1998-08-25 Rex JolliffInitial revision