log plugins/mod_component.lua @ 5306:10bc0e2aa55e

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