Software /
code /
prosody
Log
plugins/mod_component.lua @ 4734:4d43dbd6de17
description | author | age |
---|---|---|
mod_component: Return true after denying a second component connection for a host (thanks xnyhps) | Matthew Wild | Fri, 27 Apr 2012 22:37:24 +0100 |
mod_component: Handle component connecting to non-existent host | Matthew Wild | Sun, 22 Apr 2012 16:35:26 +0100 |
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 |