Thu, 26 Mar 2009 22:03:20 +0200add set_log_level function, and add --debug/--quiet options to test
Tero Marttila <terom@fixme.fi> [Thu, 26 Mar 2009 22:03:20 +0200] rev 73
add set_log_level function, and add --debug/--quiet options to test

Thu, 26 Mar 2009 21:46:10 +0200add irc_user module for irc_chan to track users on a channel
Tero Marttila <terom@fixme.fi> [Thu, 26 Mar 2009 21:46:10 +0200] rev 72
add irc_user module for irc_chan to track users on a channel

Mon, 16 Mar 2009 23:55:30 +0200implement signal_ignore using sigaction directly, without any libevent in between
Tero Marttila <terom@fixme.fi> [Mon, 16 Mar 2009 23:55:30 +0200] rev 71
implement signal_ignore using sigaction directly, without any libevent in between

Mon, 16 Mar 2009 23:34:05 +0200implement module unloading, although module_destroy is currently never called
Tero Marttila <terom@fixme.fi> [Mon, 16 Mar 2009 23:34:05 +0200] rev 70
implement module unloading, although module_destroy is currently never called

Mon, 16 Mar 2009 22:06:39 +0200create irc_log_chan function to log a new irc_log_chan, and irc_log_chan_destroy to remove the added callbacks/command handlers
Tero Marttila <terom@fixme.fi> [Mon, 16 Mar 2009 22:06:39 +0200] rev 69
create irc_log_chan function to log a new irc_log_chan, and irc_log_chan_destroy to remove the added callbacks/command handlers

Mon, 16 Mar 2009 21:47:18 +0200add FindEvsql/FindLibPQ cmake modules and irc_log.sql definition, and implement logging of JOIN, PART, MODE, TOPIC, KICK, PRIVMSG, NOTICE and OPEN messages
Tero Marttila <terom@fixme.fi> [Mon, 16 Mar 2009 21:47:18 +0200] rev 68
add FindEvsql/FindLibPQ cmake modules and irc_log.sql definition, and implement logging of JOIN, PART, MODE, TOPIC, KICK, PRIVMSG, NOTICE and OPEN messages

Mon, 16 Mar 2009 20:22:51 +0200implement the SQL logs table and the INSERT-logging code for mod_irc_log
Tero Marttila <terom@fixme.fi> [Mon, 16 Mar 2009 20:22:51 +0200] rev 67
implement the SQL logs table and the INSERT-logging code for mod_irc_log

Mon, 16 Mar 2009 01:14:36 +0200all options are now fully implemented
Tero Marttila <terom@fixme.fi> [Mon, 16 Mar 2009 01:14:36 +0200] rev 66
all options are now fully implemented

Mon, 16 Mar 2009 01:03:41 +0200add --module support, and tweak irc_net docs
Tero Marttila <terom@fixme.fi> [Mon, 16 Mar 2009 01:03:41 +0200] rev 65
add --module support, and tweak irc_net docs

Mon, 16 Mar 2009 00:55:45 +0200...remove empty src/irc_log.h header
Tero Marttila <terom@fixme.fi> [Mon, 16 Mar 2009 00:55:45 +0200] rev 64
...remove empty src/irc_log.h header