Log

plugins/mod_component.lua @ 6279:16d5b55c8d8d

description author age
mod_component: Enable TCP keepalives on component streams Kim Alvefur 2013-12-18
mod_component: Decrease priority of component auth hook Kim Alvefur 2013-12-18
Remove all trailing whitespace Florian Zeitz 2013-08-09
mod_component: Local imports for some functions, including xpcall Matthew Wild 2013-07-08
mod_component: xpcall() stanza processing, as per other listeners, preventing potentially harmful 'top-level errors' Matthew Wild 2013-07-08
mod_announce, mod_auth_anonymous, mod_c2s, mod_c2s, mod_component, mod_iq, mod_message, mod_presence, mod_tls: Access prosody.{hosts,bare_sessions,full_sessions} instead of the old globals Kim Alvefur 2013-03-23
mod_component: Look for the correct xmlns (thanks NebuK) Kim Alvefur 2013-01-27
s2smanager: Generate session names used for logging the same way everywhere Kim Alvefur 2013-01-23
mod_component: Make listener private (thanks Ge0rG) Kim Alvefur 2013-01-17
mod_{admin_telnet,c2s,component,http,net_multiplex,s2s}: Use module:provides() instead of module:add_item(). Waqas Hussain 2012-09-12
mod_component: For disconnected external components, if a name is specified in config, return it in disco#info replies. Waqas Hussain 2012-07-31
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 2012-07-26
Hopefully inert commit to clean up logging across a number of modules, removing all cases of concatenation when building log messages Matthew Wild 2012-07-23
mod_component: Allow unauthenticated components to authenticate (thanks Maranda) Matthew Wild 2012-04-30
mod_component: Components start out as component_unauthed until successful authentication (thanks xnyhps) Matthew Wild 2012-04-30