summaryrefslogtreecommitdiff
path: root/methods
AgeCommit message (Expand)AuthorFilesLines
2010-08-21* methods/http.cc:David Kalnischkies1-2/+8
2010-08-19* apt-pkg/init.cc:David Kalnischkies1-1/+1
2010-08-16* methods/bzip2.cc:David Kalnischkies1-2/+1
2010-08-10apt-pkg, methods: Convert users of WriteEmpty to WriteAtomic.Julian Andres Klode4-5/+5
2010-07-11* methods/bzip2.cc:David Kalnischkies2-9/+188
2010-07-11[ Martin Pitt ]David Kalnischkies1-56/+7
2010-07-06methods/gzip.cc: With FileFd now being able to read gzipped files, theremartin@piware.de1-56/+7
2010-06-24methods/ftp.h: Handle different logins are on the same server (Closes: #586904).Julian Andres Klode1-1/+1
2010-06-09enhance the split out of the gpgv commandline mangling by splitting outDavid Kalnischkies1-41/+10
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