| Commit message (Collapse) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | 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 |
| | | | | | | | | - add missing include * methods/mirror.{cc,h}: - add SelectNextMirror() and InitMirrors() functions - read all mirrors into the AllMirrors vector | ||||
| * | methods/mirror.{cc,h}: | Michael Vogt | 2007-11-28 | 1 | -3/+4 |
| | | | | | | | - improve the mirror method so that it only updates the mirror list from the server if we get new indexfiles - code cleanup | ||||
| * | * 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 |
| | | | | | | | | | | - added Dir::State::Mirrors * doc/examples/configure-index: - added Acquire::mirror::RefreshInterval * methods/mirror.{cc,h}: - download the mirror file into Dir::State::Mirrors - added RefreshInterval option to not ask for the mirror file too often | ||||
| * | * 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 |
