etc/fixbot-logwatch.py
Fri, 05 Feb 2010 21:48:14 +0200 Tero Marttila remove concept of event_types, the event.type is now just sent as a string
Fri, 05 Feb 2010 20:38:21 +0200 Tero Marttila implement UnixDatagramSocket and LogSource.handleMessage
Thu, 04 Feb 2010 20:39:53 +0200 Tero Marttila work on logwatch docs, small tweaks
Thu, 04 Feb 2010 20:11:36 +0200 Tero Marttila use os.path.join in etc/fixbot-logwatch.py
Thu, 04 Feb 2010 19:40:51 +0200 Tero Marttila move logwatch*.py to separate fixbot.logwatch package, and move logwatch_sources to etc/fixbot-logwatch.py
Thu, 04 Feb 2010 18:31:34 +0200 Tero Marttila kill off the fixbot/*.py.dist config files, prepare for reading them from etc/, add an --api-secret option. Breaks logwatch