Sun, 12 Apr 2009 18:56:51 +0300have logwatch_conf_filter replace any old filter with the same name, and move irc_log.sql to modules/
Tero Marttila <terom@fixme.fi> [Sun, 12 Apr 2009 18:56:51 +0300] rev 135
have logwatch_conf_filter replace any old filter with the same name, and move irc_log.sql to modules/

Sun, 12 Apr 2009 18:35:16 +0300update TODO, partially update error.c, rename module_get to modules_get, update config.lua
Tero Marttila <terom@fixme.fi> [Sun, 12 Apr 2009 18:35:16 +0300] rev 134
update TODO, partially update error.c, rename module_get to modules_get, update config.lua

Sun, 12 Apr 2009 17:42:34 +0300implement logwatch_chan.c, logwatch_chan_msg, logwatch_on_error
Tero Marttila <terom@fixme.fi> [Sun, 12 Apr 2009 17:42:34 +0300] rev 133
implement logwatch_chan.c, logwatch_chan_msg, logwatch_on_error

Sun, 12 Apr 2009 17:18:06 +0300implement logwatch_source names, and logwatch_chan
Tero Marttila <terom@fixme.fi> [Sun, 12 Apr 2009 17:18:06 +0300] rev 132
implement logwatch_source names, and logwatch_chan

Sat, 11 Apr 2009 06:03:49 +0300lua_irc is broken, as irc_chan_info::channel is set to a lua-stack allocated string...
Tero Marttila <terom@fixme.fi> [Sat, 11 Apr 2009 06:03:49 +0300] rev 131
lua_irc is broken, as irc_chan_info::channel is set to a lua-stack allocated string...

Sat, 11 Apr 2009 06:03:24 +0300implement logwatch_filter::format using str_format
Tero Marttila <terom@fixme.fi> [Sat, 11 Apr 2009 06:03:24 +0300] rev 130
implement logwatch_filter::format using str_format

Sat, 11 Apr 2009 06:03:08 +0300implement str_format with tests
Tero Marttila <terom@fixme.fi> [Sat, 11 Apr 2009 06:03:08 +0300] rev 129
implement str_format with tests

Sat, 11 Apr 2009 04:41:44 +0300update logwatch_filter_apply
Tero Marttila <terom@fixme.fi> [Sat, 11 Apr 2009 04:41:44 +0300] rev 128
update logwatch_filter_apply

Sat, 11 Apr 2009 04:26:46 +0300implement logwatch_on_line/logwatch_filter_apply, along with irc_*_NOTICE
Tero Marttila <terom@fixme.fi> [Sat, 11 Apr 2009 04:26:46 +0300] rev 127
implement logwatch_on_line/logwatch_filter_apply, along with irc_*_NOTICE

Sat, 11 Apr 2009 04:26:22 +0300...add str.c module to cmake
Tero Marttila <terom@fixme.fi> [Sat, 11 Apr 2009 04:26:22 +0300] rev 126
...add str.c module to cmake