Software /
code /
prosody
Log
plugins/mod_s2s/s2sout.lib.lua @ 9352:0fdb70ad9fcc
description | author | age |
---|---|---|
mod_s2s: Use session logger to ease debugging | Kim Alvefur | Thu, 14 Jun 2018 18:16:23 +0200 |
mod_s2s: Log a message before trying the next SRV record | Kim Alvefur | Thu, 14 Jun 2018 16:13:56 +0200 |
Merge 0.10->trunk | Kim Alvefur | Sat, 09 Jun 2018 15:47:59 +0200 |
mod_s2s: Fix DNS timeout setting for per-session resolvers (fixes #1167) | Kim Alvefur | Sat, 09 Jun 2018 00:09:25 +0200 |
mod_s2s: Add setting for overriding DNS resolvers (and avoid reading /etc/resolv.conf every time) | Kim Alvefur | Sun, 03 Jun 2018 00:57:51 +0200 |
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 |