Imported Upstream version 16.3.2
[platform/upstream/libzypp.git] / zypp / media / MediaDISK.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
2016-11-01 DongHun KwakImported Upstream version 14.35.0 24/94624/1
2010-08-10 Michael AndresBypass blkid cache
2010-08-10 Michael AndresUse blkid to verify disk volumes. (bnc#623226)
2010-04-26 Michael AndresRemove dead code paths processing only automounted...
2008-07-12 Jan Kupec- reuse existing disk mounts (applied Marius' patch...
2008-03-12 Jan Kupec- removed the old release(bool eject) methods
2008-03-12 Jan Kupec- enable media API to eject specific device
2006-11-28 Marius Tomaschewski- Added vol_id search
2006-11-17 Marius Tomaschewski- Implemented volume device check using /sbin/vol_id...
2006-10-16 Martin VidnerFixed file name in \file tag for doxygen
2006-09-05 Marius Tomaschewski- Fix for Bug 197107, removing libblkid dependency
2006-08-16 Duncan Mac-Vicar PImplement media doesFileExists().
2006-05-01 Marius Tomaschewski- Improved device check in MediaDISK using libblkid...
2006-04-05 Marius Tomaschewski- Fixed MediaDISK to use a mount -oro,bind id the disk
2006-03-20 Marius Tomaschewski- Renamed private MediaManager::forceMediaRelease
2006-03-15 Marius Tomaschewski- Changed to detect/verify CD/DVD/HD devices while
2006-03-06 Marius Tomaschewski- Lowered isAttached retry limit (wait for mtab update)
2006-03-06 Marius Tomaschewski- Implemented disk volume devices check against /dev...
2006-02-23 Marius Tomaschewski- Fixed argument order to MediaMountException (msg...
2006-02-20 Marius Tomaschewski- Implemented overloaded isAttached() calling checkAtta...
2006-02-06 Marius Tomaschewski- Enabled source sharing for DISK, NFS, SMB
2006-02-06 Marius Tomaschewski- Fixed attachpoint creation
2006-02-03 Klaus Kaempfadd MIL calls in constructors
2005-12-13 Jiri Srainadded media-specific backends, some of them still need...