summaryrefslogtreecommitdiff
path: root/methods/mirror.h
Commit message (Expand)AuthorAgeFilesLines
* use forward declaration in headers if possible instead of includesDavid Kalnischkies2011-09-191-12/+13
* append the dist (e.g. sid, wheezy) as a query string whenMichael Vogt2011-06-071-0/+1
* randomize mirror list to ensure more even loadMichael Vogt2011-03-141-0/+1
* methods/mirrors.cc: make cycle through the mirrors work properlyMichael Vogt2010-06-021-1/+2
* * apt-pkg/deb/dpkgpm.cc:Michael Vogt2010-06-021-1/+3
* methods/mirror.{cc,h}:Michael Vogt2007-11-281-3/+4
* * commited the latest mirror failure detection codeMichael Vogt2007-02-011-1/+0
* * basic error reporting from apt in place now (ReportMirrorFailures())Michael Vogt2007-01-171-0/+1
* * apt-pkg/init.cc:Michael Vogt2007-01-081-0/+1
* * todo addedMichael Vogt2006-11-291-0/+3
* * working mirror implementation based on http methodMichael Vogt2006-11-291-4/+11
* * prototype of mirror method addedMichael Vogt2006-11-291-0/+40