Merge pull request #23 from openSUSE/drop_package_manager
[platform/upstream/libzypp.git] / zypp / media /
2013-10-23 Michael AndresFix typos
2013-09-27 Michael Andresfix handling symlinks in export pathname on NFSv4 ...
2013-07-02 Michael AndresFix file probing via tftp:// (bnc#803316)
2013-05-16 Michael AndresRemove deprecated aria2 support
2013-05-10 Michael Andresremove deprecated media methods
2013-04-29 Michael AndresIntroduce explicit operator bool in PtrTypes
2013-04-19 Michael AndresNew zypp.conf option 'download.transfer_timeout = 180'
2013-04-16 Michael AndresFix uid/euid usage
2013-03-27 Matthias Grießmeieradded tftp-support (bnc#803316)
2013-01-21 Michael Schroedermake multicurl suppress progress reports for the metali...
2013-01-21 Michael Schroederwork around libcurl bug that sometimes gives us old...
2013-01-18 Michael AndresRevert: MediaMultiCurl: throw AbortRequestException...
2013-01-18 Michael AndresReduce logging
2013-01-18 Michael AndresMediaMultiCurl: throw AbortRequestException if aborted...
2012-12-10 Michael AndresConfigure curl to "not fix the BEAST attack" (bnc#779177)
2012-07-05 Michael Andresfix possibly reporting timeout as "aborted by user...
2012-06-25 Michael Andresallow libcurl to take proxy from environment iff proxy...
2012-05-08 Michael Andresremove base/Deprecated.h (macros now in APIConfig.h)
2012-05-02 Michael AndresAvoid 'unused variable' warning
2012-04-27 Michael Andresdo not use sys includes for zypp header files
2012-04-25 Michael AndresFix lost device info
2012-04-19 Michael AndresAlways consider (block) devices passed as url option...
2012-03-26 Michael AndresCleanup orphaned media attach points (bnc#751221)
2012-03-20 Michael AndresParse proxy user/pass from url (bnc#752497)
2012-03-13 Michael AndresForce libproxy into using "/etc/sysconfig/proxy" if...
2012-01-16 Michael AndresCorrectly use user:pass directly embedded in a proxy...
2011-11-28 Michael AndresMerge pull request #7 from crrodriguez/master
2011-11-18 Cristian RodríguezOpen all file descriptors with O_CLOEXEC to avoid leaks...
2011-11-11 Michael AndresTry to find and use some CD/DVD device even if HAL...
2011-11-10 Harald FernengelFix another static initialization problem
2011-11-07 Michael AndresDon't use proxy if disabled (bnc#696805)
2011-11-03 Michael AndresFix 'unknown mediahandler' warning.
2011-10-21 Michael AndresSet CURLOPT_PROXYAUTH
2011-10-13 Michael AndresMust not differ between type nfs and nfs4 when checking...
2011-08-29 Michael AndresExtend mount entry comparison fix (bnc#710269)
2011-08-29 Michael Andresfix malformed init/return values
2011-08-05 Michael AndresAttempt to fix smb mount entry comparison (bnc#710269)
2011-07-28 Michael AndresEvaluate CURLINFO_CONDITION_UNMET on zero sized success...
2011-07-25 Michael AndresAlways read /proc/mounts when looking for mounted media...
2011-07-25 Michael AndresFix superfluous 'inline'
2011-07-22 Michael AndresMediaUserAuth: Do not expose libcurl header files.
2011-07-18 Michael AndresMore initialize parser structure fixes. (bnc#705181)
2011-07-15 Michael AndresProperly initialize parser structures (bnc#705181)
2011-07-07 Michael AndresFix tests for available libcurl version.
2011-05-18 Duncan Mac-Vicar Ptypo
2011-05-18 Duncan Mac-Vicar PAllow MediaCD to build against udev _and_ HAL, or even...
2011-05-18 Duncan Mac-Vicar Padd conditional to build against older curls
2011-05-16 Duncan Mac-Vicar PCURLOPT_REDIR_PROTOCOLS is availailable on curl >=...
2011-05-16 Duncan Mac-Vicar PCheck for curl version before using this (new) features
2011-05-06 Dirk Muellerno need to close a NULL file
2011-05-06 Dirk Muellerthrow MediaCurlException on malformatted url
2011-04-29 Michael Schroeder- make sure that maxworkers is at least 1
2011-04-27 Dominik Heidlerfix max_concurrent_connections option in MultiCurl...
2011-04-15 Michael Schroeder- also look at the file content to detect metalink...
2010-12-21 Duncan Mac-Vicar PMerge branch 'master' of gitorious.org:opensuse/libzypp
2010-12-08 Michael Schroeder- do not go to sleep for 0ms
2010-12-07 Michael Schroeder- MultiCurl: make sure the server responded with "parti...
2010-12-06 Duncan Mac-Vicar PMerge branch 'master' of gitorious.org:opensuse/libzypp
2010-11-24 Michael AndresProperly handle FTP response 550. (bnc#645747)
2010-11-22 Duncan Mac-Vicar Plibproxy implementation for ProxyInfo. Right now it...
2010-11-22 David Woodhouseallow proxy information to be url based instead of...
2010-11-22 Duncan Mac-Vicar PMerge branch 'master' of gitorious.org:opensuse/libzypp
2010-11-19 Michael Schroeder- fix segfault, the curl message is freed after curl_mu...
2010-11-03 Dominik Heidleradd url-option to select specific mediahandler
2010-10-13 Dominik Heidler- Make MetaLinkParser accept InputStreams
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-09-24 Duncan Mac-Vicar PMerge branch 'master' into local_services
2010-09-24 Duncan Mac-Vicar PMerge branch 'master' of gitorious.org:opensuse/libzypp
2010-09-24 Michael Schroeder- fix metalink4 parsing
2010-09-24 Michael Schroeder- update totalsize if the filesize gets updated [bnc...
2010-09-22 Michael Schroeder- fix re-fetch logic, reopen tmp file
2010-09-20 Duncan Mac-Vicar PAllow yum-style setting of per-repo proxy including
2010-09-16 Michael Schroeder- fix segfault on user abort, write and reuse "MultiCur...
2010-08-10 Michael AndresBypass blkid cache
2010-08-10 Michael AndresUse blkid to verify disk volumes. (bnc#623226)
2010-08-05 Michael Schroeder- fix size check for last block, so that the delta...
2010-08-05 Michael Schroeder- fix ftp download (ftp does not have a content type)
2010-08-04 Michael Schroeder- fix memory leak
2010-08-03 Michael Schroeder- add forgotten resource sort call
2010-08-03 Michael Schroeder- fix memory leak
2010-08-02 Michael Schroeder- rename "zsync4" to "zsync", invert byte order so...
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 delta download support via MediaMultiCurl
2010-07-27 Michael Schroeder- do not use copy of getFileUrl(), but call the MediaCu...
2010-07-27 Michael Schroeder- some refactoring for MediaMultiCurl:
2010-07-27 Michael Schroeder- add errstr() function so we can check for user abort
2010-07-27 Michael Schroeder- add setDeltafile() and deltafile() method so that...
2010-07-27 Michael Schroeder- put AuthType in settings
2010-06-29 Michael AndresFix CURLOPT_MAX_RECV_SPEED_LARGE expecting a curl_off_t...
2010-05-21 Michael Andreslog if cdrom device detection failed
2010-04-26 Michael AndresUse libudev to detect available cd/dvd devices (bnc...
2010-04-26 Michael AndresRemove dead code paths processing only automounted...
2010-04-26 Michael AndresDisable using libhal (bnc#590707)
2010-04-26 Michael AndresMediaCIFS: get rid of dependency to zypp::Target
next