Software /
code /
prosody
Log
plugins/mod_component.lua @ 4804:607414b26c8c
description | author | age |
---|---|---|
mod_component: Send <?xml on initial stream (thanks xnyhps) | Matthew Wild | Mon, 30 Apr 2012 00:42:02 +0100 |
mod_component: Remove unused variable | Matthew Wild | Sat, 28 Apr 2012 03:13:59 +0100 |
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 |