aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/apt-panopticommon.lua (unfollow)
Commit message (Expand)AuthorFilesLines
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
2019-12-24Better handling of redirects to different hosts.onefang1-0/+4
2019-12-24Pass -k through to forked stuff.onefang1-0/+2
2019-12-240 speed is 0 speed.onefang1-1/+1
2019-12-23Various mostly useless tweaks.onefang1-1/+14
2019-12-23Attempt to sanitize the .lua table output.onefang1-1/+16
2019-12-23Auto refresh web report.onefang1-0/+6
2019-12-23Forgotten code for the "dig in forks" changes.onefang1-9/+11
2019-12-23Speed RRD is now it's own thing, not aseparate one per protocol.onefang1-13/+21
2019-12-23Promote verbosity to become an externally visible entity.onefang1-5/+5
2019-12-23Major refactor, especially of the downloading and processing code.onefang1-14/+42
2019-12-14Move the declaration of the APT.tests table to where APT.protocols is.onefang1-1/+1
2019-12-13Refactor the protocols table.onefang1-2/+10
2019-12-12Dump the no fork idea.onefang1-4/+0
2019-12-12Some refactoring of the results data handling.onefang1-36/+41
2019-12-12Re-arrange the RRD data a little.onefang1-19/+14
2019-12-12Don't need this comment anymore.onefang1-10/+0