Sun, 15 Mar 2009 23:22:57 +0200slight cleanup to move module funcs to a 'struct module_funcs' modules
Tero Marttila <terom@fixme.fi> [Sun, 15 Mar 2009 23:22:57 +0200] rev 57
slight cleanup to move module funcs to a 'struct module_funcs'

Sun, 15 Mar 2009 23:01:12 +0200compiling, working, but still ugly module code modules
Tero Marttila <terom@fixme.fi> [Sun, 15 Mar 2009 23:01:12 +0200] rev 56
compiling, working, but still ugly module code

Sun, 15 Mar 2009 01:17:22 +0200'working' modules code, and convert irc_log to use said interface, but we've hit the limits on our Makefile, and the compiled module doesn't really work modules
Tero Marttila <terom@fixme.fi> [Sun, 15 Mar 2009 01:17:22 +0200] rev 55
'working' modules code, and convert irc_log to use said interface, but we've hit the limits on our Makefile, and the compiled module doesn't really work

Fri, 13 Mar 2009 17:38:23 +0200initial modules code modules
Tero Marttila <terom@fixme.fi> [Fri, 13 Mar 2009 17:38:23 +0200] rev 54
initial modules code

Fri, 13 Mar 2009 16:10:48 +0200add irc_client module, plus nexus.h header
Tero Marttila <terom@fixme.fi> [Fri, 13 Mar 2009 16:10:48 +0200] rev 53
add irc_client module, plus nexus.h header

Fri, 13 Mar 2009 15:22:46 +0200add test_sock_push, and filter argument to test main()
Tero Marttila <terom@fixme.fi> [Fri, 13 Mar 2009 15:22:46 +0200] rev 52
add test_sock_push, and filter argument to test main()

Fri, 13 Mar 2009 15:09:53 +0200add some comments and quote (' + \) to dump_str
Tero Marttila <terom@fixme.fi> [Fri, 13 Mar 2009 15:09:53 +0200] rev 51
add some comments and quote (' + \) to dump_str

Fri, 13 Mar 2009 14:59:38 +0200add dump_str function to test
Tero Marttila <terom@fixme.fi> [Fri, 13 Mar 2009 14:59:38 +0200] rev 50
add dump_str function to test

Fri, 13 Mar 2009 00:01:12 +0200update irc_conn status, and add tests for irc_conn_QUIT
Tero Marttila <terom@fixme.fi> [Fri, 13 Mar 2009 00:01:12 +0200] rev 49
update irc_conn status, and add tests for irc_conn_QUIT

Thu, 12 Mar 2009 23:54:03 +0200add irc_net_quit and signal handling
Tero Marttila <terom@fixme.fi> [Thu, 12 Mar 2009 23:54:03 +0200] rev 48
add irc_net_quit and signal handling