Added filesystem::getUmask and filesystem::applyUmaskTo (in PathInfo.h) and
[platform/upstream/libzypp.git] / zypp / PathInfo.cc
2007-07-31 Michael AndresAdded filesystem::getUmask and filesystem::applyUmaskTo...
2007-07-23 Michael Andreslog failed actions as warning
2007-01-24 Duncan Mac-Vicar PMerged revisions 4705-4906 via svnmerge from
2006-06-19 Duncan Mac-Vicar Pmerge make-it-cool
2006-06-09 Michael Andres- fixed PathInfo::recursive_rmdir
2006-06-09 Martin VidnerDo not fork in a global destructor, perl dislikes it...
2006-02-28 Marius Tomaschewski- Implemented a copy_dir_content (variant of copy_dir)
2006-02-11 Marius TomaschewskiFixed minor() function - it returned major nr
2006-01-31 Marius Tomaschewski- Implemented major() and minor() methods.
2005-12-11 Michael Andres- Pathname,PathInfo
2005-12-08 Jiri SrainAdapted classes from liby2util, some of them to be...