log plugins/mod_smacks.lua @ 14229:ce31fdde0ad1 default tip

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