Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | merged from the mvo branch | Michael Vogt | 2009-08-24 | 3 | -39/+56 |
|\ | |||||
| * | merged from the jackyf-devel branch | Michael Vogt | 2009-08-19 | 3 | -39/+56 |
| |\ | |||||
| | * | Make apt proxy options have the highest priority, unified proxy determining c... | Eugene V. Lyubimkin | 2008-12-15 | 3 | -39/+56 |
* | | | methods/http.cc: remove merge artifact | Michael Vogt | 2009-07-30 | 1 | -11/+0 |
* | | | merged from debian | Michael Vogt | 2009-07-30 | 3 | -27/+116 |
|\| | | |||||
| * | | [ABI] merged the libudev-dlopen branch, this allows to pass | Michael Vogt | 2009-07-23 | 2 | -26/+105 |
| |\ \ | |||||
| | * | | methods/cdrom.cc: add AutoDetectAndMount method | Michael Vogt | 2009-07-23 | 1 | -44/+61 |
| | * | | methods/cdrom.cc: move the scan into the loop that waits for a CD | Michael Vogt | 2009-07-22 | 1 | -28/+39 |
| | * | | * methods/cdrom.cc: | Michael Vogt | 2009-07-22 | 1 | -17/+65 |
| | * | | move libudev based code into libapt cdrom.cc class | Michael Vogt | 2009-07-09 | 1 | -54/+0 |
| | * | | prototype for libudev dlopen() type of cdrom detection | Michael Vogt | 2009-07-08 | 2 | -5/+62 |
| * | | | * apt-pkg/acquire.cc: | Michael Vogt | 2009-07-21 | 2 | -2/+4 |
| |\| | | |||||
| | * | | * apt-pkg/acquire-worker.cc: | Michael Vogt | 2009-07-02 | 1 | -1/+3 |
| | * | | * methods/gpgv.cc: | Michael Vogt | 2009-04-08 | 1 | -6/+34 |
| | * | | * methods/https.cc: | Michael Vogt | 2009-02-03 | 1 | -0/+5 |
| | * | | methods/https.cc: do not unlink partial files (thanks to robbiew) | Michael Vogt | 2009-02-03 | 1 | -1/+0 |
| | * | | [ABI break] merge support for http redirects, thanks to | Michael Vogt | 2009-01-30 | 3 | -2/+81 |
| | * | | * methods/gpgv.cc: | Michael Vogt | 2008-12-09 | 1 | -1/+1 |
| | * | | * apt-ftparchive might write corrupt Release files (LP: #46439) | Michael Vogt | 2008-10-28 | 1 | -10/+10 |
| | |\ \ | |||||
| * | | | | [ABI break] support '#' in apt.conf and /etc/apt/preferences | Michael Vogt | 2009-06-09 | 1 | -1/+1 |
* | | | | | * apt-pkg/acquire-worker.cc: | Michael Vogt | 2009-07-14 | 1 | -0/+5 |
* | | | | | merged from the debian-sid branch | Michael Vogt | 2009-06-09 | 1 | -0/+1 |
|\| | | | | |||||
| * | | | | * apt-pkg/contrib/strutl.cc: | Michael Vogt | 2009-04-09 | 4 | -3/+86 |
| * | | | | * methods/gpgv.cc: | Michael Vogt | 2009-04-08 | 1 | -6/+34 |
| | |_|/ | |/| | | |||||
* | | | | * methods/gpgv.cc: | Michael Vogt | 2009-04-08 | 1 | -6/+34 |
* | | | | * methods/mirror.cc: | Michael Vogt | 2009-03-19 | 1 | -2/+16 |
* | | | | * apt-pkg/pkgcache.cc: | Michael Vogt | 2009-02-09 | 1 | -1/+0 |
* | | | | * methods/https.cc: | Michael Vogt | 2009-02-09 | 1 | -0/+5 |
* | | | | * [ABI break] merge support for http redirects, thanks to | Michael Vogt | 2009-02-02 | 3 | -2/+81 |
* | | | | LP: #263089 | Michael Vogt | 2009-01-28 | 1 | -1/+1 |
* | | | | merged from debian-sid | Michael Vogt | 2008-11-24 | 1 | -10/+10 |
|\| | | | |||||
| * | | | fix various -Wall warnings | Michael Vogt | 2008-10-28 | 2 | -2/+3 |
| | |/ | |/| | |||||
| * | | * Compilation fixes and portability improvement for compiling APT against non... | Luca Bruno | 2008-10-11 | 1 | -10/+10 |
| * | | * merge patch that enforces stricter https server certificate | Michael Vogt | 2008-07-25 | 1 | -12/+47 |
* | | | * fix various -Wall warnings | Michael Vogt | 2008-08-06 | 2 | -2/+3 |
|\ \ \ | | |/ | |/| | |||||
| * | | fix various -Wall warnings | Michael Vogt | 2008-08-05 | 2 | -2/+3 |
* | | | * merge patch that enforces stricter https server certificate | Michael Vogt | 2008-08-06 | 1 | -12/+47 |
|\| | | |||||
| * | | * merge patch that enforces stricter https server certificate | Michael Vogt | 2008-07-25 | 1 | -12/+47 |
| |/ | |||||
* | | merged from debian | Michael Vogt | 2008-05-05 | 2 | -2/+6 |
|\| | |||||
| * | Add timeout support for https. | Otavio Salvador | 2008-05-02 | 1 | -1/+5 |
| * | typo fixes | Michael Vogt | 2008-03-11 | 1 | -2/+2 |
| * | * Fix typos in manpages. Thanks to Daniel Leidert for the fixes | Michael Vogt | 2008-02-21 | 1 | -1/+1 |
| |\ | |||||
| | * | * Applied patch from Robert Millan <rmh@aybabtu.com> to fix the error | Otavio Salvador | 2008-01-17 | 1 | -1/+1 |
* | | | * typo fixes (LP: #107960) | Michael Vogt | 2008-03-11 | 1 | -2/+2 |
* | | | * methods/connect.cc: | Michael Vogt | 2008-02-08 | 1 | -0/+16 |
|\| | | |||||
| * | | * methods/connect.cc: | Michael Vogt | 2008-02-08 | 1 | -0/+16 |
| |/ | |||||
| * | * apt-pkg/acquire-worker.cc, methods/connect.cc: | Michael Vogt | 2008-01-07 | 1 | -0/+1 |
* | | methods/makefile: remove duplicated entry for https | Michael Vogt | 2008-01-03 | 1 | -7/+0 |
* | | merge from apt--mvo | Michael Vogt | 2008-01-03 | 1 | -0/+1 |
|\| | |||||
| * | * Applied patch from Robert Millan <rmh@aybabtu.com> to make apt-key and | Otavio Salvador | 2007-12-16 | 1 | -0/+1 |