Wed, 01 Apr 2009 17:29:29 +0300support irc_chan type for lua_module_conf
Tero Marttila <terom@fixme.fi> [Wed, 01 Apr 2009 17:29:29 +0300] rev 107
support irc_chan type for lua_module_conf

Wed, 01 Apr 2009 01:41:08 +0300add nexus_lua_error for unified LUA_ERR* -> ERR_LUA_* mapping, and lua configuration support
Tero Marttila <terom@fixme.fi> [Wed, 01 Apr 2009 01:41:08 +0300] rev 106
add nexus_lua_error for unified LUA_ERR* -> ERR_LUA_* mapping, and lua configuration support

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