summaryrefslogtreecommitdiff
path: root/apt-pkg/acquire-method.cc
Commit message (Expand)AuthorAgeFilesLines
* * apt-pkg/acquire*.cc:Raphael Geissert2012-05-141-15/+3
* * apt-pkg/acquire-methods.cc:David Kalnischkies2012-05-141-13/+10
* merge with my debian-sid branchDavid Kalnischkies2011-10-301-5/+5
|\
| * convert a few for-loop char finds to proper strchr and memchrDavid Kalnischkies2011-09-211-5/+5
* | merge with debian/experimentalDavid Kalnischkies2011-09-131-7/+3
|\ \
| * | merged from the debian-sid branchMichael Vogt2011-08-151-7/+3
| |\|
| | * cppcheck complains about some possible speed improvements which could beDavid Kalnischkies2011-08-111-1/+1
| | * cppcheck is right that the check for preventing null deference of QueryDavid Kalnischkies2011-08-111-6/+2
* | | reorder includes: add <config.h> if needed and include it at firstDavid Kalnischkies2011-09-131-0/+2
|/ /
* | merge lp:~mvo/apt/sha512-template to add support for sha512Michael Vogt2011-06-081-1/+6
|\ \ | |/ |/|
| * add sha512 support in the client now as wellMichael Vogt2011-02-251-1/+7
* | fix order of CurrentURI and UsedMirror in Status() and Log()David Kalnischkies2011-05-101-18/+20
* | * apt-pkg/acquire-method.cc:David Kalnischkies2011-04-161-139/+90
* | apt-pkg/acquire-method.cc: fix copy/paste errorMichael Vogt2011-03-151-1/+1
* | * mirror method:Michael Vogt2011-03-141-5/+12
|/
* merged from lp:~donkult/apt/sidMichael Vogt2010-06-091-1/+1
|\
| * move the users away from the deprecated StrToTime() methodDavid Kalnischkies2010-06-091-1/+1
* | implement Fail-Ignore bool in FetchItem that tells the method that a failure ...Michael Vogt2010-06-021-0/+1
* | merged from debianMichael Vogt2009-07-301-2/+0
|\|
| * add the various foldmarkers in apt-pkg & cmdline (no code change)David Kalnischkies2009-06-301-2/+0
| * * apt-pkg/contrib/strutl.cc:Michael Vogt2009-04-091-0/+32
* | * [ABI break] merge support for http redirects, thanks toMichael Vogt2009-02-021-0/+32
* | * apt-inst/contrib/extracttar.cc:Michael Vogt2007-08-031-0/+9
|\|
| * * apt-pkg/acquire-item.{cc,h}:Michael Vogt2007-07-301-0/+3
| * * apt-pkg/acquire-method.{cc,h}:Michael Vogt2007-07-301-0/+6
* | * merged apt--no-pragmaMichael Vogt2007-06-091-3/+0
|\|
| * * remove all the remaining #pragma implementationMichael Vogt2007-06-081-3/+0
* | * removed dead codeMichael Vogt2007-02-061-1/+0
* | * commited the latest mirror failure detection codeMichael Vogt2007-02-011-8/+13
* | * basic error reporting from apt in place now (ReportMirrorFailures())Michael Vogt2007-01-171-0/+1
|/
* * merged from apt--cdrom-fallback--0Michael Vogt2005-09-131-1/+1
* * merged changes from the conferenceMichael Vogt2004-12-201-1/+7
* G++3 fixes from RandolphArch Librarian2004-09-201-8/+12
* Alfredo's vendor stuffArch Librarian2004-09-201-2/+18
* Join with aliencodeArch Librarian2004-09-201-4/+6
* More CD fixesArch Librarian2004-09-201-1/+4
* Fixes for SolarisArch Librarian2004-09-201-1/+2
* 3 more bugsArch Librarian2004-09-201-20/+19
* CDROMs are unmountedArch Librarian2004-09-201-5/+8
* Acquire fixyArch Librarian2004-09-201-3/+12
* Fixed sparc compile warnings and added -arch build dirsArch Librarian2004-09-201-6/+6
* Minor fixes for FTP supportArch Librarian2004-09-201-3/+13
* Minor fixesArch Librarian2004-09-201-1/+2
* Moved strutl.hArch Librarian2004-09-201-2/+2
* Fixed md5 handlingArch Librarian2004-09-201-3/+3
* HTTP pipeliningArch Librarian2004-09-201-3/+10
* Fixed cdrom method problemsArch Librarian2004-09-201-6/+6
* CDROM and GlobOr fixArch Librarian2004-09-201-2/+2
* CDROM supportArch Librarian2004-09-201-3/+3
* CDROM methodArch Librarian2004-09-201-1/+54