summaryrefslogtreecommitdiff
path: root/methods
AgeCommit message (Expand)Author
2010-06-02methods/mirror.cc: remove Acquire::Mirror::RefreshInterval (not really useful)Michael Vogt
2010-06-02improve error message if mirror method failsMichael Vogt
2010-06-02methods/mirror.cc: on fail try the next mirrorMichael Vogt
2010-06-02* apt-pkg/deb/dpkgpm.cc:Michael Vogt
2010-05-25methods/http.cc: shorten comment on return values of DealWithHeaders (because...Michael Vogt
2010-05-25* methods/http.{cc,h}:Michael Vogt
2010-05-12* methods/gpgv.cc:David Kalnischkies
2010-05-07* methods/http.cc: Michael Vogt
2010-05-04* methods/rred.cc:David Kalnischkies
2010-04-14merged from lp:~mvo/apt/mvoMichael Vogt
2010-04-14Remember hosts with general failures forMichael Vogt
2010-02-17merged from the mvo branchMichael Vogt
2010-02-17merged from debian-sidMichael Vogt
2010-02-05add Acquire::http::ProxyAutoDetect configuration that Michael Vogt
2010-02-03merged from lp:~mvo/apt/mvoMichael Vogt
2010-02-03* methods/http.cc:Michael Vogt
2010-01-27merge 1695..1701 from the lp:~mvo/apt/mvo branchMichael Vogt
2010-01-26merged from the lp:~mvo/apt/libudev-dlopen branchMichael Vogt
2010-01-26add Dir::Media::MountPath config optionMichael Vogt
2010-01-26* cmdline/apt-cdrom.cc:Michael Vogt
2010-01-26merged from the lp:~mvo/apt/mvo branchMichael Vogt
2010-01-26methods/cdrom.cc: fix compilication errorMichael Vogt
2010-01-26* cmdline/apt-get.cc:Michael Vogt
2010-01-26add new "Acquire::cdrom::AutoDetect" config that enables/disablesMichael Vogt
2010-01-26add new "Acquire::cdrom::AutoDetect" variable that enables/disablesMichael Vogt
2010-01-25methods/cdrom.cc: fix compile errorMichael Vogt
2010-01-22* methods/cdrom.cc:Michael Vogt
2010-01-22* methods/cdrom.cc:Michael Vogt
2010-01-08* French manpage translation updateMichael Vogt
2009-12-18* Merged from the mvo branchMichael Vogt
2009-12-14merged patches from david (many thanks)Michael Vogt
2009-12-11fix the backport of the https methods as they would require an ABI breakDavid Kalnischkies
2009-12-11add AI_ADDRCONFIG to ai_flags in connect.cc as suggested by Aurelien JarnoDavid Kalnischkies
2009-12-11add https options which default to the ones from http for the httpsDavid Kalnischkies
2009-12-11add config setting for User-Agent in http and https to the Acquire group,David Kalnischkies
2009-12-11Backport rred patches from my own sid branch to the 0.7.25 branchDavid Kalnischkies
2009-12-10merged -r1887..1901 from lp:~donkult/apt/sidMichael Vogt
2009-12-10merged -r1875..1886 from lp:~donkult/apt/sidMichael Vogt
2009-12-10* merge lp:~mvo/apt/netrc branch, this adds support for aMichael Vogt
2009-12-09merged from the mvo branchMichael Vogt
2009-12-07merge lp:~mvo/apt/netrc branch, this adds support for aMichael Vogt
2009-12-04* apt-pkg/contrib/netrc.cc:Michael Vogt
2009-12-02* apt-pkg/packagemanager.cc:Michael Vogt
2009-11-17methods/https.cc: cleanup for CURLOPT_LOW_SPEED_TIMEMichael Vogt
2009-11-17* methods/https.cc:Michael Vogt
2009-10-28refactor the buildsystem to extract library versions from one file,David Kalnischkies
2009-10-24Bumped libapt version and excluded eglibc from SONAME. (Closes: #448249)David Kalnischkies
2009-10-20 * methods/connect.cc:David Kalnischkies
2009-10-16add ftp support, basic debuggingMichael Vogt
2009-10-16add maybe_add_auth for ftp as wellMichael Vogt