Use upper-case ASSERT macros.
[reactos.git] / reactos / ntoskrnl / io / symlink.c
2004-10-22 Eric KohlUse upper-case ASSERT macros.
2004-08-15 Casper Hornstrup2004-08-15 Casper S. Hornstrup <chorns@users.sourcefo...
2003-07-10 Royce Mitchell III@implemented and @unimplemented comments for ntoskrnl...
2003-02-25 Eric Kohl* Moved symbolic link implementation to the object...
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-27 Eric KohlSet missing OBJ_OPENLINK attribute in IoDeleteSymbolicL...
2002-06-20 Eric KohlFixed a long-standing hack to open symbolic link objects.
2002-04-15 Eric KohlRemoved obsolete 'optimization'.
2002-02-19 Eric KohlRemoved unused code.
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-05-05 Eric KohlAdded attributes to object parse method.
2001-03-07 David WelchAdded tagging of most allocates
2001-01-28 Eric KohlAdded mapping of access rights
2000-10-22 Eric KohlRemoved obsolete linux header files
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-06-13 Eric KohlImplemented IoDeleteSymbolicLink() and NtCreateSymbolic...
2000-03-26 David WelchCorrected the handle generation algorithm in the kernel...
2000-01-21 Phillip SusiMade symbolic links permanent the proper way, with...
2000-01-12 Eric KohlAdded missing printf() functions
1999-08-29 Emanuele Alibertisome __stdcall fixes in ntoskrnl and ntdll
1999-06-18 Emanuele AlibertiNTOSKRNL.ZwXXX functions now call NTOSKRNL.NtXXX via...
1999-05-29 David WelchLots of changes to the kernel
1999-04-18 David WelchSeveral bug fixes
1999-03-25 David WelchCleaned up code a bit
1999-02-06 David Welchno message
1999-02-01 David WelchExtensive changes to the objmgr
1999-01-16 Rex JolliffBoudewjin's massive work on kernel32 and crtdll and...
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