Software /
code /
prosody
Log
plugins/mod_s2s/mod_s2s.lua @ 8545:248bab2bd0c9
description | author | age |
---|---|---|
mod_s2s: Don't use string concatenation when passing values to logging | Kim Alvefur | Sun, 25 Feb 2018 11:20:56 +0100 |
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: Restructure some code | Kim Alvefur | Tue, 05 Dec 2017 13:24:28 +0100 |
mod_s2s: Remove unused argument [luacheck] | Kim Alvefur | Tue, 05 Dec 2017 12:35:01 +0100 |
mod_s2s: Remove unused local [luacheck] | Kim Alvefur | Tue, 05 Dec 2017 12:34:50 +0100 |
Merge 0.10->trunk | Matthew Wild | Tue, 26 Sep 2017 17:24:25 +0100 |
mod_s2s: Use a separate resolver object for each outgoing session | Matthew Wild | Mon, 25 Sep 2017 23:12:47 +0100 |