Log

plugins/mod_component.lua @ 5321:33813f000015

description author age
mod_component: Look for the correct xmlns (thanks NebuK) Kim Alvefur Sun, 27 Jan 2013 17:11:45 +0100
s2smanager: Generate session names used for logging the same way everywhere Kim Alvefur Thu, 24 Jan 2013 00:58:17 +0100
mod_component: Make listener private (thanks Ge0rG) Kim Alvefur Thu, 17 Jan 2013 21:57:35 +0100
mod_{admin_telnet,c2s,component,http,net_multiplex,s2s}: Use module:provides() instead of module:add_item(). Waqas Hussain Wed, 12 Sep 2012 22:22:31 +0500
mod_component: For disconnected external components, if a name is specified in config, return it in disco#info replies. Waqas Hussain Wed, 01 Aug 2012 01:36:13 +0500
mod_admin_adhoc, mod_admin_telnet, mod_bosh, mod_c2s, mod_component, mod_pep, mod_presence, mod_roster, mod_s2s: Import core_post_stanza from the global prosody table. Kim Alvefur Thu, 26 Jul 2012 04:33:17 +0200
Hopefully inert commit to clean up logging across a number of modules, removing all cases of concatenation when building log messages Matthew Wild Mon, 23 Jul 2012 17:32:33 +0100
mod_component: Allow unauthenticated components to authenticate (thanks Maranda) Matthew Wild Mon, 30 Apr 2012 01:20:13 +0100
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