add prototypes of RtlDosPathNameToRelativeNtPathName_U and RtlReleaseRelativeName...
[reactos.git] / reactos / lib / ntdll / rtl / path.c
2005-08-21 Thomas Bluemeladd prototypes of RtlDosPathNameToRelativeNtPathName_U...
2005-07-27 Alex Ionescu- Use PCH everywhere to increase compile speed
2005-07-12 Alex IonescuPartial patch of larger rosrtl removal patch. This...
2005-06-19 Alex IonescuBlight is cool. oh, right..this is a commt message...
2005-06-17 Alex IonescuUse NTDLL Common Header.
2005-06-17 Filip NavaraUse W32API.
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-01 Martin Fuchsmerge ROS Shell without integrated explorer part into...
2005-04-10 Casper HornstrupMerge 13831:14550 from trunk
2005-04-08 Casper HornstrupCopy riched20
2005-04-08 Casper HornstrupCopy makefile
2005-04-01 Gunnar Dalsnesmmfuncs.h: add MmGetSystemAddressForMdlSafe/MmMapLocked...
2005-03-19 Thomas Bluemel- correctly deny access to handles when rights requeste...
2005-03-15 Gunnar Dalsnesfixed GetTempFileNameA/W by ripping from wine
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-08 Hartmut Birr- Make the drive letter to uppercase in RtlDosPathNameT...
2005-01-07 Gunnar DalsnesFixed RtlGetFullPathName_U bug (didn't remove duplicate...
2005-01-06 Martin Fuchsmigrate substitution keywords to SVN
2005-01-06 Martin Fuchsmigrate substitution keywords to SVN
2004-11-29 Gunnar Dalsnesforgot to remove something
2004-11-29 Gunnar DalsnesRtlDetermineDosPathNameType_U: give meaningfull names...
2004-08-25 Filip Navara- Do not depend on paths returned by FileNameInformatio...
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-05-13 Filip Navara- Implementation of RtlDuplicateUnicodeString.
2004-03-13 Thomas BluemelRtlGetFullPathName_U() is supposed to check the paramet...
2004-02-16 The ReactOS TeamThis commit was manufactured by cvs2svn to create branch
2003-11-30 Gunnar Dalsnes-temporary and ugly fix/work-around for a bug that...
2003-11-17 Steven EdwardsFixes for ntdll rtl and large int tests.
2003-10-19 Filip Navara- Fixed GetFullPathNameA and debug message in GetFullPa...
2003-10-19 Filip Navara- Reverted to previous version of RtlGetFullPathName_U
2003-10-18 Filip NavaraUpdated RtlGetFullPathName_U from new Wine release.
2003-10-14 Eric KohlRtlGetFullPathName_U() must use a drive's root director...
2003-07-11 Royce Mitchell IIIapplied @implemented and @unimplemented comments to...
2003-07-09 Hartmut Birr- Replaced _wcsnicmp with RtlEqualUnicodeString.
2003-05-06 Gé van GeldorpFixes to GetFullPathNameA and RtlGetFullPathName_U...
2003-03-23 Hartmut Birr- Add a trailing '\' if the path is only a drive (RtlpE...
2003-02-15 Phillip SusiConverted a few stray unix linefeeds to dos
2002-10-20 Casper Hornstrup2002-10-20 Casper S. Hornstrup <chorns@users.sourcefo...
2002-09-08 Casper HornstrupReverted latest changes.
2002-09-07 Casper HornstrupUse free Windows DDK and compile with latest MinGW...
2002-06-05 Eric KohlImplemented RtlGenerate8dot3Name() and RtlIsNameLegalDO...
2001-06-12 Eric KohlFixed some NT compatibility issues in Nt[Query/Set...
2001-05-06 Carl NettelbladMoving support for current dir on several drives from...
2001-04-29 Carl NettelbladThis change shouldn't mess things up, if used together...
2001-03-08 David WelchReverted broken code
2001-03-07 Carl NettelbladCurrent directory now always with correct casing.
2000-09-01 Eric KohlImproved internal dll handling
2000-07-05 Eric KohlFixed 'cd \' bug
2000-03-16 David WelchImplemented setting the fs register to point to the TEB
2000-03-13 Eric KohlFixed a bug in rtlGetFullPathName_U()
2000-02-18 Eric KohlFixed environment implementation
2000-02-05 Eric KohlAdded some string functions