]> gitweb.michael.orlitzky.com - dead/htsn.git/history - src/CommandLine.hs
Add more code documentation.
[dead/htsn.git] / src / CommandLine.hs
2013-12-23 Michael OrlitzkyAdd more code documentation.
2013-12-23 Michael OrlitzkyAdd a bunch of new options allowing htsn to daemonize.
2013-12-22 Michael OrlitzkyDisable syslog by default.
2013-12-22 Michael OrlitzkyTake feed_hosts as the final list of arguments.
2013-12-21 Michael OrlitzkyAdd scaffolding to allow logging via syslog or a file.
2013-12-20 Michael OrlitzkyTiny change to the description used in CmdArgs.
2013-12-20 Michael OrlitzkyAdd more code comments.
2013-12-18 Michael OrlitzkyRemove a comment about the bug fixed in CmdArgs.
2013-11-23 Michael OrlitzkyUse the round-robin approach to choosing a hostname.
2013-11-23 Michael OrlitzkyInitial commit of something working.