core/s2smanager.lua
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
Sat, 30 Mar 2019 09:04:33 +0100 Kim Alvefur core.s2smanager: Fix previous commit (Thanks Martin)
Fri, 29 Mar 2019 22:40:53 +0100 Kim Alvefur core.s2smanager: Use util.session to create sessions
Fri, 29 Mar 2019 22:37:12 +0100 Kim Alvefur core.s2smanager: Spread out session tables over multiple lines
Fri, 29 Mar 2019 22:45:54 +0100 Kim Alvefur core.s2smanager: Rename variable to be same in two functions
Wed, 16 Jan 2019 20:01:38 +0100 Kim Alvefur core.s2smanager: Add stub reset_stream method to destroyed sessions
Fri, 23 Mar 2018 13:14:05 +0100 Kim Alvefur s2smanager: Explicitly export the incoming_s2s table [luacheck]
Wed, 28 Feb 2018 20:06:26 +0100 Kim Alvefur vairious: Add annotation when an empty environment is set [luacheck]
Mon, 06 Mar 2017 01:14:32 +0100 Kim Alvefur Merge 0.10->trunk
Sat, 04 Mar 2017 17:49:48 +0100 Kim Alvefur core: Split some very long lines [luacheck]
Thu, 09 Jun 2016 14:04:50 +0200 Kim Alvefur s2smanager: Include a stub thread on destroyed sessions (thanks Link Mauve)
Sat, 21 Feb 2015 10:42:19 +0100 Kim Alvefur core.*: Remove use of module() function
Thu, 14 May 2015 00:22:56 +0200 Kim Alvefur Merge 0.9->0.10
Thu, 14 May 2015 00:22:13 +0200 Kim Alvefur s2smanager: Make sure destroyed sessions have a sends2s method
Wed, 06 May 2015 19:20:07 +0100 Matthew Wild portmanager, s2smanager, sessionmanager, stanza_router, storagemanager, usermanager, util.xml: Add luacheck annotations
Fri, 09 Aug 2013 17:48:21 +0200 Florian Zeitz Remove all trailing whitespace
Thu, 11 Apr 2013 17:35:39 +0100 Matthew Wild sessionmanager, s2smanager: Remove unused imports
Mon, 08 Apr 2013 15:53:18 +0100 Matthew Wild sessionmanager, s2smanager: Remove open_session tracing
Fri, 22 Mar 2013 14:50:43 +0000 Matthew Wild s2smanager: Remove unused function parameter
Fri, 22 Mar 2013 14:50:29 +0000 Matthew Wild s2smanager: Access prosody.hosts instead of hosts global directly
Fri, 22 Mar 2013 14:18:23 +0000 Matthew Wild s2smanager, mod_s2s, mod_dialback, mod_saslauth: Move s2smanager.make_authenticated() to mod_s2s, and plugins now signal authentication via the s2s-authenticated event
less more (0) -100 -50 -30 tip