Use free Windows DDK and compile with latest MinGW releases.
[reactos.git] / reactos / ntoskrnl / ob / namespc.c
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