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 (
Expand
)
Author
Age
Files
Lines
*
TODO+=2
onefang
2019-12-02
1
-0
/
+2
*
Typo--
onefang
2019-12-02
1
-1
/
+1
*
Merge email and web report scripts.
onefang
2019-12-02
1
-2
/
+1
*
Add more report stuff.
onefang
2019-12-02
1
-70
/
+85
*
Much work on the Updated tests.
onefang
2019-12-01
1
-39
/
+204
*
Enable the Integrity tests by default.
onefang
2019-11-26
1
-1
/
+1
*
Basic integrity check - GPG verify Release files.
onefang
2019-11-26
1
-0
/
+8
*
Put stamp file back.
onefang
2019-11-26
1
-0
/
+1
*
Oops, clean up after curl downloads.
onefang
2019-11-26
1
-1
/
+1
*
Cut down the abount of meta files downloaded automatically
onefang
2019-11-26
1
-10
/
+10
*
Curl based downloader.
onefang
2019-11-26
1
-29
/
+77
*
Minor cleanups.
onefang
2019-11-26
1
-5
/
+6
*
Remove more obsolete code.
onefang
2019-11-26
1
-2
/
+0
*
Remove obsolete code.
onefang
2019-11-26
1
-4
/
+0
*
Make fork() more like execute().
onefang
2019-11-26
1
-1
/
+1
*
More curl status codes and messages.
onefang
2019-11-25
1
-90
/
+95
*
Clean up the timeout code.
onefang
2019-11-25
1
-16
/
+40
*
No "-" in the middle of test names, it confuses the option parsing.
onefang
2019-11-24
1
-6
/
+6
*
Implement DNS-RR test fully.
onefang
2019-11-24
1
-4
/
+6
*
Curl status 28 and 7 should both be treated as timeouts.
onefang
2019-11-24
1
-7
/
+7
*
Uncomment the util-linux file test.
onefang
2019-11-23
1
-1
/
+1
*
Decode curl command return status.
onefang
2019-11-23
1
-4
/
+99
*
Use --connect-to properly.
onefang
2019-11-23
1
-2
/
+2
*
Clean up.
onefang
2019-11-14
1
-1
/
+1
*
Protect command listing in log files.
onefang
2019-11-13
1
-2
/
+2
*
Actually show the IPv6 logs.
onefang
2019-11-13
1
-2
/
+2
*
Clean up the reports, and merge the DNS report into the web report.
onefang
2019-11-13
1
-1
/
+0
*
HTMLize the logs.
onefang
2019-11-13
1
-5
/
+26
*
Clean up a nil issue.
onefang
2019-11-13
1
-0
/
+3
*
Rewrite execute(), and also write a fork(). Now execute() properly returns t...
onefang
2019-11-12
1
-24
/
+37
*
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
*
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