Software /
code /
prosody
Log
plugins/mod_component.lua @ 4650:464ca74ddf6a
description | author | age |
---|---|---|
mod_component: Make a shared module, and move the xmppcomponent_listener into it ('port'ing over to portmanager). Ha ha. | Matthew Wild | Sat, 21 Apr 2012 22:50:57 +0100 |
mod_component: removed unused variable reference, added "flagging" to assert if a component is connected or not. | Marco Cirillo | Fri, 06 Jan 2012 21:45:33 +0000 |
mod_component: Clearer log message when bouncing a stanza from a component that is not connected (thanks MK) | Matthew Wild | Sat, 18 Jun 2011 14:04:56 +0100 |
mod_component: Small code clarity fix | Matthew Wild | Sat, 04 Jun 2011 00:29:55 +0100 |
mod_component: Give stanza handlers a negative priority, to allow mod_iq to process them first. | Waqas Hussain | Thu, 02 Dec 2010 16:15:50 +0500 |
mod_component: Logging tweaks. | Waqas Hussain | Fri, 12 Nov 2010 23:43:30 +0500 |