Software /
code /
prosody
Log
plugins/mod_component.lua @ 6063:e626ee2fe106
description | author | age |
---|---|---|
mod_c2s, mod_s2s, mod_component, util.xmppstream: Move all session:open_stream() functions to util.xmppstream | Kim Alvefur | Thu, 10 Apr 2014 13:13:07 +0200 |
Merge 0.9->0.10 | Kim Alvefur | Wed, 18 Dec 2013 18:36:54 +0100 |
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 |