summaryrefslogtreecommitdiff
path: root/methods
AgeCommit message (Expand)AuthorFilesLines
2010-06-09* apt-pkg/indexcopy.cc:David Kalnischkies1-41/+6
2010-06-09fix compiler warning in the new mirror codeDavid Kalnischkies2-12/+17
2010-06-09merged from lp:~donkult/apt/sidMichael Vogt3-5/+3
2010-06-09merge lp:~mvo/apt/ubuntu-mirror-method-improvementsMichael Vogt2-44/+84
2010-06-09* merge the remaining Ubuntu change:Michael Vogt8-26/+430
2010-06-09move the users away from the deprecated StrToTime() methodDavid Kalnischkies3-5/+3
2010-06-02methods/mirror.cc: debug improvementsMichael Vogt1-2/+9
2010-06-02implement Fail-Ignore bool in FetchItem that tells the method that a failure ...Michael Vogt1-12/+11
2010-06-02methods/mirror.cc: simplify uri.startswith()Michael Vogt1-1/+1
2010-06-02methods/mirrors.cc: make cycle through the mirrors work properlyMichael Vogt2-16/+42
2010-06-02methods/mirror.cc: remove Acquire::Mirror::RefreshInterval (not really useful)Michael Vogt1-22/+0
2010-06-02improve error message if mirror method failsMichael Vogt1-6/+8
2010-06-02methods/mirror.cc: on fail try the next mirrorMichael Vogt1-1/+11
2010-06-02* apt-pkg/deb/dpkgpm.cc:Michael Vogt2-8/+26
2010-05-25methods/http.cc: shorten comment on return values of DealWithHeaders (because...Michael Vogt1-7/+1
2010-05-25* methods/http.{cc,h}:Michael Vogt2-25/+57
2010-05-12* methods/gpgv.cc:David Kalnischkies1-25/+17
2010-05-07* methods/http.cc: Michael Vogt2-25/+57
2010-05-04* methods/rred.cc:David Kalnischkies1-8/+11
2010-04-14merged from lp:~mvo/apt/mvoMichael Vogt1-0/+3
2010-04-14Remember hosts with general failures forMichael Vogt1-0/+3
2010-02-17merged from the mvo branchMichael Vogt5-53/+130
2010-02-17merged from debian-sidMichael Vogt3-52/+80
2010-02-05add Acquire::http::ProxyAutoDetect configuration that Michael Vogt2-1/+50
2010-02-03merged from lp:~mvo/apt/mvoMichael Vogt1-14/+16
2010-02-03* methods/http.cc:Michael Vogt1-14/+16
2010-01-27merge 1695..1701 from the lp:~mvo/apt/mvo branchMichael Vogt1-6/+7
2010-01-26merged from the lp:~mvo/apt/libudev-dlopen branchMichael Vogt1-6/+7
2010-01-26add Dir::Media::MountPath config optionMichael Vogt1-2/+2
2010-01-26* cmdline/apt-cdrom.cc:Michael Vogt1-6/+7
2010-01-26merged from the lp:~mvo/apt/mvo branchMichael Vogt1-1/+1
2010-01-26methods/cdrom.cc: fix compilication errorMichael Vogt1-1/+1
2010-01-26* cmdline/apt-get.cc:Michael Vogt1-12/+11
2010-01-26add new "Acquire::cdrom::AutoDetect" config that enables/disablesMichael Vogt1-1/+2
2010-01-26add new "Acquire::cdrom::AutoDetect" variable that enables/disablesMichael Vogt1-1/+2
2010-01-25methods/cdrom.cc: fix compile errorMichael Vogt1-2/+2
2010-01-22* methods/cdrom.cc:Michael Vogt1-11/+9
2010-01-22* methods/cdrom.cc:Michael Vogt1-11/+9
2010-01-08* French manpage translation updateMichael Vogt2-50/+78
2009-12-18* Merged from the mvo branchMichael Vogt5-237/+514
2009-12-14merged patches from david (many thanks)Michael Vogt4-231/+509
2009-12-11fix the backport of the https methods as they would require an ABI breakDavid Kalnischkies1-3/+3
2009-12-11add AI_ADDRCONFIG to ai_flags in connect.cc as suggested by Aurelien JarnoDavid Kalnischkies1-0/+1
2009-12-11add https options which default to the ones from http for the httpsDavid Kalnischkies1-55/+45
2009-12-11add config setting for User-Agent in http and https to the Acquire group,David Kalnischkies2-2/+6
2009-12-11Backport rred patches from my own sid branch to the 0.7.25 branchDavid Kalnischkies1-184/+464
2009-12-10merged -r1887..1901 from lp:~donkult/apt/sidMichael Vogt2-5/+4
2009-12-10merged -r1875..1886 from lp:~donkult/apt/sidMichael Vogt1-1/+0
2009-12-10* merge lp:~mvo/apt/netrc branch, this adds support for aMichael Vogt3-4/+13
2009-12-09merged from the mvo branchMichael Vogt4-5/+18