aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/apt-panopticommon.lua (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Revert the Beovulf change, for now.onefang2024-04-161-1/+1
|
* Add Excalibur.onefang2024-04-151-1/+4
|
* Remove Beowulf, it's been archived.onefang2024-04-151-1/+1
|
* Promote daedalus.onefang2023-06-221-3/+0
|
* Remove ASCII completely.onefang2023-04-241-2/+1
|
* Disable ascii-security.onefang2023-04-241-0/+1
|
* Remove jessie, it went away to the old releases home.onefang2023-04-181-1/+2
|
* The -v option for timeout is new, not everyone has it.onefang2023-02-231-2/+2
|
* Add yet another timeout watchdog.onefang2023-02-231-7/+28
|
* Nil out a closed logfile.onefang2022-10-181-0/+1
|
* Print the error message for not being able to open the log file, instead of ↵onefang2022-10-181-1/+1
| | | | trying to put it in the unopened log file.
* Print CRITICAL errors as well as putting them in the log file.onefang2022-10-181-1/+1
|
* Don't hard code deb.roundr.devuan.org all over the place, and check the results.onefang2021-12-171-0/+6
| | | | Coz it got changed to deb.rr.devuan.org.
* Bump to version 0.3 and report it in the web page.onefang2021-11-181-1/+3
|
* io.popen returns nil sometimes, deal with that.onefang2021-11-101-3/+16
|
* Add back Jessie, and promote Chimaera, and add Daedalus.onefang2021-11-091-3/+4
|
* 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 ↵onefang2020-07-011-6/+4
| | | | chimaera (new testing).
* 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
| | | | A few too many bandaids, gonna have to rewrite some stuff soonish.
* Curl will try IPv4 as a backup if IPv6 fails, and we don't want that.onefang2020-01-011-0/+8
| | | | | | Tell it not to. Also detect if IPv6 is even available.
* 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 ↵onefang2019-12-251-3/+3
| | | | tarballing it up.
* 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
|