Log

plugins/mod_smacks.lua @ 13135:3fd24e1945b0

description author age
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
mod_smacks: Indicate that bounces are generated by the server Kim Alvefur Fri, 27 May 2022 14:54:32 +0200
Merge 0.12->trunk Kim Alvefur Fri, 27 May 2022 15:08:55 +0200
mod_smacks: Bounce unhandled stanzas from local origin (fix #1759) 0.12 0.12.1 Kim Alvefur Fri, 27 May 2022 14:45:35 +0200
mod_smacks: Fix bounce of stanzas directed to full JID on unclean disconnect 0.12 Kim Alvefur Fri, 27 May 2022 12:05:47 +0200
mod_smacks: Remove debug log references to timer (not used anymore) Kim Alvefur Thu, 26 May 2022 19:24:01 +0200
Merge 0.12->trunk Kim Alvefur Thu, 26 May 2022 17:48:59 +0200
mod_smacks: Fix to use current method of counting acked stanzas 0.12 Kim Alvefur Thu, 26 May 2022 17:38:55 +0200
mod_smacks: Use session logging for remaining log messages Kim Alvefur Sat, 21 May 2022 13:11:25 +0200
mod_smacks: Factor out some convenience functions Kim Alvefur Fri, 11 Feb 2022 16:09:42 +0100
mod_smacks: Initialize queue before sending <enable> Kim Alvefur Sun, 15 May 2022 16:12:34 +0200
mod_smacks: Improve activation of smacks on outgoing s2s Kim Alvefur Sun, 24 Apr 2022 16:17:32 +0200
mod_smacks: Tweak resumption age buckets towards multiples of 60 Kim Alvefur Fri, 04 Feb 2022 22:11:14 +0100
mod_smacks: Log error to silence luacheck Kim Alvefur Fri, 31 Dec 2021 00:59:10 +0100
mod_smacks: Limit "old" session resumption counters Kim Alvefur Fri, 31 Dec 2021 00:48:38 +0100
mod_smacks: Record timestamp with persisted counters Kim Alvefur Fri, 31 Dec 2021 00:18:13 +0100
mod_smacks: sprinkle some metrics on it Jonas Schäfer Mon, 27 Dec 2021 16:16:53 +0100
mod_smacks: Compact code using new stanza API Kim Alvefur Wed, 22 Dec 2021 22:13:03 +0100
mod_smacks: Use more compact resumption tokens Kim Alvefur Wed, 22 Dec 2021 18:47:45 +0100
mod_smacks: Add future todo Kim Alvefur Mon, 20 Dec 2021 00:21:04 +0100
mod_smacks: Only include max resumption time when resumption is activated Kim Alvefur Mon, 20 Dec 2021 00:18:47 +0100
mod_smacks: Fix typos Kim Alvefur Mon, 20 Dec 2021 00:06:47 +0100
mod_smacks: Fix error on shutdown if loaded on Component Kim Alvefur Mon, 20 Dec 2021 00:04:32 +0100
mod_smacks: Fix typo (thanks codespell) Kim Alvefur Sun, 19 Dec 2021 15:00:22 +0100
mod_smacks: Avoid log noise when a non-smacks session is closed Kim Alvefur Sun, 19 Dec 2021 14:59:27 +0100
mod_smacks: Check if session was really sleeping before logging message Kim Alvefur Sat, 18 Dec 2021 15:45:06 +0100
mod_smacks: Fix traceback when bouncing unacked stanzas Kim Alvefur Sat, 18 Dec 2021 13:58:33 +0100
mod_smacks: Fix duplicate sleep behavior when replacing a session Kim Alvefur Sat, 18 Dec 2021 13:48:57 +0100
mod_smacks: Remove references to connection on hibernation Kim Alvefur Sat, 18 Dec 2021 12:50:53 +0100
mod_smacks: Add more logging Kim Alvefur Sat, 18 Dec 2021 12:50:09 +0100
mod_smacks: Remove useless delay in requesting ack on resumption Kim Alvefur Fri, 17 Dec 2021 17:22:27 +0100
mod_smacks: Fix to not wait for acks from before a resumption Kim Alvefur Fri, 17 Dec 2021 17:20:26 +0100
mod_smacks: Split log messages for when an old session exists in storage Kim Alvefur Fri, 17 Dec 2021 16:29:17 +0100
mod_smacks: Bounce unacked stanzas on shutdown Kim Alvefur Fri, 17 Dec 2021 16:21:26 +0100
mod_smacks: Preserve counter values on shutdown Kim Alvefur Fri, 17 Dec 2021 16:00:08 +0100
mod_smacks: Simplify access to local user sessions Kim Alvefur Fri, 17 Dec 2021 15:59:06 +0100
mod_smacks: Cancel hibernation when session is closed Kim Alvefur Thu, 16 Dec 2021 23:04:50 +0100
mod_smacks: Skip hibernation logic if session was closed or replaced Kim Alvefur Thu, 16 Dec 2021 22:59:51 +0100
mod_smacks: Fix indentation Kim Alvefur Thu, 16 Dec 2021 22:42:08 +0100