log core/s2smanager.lua @ 14229:ce31fdde0ad1 default tip

age author description
Thu, 16 Oct 2025 18:29:03 +0100 Matthew Wild mod_s2s, s2smanager: Experimental s2s_block_immediate_retries option
Fri, 17 Mar 2023 16:23:07 +0100 Kim Alvefur core: Prefix module imports with prosody namespace
Mon, 27 Jun 2022 01:22:36 +0200 Kim Alvefur core.s2smanager: Don't remove unrelated session on close of bidi session 0.12
Fri, 12 Nov 2021 13:30:39 +0000 Matthew Wild s2smanager: Fire s2s-destroyed event to mirror s2s-created
Wed, 03 Mar 2021 13:30:19 +0100 Kim Alvefur core.s2smanager: Set "direction" on destroyed sessions (fixes #1641)
Sat, 23 Nov 2019 01:29:03 +0100 Kim Alvefur s2s: Allow passing a custom error for bouncing queued stanzas (#770)
Sat, 05 Oct 2019 17:09:24 +0200 Kim Alvefur core.s2smanager: Fix traceback due to mixup with to/from
Sat, 05 Oct 2019 16:21:41 +0200 Kim Alvefur core.s2smanager: Remove bidi-enabled s2sin from outgoing routing table
Sat, 07 Sep 2019 17:32:55 +0200 Kim Alvefur core.s2smanager: Add map of names authenticate for remote on s2sout for parity with s2sin
Sat, 07 Sep 2019 17:31:26 +0200 Kim Alvefur core.s2smanager: Add [direction] boolean flags to s2s connections
Tue, 30 Jul 2019 02:14:50 +0200 Kim Alvefur core.s2smanager: Rewrite log line to use formatting instead of concatenation
Mon, 29 Jul 2019 23:15:30 +0200 Kim Alvefur core.s2smanager: Remove use of tostring in logging