summaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAgeFilesLines
* Don't recreate authkeys.Linus Nordberg2015-06-051-7/+10
|
* Make mklog.py (more) idempotent.Linus Nordberg2015-06-041-15/+22
| | | | | One should be able to add hosts to $logname.cfg and run again, with the correct result.
* Revamp log creation.Linus Nordberg2015-06-042-60/+166
| | | | Read a catlfish .cfg file and don't loop in a makefile.
* Add a makefile for creating keys and certs needed for a log.Linus Nordberg2015-06-013-3/+89
|
* Don't rebuild config file if it exists.Linus Nordberg2015-06-011-4/+12
|
* Add PHONY.Linus Nordberg2015-05-261-0/+3
|
* Initial commit.Linus Nordberg2015-05-2614-0/+306