Thu, 07 May 2009 02:17:29 +0300implement tcp_server, along with new error codes
Tero Marttila <terom@fixme.fi> [Thu, 07 May 2009 02:17:29 +0300] rev 178
implement tcp_server, along with new error codes

Thu, 07 May 2009 02:17:20 +0300rename sock_tcp to tcp_{transport,client}, fix irc_net_connect to use log_err/tcp_connect
Tero Marttila <terom@fixme.fi> [Thu, 07 May 2009 02:17:20 +0300] rev 177
rename sock_tcp to tcp_{transport,client}, fix irc_net_connect to use log_err/tcp_connect

Thu, 07 May 2009 02:13:50 +0300modify transport to use the new object_* stuff, along with transport_fd and fifo
Tero Marttila <terom@fixme.fi> [Thu, 07 May 2009 02:13:50 +0300] rev 176
modify transport to use the new object_* stuff, along with transport_fd and fifo

Thu, 07 May 2009 02:12:55 +0300implement a new 'service' interface that's similar to the transport interface
Tero Marttila <terom@fixme.fi> [Thu, 07 May 2009 02:12:55 +0300] rev 175
implement a new 'service' interface that's similar to the transport interface

Thu, 07 May 2009 02:12:31 +0300implement a generic object/object-type thing
Tero Marttila <terom@fixme.fi> [Thu, 07 May 2009 02:12:31 +0300] rev 174
implement a generic object/object-type thing

Thu, 07 May 2009 02:12:06 +0300implement a separate resolver module
Tero Marttila <terom@fixme.fi> [Thu, 07 May 2009 02:12:06 +0300] rev 173
implement a separate resolver module

Thu, 07 May 2009 02:11:41 +0300fix log_warn_*/log_err/log_error naming
Tero Marttila <terom@fixme.fi> [Thu, 07 May 2009 02:11:41 +0300] rev 172
fix log_warn_*/log_err/log_error naming

Tue, 05 May 2009 03:15:25 +0300evil chain.h macro magic, fix irc_conn_set_nickname bug, misc. test bugs (mem leaks, missing #includes)
Tero Marttila <terom@fixme.fi> [Tue, 05 May 2009 03:15:25 +0300] rev 171
evil chain.h macro magic, fix irc_conn_set_nickname bug, misc. test bugs (mem leaks, missing #includes)

Mon, 04 May 2009 23:19:50 +0300replace old SIGINT handling with SIGTERM, and have SIGINT just abort the console input line. Now EOF (^D) will cause lua_console to nexus_shutdown
Tero Marttila <terom@fixme.fi> [Mon, 04 May 2009 23:19:50 +0300] rev 170
replace old SIGINT handling with SIGTERM, and have SIGINT just abort the console input line. Now EOF (^D) will cause lua_console to nexus_shutdown

Mon, 04 May 2009 20:55:43 +0300merge new-transport@a58ad50911fc
Tero Marttila <terom@fixme.fi> [Mon, 04 May 2009 20:55:43 +0300] rev 169
merge new-transport@a58ad50911fc