aboutsummaryrefslogtreecommitdiffstatshomepage
Commit message (Collapse)AuthorAgeFilesLines
...
* Line up some of the messages better.onefang2019-06-281-8/+8
|
* Merge checkHost() and forkIP() into checkRedirect()onefang2019-06-271-31/+16
|
* Document the new flock depondency, and sort them alphabetically.onefang2019-06-261-3/+4
|
* Changes in how the DNS entries are scanned.onefang2019-06-261-10/+14
| | | | Fork more of the tests basically.
* Log file failure should exit, and another tweak.onefang2019-06-261-4/+4
|
* Change how the / at the end of the path is handled.onefang2019-06-261-9/+5
|
* Retry some of the HTTTP header downloads on certain errors, and report others.onefang2019-06-261-4/+23
|
* Various changes to the download function.onefang2019-06-261-12/+18
| | | | | | | | Use flock to prevent duplicating downloads that are already in progress. Change the command checker to include the flock command. Add a timeout to the wget call. Use --cut-dirs in wget to smooth out the extra path some mirrors have. Remove the IP from the wget lof file names.
* Move the check for a slash at the end of the BaseURL.onefang2019-06-261-6/+8
|
* Slightly more meaningfull output for the commmand checker.onefang2019-06-261-1/+1
|
* Sort DNS records in reverse order.onefang2019-06-261-1/+1
|
* Comment tweak.onefang2019-06-261-1/+1
|
* Add a check for non existing repos.onefang2019-06-261-0/+15
|
* More fixes of the logging.onefang2019-06-251-5/+9
| | | | | | | | Typo-- Use the base host name for the log file name, not the host/path. Actually check the open file return code. Close the log file at the end, though not really needed, coz Lua will close it at GC time.
* Modify printTable to look more like an actual table definition.onefang2019-06-251-8/+9
|
* Make logging work.onefang2019-06-251-8/+8
| | | | I really should test things better before comitting them
* More justification.onefang2019-06-251-1/+3
|
* Downgrade the version number, it's not even alpha yet.onefang2019-06-251-1/+1
| | | | | I'll need to actually output emails and web pages to get to alpha. Probaly should write the rest of the documentation to.
* OK OK, so I'm a perfectionist. lolonefang2019-06-251-4/+4
|
* Hopefully the last of the README tweaks.onefang2019-06-251-5/+5
|
* Some clean ups.onefang2019-06-251-5/+5
|
* The list should be .. a list. B-)onefang2019-06-251-10/+5
|
* OK, let's try THIS style of markdown.onefang2019-06-251-34/+14
| | | | Wish it was a real standard. lol
* Add actual markdown.onefang2019-06-251-14/+34
|
* Add the actual source code, and the basic documentation.onefang2019-06-252-0/+515
| | | | Still need to write the help output.
* Git ignore the results.onefang2019-06-251-0/+1
|
* Init bare repo.root2019-06-241-0/+0