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-panopticon.lua
(
follow
)
Commit message (
Collapse
)
Author
Age
Files
Lines
...
*
Rewrite execute(), and also write a fork(). Now execute() properly returns ↵
onefang
2019-11-12
1
-24
/
+37
|
|
|
|
the status.
*
Reduce the timeout to 15 seconds.
onefang
2019-11-12
1
-1
/
+1
|
*
Hide the cat and rm errors, though we probably should log them instead.
onefang
2019-11-12
1
-2
/
+2
|
*
Rewrite the lua-sec checks using command line curl instead.
onefang
2019-11-12
1
-30
/
+75
|
|
|
|
Works better with SNI.
*
Move the execute function to near the checkExes function.
onefang
2019-11-12
1
-5
/
+5
|
*
Don't run report generators in the background.
onefang
2019-11-06
1
-1
/
+1
|
*
Clear out more stuff on startup.
onefang
2019-11-06
1
-1
/
+5
|
*
Disable Prometheus output.
onefang
2019-11-06
1
-1
/
+1
|
*
Another attempt to tame timeouts.
onefang
2019-11-05
1
-7
/
+9
|
*
Tidy up some loose ends with "test name and host included on log lines".
onefang
2019-11-05
1
-11
/
+18
|
*
Don't stick a _ at the end of the results file name for the no IP case.
onefang
2019-11-05
1
-1
/
+3
|
*
Generic reports, including a dumb example.
onefang
2019-11-05
1
-0
/
+26
|
*
Whitespace clean up.
onefang
2019-11-05
1
-3
/
+3
|
*
Rename project to apt-panopticon.
onefang
2019-11-05
1
-0
/
+634
It used to be mirror-checker-lua.
[prev]