Log

plugins/mod_smacks.lua @ 13721:8170dd8f370c

description author age
mod_smacks: Run session destruction code in session's async context Matthew Wild Thu, 21 Nov 2024 17:02:55 +0000
mod_smacks: Fix previous commit for case of no session found Kim Alvefur Tue, 19 Nov 2024 00:57:24 +0100
mod_smacks: Prevent traceback on attempting to resume destroyed session Kim Alvefur Tue, 19 Nov 2024 00:53:01 +0100
Merge 0.12->trunk Kim Alvefur Sat, 02 Nov 2024 22:33:38 +0100
mod_smacks: Destroy timed out session in async context (fixes #1884) 0.12 Kim Alvefur Sat, 02 Nov 2024 18:10:25 +0100
mod_smacks: Adjust buckets for resumption age statistic Kim Alvefur Fri, 16 Feb 2024 00:15:36 +0100
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
Merge 0.12->trunk Kim Alvefur Tue, 04 Apr 2023 08:55:15 +0200
mod_smacks: Replace existing watchdog when starting hibernation 0.12 Kim Alvefur Sun, 02 Apr 2023 10:40:48 +0200
mod_smacks: Fix stray watchdog closing sessions 0.12 Kim Alvefur Sun, 02 Apr 2023 10:37:44 +0200
plugins: Prefix module imports with prosody namespace Kim Alvefur Fri, 24 Mar 2023 13:15:28 +0100
Merge 0.12->trunk Kim Alvefur Thu, 19 Jan 2023 21:14:31 +0100
mod_smacks: Log something when hibernation starts 0.12 Kim Alvefur Thu, 19 Jan 2023 20:59:28 +0100
mod_smacks: Factor out resumption token table key generation Kim Alvefur Sun, 13 Nov 2022 19:44:53 +0100
Merge 0.12->trunk Kim Alvefur Mon, 12 Dec 2022 07:10:54 +0100
mod_smacks: Only track resumable sessions Kim Alvefur Fri, 18 Nov 2022 16:18:47 +0100
mod_smacks: Disable resumption behavior on s2s 0.12 Kim Alvefur Sun, 13 Nov 2022 18:16:59 +0100
mod_smacks: Change boolean attribute from '1' to 'true' for compatibility Matthew Wild Fri, 07 Oct 2022 11:35:56 +0100
Backed out changeset 1bc2220cd6ec Jonas Schäfer Mon, 03 Oct 2022 12:55:11 +0200
mod_smacks: Set session flag during successful enable Matthew Wild Sat, 03 Sep 2022 21:20:29 +0100
mod_smacks: Add type field to results so actions can be later distinguished Matthew Wild Sat, 03 Sep 2022 21:20:07 +0100
mod_smacks: Set session.smacks after sending <enabled/> to fix traceback Matthew Wild Mon, 29 Aug 2022 15:58:51 +0100
mod_smacks: Use new :add_error() in last remaining error result construction Matthew Wild Mon, 29 Aug 2022 15:48:07 +0100
mod_smacks: Split enable handling to stages, to allow easier SASL2 integration Matthew Wild Mon, 29 Aug 2022 15:45:52 +0100
mod_smacks: Split resumption into multiple stages, to simplify ISR integration Matthew Wild Fri, 26 Aug 2022 19:07:36 +0100
mod_smacks: Don't close resuming session when failed due to overflow Matthew Wild Fri, 26 Aug 2022 17:28:06 +0100
mod_smacks: Long overdue cleanup of resumption code, fixes some old TODOs Matthew Wild Fri, 26 Aug 2022 17:04:15 +0100
Merge 0.12->trunk Kim Alvefur Mon, 13 Jun 2022 19:17:36 +0200
mod_smacks: Fix #1761 by setting a flag earlier 0.12 Kim Alvefur Sun, 12 Jun 2022 01:50:33 +0200