Commit message (Collapse) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
* | TODO++ | onefang | 2019-12-26 | 1 | -1/+9 | |
| | ||||||
* | More text about not fully probing Debian mirrors. | onefang | 2019-12-26 | 1 | -1/+1 | |
| | ||||||
* | Add g.d.o links, coz golinux got grumpy. | onefang | 2019-12-26 | 1 | -2/+9 | |
| | ||||||
* | Fix up Updated time checks. | onefang | 2019-12-26 | 1 | -5/+5 | |
| | ||||||
* | Add a Icinga/Nagios script. | onefang | 2019-12-26 | 1 | -0/+320 | |
| | ||||||
* | Proper Updated check. | onefang | 2019-12-25 | 1 | -2/+41 | |
| | ||||||
* | Don't log some APT.execute() calls. | onefang | 2019-12-25 | 2 | -5/+6 | |
| | ||||||
* | TODO++ | onefang | 2019-12-25 | 1 | -0/+1 | |
| | ||||||
* | Use proper time and date format, and check for the directory before ↵ | onefang | 2019-12-25 | 3 | -11/+11 | |
| | | | | tarballing it up. | |||||
* | Track, store, and report info from the hosts that get redirected to. | onefang | 2019-12-25 | 4 | -56/+292 | |
| | ||||||
* | Missed a return false from logOpen() | onefang | 2019-12-25 | 1 | -0/+2 | |
| | ||||||
* | Add a little descritpion to the web page. | onefang | 2019-12-25 | 1 | -0/+1 | |
| | ||||||
* | Everyone gets a car, er I mean linky! | onefang | 2019-12-24 | 2 | -23/+29 | |
| | ||||||
* | Refactor logging. | onefang | 2019-12-24 | 2 | -13/+17 | |
| | ||||||
* | Log arguments. | onefang | 2019-12-24 | 1 | -0/+5 | |
| | ||||||
* | 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 | |
| | | | | And make it more insane! Muahahaha! | |||||
* | 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 | 2 | -30/+38 | |
| | ||||||
* | 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 | |
| | | | | Once again may need to wait a little, but don't wait too long. | |||||
* | Pass -k through to forked stuff. | onefang | 2019-12-24 | 1 | -0/+2 | |
| | | | | And comment that -o isn't passed. | |||||
* | 0 speed is 0 speed. | onefang | 2019-12-24 | 1 | -1/+1 | |
| | ||||||
* | 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 | |
| | | | | | Sometimes you have to give the system time to actually start executing things you are about to check for. | |||||
* | TODO++ | onefang | 2019-12-23 | 1 | -0/+3 | |
| | ||||||
* | Send any arguments to reports. | onefang | 2019-12-23 | 1 | -1/+1 | |
| | ||||||
* | Fix up web page refresh. | onefang | 2019-12-23 | 1 | -2/+2 | |
| | ||||||
* | Various mostly useless tweaks. | onefang | 2019-12-23 | 1 | -1/+14 | |
| | ||||||
* | Update script now updates everything, and sends progress reports. | onefang | 2019-12-23 | 1 | -8/+69 | |
| | | | | Also locks out the normal checks while it's updating. | |||||
* | Attempt to sanitize the .lua table output. | onefang | 2019-12-23 | 1 | -1/+16 | |
| | | | | Should get tested more, but it's good enough for now. | |||||
* | Auto refresh web report. | onefang | 2019-12-23 | 2 | -4/+16 | |
| | ||||||
* | Consistant lack of capitals. | onefang | 2019-12-23 | 1 | -2/+1 | |
| | ||||||
* | Forgotten code for the "dig in forks" changes. | onefang | 2019-12-23 | 1 | -9/+11 | |
| | ||||||
* | Speed RRD is now it's own thing, not aseparate one per protocol. | onefang | 2019-12-23 | 2 | -17/+25 | |
| | ||||||
* | Promote verbosity to become an externally visible entity. | onefang | 2019-12-23 | 1 | -5/+5 | |
| | ||||||
* | A little OCD, didn't matter much. | onefang | 2019-12-23 | 1 | -1/+1 | |
| | ||||||
* | Fork the tarballing of results_old. | onefang | 2019-12-23 | 1 | -1/+2 | |
| | ||||||
* | Clean up the clean up of STATUS files. | onefang | 2019-12-23 | 1 | -3/+3 | |
| | ||||||
* | Rearrange sanity checks, and do unsupported checks anyway. | onefang | 2019-12-23 | 1 | -9/+14 | |
| | ||||||
* | Change the default files we do HEAD checks on. | onefang | 2019-12-23 | 1 | -3/+2 | |
| | ||||||
* | Some more timeout tweaks. | onefang | 2019-12-23 | 1 | -2/+2 | |
| | ||||||
* | Major refactor, especially of the downloading and processing code. | onefang | 2019-12-23 | 5 | -299/+471 | |
| | | | | | | | | | | | | Make the code more readable, less scattered. Use a coroutine to multitask better. Plugable functions for parsing the download results, and figuring out what to download next. Track timeouts at a finer level. Dig for IPs in the forked apt-panopticons, not all at once at the beginning. Various cleanups and tweaks. | |||||
* | Move the declaration of the APT.tests table to where APT.protocols is. | onefang | 2019-12-14 | 1 | -1/+1 | |
| |