summaryrefslogtreecommitdiff
path: root/methods
Commit message (Expand)AuthorAgeFilesLines
* * 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
| * | methods/https.cc: do not unlink partial files (thanks to robbiew)Michael Vogt2009-02-031-1/+0
| * | [ABI break] merge support for http redirects, thanks toMichael Vogt2009-01-303-2/+81
| * | * methods/gpgv.cc:Michael Vogt2008-12-091-1/+1
| * | * apt-ftparchive might write corrupt Release files (LP: #46439)Michael Vogt2008-10-281-10/+10
| |\ \
| * | | fix various -Wall warningsMichael Vogt2008-08-052-2/+3
| * | | * merge patch that enforces stricter https server certificateMichael Vogt2008-07-251-12/+47
* | | | [ABI break] support '#' in apt.conf and /etc/apt/preferencesMichael Vogt2009-06-091-1/+1
* | | | * apt-pkg/contrib/strutl.cc:Michael Vogt2009-04-094-3/+86
* | | | * methods/gpgv.cc:Michael Vogt2009-04-081-6/+34
| |_|/ |/| |
* | | fix various -Wall warningsMichael Vogt2008-10-282-2/+3
| |/ |/|
* | * Compilation fixes and portability improvement for compiling APT against non...Luca Bruno2008-10-111-10/+10
* | * merge patch that enforces stricter https server certificateMichael Vogt2008-07-251-12/+47
|/