aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/apt-panopticommon.lua (follow)
Commit message (Expand)AuthorAgeFilesLines
* TODO++onefang2020-07-201-1/+1
* If a thing is untested, mark it as so.onefang2020-07-201-4/+15
* Quick hack to prevent RRD bitching, fix it later, meeting coming up.onefang2020-07-171-0/+2
* Remove jessie (it's been archived), promote beowulf (new stable), add chimaer...onefang2020-07-011-6/+4
* Alpha release, dammit. lolonefang2020-02-061-1/+1
* Print the help texts, and exit from the help and version command line options.onefang2020-02-061-10/+16
* Bump the version number to 0.2.onefang2020-02-061-1/+1
* Lighten the log file colours to.onefang2020-01-241-1/+1
* Add support for using CGI for the PHP graphs.onefang2020-01-041-0/+9
* A few less steps in some of the time calcs.onefang2020-01-031-2/+1
* Collate more data from the redirect results.onefang2020-01-021-1/+4
* Curl will try IPv4 as a backup if IPv6 fails, and we don't want that.onefang2020-01-011-0/+8
* Tweak the bandwidth limits, by not probing so many Release files.onefang2020-01-011-1/+1
* Add Redirects tests fully.onefang2019-12-311-4/+10
* A lot of tweaking of the logging and reporting, making it easier to read.onefang2019-12-301-7/+12
* Whitespace.onefang2019-12-291-1/+1
* Write some options help.onefang2019-12-291-4/+4
* Refactor nested pairs() calls.onefang2019-12-291-0/+14
* Add bandwidth argument and it's aliases, to choose how hard to hit the 'net.onefang2019-12-281-0/+31
* Finish the executable refactor, by using it and removing the original.onefang2019-12-281-34/+20
* Tweak the dumpTable() arguments a little.onefang2019-12-281-8/+8
* Nagios is no longer a report type.onefang2019-12-281-1/+0
* Refactor the executers into an actual class type thingy.onefang2019-12-281-0/+59
* Re-enable Integrity tests.onefang2019-12-271-1/+1
* Add timeouts tracking.onefang2019-12-271-13/+27
* Make the web page look better, and the tables take up less space.onefang2019-12-271-1/+1
* Tweak timeouts for curl downloads.onefang2019-12-261-2/+2
* Don't log some APT.execute() calls.onefang2019-12-251-2/+3
* Use proper time and date format, and check for the directory before tarballin...onefang2019-12-251-3/+3
* Track, store, and report info from the hosts that get redirected to.onefang2019-12-251-17/+21
* Missed a return false from logOpen()onefang2019-12-251-0/+2
* Everyone gets a car, er I mean linky!onefang2019-12-241-6/+7
* Refactor logging.onefang2019-12-241-1/+15
* Log arguments.onefang2019-12-241-0/+5
* Better handling of redirects to different hosts.onefang2019-12-241-0/+4
* Pass -k through to forked stuff.onefang2019-12-241-0/+2
* 0 speed is 0 speed.onefang2019-12-241-1/+1
* Various mostly useless tweaks.onefang2019-12-231-1/+14
* Attempt to sanitize the .lua table output.onefang2019-12-231-1/+16
* Auto refresh web report.onefang2019-12-231-0/+6
* Forgotten code for the "dig in forks" changes.onefang2019-12-231-9/+11
* Speed RRD is now it's own thing, not aseparate one per protocol.onefang2019-12-231-13/+21
* Promote verbosity to become an externally visible entity.onefang2019-12-231-5/+5
* Major refactor, especially of the downloading and processing code.onefang2019-12-231-14/+42
* Move the declaration of the APT.tests table to where APT.protocols is.onefang2019-12-141-1/+1
* Refactor the protocols table.onefang2019-12-131-2/+10
* Dump the no fork idea.onefang2019-12-121-4/+0
* Some refactoring of the results data handling.onefang2019-12-121-36/+41
* Re-arrange the RRD data a little.onefang2019-12-121-19/+14
* Don't need this comment anymore.onefang2019-12-121-10/+0