summaryrefslogtreecommitdiff
path: root/methods
AgeCommit message (Expand)AuthorFilesLines
2010-02-17merged from debian-sidMichael Vogt3-52/+80
2010-02-05add Acquire::http::ProxyAutoDetect configuration that Michael Vogt2-1/+50
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-26add Dir::Media::MountPath config optionMichael Vogt1-2/+2
2010-01-26* cmdline/apt-cdrom.cc:Michael Vogt1-6/+7
2010-01-26methods/cdrom.cc: fix compilication errorMichael Vogt1-1/+1
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-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-07merge lp:~mvo/apt/netrc branch, this adds support for aMichael Vogt3-4/+13
2009-12-04* apt-pkg/contrib/netrc.cc:Michael Vogt1-1/+1
2009-12-02* apt-pkg/packagemanager.cc:Michael Vogt2-1/+5
2009-11-17methods/https.cc: cleanup for CURLOPT_LOW_SPEED_TIMEMichael Vogt2-2/+3
2009-11-17* methods/https.cc:Michael Vogt1-1/+4
2009-10-28refactor the buildsystem to extract library versions from one file,David Kalnischkies1-3/+2
2009-10-24Bumped libapt version and excluded eglibc from SONAME. (Closes: #448249)David Kalnischkies1-1/+1
2009-10-20 * methods/connect.cc:David Kalnischkies1-2/+2
2009-10-16add ftp support, basic debuggingMichael Vogt1-0/+1
2009-10-16add maybe_add_auth for ftp as wellMichael Vogt3-3/+5
2009-10-16port netrc support from maemonMichael Vogt2-2/+8
2009-10-12methods/https.cc: Add support for authentication using netrc (Closes: #518473),Julian Andres Klode1-0/+1
2009-09-26Fix some typos from #479997bubulle@debian.org1-1/+1
2009-09-08add text at the top without failing in rred (Closes: #545694)David Kalnischkies1-1/+1
2009-08-27merged from lp:~donkult/apt/sidMichael Vogt1-2/+2
2009-08-19merged from the jackyf-devel branchMichael Vogt3-39/+56
2009-08-18Allow empty Reason-Phase in the Status-Lines, which is allowed by rtfDavid Kalnischkies1-2/+2
2009-07-23[ABI] merged the libudev-dlopen branch, this allows to passMichael Vogt2-26/+105
2009-07-23methods/cdrom.cc: add AutoDetectAndMount methodMichael Vogt1-44/+61
2009-07-22methods/cdrom.cc: move the scan into the loop that waits for a CDMichael Vogt1-28/+39
2009-07-22* methods/cdrom.cc:Michael Vogt1-17/+65
2009-07-21* apt-pkg/acquire.cc:Michael Vogt2-2/+4
2009-07-09move libudev based code into libapt cdrom.cc classMichael Vogt1-54/+0
2009-07-08prototype for libudev dlopen() type of cdrom detectionMichael Vogt2-5/+62
2009-07-02* apt-pkg/acquire-worker.cc:Michael Vogt1-1/+3
2009-06-09[ABI break] support '#' in apt.conf and /etc/apt/preferencesMichael Vogt1-1/+1
2009-04-09* apt-pkg/contrib/strutl.cc:Michael Vogt4-3/+86
2009-04-08* methods/gpgv.cc:Michael Vogt1-6/+34