Imported Upstream version 17.14.0
[platform/upstream/libzypp.git] / zypp / media / MediaException.h
2019-09-02 DongHun KwakImported Upstream version 17.14.0 upstream/17.14.0
2019-09-02 DongHun KwakImported Upstream version 17.6.0 upstream/17.6.0
2019-09-02 DongHun KwakImported Upstream version 17.0.0 upstream/17.0.0
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
2013-05-16 Michael AndresRemove deprecated aria2 support
2010-07-27 Michael SchroederMerge branch 'master' of gitorious.org:opensuse/libzypp
2010-07-27 Michael Schroeder- add errstr() function so we can check for user abort
2009-11-19 Michael AndresMediaNoLoopDeviceException: add optional explanatory...
2009-11-19 Michael AndresMediaException: Don't let untranslated default args...
2009-01-07 Ján Kupec- handle HTTP 503 reponses as temporary errors
2008-10-08 Jan Kupec- detect and use unused loop device for mounting ISO...
2008-09-29 Duncan Mac-Vicar P- Merge aria2c Media handler code from Google SOC 2008
2008-03-21 Josef ReidingerThrowing special exception MediaBadCAException in case...
2008-03-21 Josef Reidingeradd new error IO_SOFT to media request callback for...
2008-03-12 Jan Kupec- passing the detected devices in MediaException was...
2008-03-12 Jan Kupec- one more fix - having a reference as exception data...
2008-03-12 Jan Kupec- remove bad calls to the media release() methods
2008-03-12 Jan Kupec- enable media API to eject specific device
2008-02-28 Jan Kupec- FATE #303284 port from SP2 - special exception messag...
2007-02-23 Jan Kupec- support for HTTP authentication prompt added (#190609)
2006-09-26 Marius Tomaschewski- Fixed to include the mount cmd output in MediaMountEx...
2006-03-23 Marius Tomaschewski- Added MediaNotEjectedException
2006-03-13 Marius Tomaschewski- Fixed to allow more exact bad url error message
2006-02-10 Marius Tomaschewski- Removed MediaNr, handled completely by source.
2006-02-02 Marius Tomaschewski- Added MediaNotDesiredException
2006-01-29 Klaus KaempftoString -> asString for Url objects
2005-12-14 Jiri Srainadded error and proxy handling for Curl backend
2005-12-14 Jiri Srainenhanced exception handling, getting rid of old error...
2005-12-13 Jiri Srainadded media-specific backends, some of them still need...
2005-12-13 Michael Andresadapt to changed ZYPP_THROW macros
2005-12-12 Jiri Srainimproved media exceptions handling
2005-12-12 Jiri SrainAdded mount routines, including exception handling
2005-12-11 Michael Andres- Pathname,PathInfo
2005-12-08 Jiri Srainadded first skeleton of media backend