Wed, 05 Jan 2011 18:01:27 +0000 Matthew Wild xmppcomponent_listener: Remove useless require of lxp default tip file | diff | annotate
Wed, 15 Dec 2010 03:33:00 +0500 Waqas Hussain net.xmppcomponent_listener: Move session creation from listener.onincoming to listener.onconnect. file | diff | annotate
Wed, 15 Dec 2010 03:14:15 +0500 Waqas Hussain net.xmppcomponent_listener: Made some globals local. file | diff | annotate
Tue, 07 Dec 2010 18:18:11 +0000 Matthew Wild xmppcomponent_listener: Switch to util.xmppstream from xmlhandlers file | diff | annotate
Sat, 20 Nov 2010 02:33:36 +0500 Waqas Hussain net.xmpp{client,server,component}_listener: s/xml-not-well-formed/not-well-formed/ as per latest bis drafts. file | diff | annotate
Wed, 10 Nov 2010 20:59:16 +0500 Waqas Hussain prosody: Removed all references to componentmanager from Prosody, except the main componentmanager file. file | diff | annotate
Wed, 10 Nov 2010 01:52:03 +0500 Waqas Hussain net.xmppcomponent_listener: Removed unnecessary and problematic cleanup code. file | diff | annotate
Tue, 09 Nov 2010 20:22:08 +0500 Waqas Hussain net.xmppcomponent_listener: Call session:on_destroy() on session disconnect. file | diff | annotate
Sat, 16 Oct 2010 23:00:42 +0500 Waqas Hussain Monster whitespace commit (beware the whitespace monster). file | diff | annotate
Tue, 21 Sep 2010 18:28:06 +0500 Waqas Hussain net.xmppcomponent_listener: Fixed a possible traceback in component disconnect handling. file | diff | annotate
Tue, 21 Sep 2010 17:46:59 +0500 Waqas Hussain net.xmppcomponent_listener: Specify missing log level for a log statement. file | diff | annotate
Tue, 21 Sep 2010 17:37:11 +0500 Waqas Hussain net.xmppcomponent_listener, mod_component: Removed useless undocumented option 'component_address'. file | diff | annotate
Sun, 04 Jul 2010 19:16:20 +0100 Matthew Wild xmppcomponent_listener: Add log messages for when stanzas from components have invalid or missing to/from addresses file | diff | annotate
Sun, 04 Jul 2010 19:15:20 +0100 Matthew Wild xmppcomponent_listener: Import jid_split to fix undefined global reference file | diff | annotate
Sat, 03 Jul 2010 18:11:28 +0500 Waqas Hussain xmppcomponent_listener: Don't validate to/from on non-stanzas, fixes component auth. file | diff | annotate
Sat, 03 Jul 2010 03:23:25 +0100 Matthew Wild xmppcomponent_listener: Validate to/from on components, fixes #104 and #162 file | diff | annotate
Mon, 22 Mar 2010 17:24:55 +0000 Matthew Wild Merge 0.6->0.7 file | diff | annotate
Mon, 22 Mar 2010 17:06:15 +0000 Matthew Wild Update copyright headers for 2010 file | diff | annotate
Tue, 24 Nov 2009 20:34:22 +0000 Matthew Wild core.sessionmanager, net.*_listener: Remove the evil collectgarbage() calls file | diff | annotate
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 file | diff | annotate
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) file | diff | annotate
Sun, 14 Mar 2010 03:05:43 +0000 Matthew Wild net.xmppcomponent_listener: Don't allow closing a session that has already been destroyed file | diff | annotate
Sun, 14 Mar 2010 03:04:51 +0000 Matthew Wild net.xmppcomponent_listener: Close component sessions on receiving a </stream:stream> file | diff | annotate
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 file | diff | annotate
Sun, 14 Mar 2010 03:03:02 +0000 Matthew Wild net.xmppcomponent_listener: Fix to correctly handle stream errors from components file | diff | annotate
Fri, 22 Jan 2010 16:36:11 +0000 Matthew Wild xmppcomponent_listener: Update for new connection API file | diff | annotate
Tue, 19 Jan 2010 03:56:44 +0000 Matthew Wild net.xmpp{client,server,component}: Update for new xmlhandlers syntax file | diff | annotate
Tue, 24 Nov 2009 20:34:22 +0000 Matthew Wild core.sessionmanager, net.*_listener: Remove the evil collectgarbage() calls file | diff | annotate
Sun, 22 Nov 2009 13:47:24 +0000 Matthew Wild xmppcomponent_listener: Use new API for writing to components, fixes traceback (thanks Tobias) file | diff | annotate
Sun, 22 Nov 2009 04:43:46 +0000 Matthew Wild *_listener: Update for new net.server API, specifically .listener -> .onincoming, .disconnect -> .ondisconnect file | diff | annotate
Thu, 12 Nov 2009 13:42:44 +0500 Waqas Hussain Changed separator between attribute names and prefixes from '|' to '\1' (optimization and cleanup). file | diff | annotate
Wed, 05 Aug 2009 13:51:44 +0100 Matthew Wild xmppcomponent_listener: Fix to collect component sessions on disconnect file | diff | annotate
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 file | diff | annotate
Fri, 10 Jul 2009 03:11:45 +0100 Matthew Wild Remove version number from copyright headers file | diff | annotate
Sun, 31 May 2009 01:01:52 +0500 Waqas Hussain xmppcomponent_listener: Removed unused reference to core.eventmanager file | diff | annotate
Mon, 04 May 2009 19:28:16 +0100 Matthew Wild prosody, xmppcomponent_listener: Add listener for XEP-0114 component connections file | diff | annotate
(0) tip

mercurial