Sat, 06 Nov 2010 16:02:28 +0200 Tero Marttila Merge with api restructuring default tip
Sat, 06 Nov 2010 16:01:42 +0200 Tero Marttila Fix filter names
Fri, 05 Feb 2010 22:56:14 +0200 Tero Marttila improved SyslogMessage.match_program
Sat, 20 Feb 2010 23:06:43 +0200 Tero Marttila blind error handling tweaks
Sat, 20 Feb 2010 22:32:18 +0200 Tero Marttila move fixbot.fifo to fixbot.logwatch.fifo
Sat, 20 Feb 2010 22:31:17 +0200 Tero Marttila restructure api, using AMP as the client-server protocol
Sat, 20 Feb 2010 21:56:27 +0200 Tero Marttila remove dead code from nexus.py
Sat, 20 Feb 2010 20:48:37 +0200 terom kill dead tap.py code, move setup.py (unused)
Fri, 05 Feb 2010 22:20:59 +0200 Tero Marttila prepend source name to output type
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 21:39:51 +0200 Tero Marttila rename event_type to label
Fri, 05 Feb 2010 21:38:25 +0200 Tero Marttila more filter fixes/updates
Fri, 05 Feb 2010 21:35:55 +0200 Tero Marttila update filters
Fri, 05 Feb 2010 21:30:06 +0200 Tero Marttila logPrefix magic for LogSource, cleanup handleMessage
Fri, 05 Feb 2010 21:16:19 +0200 Tero Marttila implement SyslogFilter
Fri, 05 Feb 2010 20:38:44 +0200 Tero Marttila merge 666e638059b2
Fri, 05 Feb 2010 20:38:21 +0200 Tero Marttila implement UnixDatagramSocket and LogSource.handleMessage
Fri, 05 Feb 2010 20:37:51 +0200 Tero Marttila implement SyslogMessage
Fri, 05 Feb 2010 02:55:42 +0200 Tero Marttila tweak ssh filter output
Thu, 04 Feb 2010 20:39:53 +0200 Tero Marttila work on logwatch docs, small tweaks
Thu, 04 Feb 2010 20:14:22 +0200 Tero Marttila move fixbot.logwatch.logwatch to fixbot.logwatch
Thu, 04 Feb 2010 20:11:36 +0200 Tero Marttila use os.path.join in etc/fixbot-logwatch.py
Thu, 04 Feb 2010 20:11:23 +0200 Tero Marttila make fifo quiet
Thu, 04 Feb 2010 20:10:34 +0200 Tero Marttila remove api.Module.version
Thu, 04 Feb 2010 19:54:49 +0200 Tero Marttila fix fixbot_* -> fixbot-*, update defaults/init.d scripts
Thu, 04 Feb 2010 19:46:31 +0200 Tero Marttila reorganize files in docs/ into subdirs
Thu, 04 Feb 2010 19:41:25 +0200 Tero Marttila fixup etc/fixbot-nexus.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 19:39:37 +0200 Tero Marttila use config for api.Module
Thu, 04 Feb 2010 19:38:54 +0200 Tero Marttila allow config .py's to process their own locals