log plugins/mod_component.lua @ 6234:cc8a6ca2d7c5

age author description
Wed, 18 Dec 2013 18:36:54 +0100 Kim Alvefur Merge 0.9->0.10
Wed, 18 Dec 2013 18:35:35 +0100 Kim Alvefur mod_component: Enable TCP keepalives on component streams
Wed, 18 Dec 2013 18:34:22 +0100 Kim Alvefur mod_component: Decrease priority of component auth hook
Fri, 09 Aug 2013 17:48:21 +0200 Florian Zeitz Remove all trailing whitespace
Mon, 08 Jul 2013 23:59:51 +0100 Matthew Wild mod_component: Local imports for some functions, including xpcall
Mon, 08 Jul 2013 21:38:08 +0100 Matthew Wild mod_component: xpcall() stanza processing, as per other listeners, preventing potentially harmful 'top-level errors'
Sat, 23 Mar 2013 01:27:16 +0100 Kim Alvefur 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
Sun, 27 Jan 2013 17:11:45 +0100 Kim Alvefur mod_component: Look for the correct xmlns (thanks NebuK)