log core/s2smanager.lua @ 191:e64c8a44060f

age author description
Sat, 01 Nov 2008 21:07:14 +0000 Matthew Wild Fix s2s once and for all
Sat, 01 Nov 2008 18:28:46 +0000 Matthew Wild General fixes for s2s, to make it more robust (I hope), sending data to remote hosts sane (s2ssession.send() works as expected), recycle outgoing dialback connections, etc.
Thu, 30 Oct 2008 21:11:22 +0000 Matthew Wild sends2s -> s2s_session.send(), s2s_session.send() -> s2s_session.sends2s()
Sun, 26 Oct 2008 14:03:40 +0000 Matthew Wild Better logging of s2s connections
Sun, 26 Oct 2008 13:14:14 +0000 Matthew Wild Little tweak for more useful logging of closed s2s sessions
Sat, 25 Oct 2008 18:21:34 +0100 Matthew Wild Remove misleading log message regarding s2s/dialback
Fri, 24 Oct 2008 18:14:40 +0100 Matthew Wild other half of previous commit
Fri, 24 Oct 2008 15:33:38 +0100 Matthew Wild Remove some overly-verbose debug log output
Fri, 24 Oct 2008 15:32:31 +0100 Matthew Wild Destroy s2s sendqueue when connection is established successfully and data written
Fri, 24 Oct 2008 14:59:04 +0100 Matthew Wild Hack until we get SRV resolving
Fri, 24 Oct 2008 07:27:36 +0100 Matthew Wild s2s works! \o/ \o/ s2s