Imported Upstream version 16.3.2
[platform/upstream/libzypp.git] / zypp / media / MediaAccess.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
2013-05-16 Michael AndresRemove deprecated aria2 support
2013-03-27 Matthias Grießmeieradded tftp-support (bnc#803316)
2011-11-03 Michael AndresFix 'unknown mediahandler' warning.
2010-11-22 Duncan Mac-Vicar PMerge branch 'master' of gitorious.org:opensuse/libzypp
2010-11-03 Dominik Heidleradd url-option to select specific mediahandler
2010-10-07 Ján KupecDon't use aria2c for FTP (bnc #641328)
2010-10-06 Duncan Mac-Vicar PUrlResolverPlugin implementation
2010-09-27 Duncan Mac-Vicar PMerge branch 'local_services' of gitorious.org:~duncan...
2010-09-27 Duncan Mac-Vicar PMerge branch 'master' of gitorious.org:opensuse/libzypp
2010-09-27 Michael AndresMedia handler rename PLUGIN->Plugin
2010-09-24 Michael AndresAdd MediaPLUGIN: MediaHandler skeleton for 'plugin...
2010-07-27 Michael SchroederMerge branch 'master' of gitorious.org:opensuse/libzypp
2010-07-27 Michael Schroeder- support ZYPP_MULTICURL variable, make MultiCurl the...
2010-07-27 Michael Schroeder- add setDeltafile() and deltafile() method so that...
2009-10-31 Michael AndresMediaSMB and MediaCIFS are the same, so use CIFS everyw...
2009-09-10 Michael AndresSupport nfs4 (nfs4://... or nfs://...?type=nfs4) (fate...
2009-07-28 Ján KupecDon't check for aria2c if not using it.
2009-04-01 Stefan SchubertMerge branch 'master' of git@git.opensuse.org:projects...
2009-03-03 Duncan Mac-Vicar Pmerge changes
2009-03-02 Duncan Mac-Vicar Padd line end
2009-02-22 Duncan Mac-Vicar PMerge branch 'master' of git@git.opensuse.org:projects...
2009-02-21 Duncan Mac-Vicar Pfinally I saw the light, MediaAria2 now inherits MediaC...
2009-02-20 Duncan Mac-Vicar PMerge branch 'aria'
2009-02-20 Duncan Mac-Vicar P- implement "does file exist" using curl command line...
2009-02-05 Duncan Mac-Vicar PMerge branch 'master' of git@git.opensuse.org:projects...
2009-02-05 Duncan Mac-Vicar Padd support for webrick to WebServer.
2008-09-29 Duncan Mac-Vicar P- Merge aria2c Media handler code from Google SOC 2008
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-05 Michael Andresdebug output removed
2007-04-04 Jan KupecMediaManager::attachDesiredMedia() added to support...
2007-03-05 Michael Andrescleaned static var in Url.cc
2006-11-10 Michael Andresdoxygen fixes
2006-08-16 Duncan Mac-Vicar PImplement media doesFileExists().
2006-04-06 Jiri Srainfixed setting autorefresh flag for installation sources
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-13 Marius Tomaschewski- Implemented static downloads(url) variant
2006-03-09 Marius Tomaschewski- Bug #156176: Added downloads() function.
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- Implemented support for nested media releases (depend...
2006-02-22 Marius Tomaschewski- Implemented isSharedMedia() method returning
2006-02-08 Michael Andres- catch exceptions in dtors
2006-02-08 Klaus Kaempfdont debug in destructor
2006-02-06 Marius Tomaschewski- Added support to share a CD mount
2006-02-03 Klaus Kaempfadd MIL
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-11 Michael Andres- Pathname,PathInfo
2005-12-08 Jiri Srainadded first skeleton of media backend