]> gitweb.michael.orlitzky.com - dead/htsn.git/history - src/OptionalConfiguration.hs
Add a bunch of new options allowing htsn to daemonize.
[dead/htsn.git] / src / OptionalConfiguration.hs
2013-12-23 Michael OrlitzkyAdd a bunch of new options allowing htsn to daemonize.
2013-12-22 Michael OrlitzkyDisable syslog by default.
2013-12-21 Michael OrlitzkyAdd scaffolding to allow logging via syslog or a file.
2013-12-20 Michael OrlitzkyAd rudimentary hslogger logging.
2013-12-20 Michael OrlitzkyMove FeedHosts under the TSN namespace.
2013-12-18 Michael OrlitzkyAllow a global /etc/htsnrc to override the user's ...
2013-11-23 Michael OrlitzkyInitial commit of something working.