Software /
code /
prosody
Log
plugins/mod_s2s/s2sout.lib.lua @ 6099:c8a749298d51
description | author | age |
---|---|---|
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 |
Remove all trailing whitespace | Florian Zeitz | Fri, 09 Aug 2013 17:48:21 +0200 |
mod_s2s/s2sout.lib: Remove unused variables and imports | Matthew Wild | Tue, 18 Jun 2013 12:14:46 +0100 |