| Commit message (Expand) | Author | Age | Files | Lines |
* | Check redirects we must do, and ones we must not, and more avoiding the rabbi... | onefang | 2019-12-31 | 1 | -3/+14 |
* | Don't follow the rabbit down the rabbit hole if we are just doing low bandwid... | onefang | 2019-12-31 | 1 | -16/+18 |
* | Complain about not finding a status code. | onefang | 2019-12-31 | 1 | -0/+5 |
* | Rearrange the status and STATUS checks in HEAD tests. | onefang | 2019-12-31 | 1 | -16/+16 |
* | Clean up if we are retrying a HEAD check. | onefang | 2019-12-31 | 1 | -9/+11 |
* | A lot of tweaking of the logging and reporting, making it easier to read. | onefang | 2019-12-30 | 1 | -63/+51 |
* | TODO++ | onefang | 2019-12-30 | 1 | -0/+1 |
* | Log the sha256 check call. | onefang | 2019-12-30 | 1 | -1/+1 |
* | Fix Updated, this time for sure, until next time. | onefang | 2019-12-30 | 1 | -5/+1 |
* | Oops, forgot to actually Do() these time calcs. | onefang | 2019-12-29 | 1 | -4/+2 |
* | Fix up some time stuff. | onefang | 2019-12-29 | 1 | -3/+1 |
* | Refactor nested pairs() calls. | onefang | 2019-12-29 | 1 | -47/+18 |
* | Minor cleanups, no logic changes. | onefang | 2019-12-29 | 1 | -2/+0 |
* | Add bandwidth argument and it's aliases, to choose how hard to hit the 'net. | onefang | 2019-12-28 | 1 | -12/+22 |
* | Less time between wait checks. | onefang | 2019-12-28 | 1 | -1/+1 |
* | The answer to life, the universe, and input validation. | onefang | 2019-12-28 | 1 | -0/+1 |
* | Finish the executable refactor, by using it and removing the original. | onefang | 2019-12-28 | 1 | -27/+34 |
* | Tweak the dumpTable() arguments a little. | onefang | 2019-12-28 | 1 | -4/+4 |
* | Refactor the executers into an actual class type thingy. | onefang | 2019-12-28 | 1 | -2/+3 |
* | A better way to clean up after the archiving, no need to wait for it. | onefang | 2019-12-28 | 1 | -5/+4 |
* | Archive results to a daily folder. | onefang | 2019-12-27 | 1 | -1/+1 |
* | Give mirrors some time to actually finish their rsynsc. | onefang | 2019-12-26 | 1 | -2/+3 |
* | New explanations.html page. | onefang | 2019-12-26 | 1 | -0/+1 |
* | Protocol change is an ERROR for the round robin, not a WARNING. | onefang | 2019-12-26 | 1 | -2/+8 |
* | TODO++ | onefang | 2019-12-26 | 1 | -1/+9 |
* | Fix up Updated time checks. | onefang | 2019-12-26 | 1 | -5/+5 |
* | Proper Updated check. | onefang | 2019-12-25 | 1 | -2/+41 |
* | Don't log some APT.execute() calls. | onefang | 2019-12-25 | 1 | -3/+3 |
* | TODO++ | onefang | 2019-12-25 | 1 | -0/+1 |
* | Use proper time and date format, and check for the directory before tarballin... | onefang | 2019-12-25 | 1 | -6/+6 |
* | Track, store, and report info from the hosts that get redirected to. | onefang | 2019-12-25 | 1 | -3/+100 |
* | Everyone gets a car, er I mean linky! | onefang | 2019-12-24 | 1 | -17/+22 |
* | Refactor logging. | onefang | 2019-12-24 | 1 | -12/+2 |
* | Slightly better forking and testing for redirection. | onefang | 2019-12-24 | 1 | -15/+17 |
* | Rearrange the package selection, Devuan first, security second. | onefang | 2019-12-24 | 1 | -2/+2 |
* | Make URL sanity test more generic. | onefang | 2019-12-24 | 1 | -1/+2 |
* | Oops, fix different host redirection. | onefang | 2019-12-24 | 1 | -4/+4 |
* | Log both origin and destination in a redirect loop. | onefang | 2019-12-24 | 1 | -1/+1 |
* | Whitespace clean up. | onefang | 2019-12-24 | 1 | -3/+3 |
* | Actually test DEBIAN packages. | onefang | 2019-12-24 | 1 | -0/+6 |
* | Clean out left over test. | onefang | 2019-12-24 | 1 | -1/+1 |
* | Better log file names for IPs and files. | onefang | 2019-12-24 | 1 | -5/+5 |
* | Better handling of redirects to different hosts. | onefang | 2019-12-24 | 1 | -30/+34 |
* | Minor tweaks to the redirection log messages. | onefang | 2019-12-24 | 1 | -2/+4 |
* | Better handling of STATUS files. | onefang | 2019-12-24 | 1 | -3/+19 |
* | Nice the tar. | onefang | 2019-12-24 | 1 | -1/+1 |
* | Wait for things to start up before checking for them. | onefang | 2019-12-24 | 1 | -1/+4 |
* | TODO++ | onefang | 2019-12-23 | 1 | -0/+3 |
* | Send any arguments to reports. | onefang | 2019-12-23 | 1 | -1/+1 |
* | A little OCD, didn't matter much. | onefang | 2019-12-23 | 1 | -1/+1 |