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

Mon, 16 Mar 2009 00:55:07 +0200start reworking option-parsing, but --module/--config is still unimplemented
Tero Marttila <terom@fixme.fi> [Mon, 16 Mar 2009 00:55:07 +0200] rev 63
start reworking option-parsing, but --module/--config is still unimplemented

Mon, 16 Mar 2009 00:11:15 +0200merge build-cmake -> default
Tero Marttila <terom@fixme.fi> [Mon, 16 Mar 2009 00:11:15 +0200] rev 62
merge build-cmake -> default