Software /
code /
prosody
Log
plugins/mod_s2s/s2sout.lib.lua @ 8483:6d47b74926dd
description | author | age |
---|---|---|
mod_s2s: Remove tostring() in logging since this is handled by util.format now | Kim Alvefur | Thu, 21 Dec 2017 07:00:56 +0100 |
mod_s2s: Use a separate resolver object for each outgoing session | Matthew Wild | Mon, 25 Sep 2017 23:12:47 +0100 |
mod_s2s: Log error message from DNS lookup | Kim Alvefur | Tue, 04 Oct 2016 15:46:24 +0200 |
mod_s2s: Set read mode for s2sout sockets to the same as s2sins | Kim Alvefur | Fri, 12 Aug 2016 01:38:40 +0200 |
Merge 0.9->0.10 | Kim Alvefur | Fri, 22 Jan 2016 14:49:05 +0100 |
Backout 63f5870f9afe, no longer needed since Windows is currently unsupported | Kim Alvefur | Thu, 21 Jan 2016 22:21:19 +0100 |
mod_s2s/s2sout: Keep SRV lookup response around even if it's empty | Kim Alvefur | Thu, 05 Nov 2015 13:54:35 +0100 |