Log

plugins/mod_c2s.lua @ 13632:844e7bf7b48a

description author age
mod_c2s, mod_s2s: Support for queuing callbacks to run in session thread Matthew Wild Thu, 21 Nov 2024 17:02:07 +0000
mod_c2s,mod_s2s: Advertise idle-seconds per XEP-0478 Kim Alvefur Sat, 03 Aug 2024 16:28:59 +0200
mod_c2s: Fix error on role change on Components (thanks Menel) Kim Alvefur Sat, 17 Feb 2024 19:07:57 +0100
mod_c2s: Make c2s_timeout timer reachable to allow access from other modules Kim Alvefur Sun, 03 Dec 2023 15:46:33 +0100
mod_saslauth, mod_c2s: Disable tls-server-end-point channel binding by default Matthew Wild Thu, 26 Oct 2023 15:14:39 +0100
mod_c2s: Add session.ssl_cfg/ssl_ctx for direct TLS connections Matthew Wild Wed, 07 Sep 2022 11:29:00 +0100
plugins: Handle how get_option_period returns "never" Kim Alvefur Fri, 21 Jul 2023 17:23:00 +0200
plugins: Use integer config API with interval specification where sensible Kim Alvefur Mon, 17 Jul 2023 01:38:54 +0200
plugins: Switch to :get_option_period() for time range options Kim Alvefur Sun, 16 Jul 2023 20:49:33 +0200
core.sessionmanager: Delay closing a replaced connection after replacement Kim Alvefur Sun, 07 May 2023 12:27:55 +0200
mod_c2s,mod_s2s: Fix tag name for SLA (thanks mjk) Kim Alvefur Wed, 03 May 2023 18:02:11 +0200
plugins: Prefix module imports with prosody namespace Kim Alvefur Fri, 24 Mar 2023 13:15:28 +0100
mod_c2s: Disconnect accounts when they are disabled Kim Alvefur Thu, 23 Feb 2023 16:28:57 +0100
mod_c2s,mod_s2s: Adapt to XEP-xxxx: Stream Limits Advertisement Kim Alvefur Thu, 20 Oct 2022 14:04:56 +0200
mod_c2s: Advertise stanza size limit to clients Kim Alvefur Tue, 16 Mar 2021 18:17:05 +0100
mod_c2s: Include stream attributes in stream-features event Matthew Wild Fri, 14 Oct 2022 11:21:16 +0100
mod_smacks: Long overdue cleanup of resumption code, fixes some old TODOs Matthew Wild Fri, 26 Aug 2022 17:04:15 +0100
mod_authz_internal, and more: New iteration of role API Matthew Wild Wed, 17 Aug 2022 16:38:53 +0100
net: isolate LuaSec-specifics Jonas Schäfer Wed, 27 Apr 2022 17:44:14 +0200
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: Ignore unused event payload [luacheck] Kim Alvefur Fri, 18 Feb 2022 23:13:01 +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_c2s: Close ports in a separate, earlier event from closing sessions Kim Alvefur Fri, 18 Feb 2022 14:25:22 +0100
mod_c2s,mod_s2s: Disable and close port listeners before closing sessions Kim Alvefur Fri, 11 Feb 2022 21:36:53 +0100
mod_c2s: Fire pre-closing event regardless of connected state Kim Alvefur Sat, 18 Dec 2021 13:43:57 +0100
mod_c2s: Add event just before closing as session Kim Alvefur Wed, 01 Dec 2021 15:06:48 +0100
mod_c2s: Disconnect user sessions on a role change event Matthew Wild Fri, 12 Nov 2021 13:26:05 +0000
mod_c2s,etc: Identify stanza object with appropriate function Kim Alvefur Sun, 24 Oct 2021 15:17:01 +0200
mod_c2s: Rename Direct TLS listener 'c2s_direct_tls' for clarity Kim Alvefur Thu, 09 Sep 2021 22:14:43 +0200