Imported Upstream version 16.3.2
[platform/upstream/libzypp.git] / zypp / media / MediaHandler.h
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.0 upstream/14.45.0
2016-11-01 DongHun KwakImported Upstream version 15.19.0 83/94683/1
2013-04-29 Michael AndresIntroduce explicit operator bool in PtrTypes
2012-05-08 Michael Andresremove base/Deprecated.h (macros now in APIConfig.h)
2010-07-27 Michael SchroederMerge branch 'master' of gitorious.org:opensuse/libzypp
2010-07-27 Michael Schroeder- add setDeltafile() and deltafile() method so that...
2010-04-26 Michael AndresRemove dead code paths processing only automounted...
2009-09-10 Michael AndresSupport nfs4 (nfs4://... or nfs://...?type=nfs4) (fate...
2008-03-13 Jan Kupec- getDetectedDevices added (fate #120298)
2008-03-12 Jan Kupec- removed the old release(bool eject) methods
2008-03-12 Jan Kupec- enable media API to eject specific device
2007-04-04 Jan KupecMediaManager::attachDesiredMedia() added to support...
2006-11-10 Michael Andresdoxygen fixes
2006-09-29 Marius Tomaschewski- Changed to getRealPath to be accessible from outside
2006-08-16 Duncan Mac-Vicar PImplement media doesFileExists().
2006-04-04 Marius Tomaschewski- Added flag to MediaManager::isUseableAttachPoint...
2006-03-31 Marius Tomaschewski- Implemented check if media (CD) is automounted or not
2006-03-21 Marius Tomaschewski- Added a variant of MediaHandler::forceRelaseAllMedia
2006-03-20 Marius Tomaschewski- Renamed private MediaManager::forceMediaRelease
2006-03-15 Marius Tomaschewski- Added exact id match flag to dependsOnParent allowing to
2006-03-15 Marius Tomaschewski- Fixed a hen and egg problem with iso handlers while...
2006-03-13 Marius Tomaschewski- Removed deprecated reattach functions
2006-03-10 Marius Tomaschewski- Fix for Bug #156981 - reset _mediaSource if it
2006-03-10 Marius Tomaschewski- Documented several functions
2006-03-09 Marius Tomaschewski- Bug #156176: Added downloads() function.
2006-03-02 Marius Tomaschewski- Implemented setAttachPrefix(), desired as replacement
2006-02-28 Marius Tomaschewski- Changed to construct localRoot on the fly, since
2006-02-28 Marius Tomaschewski- Implemented reattach - effective in MediaCurl only.
2006-02-27 Marius Tomaschewski- Added reattach method prototypes (dummy implementation)
2006-02-23 Marius Tomaschewski- Extended checkAttached() to allow to specify if fstyp...
2006-02-22 Marius Tomaschewski- Implemented isSharedMedia() method returning
2006-02-20 Marius Tomaschewski- Implemented checkAttached() function verifying attached
2006-02-06 Marius Tomaschewski- Enabled source sharing for DISK, NFS, SMB
2006-02-06 Marius Tomaschewski- Added support to share a CD mount
2005-12-12 Jiri Srainimproved media exceptions handling
2005-12-11 Michael Andres- Pathname,PathInfo
2005-12-08 Jiri Srainadded first skeleton of media backend