Imported Upstream version 14.45.0
[platform/upstream/libzypp.git] / zypp / PathInfo.cc
2019-09-02 DongHun KwakImported Upstream version 14.45.0 upstream/14.45.0
2016-11-01 DongHun KwakImported Upstream version 15.19.0 83/94683/1
2016-11-01 DongHun KwakImported Upstream version 15.4.1 64/94664/1
2016-11-01 DongHun KwakImported Upstream version 15.1.0 57/94657/1
2016-11-01 DongHun KwakImported Upstream version 14.35.0 24/94624/1
2016-11-01 DongHun KwakImported Upstream version 14.30.1 16/94616/1
2014-07-25 Michael AndreshardlinkCopy must not fail if proc/sys/fs/protected_har...
2013-04-16 Michael AndresFix uid/euid usage
2013-01-17 Michael AndresPathInfo: print errno if stat failed
2012-04-16 Michael AndresAdd filesystem::dirForEach: Invoke callback for each...
2011-11-28 Michael AndresMerge pull request #7 from crrodriguez/master
2011-11-18 Cristian RodríguezOpen all file descriptors with O_CLOEXEC to avoid leaks...
2011-10-18 Michael AndresPathInfo::hardlinkCopy: fix handling cross-device links
2010-03-12 Michael AndresFix handling of symlinked packages in package cache...
2009-11-27 Michael AndresAdd filesystem::addmode/delmode to add/delete specific...
2009-10-13 Michael AndresAdd filesystem::hardlinkCopy: Create newpath as hardlin...
2009-05-22 Michael AndresAdd filesystem:: and filesystem::exchange, fix - assert...
2008-11-12 Michael Andresfix loging an doc
2008-10-24 Michael Andresdrop obsolete includes
2008-10-16 Duncan Mac-Vicar Psadly, DirEntry type does not get filled for some remote
2008-10-09 Michael Andresavoid writing empty loglines
2008-04-30 Jan Kupec- fixed filesystem::expandlink(Pathname) (bnc #368477)
2008-03-04 Michael Andresmissing NL in logline
2008-02-08 Stephan Kulow--------------------------------------------------...
2008-01-02 Jan Kupec- expandlink(Pathname) added
2007-12-10 Michael AndresLog more details about zypp lock owner.
2007-12-07 Michael AndresRemove runtime dependency for libboost_filesystem
2007-09-11 Michael AndresLog filesystem operations as milestone
2007-08-15 Jan Kupec- int touch(Pathname) added
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...