summaryrefslogtreecommitdiff
path: root/methods
Commit message (Expand)AuthorAgeFilesLines
* merge with lp:~mvo/apt/debian-sid : move all my ABI break changesDavid Kalnischkies2009-12-104-5/+18
|\
| * merged -r1887..1901 from lp:~donkult/apt/sidMichael Vogt2009-12-102-5/+4
| |\
| * \ 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
| | |/ /
* | | | add AI_ADDRCONFIG to ai_flags in connect.cc as suggested by Aurelien JarnoDavid Kalnischkies2009-11-281-0/+1
* | | | merge with lp:~mvo/apt/debian-sid and update all pot's and po'sDavid Kalnischkies2009-11-271-1/+1
|\| | |
* | | | add https options which default to the ones from http for the httpsDavid Kalnischkies2009-11-251-55/+45
* | | | add config setting for User-Agent in http and https to the Acquire group,David Kalnischkies2009-11-252-2/+6
* | | | merge my rred-rewrite branch & add it's changes to the changelogDavid Kalnischkies2009-11-251-184/+464
|\ \ \ \ | |_|_|/ |/| | |
| * | | cleanup code a bit more and expand error messagesDavid Kalnischkies2009-11-251-11/+10
| * | | fix argument check for the rred methodDavid Kalnischkies2009-11-191-1/+1
| * | | Finally adope the patch from Morten Hustveit <morten@debian.org> to beDavid Kalnischkies2009-11-061-18/+243
| * | | copyLinesFromFileToFile instead of a single Line in the rred methodDavid Kalnischkies2009-11-051-20/+18
| * | | rewrite and refactor rred method to be able to handle even big (>30 MB)David Kalnischkies2009-11-051-171/+187
| * | | add a debug test mode to the rred method for easier testingDavid Kalnischkies2009-11-041-16/+58
* | | | 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
| |/ / |/| |
* | | 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