Imported Upstream version 16.3.2
[platform/upstream/libzypp.git] / zypp / media / MediaISO.cc
2019-09-02 DongHun KwakImported Upstream version 16.3.2 upstream/16.3.2
2019-09-02 DongHun KwakImported Upstream version 14.47.0 upstream/14.47.0
2019-09-02 DongHun KwakImported Upstream version 14.45.10 upstream/14.45.10
2016-11-01 DongHun KwakImported Upstream version 14.35.0 24/94624/1
2009-09-10 Michael AndresSupport nfs4 (nfs4://... or nfs://...?type=nfs4) (fate...
2009-07-03 Michael AndresFix exception handling when unmounting iso images ...
2009-06-04 Michael AndresCleanup and remove deprecated interface methods
2008-11-19 Jan Kupec- encode user-supplied URL strings before using them...
2008-10-08 Jan Kupec- detect and use unused loop device for mounting ISO...
2008-03-12 Jan Kupec- removed the old release(bool eject) methods
2008-03-12 Jan Kupec- enable media API to eject specific device
2008-02-08 Stephan Kulow r8180 | jkupec | 2008-01-02 18:28:28 +0100 (Mi,...
2008-02-08 Stephan Kulow--------------------------------------------------...
2008-01-02 Jan Kupecchanges
2008-01-02 Jan Kupec- enabled usage of symlinks to iso files (#274651)
2007-08-22 Arvin Schnell- remember exception history
2006-09-26 Marius Tomaschewski- Fixed to include the mount cmd output in MediaMountEx...
2006-08-16 Duncan Mac-Vicar PImplement media doesFileExists().
2006-03-20 Marius Tomaschewski- Renamed private MediaManager::forceMediaRelease
2006-03-15 Marius Tomaschewski- Fixed a hen and egg problem with iso handlers while...
2006-03-13 Marius Tomaschewski- Moved info message to the begin of the constructor
2006-03-10 Marius Tomaschewski- Fixed to close parent id in destructor
2006-03-09 Marius Tomaschewski- Changed url parameter to optional. If missed, iso
2006-03-06 Marius Tomaschewski- Lowered isAttached retry limit (wait for mtab update)
2006-02-23 Marius Tomaschewski- Limited loop-mounted ISOs to hd, dir, file, nfs,...
2006-02-23 Marius Tomaschewski- Added note if we should support ftp/https...
2006-02-23 Marius Tomaschewski- Implemented MediaISO handler