summaryrefslogtreecommitdiff
path: root/methods
Commit message (Expand)AuthorAgeFilesLines
* merged from debian-sidMichael Vogt2010-02-173-52/+80
|\
| * merge 1695..1701 from the lp:~mvo/apt/mvo branchMichael Vogt2010-01-271-6/+7
| * add new "Acquire::cdrom::AutoDetect" config that enables/disablesMichael Vogt2010-01-261-1/+2
| * methods/cdrom.cc: fix compile errorMichael Vogt2010-01-251-2/+2
| * * methods/cdrom.cc:Michael Vogt2010-01-221-11/+9
| * * French manpage translation updateMichael Vogt2010-01-082-50/+78
* | add Acquire::http::ProxyAutoDetect configuration that Michael Vogt2010-02-052-1/+50
* | * methods/http.cc:Michael Vogt2010-02-031-14/+16
* | add Dir::Media::MountPath config optionMichael Vogt2010-01-261-2/+2
* | * cmdline/apt-cdrom.cc:Michael Vogt2010-01-261-6/+7
* | methods/cdrom.cc: fix compilication errorMichael Vogt2010-01-261-1/+1
* | add new "Acquire::cdrom::AutoDetect" variable that enables/disablesMichael Vogt2010-01-261-1/+2
* | * methods/cdrom.cc:Michael Vogt2010-01-221-11/+9
|/
* merged patches from david (many thanks)Michael Vogt2009-12-144-231/+509
|\
| * fix the backport of the https methods as they would require an ABI breakDavid Kalnischkies2009-12-111-3/+3
| * add AI_ADDRCONFIG to ai_flags in connect.cc as suggested by Aurelien JarnoDavid Kalnischkies2009-12-111-0/+1
| * add https options which default to the ones from http for the httpsDavid Kalnischkies2009-12-111-55/+45
| * add config setting for User-Agent in http and https to the Acquire group,David Kalnischkies2009-12-112-2/+6
| * Backport rred patches from my own sid branch to the 0.7.25 branchDavid Kalnischkies2009-12-111-184/+464
|/
* merged -r1887..1901 from lp:~donkult/apt/sidMichael Vogt2009-12-102-5/+4
|\
| * refactor the buildsystem to extract library versions from one file,David Kalnischkies2009-10-281-3/+2
| * Bumped libapt version and excluded eglibc from SONAME. (Closes: #448249)David Kalnischkies2009-10-241-1/+1
| * * methods/connect.cc:David Kalnischkies2009-10-201-2/+2
* | merged -r1875..1886 from lp:~donkult/apt/sidMichael Vogt2009-12-101-1/+0
|\|
* | * merge lp:~mvo/apt/netrc branch, this adds support for aMichael Vogt2009-12-103-4/+13
|\ \
| * \ merge lp:~mvo/apt/netrc branch, this adds support for aMichael Vogt2009-12-073-4/+13
| |\ \
| | * | * apt-pkg/contrib/netrc.cc:Michael Vogt2009-12-041-1/+1
| | * | add ftp support, basic debuggingMichael Vogt2009-10-161-0/+1
| | * | add maybe_add_auth for ftp as wellMichael Vogt2009-10-163-3/+5
| | * | port netrc support from maemonMichael Vogt2009-10-162-2/+8
* | | | * apt-pkg/packagemanager.cc:Michael Vogt2009-12-022-1/+5
|\| | | | |_|/ |/| |
| * | methods/https.cc: cleanup for CURLOPT_LOW_SPEED_TIMEMichael Vogt2009-11-172-2/+3
| * | * methods/https.cc:Michael Vogt2009-11-171-1/+4
| |/
* | methods/https.cc: Add support for authentication using netrc (Closes: #518473),Julian Andres Klode2009-10-121-0/+1
* | Fix some typos from #479997bubulle@debian.org2009-09-261-1/+1
* | add text at the top without failing in rred (Closes: #545694)David Kalnischkies2009-09-081-1/+1
* | merged from lp:~donkult/apt/sidMichael Vogt2009-08-271-2/+2
|\ \ | |/ |/|
| * Allow empty Reason-Phase in the Status-Lines, which is allowed by rtfDavid Kalnischkies2009-08-181-2/+2
* | merged from the jackyf-devel branchMichael Vogt2009-08-193-39/+56
|\ \ | |/ |/|
| * Make apt proxy options have the highest priority, unified proxy determining c...Eugene V. Lyubimkin2008-12-153-39/+56
* | [ABI] merged the libudev-dlopen branch, this allows to passMichael Vogt2009-07-232-26/+105
|\ \
| * | methods/cdrom.cc: add AutoDetectAndMount methodMichael Vogt2009-07-231-44/+61
| * | methods/cdrom.cc: move the scan into the loop that waits for a CDMichael Vogt2009-07-221-28/+39
| * | * methods/cdrom.cc:Michael Vogt2009-07-221-17/+65
| * | move libudev based code into libapt cdrom.cc classMichael Vogt2009-07-091-54/+0
| * | prototype for libudev dlopen() type of cdrom detectionMichael Vogt2009-07-082-5/+62
* | | * apt-pkg/acquire.cc:Michael Vogt2009-07-212-2/+4
|\| |
| * | * apt-pkg/acquire-worker.cc:Michael Vogt2009-07-021-1/+3
| * | * methods/gpgv.cc:Michael Vogt2009-04-081-6/+34
| * | * methods/https.cc:Michael Vogt2009-02-031-0/+5