]> gitweb.michael.orlitzky.com - dead/htsn.git/history - src/OptionalConfiguration.hs
Move the Report, Logging, and Terminal modules into their own namespace.
[dead/htsn.git] / src / OptionalConfiguration.hs
2013-12-29 Michael OrlitzkyMove the Report, Logging, and Terminal modules into...
2013-12-28 Michael OrlitzkyMove the TSN namespace (Xml.hs and FeedHosts.hs) into...
2013-12-24 Michael OrlitzkyUse a global configuration file (again).
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.