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