aboutsummaryrefslogtreecommitdiffstatshomepage
Commit message (Collapse)AuthorAgeFilesLines
* Update script now tucks the archives into daily folders.onefang2019-12-271-5/+15
|
* Update the TIMEOUT hack for updated percentage to match the new precision.onefang2019-12-271-2/+2
|
* Re-enable Integrity tests.onefang2019-12-271-1/+1
|
* More precision for the weekly stats.onefang2019-12-271-2/+2
|
* Show question marks for Debian mirror weekly stats.onefang2019-12-271-1/+1
|
* Calculate and display weekly stats.onefang2019-12-272-4/+48
|
* Add timeouts tracking.onefang2019-12-272-14/+60
|
* Optimise updater a tiny bit.onefang2019-12-271-12/+14
|
* Add a linky to the graphs for each mirror.onefang2019-12-272-6/+19
| | | | | Also includes the place holder for the stil being debugged weekly averages.
* Make the web page look better, and the tables take up less space.onefang2019-12-272-29/+34
|
* Explain the time notation for Updated.onefang2019-12-261-0/+2
|
* Tweak how timeouts are reported.onefang2019-12-261-14/+4
|
* Complete the explanations.html text.onefang2019-12-261-5/+23
|
* Hopefully properly link out of explanations.html.onefang2019-12-261-2/+2
|
* Tweak timeouts for curl downloads.onefang2019-12-261-2/+2
|
* Give mirrors some time to actually finish their rsynsc.onefang2019-12-261-2/+3
|
* Make the explanation linky more visible.onefang2019-12-261-2/+2
|
* New explanations.html page.onefang2019-12-263-4/+73
|
* Protocol change is an ERROR for the round robin, not a WARNING.onefang2019-12-261-2/+8
|
* TODO++onefang2019-12-261-1/+9
|
* More text about not fully probing Debian mirrors.onefang2019-12-261-1/+1
|
* Add g.d.o links, coz golinux got grumpy.onefang2019-12-261-2/+9
|
* Fix up Updated time checks.onefang2019-12-261-5/+5
|
* Add a Icinga/Nagios script.onefang2019-12-261-0/+320
|
* Proper Updated check.onefang2019-12-251-2/+41
|
* Don't log some APT.execute() calls.onefang2019-12-252-5/+6
|
* TODO++onefang2019-12-251-0/+1
|
* Use proper time and date format, and check for the directory before ↵onefang2019-12-253-11/+11
| | | | tarballing it up.
* Track, store, and report info from the hosts that get redirected to.onefang2019-12-254-56/+292
|
* Missed a return false from logOpen()onefang2019-12-251-0/+2
|
* Add a little descritpion to the web page.onefang2019-12-251-0/+1
|
* Everyone gets a car, er I mean linky!onefang2019-12-242-23/+29
|
* Refactor logging.onefang2019-12-242-13/+17
|
* Log arguments.onefang2019-12-241-0/+5
|
* Slightly better forking and testing for redirection.onefang2019-12-241-15/+17
|
* Rearrange the package selection, Devuan first, security second.onefang2019-12-241-2/+2
|
* Make URL sanity test more generic.onefang2019-12-241-1/+2
| | | | And make it more insane! Muahahaha!
* Oops, fix different host redirection.onefang2019-12-241-4/+4
|
* Log both origin and destination in a redirect loop.onefang2019-12-241-1/+1
|
* Whitespace clean up.onefang2019-12-241-3/+3
|
* Actually test DEBIAN packages.onefang2019-12-241-0/+6
|
* Clean out left over test.onefang2019-12-241-1/+1
|
* Better log file names for IPs and files.onefang2019-12-241-5/+5
|
* Better handling of redirects to different hosts.onefang2019-12-242-30/+38
|
* Minor tweaks to the redirection log messages.onefang2019-12-241-2/+4
|
* Better handling of STATUS files.onefang2019-12-241-3/+19
| | | | Once again may need to wait a little, but don't wait too long.
* Pass -k through to forked stuff.onefang2019-12-241-0/+2
| | | | And comment that -o isn't passed.
* 0 speed is 0 speed.onefang2019-12-241-1/+1
|
* Nice the tar.onefang2019-12-241-1/+1
|
* Wait for things to start up before checking for them.onefang2019-12-241-1/+4
| | | | | Sometimes you have to give the system time to actually start executing things you are about to check for.