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
Thu, 04 Feb 2010 19:17:29 +0200 Tero Marttila add --config, and rename some of the option names/shortnames
Thu, 04 Feb 2010 19:17:14 +0200 Tero Marttila support for reading .py config files
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
Thu, 04 Feb 2010 17:59:45 +0200 Tero Marttila merge 1746b281d216: updated cron_killer regexp
Sat, 19 Sep 2009 23:01:58 +0300 Tero Marttila merge
Sat, 19 Sep 2009 23:01:11 +0300 Tero Marttila update cron_killer for debian lenny
Thu, 04 Feb 2010 17:53:54 +0200 Tero Marttila merge 91800c6af63b
Sat, 19 Sep 2009 23:00:30 +0300 Tero Marttila increase event.msg field length
Sat, 19 Sep 2009 22:58:13 +0300 Tero Marttila fix init.d script output
Wed, 17 Sep 2008 21:10:10 +0300 Tero Marttila typos, and same stuff for fixbot-logwatch
Wed, 17 Sep 2008 21:06:31 +0300 Tero Marttila new init.d script for nexus, modeled on /etc/init.d/skeleton
Wed, 17 Sep 2008 20:30:54 +0300 Tero Marttila working init.d/defaults scripts
Wed, 17 Sep 2008 19:28:42 +0300 Tero Marttila make fifo.py less spammy, tweak other descriptions/init.d
Mon, 15 Sep 2008 01:06:00 +0300 terom example init.d script
Mon, 15 Sep 2008 00:53:59 +0300 terom rename plugin fixbot -> fixbot_nexus, add fixbot_logwatch plugin, fix some random bugs
Mon, 15 Sep 2008 00:31:12 +0300 terom .hgignore, .dists, fixbot_plugin.py
Mon, 15 Sep 2008 00:27:05 +0300 terom add initial code back under fixbot/, the git-convert somehow broke
Sun, 14 Sep 2008 23:02:19 +0300 Tero Marttila misc. changes, can't remember /o\
Tue, 06 May 2008 16:14:12 +0300 Tero Marttila fix regexp bug in logwatch_filters.cron_killer
Wed, 26 Mar 2008 03:03:46 +0200 Tero Marttila moar fifo/auth.log stuff
Wed, 26 Mar 2008 02:30:34 +0200 Tero Marttila add support for fifos in logwatch
Wed, 26 Mar 2008 01:16:54 +0200 Tero Marttila git is starting to confuse me...
Wed, 26 Mar 2008 01:12:11 +0200 Tero Marttila some forgotten commits
Wed, 26 Mar 2008 01:15:42 +0200 Tero Marttila ????
Wed, 26 Mar 2008 01:14:10 +0200 Tero Marttila use notice instead of msg
Tue, 25 Mar 2008 19:10:59 +0200 Tero Marttila split off config from logwatcher.py into separate modules
Fri, 21 Mar 2008 02:37:33 +0200 Tero Marttila fix utmp.py, it's a proper module, doesn't tightloop and OOM, etc
Fri, 21 Mar 2008 02:06:52 +0200 Tero Marttila fix ExampleModule -> LogWatchModule
Fri, 21 Mar 2008 02:06:34 +0200 Tero Marttila testing IPv6
Fri, 21 Mar 2008 02:02:52 +0200 Tero Marttila WtmpFile && follow_main