src/modules/irc_log.c
Thu, 07 May 2009 02:11:41 +0300 Tero Marttila fix log_warn_*/log_err/log_error naming
Thu, 23 Apr 2009 21:22:15 +0300 Tero Marttila implement irc_chan_callbacks::on_self_msg/on_self_notice, and add code for mod_irc_log to use them
Wed, 08 Apr 2009 02:25:30 +0300 Tero Marttila implement logwatch_conf_filter such that it compiles and loads, but not yet tested
Tue, 07 Apr 2009 18:09:16 +0300 Tero Marttila move irc_log.c to modules/irc_log.c, and restructure sock_* to split the basic fd-level stuff out of sock_tcp and into sock_fd