log plugins/mod_component.lua @ 4650:464ca74ddf6a

age author description
Sat, 21 Apr 2012 22:50:57 +0100 Matthew Wild mod_component: Make a shared module, and move the xmppcomponent_listener into it ('port'ing over to portmanager). Ha ha.
Fri, 06 Jan 2012 21:45:33 +0000 Marco Cirillo mod_component: removed unused variable reference, added "flagging" to assert if a component is connected or not.
Sat, 18 Jun 2011 14:04:56 +0100 Matthew Wild mod_component: Clearer log message when bouncing a stanza from a component that is not connected (thanks MK)
Sat, 04 Jun 2011 00:29:55 +0100 Matthew Wild mod_component: Small code clarity fix
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.