Software /
code /
prosody
Log
plugins/mod_s2s.lua @ 12311:bc30e1b9ad89
description | author | age |
---|---|---|
mod_c2s,mod_s2s: Fix error on shutdown (Thanks Martin) | Kim Alvefur | Tue, 22 Feb 2022 14:17:27 +0100 |
mod_c2s,mod_s2s: Wrap callback to improve tracebacks | Kim Alvefur | Tue, 22 Feb 2022 12:35:31 +0100 |
mod_c2s,mod_s2s: Wait for sessions to close before proceeding with shutdown steps | Kim Alvefur | Thu, 17 Feb 2022 03:49:47 +0100 |
mod_s2s: Disable creation of new outgoing connections during shutdown | Kim Alvefur | Fri, 11 Feb 2022 21:41:04 +0100 |
mod_c2s,mod_s2s: Disable and close port listeners before closing sessions | Kim Alvefur | Fri, 11 Feb 2022 21:36:53 +0100 |
mod_s2s: Add new early s2s-connected events | Kim Alvefur | Sun, 06 Feb 2022 14:31:27 +0100 |