Software /
code /
prosody
Log
plugins/mod_component.lua @ 4805:1aeece2cc814
description | author | age |
---|---|---|
mod_component: Components start out as component_unauthed until successful authentication (thanks xnyhps) | Matthew Wild | Mon, 30 Apr 2012 01:02:39 +0100 |
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 |