index
:
apt
feature/rred
main
master
Debians commandline package manager
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
methods
/
mirror.cc
Commit message (
Expand
)
Author
Age
Files
Lines
*
fix compiler warning in the new mirror code
David Kalnischkies
2010-06-09
1
-11
/
+16
*
methods/mirror.cc: debug improvements
Michael Vogt
2010-06-02
1
-2
/
+9
*
implement Fail-Ignore bool in FetchItem that tells the method that a failure ...
Michael Vogt
2010-06-02
1
-12
/
+11
*
methods/mirror.cc: simplify uri.startswith()
Michael Vogt
2010-06-02
1
-1
/
+1
*
methods/mirrors.cc: make cycle through the mirrors work properly
Michael Vogt
2010-06-02
1
-15
/
+40
*
methods/mirror.cc: remove Acquire::Mirror::RefreshInterval (not really useful)
Michael Vogt
2010-06-02
1
-22
/
+0
*
improve error message if mirror method fails
Michael Vogt
2010-06-02
1
-6
/
+8
*
methods/mirror.cc: on fail try the next mirror
Michael Vogt
2010-06-02
1
-1
/
+11
*
* apt-pkg/deb/dpkgpm.cc:
Michael Vogt
2010-06-02
1
-7
/
+23
*
* methods/mirror.cc:
Michael Vogt
2009-03-19
1
-2
/
+16
*
* methods/mirror.{cc,h}:
Michael Vogt
2007-11-28
1
-59
/
+93
|
\
|
*
methods/mirror.{cc,h}:
Michael Vogt
2007-11-28
1
-59
/
+93
*
|
* merged the apt--mirror branch
Michael Vogt
2007-02-06
1
-1
/
+1
|
/
*
* apt-pkg/acquire-item.cc:
Michael Vogt
2007-02-06
1
-0
/
+1
*
* apt-pkg/acquire-item.cc:
Michael Vogt
2007-02-05
1
-3
/
+6
*
* get rid of magic mirror
Michael Vogt
2007-02-05
1
-16
/
+46
*
* use pkgAcqMethod::FailReason() for consistent error reporting
Michael Vogt
2007-02-05
1
-9
/
+3
*
* commited the latest mirror failure detection code
Michael Vogt
2007-02-01
1
-41
/
+4
*
make the mirror failures actually produce a error message
Michael Vogt
2007-01-24
1
-11
/
+35
*
* mirror-failure.py: example mirror failure cgi
Michael Vogt
2007-01-17
1
-0
/
+6
*
* basic error reporting from apt in place now (ReportMirrorFailures())
Michael Vogt
2007-01-17
1
-6
/
+21
*
* methods/mirror.cc:
Michael Vogt
2007-01-08
1
-5
/
+9
*
* implemented proper mirror list cleanup
Michael Vogt
2007-01-08
1
-18
/
+21
*
* methods/mirror.cc:
Michael Vogt
2007-01-08
1
-3
/
+52
*
* apt-pkg/init.cc:
Michael Vogt
2007-01-08
1
-10
/
+46
*
* methods/mirror.cc:
Michael Vogt
2006-11-30
1
-2
/
+6
*
* more todo items
Michael Vogt
2006-11-29
1
-2
/
+3
*
* todo added
Michael Vogt
2006-11-29
1
-0
/
+8
*
* working mirror implementation based on http method
Michael Vogt
2006-11-29
1
-14
/
+58
*
* prototype of mirror method added
Michael Vogt
2006-11-29
1
-0
/
+97