summaryrefslogtreecommitdiff
path: root/methods
AgeCommit message (Expand)AuthorFilesLines
2009-09-08add text at the top without failing in rred (Closes: #545694)David Kalnischkies1-1/+1
2009-08-27merged from lp:~donkult/apt/sidMichael Vogt1-2/+2
2009-08-19merged from the jackyf-devel branchMichael Vogt3-39/+56
2009-08-18Allow empty Reason-Phase in the Status-Lines, which is allowed by rtfDavid Kalnischkies1-2/+2
2009-07-23[ABI] merged the libudev-dlopen branch, this allows to passMichael Vogt2-26/+105
2009-07-23methods/cdrom.cc: add AutoDetectAndMount methodMichael Vogt1-44/+61
2009-07-22methods/cdrom.cc: move the scan into the loop that waits for a CDMichael Vogt1-28/+39
2009-07-22* methods/cdrom.cc:Michael Vogt1-17/+65
2009-07-21* apt-pkg/acquire.cc:Michael Vogt2-2/+4
2009-07-09move libudev based code into libapt cdrom.cc classMichael Vogt1-54/+0
2009-07-08prototype for libudev dlopen() type of cdrom detectionMichael Vogt2-5/+62
2009-07-02* apt-pkg/acquire-worker.cc:Michael Vogt1-1/+3
2009-06-09[ABI break] support '#' in apt.conf and /etc/apt/preferencesMichael Vogt1-1/+1
2009-04-09* apt-pkg/contrib/strutl.cc:Michael Vogt4-3/+86
2009-04-08* methods/gpgv.cc:Michael Vogt1-6/+34
2009-04-08* methods/gpgv.cc:Michael Vogt1-6/+34
2009-02-03* methods/https.cc:Michael Vogt1-0/+5
2009-02-03methods/https.cc: do not unlink partial files (thanks to robbiew)Michael Vogt1-1/+0
2009-01-30[ABI break] merge support for http redirects, thanks toMichael Vogt3-2/+81
2008-12-15Make apt proxy options have the highest priority, unified proxy determining c...Eugene V. Lyubimkin3-39/+56
2008-12-09* methods/gpgv.cc:Michael Vogt1-1/+1
2008-10-28* apt-ftparchive might write corrupt Release files (LP: #46439)Michael Vogt1-10/+10
2008-10-28fix various -Wall warningsMichael Vogt2-2/+3
2008-10-11* Compilation fixes and portability improvement for compiling APT against non...Luca Bruno1-10/+10
2008-08-05fix various -Wall warningsMichael Vogt2-2/+3
2008-07-25* merge patch that enforces stricter https server certificateMichael Vogt1-12/+47
2008-07-25* merge patch that enforces stricter https server certificateMichael Vogt1-12/+47
2008-05-02Add timeout support for https.Otavio Salvador1-1/+5
2008-03-11typo fixesMichael Vogt1-2/+2
2008-02-21* Fix typos in manpages. Thanks to Daniel Leidert for the fixesMichael Vogt1-1/+1
2008-02-08* methods/connect.cc:Michael Vogt1-0/+16
2008-01-17* Applied patch from Robert Millan <rmh@aybabtu.com> to fix the errorOtavio Salvador1-1/+1
2008-01-07* apt-pkg/acquire-worker.cc, methods/connect.cc:Michael Vogt1-0/+1
2007-12-16* Applied patch from Robert Millan <rmh@aybabtu.com> to make apt-key andOtavio Salvador1-0/+1
2007-12-06* methods/gpgv.cc:Michael Vogt1-17/+0
2007-10-25Changed ABIOtavio Salvador1-1/+1
2007-10-05methods/https.cc:Michael Vogt1-13/+13
2007-10-02 - methods/ftp.cc: likewise;Otavio Salvador1-1/+1
2007-10-02 - methods/gpgv.cc: conversion from string constant to 'char*';Otavio Salvador1-3/+3
2007-08-10* Reset curl options and timestamp between downloaded files. Thanks toOtavio Salvador1-0/+13
2007-08-06* Add hash support to copy method. Thanks Anders Kaseorg by the patchOtavio Salvador1-0/+5
2007-08-03* apt-pkg/deb/dpkgpm.{cc,h}:Michael Vogt1-1/+1
2007-08-03* apt-pkg/acquire-item.cc:Michael Vogt1-8/+20
2007-08-02* methods/https.cc:Michael Vogt1-8/+20
2007-07-30* methods/makefile:Michael Vogt1-3/+8
2007-07-14* Simplified HttpMethod::Fetch on http.cc removing Tail variable;Michael Vogt1-6/+18
2007-07-10 * Fix pipeline handling on http.cc (closes: #413324)Otavio Salvador1-1/+18
2007-07-10Simplified HttpMethod::Fetch on http.cc removing Tail variable;Otavio Salvador1-4/+0
2007-07-10Minor typos.Otavio Salvador4-4/+4
2007-07-10 * Fix compilation warnings:Otavio Salvador2-4/+3