Software /
code /
prosody
Log
plugins/mod_s2s/s2sout.lib.lua @ 6256:d05627c89c99
description | author | age |
---|---|---|
mod_s2s: Move filter initialization to common place | Kim Alvefur | Thu, 22 May 2014 22:48:06 +0200 |
Merge 0.9 -> 0.10 | Kim Alvefur | Wed, 12 Feb 2014 19:26:22 +0100 |
mod_s2s: Log a warning if no local addresses are found, as this breaks s2sout | Kim Alvefur | Sun, 09 Feb 2014 15:13:46 +0100 |
mod_c2s, mod_s2s: Set session.encrypted as session.secure does not allways mean encrypted (eg consider_bosh_secure) | Kim Alvefur | Mon, 07 Oct 2013 12:43:00 +0200 |
mod_s2s: Lower "Beginning new connection attempt" message from info to debug level | Kim Alvefur | Wed, 14 Aug 2013 14:44:56 +0200 |
mod_s2s/s2sout.lib: Improve error message logged at 'info' level when failing to connect to a host. Now 'Failed in all attempts to connect to XYZ' | Matthew Wild | Wed, 14 Aug 2013 00:18:39 +0100 |