aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/apt-panopticon-update-data.lua (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Major refactor, especially of the downloading and processing code.onefang2019-12-231-0/+2
| | | | | | | | | | | | Make the code more readable, less scattered. Use a coroutine to multitask better. Plugable functions for parsing the download results, and figuring out what to download next. Track timeouts at a finer level. Dig for IPs in the forked apt-panopticons, not all at once at the beginning. Various cleanups and tweaks.
* Repack updated data directories.onefang2019-12-121-2/+2
|
* Move the about to be replaced rrd directory deletion closer to the ↵onefang2019-12-121-1/+1
| | | | replacement code.
* Rename RRD-rescue to update-data.onefang2019-12-111-0/+46