core: Prefix module imports with prosody namespace
|
Kim Alvefur |
Fri, 17 Mar 2023 16:23:07 +0100 |
core.s2smanager: Don't remove unrelated session on close of bidi session
0.12
|
Kim Alvefur |
Mon, 27 Jun 2022 01:22:36 +0200 |
s2smanager: Fire s2s-destroyed event to mirror s2s-created
|
Matthew Wild |
Fri, 12 Nov 2021 13:30:39 +0000 |
core.s2smanager: Set "direction" on destroyed sessions (fixes #1641)
|
Kim Alvefur |
Wed, 03 Mar 2021 13:30:19 +0100 |
s2s: Allow passing a custom error for bouncing queued stanzas (#770)
|
Kim Alvefur |
Sat, 23 Nov 2019 01:29:03 +0100 |
core.s2smanager: Fix traceback due to mixup with to/from
|
Kim Alvefur |
Sat, 05 Oct 2019 17:09:24 +0200 |
core.s2smanager: Remove bidi-enabled s2sin from outgoing routing table
|
Kim Alvefur |
Sat, 05 Oct 2019 16:21:41 +0200 |
core.s2smanager: Add map of names authenticate for remote on s2sout for parity with s2sin
|
Kim Alvefur |
Sat, 07 Sep 2019 17:32:55 +0200 |
core.s2smanager: Add [direction] boolean flags to s2s connections
|
Kim Alvefur |
Sat, 07 Sep 2019 17:31:26 +0200 |
core.s2smanager: Rewrite log line to use formatting instead of concatenation
|
Kim Alvefur |
Tue, 30 Jul 2019 02:14:50 +0200 |
core.s2smanager: Remove use of tostring in logging
|
Kim Alvefur |
Mon, 29 Jul 2019 23:15:30 +0200 |
core.s2smanager: Fix previous commit (Thanks Martin)
|
Kim Alvefur |
Sat, 30 Mar 2019 09:04:33 +0100 |
core.s2smanager: Use util.session to create sessions
|
Kim Alvefur |
Fri, 29 Mar 2019 22:40:53 +0100 |
core.s2smanager: Spread out session tables over multiple lines
|
Kim Alvefur |
Fri, 29 Mar 2019 22:37:12 +0100 |
core.s2smanager: Rename variable to be same in two functions
|
Kim Alvefur |
Fri, 29 Mar 2019 22:45:54 +0100 |