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