summaryrefslogtreecommitdiff
path: root/methods
Commit message (Expand)AuthorAgeFilesLines
* 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
* | | | * 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
|/
* Add timeout support for https.Otavio Salvador2008-05-021-1/+5
* typo fixesMichael Vogt2008-03-111-2/+2
* * Fix typos in manpages. Thanks to Daniel Leidert for the fixesMichael Vogt2008-02-211-1/+1
|\
| * * Applied patch from Robert Millan <rmh@aybabtu.com> to fix the errorOtavio Salvador2008-01-171-1/+1
* | * methods/connect.cc:Michael Vogt2008-02-081-0/+16
|/
* * apt-pkg/acquire-worker.cc, methods/connect.cc:Michael Vogt2008-01-071-0/+1
* * Applied patch from Robert Millan <rmh@aybabtu.com> to make apt-key andOtavio Salvador2007-12-161-0/+1
* * methods/gpgv.cc:Michael Vogt2007-12-061-17/+0
* Changed ABIOtavio Salvador2007-10-251-1/+1
* methods/https.cc:Michael Vogt2007-10-051-13/+13
* - methods/ftp.cc: likewise;Otavio Salvador2007-10-021-1/+1
* - methods/gpgv.cc: conversion from string constant to 'char*';Otavio Salvador2007-10-021-3/+3
* * Reset curl options and timestamp between downloaded files. Thanks toOtavio Salvador2007-08-101-0/+13
* * Add hash support to copy method. Thanks Anders Kaseorg by the patchOtavio Salvador2007-08-061-0/+5
* * apt-pkg/deb/dpkgpm.{cc,h}:Michael Vogt2007-08-031-1/+1
|\
* \ * apt-pkg/acquire-item.cc:Michael Vogt2007-08-031-8/+20
|\ \
| * | * methods/https.cc:Michael Vogt2007-08-021-8/+20
* | | * methods/makefile:Michael Vogt2007-07-301-3/+8