log plugins/mod_component.lua @ 4304:73bf8aab8b77

age author description
Thu, 02 Dec 2010 16:15:50 +0500 Waqas Hussain mod_component: Give stanza handlers a negative priority, to allow mod_iq to process them first.
Fri, 12 Nov 2010 23:43:30 +0500 Waqas Hussain mod_component: Logging tweaks.
Fri, 12 Nov 2010 23:35:02 +0500 Waqas Hussain mod_component: Use module:get_option() instead of configmanager.
Fri, 12 Nov 2010 23:32:51 +0500 Waqas Hussain mod_component: Rearranged the code a little.
Fri, 12 Nov 2010 22:39:37 +0500 Waqas Hussain mod_component: Return true from stanza handler to indicate that we actually did handle the stanza.
Wed, 10 Nov 2010 20:59:16 +0500 Waqas Hussain prosody: Removed all references to componentmanager from Prosody, except the main componentmanager file.
Wed, 10 Nov 2010 03:39:38 +0500 Waqas Hussain componentmanager, hostmanager, modulemanager, mod_component: Got rid of the useless hosts[*].connected property.
Wed, 10 Nov 2010 01:51:03 +0500 Waqas Hussain mod_component: Updated to use events for hooking stanzas instead of the component stanza handler, and the on_destroy callback.
Tue, 09 Nov 2010 20:23:28 +0500 Waqas Hussain mod_component: Send back a <conflict/> stream error when multiple sessions attempt to bind.
Sat, 16 Oct 2010 23:00:42 +0500 Waqas Hussain Monster whitespace commit (beware the whitespace monster).
Sat, 16 Oct 2010 06:38:38 +0500 Waqas Hussain mod_component: Updated to use the new events API.
Tue, 21 Sep 2010 17:37:11 +0500 Waqas Hussain net.xmppcomponent_listener, mod_component: Removed useless undocumented option 'component_address'.
Sun, 04 Jul 2010 19:14:27 +0100 Matthew Wild mod_component: Read validate_from_addresses option from the config
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