index
:
apt-panopticon
master
Lua script for checking the health of Devuan Linux package mirrors.
about
summary
refs
log
tree
commit
diff
stats
homepage
log msg
author
committer
range
path:
root
/
apt-panopticommon.lua
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
Whitespace.
onefang
2019-12-29
1
-1
/
+1
*
Write some options help.
onefang
2019-12-29
1
-4
/
+4
*
Refactor nested pairs() calls.
onefang
2019-12-29
1
-0
/
+14
*
Add bandwidth argument and it's aliases, to choose how hard to hit the 'net.
onefang
2019-12-28
1
-0
/
+31
*
Finish the executable refactor, by using it and removing the original.
onefang
2019-12-28
1
-34
/
+20
*
Tweak the dumpTable() arguments a little.
onefang
2019-12-28
1
-8
/
+8
*
Nagios is no longer a report type.
onefang
2019-12-28
1
-1
/
+0
*
Refactor the executers into an actual class type thingy.
onefang
2019-12-28
1
-0
/
+59
*
Re-enable Integrity tests.
onefang
2019-12-27
1
-1
/
+1
*
Add timeouts tracking.
onefang
2019-12-27
1
-13
/
+27
*
Make the web page look better, and the tables take up less space.
onefang
2019-12-27
1
-1
/
+1
*
Tweak timeouts for curl downloads.
onefang
2019-12-26
1
-2
/
+2
*
Don't log some APT.execute() calls.
onefang
2019-12-25
1
-2
/
+3
*
Use proper time and date format, and check for the directory before tarballin...
onefang
2019-12-25
1
-3
/
+3
*
Track, store, and report info from the hosts that get redirected to.
onefang
2019-12-25
1
-17
/
+21
*
Missed a return false from logOpen()
onefang
2019-12-25
1
-0
/
+2
*
Everyone gets a car, er I mean linky!
onefang
2019-12-24
1
-6
/
+7
*
Refactor logging.
onefang
2019-12-24
1
-1
/
+15
*
Log arguments.
onefang
2019-12-24
1
-0
/
+5
*
Better handling of redirects to different hosts.
onefang
2019-12-24
1
-0
/
+4
*
Pass -k through to forked stuff.
onefang
2019-12-24
1
-0
/
+2
*
0 speed is 0 speed.
onefang
2019-12-24
1
-1
/
+1
*
Various mostly useless tweaks.
onefang
2019-12-23
1
-1
/
+14
*
Attempt to sanitize the .lua table output.
onefang
2019-12-23
1
-1
/
+16
*
Auto refresh web report.
onefang
2019-12-23
1
-0
/
+6
*
Forgotten code for the "dig in forks" changes.
onefang
2019-12-23
1
-9
/
+11
*
Speed RRD is now it's own thing, not aseparate one per protocol.
onefang
2019-12-23
1
-13
/
+21
*
Promote verbosity to become an externally visible entity.
onefang
2019-12-23
1
-5
/
+5
*
Major refactor, especially of the downloading and processing code.
onefang
2019-12-23
1
-14
/
+42
*
Move the declaration of the APT.tests table to where APT.protocols is.
onefang
2019-12-14
1
-1
/
+1
*
Refactor the protocols table.
onefang
2019-12-13
1
-2
/
+10
*
Dump the no fork idea.
onefang
2019-12-12
1
-4
/
+0
*
Some refactoring of the results data handling.
onefang
2019-12-12
1
-36
/
+41
*
Re-arrange the RRD data a little.
onefang
2019-12-12
1
-19
/
+14
*
Don't need this comment anymore.
onefang
2019-12-12
1
-10
/
+0
*
Add timeout and speed bits to the data padding function.
onefang
2019-12-12
1
-0
/
+2
*
Remove some no longer needed commented out code.
onefang
2019-12-12
1
-2
/
+0
*
Typo--
onefang
2019-12-11
1
-1
/
+1
*
Pad out the results tables when loading them.
onefang
2019-12-10
1
-0
/
+16
*
Move common code to it's own module.
onefang
2019-12-10
1
-0
/
+563