Tue, 05 Mar 2024 18:26:29 +0000 mod_anti_spam: New module for spam filtering (pre-alpha)
Matthew Wild <mwild1@gmail.com> [Tue, 05 Mar 2024 18:26:29 +0000] rev 5863
mod_anti_spam: New module for spam filtering (pre-alpha)
Tue, 05 Mar 2024 00:32:00 +0100 mod_http_oauth2: Reflect changes to defaults etc
Kim Alvefur <zash@zash.se> [Tue, 05 Mar 2024 00:32:00 +0100] rev 5862
mod_http_oauth2: Reflect changes to defaults etc - Resource owner password grant was disabled by default - Tokens now include a hash of client_id making it possible to be reasonable sure that they were issued to a particular client
Sun, 03 Mar 2024 18:06:47 +0000 mod_report_forward: Fixes for abuse contact address lookup in origin reporting
Matthew Wild <mwild1@gmail.com> [Sun, 03 Mar 2024 18:06:47 +0000] rev 5861
mod_report_forward: Fixes for abuse contact address lookup in origin reporting
Sun, 03 Mar 2024 16:10:14 +0000 mod_report_forward: Depend on mod_spam_reporting for auto-loading
Matthew Wild <mwild1@gmail.com> [Sun, 03 Mar 2024 16:10:14 +0000] rev 5860
mod_report_forward: Depend on mod_spam_reporting for auto-loading
Sun, 03 Mar 2024 16:05:04 +0000 mod_report_forward: Open archive store correctly (thanks Menel)
Matthew Wild <mwild1@gmail.com> [Sun, 03 Mar 2024 16:05:04 +0000] rev 5859
mod_report_forward: Open archive store correctly (thanks Menel)
Sun, 03 Mar 2024 16:03:27 +0000 mod_spam_report_forwarder: Rename to mod_report_forward
Matthew Wild <mwild1@gmail.com> [Sun, 03 Mar 2024 16:03:27 +0000] rev 5858
mod_spam_report_forwarder: Rename to mod_report_forward This module is not only about spam reports.
Sun, 03 Mar 2024 11:23:40 +0100 mod_log_ringbuffer: Detach event handlers on logging reload (thanks Menel)
Kim Alvefur <zash@zash.se> [Sun, 03 Mar 2024 11:23:40 +0100] rev 5857
mod_log_ringbuffer: Detach event handlers on logging reload (thanks Menel) Otherwise the global event handlers accumulate, one added each time logging is reoladed, and each invocation of the signal or event triggers one dump of each created ringbuffer.
Sat, 02 Mar 2024 15:11:20 +0100 mod_log_ringbuffer: Hook POSIX signals via event only
Kim Alvefur <zash@zash.se> [Sat, 02 Mar 2024 15:11:20 +0100] rev 5856
mod_log_ringbuffer: Hook POSIX signals via event only
Sat, 02 Mar 2024 14:47:09 +0100 mod_traceback: Hook signal via event instead of directly
Kim Alvefur <zash@zash.se> [Sat, 02 Mar 2024 14:47:09 +0100] rev 5855
mod_traceback: Hook signal via event instead of directly Safer this way, see Prosody trunk rev 69faf3552d52
Sat, 02 Mar 2024 14:42:27 +0100 mod_debug_traceback: Remove direct POSIX signal handling, require Prosody 0.12+
Kim Alvefur <zash@zash.se> [Sat, 02 Mar 2024 14:42:27 +0100] rev 5854
mod_debug_traceback: Remove direct POSIX signal handling, require Prosody 0.12+ Hooking an event is safer than directly hooking signals For context see Prosody trunk rev 69faf3552d52
(0) -3000 -1000 -300 -100 -10 +10 tip