Log

plugins/mod_smacks.lua @ 12719:268b1a9162a9

description author age
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