Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | use forward declaration in headers if possible instead of includes | David Kalnischkies | 2011-09-19 | 1 | -12/+13 |
* | append the dist (e.g. sid, wheezy) as a query string when | Michael Vogt | 2011-06-07 | 1 | -0/+1 |
* | randomize mirror list to ensure more even load | Michael Vogt | 2011-03-14 | 1 | -0/+1 |
* | methods/mirrors.cc: make cycle through the mirrors work properly | Michael Vogt | 2010-06-02 | 1 | -1/+2 |
* | * apt-pkg/deb/dpkgpm.cc: | Michael Vogt | 2010-06-02 | 1 | -1/+3 |
* | methods/mirror.{cc,h}: | Michael Vogt | 2007-11-28 | 1 | -3/+4 |
* | * commited the latest mirror failure detection code | Michael Vogt | 2007-02-01 | 1 | -1/+0 |
* | * basic error reporting from apt in place now (ReportMirrorFailures()) | Michael Vogt | 2007-01-17 | 1 | -0/+1 |
* | * apt-pkg/init.cc: | Michael Vogt | 2007-01-08 | 1 | -0/+1 |
* | * todo added | Michael Vogt | 2006-11-29 | 1 | -0/+3 |
* | * working mirror implementation based on http method | Michael Vogt | 2006-11-29 | 1 | -4/+11 |
* | * prototype of mirror method added | Michael Vogt | 2006-11-29 | 1 | -0/+40 |