net/xmppcomponent_listener.lua
Mon, 22 Mar 2010 17:24:55 +0000 Matthew Wild Merge 0.6->0.7
Mon, 22 Mar 2010 17:06:15 +0000 Matthew Wild Update copyright headers for 2010
Tue, 24 Nov 2009 20:34:22 +0000 Matthew Wild core.sessionmanager, net.*_listener: Remove the evil collectgarbage() calls
Sun, 14 Mar 2010 03:07:05 +0000 Matthew Wild net.xmppcomponent_listener: Don't remove 'log' and 'close' from sessions when destroying, and set destroyed = true
Sun, 14 Mar 2010 03:06:19 +0000 Matthew Wild net.xmppcomponent_listener: Log invalid XML received from components (as we already do for c2s/s2s)
Sun, 14 Mar 2010 03:05:43 +0000 Matthew Wild net.xmppcomponent_listener: Don't allow closing a session that has already been destroyed
Sun, 14 Mar 2010 03:04:51 +0000 Matthew Wild net.xmppcomponent_listener: Close component sessions on receiving a </stream:stream>
Sun, 14 Mar 2010 03:04:04 +0000 Matthew Wild net.xmppcomponent_listener: Don't handle stream errors from component sessions that have already been destroyed
Sun, 14 Mar 2010 03:03:02 +0000 Matthew Wild net.xmppcomponent_listener: Fix to correctly handle stream errors from components
Fri, 22 Jan 2010 16:36:11 +0000 Matthew Wild xmppcomponent_listener: Update for new connection API
Tue, 19 Jan 2010 03:56:44 +0000 Matthew Wild net.xmpp{client,server,component}: Update for new xmlhandlers syntax
Tue, 24 Nov 2009 20:34:22 +0000 Matthew Wild core.sessionmanager, net.*_listener: Remove the evil collectgarbage() calls
Sun, 22 Nov 2009 13:47:24 +0000 Matthew Wild xmppcomponent_listener: Use new API for writing to components, fixes traceback (thanks Tobias)
Sun, 22 Nov 2009 04:43:46 +0000 Matthew Wild *_listener: Update for new net.server API, specifically .listener -> .onincoming, .disconnect -> .ondisconnect
Thu, 12 Nov 2009 13:42:44 +0500 Waqas Hussain Changed separator between attribute names and prefixes from '|' to '\1' (optimization and cleanup).
Wed, 05 Aug 2009 13:51:44 +0100 Matthew Wild xmppcomponent_listener: Fix to collect component sessions on disconnect
Tue, 28 Jul 2009 19:15:29 +0100 Matthew Wild xmpp{client,server,component]_listener: Open stream if sending an error and it isn't already open. Fixes #120
Fri, 10 Jul 2009 03:11:45 +0100 Matthew Wild Remove version number from copyright headers
Sun, 31 May 2009 01:01:52 +0500 Waqas Hussain xmppcomponent_listener: Removed unused reference to core.eventmanager
Mon, 04 May 2009 19:28:16 +0100 Matthew Wild prosody, xmppcomponent_listener: Add listener for XEP-0114 component connections
less more (0) tip