aboutsummaryrefslogtreecommitdiffstatshomepage
Commit message (Expand)AuthorAgeFilesLines
...
* Don't continue testing mirrors with no IP addresses.onefang2021-11-191-0/+2
* Strip out DNS-RR duplicates.onefang2021-11-191-0/+20
* Bump to version 0.3 and report it in the web page.onefang2021-11-182-2/+4
* FDQN -> FQDNonefang2021-11-181-2/+2
* io.popen returns nil sometimes, deal with that.onefang2021-11-102-23/+33
* Add back Jessie, and promote Chimaera, and add Daedalus.onefang2021-11-091-3/+4
* Use releases from apt-panopticommon.onefang2021-11-091-9/+8
* Increase number of mirrors allowed in the graph.onefang2021-01-131-0/+6
* Update the DEBIAN-SECURITY package.onefang2020-08-121-1/+1
* TODO++onefang2020-07-201-1/+1
* If a thing is untested, mark it as so.onefang2020-07-205-7/+49
* Work around a problem with the STATUS files.onefang2020-07-191-1/+1
* Quick hack to prevent RRD bitching, fix it later, meeting coming up.onefang2020-07-171-0/+2
* Use the new DNSRR field from mirror_list.txt to do the correct thing.onefang2020-07-172-23/+37
* Typo--onefang2020-07-171-1/+1
* Only print DNS-RR tick or cross if it's a DNS-RR candidate according to mirro...onefang2020-07-171-0/+2
* Check for nil FDQN and BaseURL.onefang2020-07-171-2/+6
* No DNS-RR reports for IPv6 addreses if IPv6 is disabled.onefang2020-07-171-25/+39
* gitea -> git.onefang2020-07-012-6/+6
* Remove jessie (it's been archived), promote beowulf (new stable), add chimaer...onefang2020-07-011-6/+4
* Migrate to gitea.devuan.dev for the Devuan repo.onefang2020-06-182-6/+6
* Create the DNS-RR good and bad files.onefang2020-06-011-3/+39
* Try to figure outn what IPs should and should not be in the DNS-RR.onefang2020-06-011-5/+23
* Don't try to write to a log file we couldn't open.onefang2020-06-011-7/+10
* Some more nil checks.onefang2020-04-111-11/+13
* Let's try a slightly older keyring that might stick around for more than a co...onefang2020-04-041-1/+1
* Fix a crash.onefang2020-03-211-1/+1
* warning -> WARNINGonefang2020-02-081-1/+1
* Alpha release, dammit. lolonefang2020-02-061-1/+1
* Print the help texts, and exit from the help and version command line options.onefang2020-02-061-10/+16
* Bump the version number to 0.2.onefang2020-02-061-1/+1
* Explain why URL sanity.onefang2020-02-061-1/+2
* Clean up the README, add some more text, remove the theory part.onefang2020-02-061-106/+26
* Rewrite some of the output.onefang2020-02-069-157/+255
* Better wait for command startup.onefang2020-02-061-1/+6
* ERROR if we can't find IPs for a mirror.onefang2020-02-061-9/+13
* Downgrade inability to find Packages_parsed-sorted to a WARNING.onefang2020-02-061-1/+1
* New Debian key ring.onefang2020-02-061-1/+1
* Lighten the log file colours to.onefang2020-01-241-1/+1
* Lighten up the colours.onefang2020-01-241-5/+5
* More documentation, and clean up the existing stuff.onefang2020-01-041-23/+63
* Add support for using CGI for the PHP graphs.onefang2020-01-042-3/+15
* A bit more info in the "not updated yet" WARNING.onefang2020-01-031-1/+1
* Update the other use of !%s to match the last commit.onefang2020-01-031-3/+3
* This might finally fix the Updated test, but include some more debugging outp...onefang2020-01-031-1/+4
* A few less steps in some of the time calcs.onefang2020-01-032-6/+3
* Not being able to download an updated file while the mirror is still updating...onefang2020-01-031-1/+7
* May need to wait on the file to avoid missing speeds after all.onefang2020-01-031-0/+8
* Fix another race condition.onefang2020-01-031-0/+5
* Make a couple of convenience strings.onefang2020-01-031-8/+10