Commit History

Author SHA1 Message Date
  Michael Vogt b46fb8ff65 methods/mirror.cc: raise error if the mirror file can not be read 15 years ago
  Michael Vogt 0004842de7 do not crash if the mirror file fails to download 15 years ago
  Michael Vogt 83e6798e72 merge fix from Matt Zimmerman, many thanks (LP: #741098) 15 years ago
  Michael Vogt 78c8f3cd7e methods/mirror.cc: randomize only based on hostname 15 years ago
  Michael Vogt 0190e315a3 methods/mirror.cc: init random seed at startup 15 years ago
  Michael Vogt 01a695e260 randomize mirror list to ensure more even load 15 years ago
  Michael Vogt 196fd13629 * mirror method: 15 years ago
  Michael Vogt d6cc7079e8 methods/mirror.cc: improve debug output and fix selecting the next mirror 15 years ago
  David Kalnischkies 51561c4de7 fix compiler warning in the new mirror code 16 years ago
  Michael Vogt 2ac9b90b7b methods/mirror.cc: debug improvements 16 years ago
  Michael Vogt 963b16dceb implement Fail-Ignore bool in FetchItem that tells the method that a failure of this item is ok and does not need to be tried on all mirrors 16 years ago
  Michael Vogt b86f642111 methods/mirror.cc: simplify uri.startswith() 16 years ago
  Michael Vogt 0391542729 methods/mirrors.cc: make cycle through the mirrors work properly 16 years ago
  Michael Vogt 661f7b1c72 methods/mirror.cc: remove Acquire::Mirror::RefreshInterval (not really useful) 16 years ago
  Michael Vogt 0ded3ad343 improve error message if mirror method fails 16 years ago
  Michael Vogt 483dfdd8ac methods/mirror.cc: on fail try the next mirror 16 years ago
  Michael Vogt 96db74ce38 * apt-pkg/deb/dpkgpm.cc: 16 years ago
  Michael Vogt 5dad4134da * methods/mirror.cc: 17 years ago
  Michael Vogt 318dd26ac9 * methods/mirror.{cc,h}: 18 years ago
  Michael Vogt 38eedeb777 methods/mirror.{cc,h}: 18 years ago
  Michael Vogt a577a938d4 * merged the apt--mirror branch 19 years ago
  Michael Vogt 3f599bb721 * apt-pkg/acquire-item.cc: 19 years ago
  Michael Vogt f0b509cdb4 * apt-pkg/acquire-item.cc: 19 years ago
  Michael Vogt 066b53e95b * get rid of magic mirror 19 years ago
  Michael Vogt 59271f62e4 * use pkgAcqMethod::FailReason() for consistent error reporting 19 years ago
  Michael Vogt 36280399db * commited the latest mirror failure detection code 19 years ago
  Michael Vogt 362d29343e make the mirror failures actually produce a error message 19 years ago
  Michael Vogt 2769f0bcf6 * mirror-failure.py: example mirror failure cgi 19 years ago
  Michael Vogt cae9cdcefc * basic error reporting from apt in place now (ReportMirrorFailures()) 19 years ago
  Michael Vogt 933833c51f * methods/mirror.cc: 19 years ago