| Commit message (Expand) | Author | Files | Lines |
2024-04-16 | Revert the Beovulf change, for now. | onefang | 1 | -1/+1 |
2024-04-15 | Add Excalibur. | onefang | 1 | -1/+4 |
2024-04-15 | Remove Beowulf, it's been archived. | onefang | 1 | -1/+1 |
2023-06-22 | Promote daedalus. | onefang | 1 | -3/+0 |
2023-04-24 | Remove ASCII completely. | onefang | 1 | -2/+1 |
2023-04-24 | Disable ascii-security. | onefang | 1 | -0/+1 |
2023-04-18 | Remove jessie, it went away to the old releases home. | onefang | 1 | -1/+2 |
2023-02-23 | The -v option for timeout is new, not everyone has it. | onefang | 1 | -2/+2 |
2023-02-23 | Add yet another timeout watchdog. | onefang | 1 | -7/+28 |
2022-10-18 | Nil out a closed logfile. | onefang | 1 | -0/+1 |
2022-10-18 | Print the error message for not being able to open the log file, instead of t... | onefang | 1 | -1/+1 |
2022-10-18 | Print CRITICAL errors as well as putting them in the log file. | onefang | 1 | -1/+1 |
2021-12-17 | Don't hard code deb.roundr.devuan.org all over the place, and check the results. | onefang | 1 | -0/+6 |
2021-11-18 | Bump to version 0.3 and report it in the web page. | onefang | 1 | -1/+3 |
2021-11-10 | io.popen returns nil sometimes, deal with that. | onefang | 1 | -3/+16 |
2021-11-09 | Add back Jessie, and promote Chimaera, and add Daedalus. | onefang | 1 | -3/+4 |
2020-07-20 | TODO++ | onefang | 1 | -1/+1 |
2020-07-20 | If a thing is untested, mark it as so. | onefang | 1 | -4/+15 |
2020-07-17 | Quick hack to prevent RRD bitching, fix it later, meeting coming up. | onefang | 1 | -0/+2 |
2020-07-01 | Remove jessie (it's been archived), promote beowulf (new stable), add chimaer... | onefang | 1 | -6/+4 |
2020-02-06 | Alpha release, dammit. lol | onefang | 1 | -1/+1 |
2020-02-06 | Print the help texts, and exit from the help and version command line options. | onefang | 1 | -10/+16 |
2020-02-06 | Bump the version number to 0.2. | onefang | 1 | -1/+1 |
2020-01-24 | Lighten the log file colours to. | onefang | 1 | -1/+1 |
2020-01-04 | Add support for using CGI for the PHP graphs. | onefang | 1 | -0/+9 |
2020-01-03 | A few less steps in some of the time calcs. | onefang | 1 | -2/+1 |
2020-01-02 | Collate more data from the redirect results. | onefang | 1 | -1/+4 |
2020-01-01 | Curl will try IPv4 as a backup if IPv6 fails, and we don't want that. | onefang | 1 | -0/+8 |
2020-01-01 | Tweak the bandwidth limits, by not probing so many Release files. | onefang | 1 | -1/+1 |
2019-12-31 | Add Redirects tests fully. | onefang | 1 | -4/+10 |
2019-12-30 | A lot of tweaking of the logging and reporting, making it easier to read. | onefang | 1 | -7/+12 |
2019-12-29 | Whitespace. | onefang | 1 | -1/+1 |
2019-12-29 | Write some options help. | onefang | 1 | -4/+4 |
2019-12-29 | Refactor nested pairs() calls. | onefang | 1 | -0/+14 |
2019-12-28 | Add bandwidth argument and it's aliases, to choose how hard to hit the 'net. | onefang | 1 | -0/+31 |
2019-12-28 | Finish the executable refactor, by using it and removing the original. | onefang | 1 | -34/+20 |
2019-12-28 | Tweak the dumpTable() arguments a little. | onefang | 1 | -8/+8 |
2019-12-28 | Nagios is no longer a report type. | onefang | 1 | -1/+0 |
2019-12-28 | Refactor the executers into an actual class type thingy. | onefang | 1 | -0/+59 |
2019-12-27 | Re-enable Integrity tests. | onefang | 1 | -1/+1 |
2019-12-27 | Add timeouts tracking. | onefang | 1 | -13/+27 |
2019-12-27 | Make the web page look better, and the tables take up less space. | onefang | 1 | -1/+1 |
2019-12-26 | Tweak timeouts for curl downloads. | onefang | 1 | -2/+2 |
2019-12-25 | Don't log some APT.execute() calls. | onefang | 1 | -2/+3 |
2019-12-25 | Use proper time and date format, and check for the directory before tarballin... | onefang | 1 | -3/+3 |
2019-12-25 | Track, store, and report info from the hosts that get redirected to. | onefang | 1 | -17/+21 |
2019-12-25 | Missed a return false from logOpen() | onefang | 1 | -0/+2 |
2019-12-24 | Everyone gets a car, er I mean linky! | onefang | 1 | -6/+7 |
2019-12-24 | Refactor logging. | onefang | 1 | -1/+15 |
2019-12-24 | Log arguments. | onefang | 1 | -0/+5 |