Wed, 01 Apr 2009 00:57:34 +0300implement a separate nexus_lua module
Tero Marttila <terom@fixme.fi> [Wed, 01 Apr 2009 00:57:34 +0300] rev 105
implement a separate nexus_lua module

Wed, 01 Apr 2009 00:38:16 +0300implement lua_log and lua_log_level
Tero Marttila <terom@fixme.fi> [Wed, 01 Apr 2009 00:38:16 +0300] rev 104
implement lua_log and lua_log_level

Wed, 01 Apr 2009 00:27:39 +0300implement nexus_shutdown, lua_modules/lua_module, and lua_nexus
Tero Marttila <terom@fixme.fi> [Wed, 01 Apr 2009 00:27:39 +0300] rev 103
implement nexus_shutdown, lua_modules/lua_module, and lua_nexus

Wed, 01 Apr 2009 00:27:03 +0300log outoing messages from irc_queue
Tero Marttila <terom@fixme.fi> [Wed, 01 Apr 2009 00:27:03 +0300] rev 102
log outoing messages from irc_queue

Wed, 01 Apr 2009 00:26:50 +0300fix off-by-one for end-NUL in strcpy bug
Tero Marttila <terom@fixme.fi> [Wed, 01 Apr 2009 00:26:50 +0300] rev 101
fix off-by-one for end-NUL in strcpy bug

Tue, 31 Mar 2009 23:36:05 +0300improve the config module futher, now the module_desc interface uses structured config_value's
Tero Marttila <terom@fixme.fi> [Tue, 31 Mar 2009 23:36:05 +0300] rev 100
improve the config module futher, now the module_desc interface uses structured config_value's

Tue, 31 Mar 2009 23:35:24 +0300implement lua_client_set_defaults
Tero Marttila <terom@fixme.fi> [Tue, 31 Mar 2009 23:35:24 +0300] rev 99
implement lua_client_set_defaults

Tue, 31 Mar 2009 22:09:53 +0300add irc_client_defaults to apply default values for irc_client_add_net irc_net_info, implement --defaults cmd opt and lua_client_connect
Tero Marttila <terom@fixme.fi> [Tue, 31 Mar 2009 22:09:53 +0300] rev 98
add irc_client_defaults to apply default values for irc_client_add_net irc_net_info, implement --defaults cmd opt and lua_client_connect

Tue, 31 Mar 2009 20:57:07 +0300add irc_conn_PRIVMSG/irc_chan_PRIVMSG and lua bindings
Tero Marttila <terom@fixme.fi> [Tue, 31 Mar 2009 20:57:07 +0300] rev 97
add irc_conn_PRIVMSG/irc_chan_PRIVMSG and lua bindings

Tue, 31 Mar 2009 20:33:45 +0300add irc_chan and unify type/obj creation
Tero Marttila <terom@fixme.fi> [Tue, 31 Mar 2009 20:33:45 +0300] rev 96
add irc_chan and unify type/obj creation