Thu, 16 Apr 2009 01:20:09 +0300implement sock_ssl_connect_async (the old sock_ssl_connect exists no more)
Tero Marttila <terom@fixme.fi> [Thu, 16 Apr 2009 01:20:09 +0300] rev 139
implement sock_ssl_connect_async (the old sock_ssl_connect exists no more)

Sun, 12 Apr 2009 23:27:15 +0300implement blackhole filters for logwatch, and stop applying filters after the first hit
Tero Marttila <terom@fixme.fi> [Sun, 12 Apr 2009 23:27:15 +0300] rev 138
implement blackhole filters for logwatch, and stop applying filters after the first hit

Sun, 12 Apr 2009 22:19:54 +0300implement console_print and log_set_func
Tero Marttila <terom@fixme.fi> [Sun, 12 Apr 2009 22:19:54 +0300] rev 137
implement console_print and log_set_func

Sun, 12 Apr 2009 20:37:57 +0300implement nexus_lua_eval
Tero Marttila <terom@fixme.fi> [Sun, 12 Apr 2009 20:37:57 +0300] rev 136
implement nexus_lua_eval

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