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)