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