Log

description author age
make: Split up install targets to allow different subset Kim Alvefur Sun, 13 Feb 2022 16:53:56 +0100
core.portmanager: Fix traceback on attempt to get non-existent service Kim Alvefur Tue, 22 Feb 2022 13:41:05 +0100
mod_c2s,mod_s2s: Fix error on shutdown (Thanks Martin) Kim Alvefur Tue, 22 Feb 2022 14:17:27 +0100
util.async: Optionally allow too many 'done' callbacks Kim Alvefur Tue, 22 Feb 2022 14:17:10 +0100
mod_c2s,mod_s2s: Wrap callback to improve tracebacks Kim Alvefur Tue, 22 Feb 2022 12:35:31 +0100
mod_carbons: Allow plugging into decision of whether to carbon-copy Kim Alvefur Mon, 21 Feb 2022 11:24:58 +0100
mod_mam: Fix a comment Kim Alvefur Sat, 11 Dec 2021 18:01:04 +0100
mod_mam: Allow plugging into archive decision Kim Alvefur Fri, 10 Dec 2021 22:37:32 +0100
core.certmanager: Ensure key exists for fullchain Kim Alvefur Mon, 21 Feb 2022 08:54:39 +0100
mod_admin_shell: Use a table to show help sections Kim Alvefur Sun, 20 Feb 2022 00:24:18 +0100
CHANGES: Mention graceful shutdown Kim Alvefur Fri, 18 Feb 2022 23:20:24 +0100
mod_c2s: Ignore unused event payload [luacheck] Kim Alvefur Fri, 18 Feb 2022 23:13:01 +0100
mod_c2s,mod_s2s: Wait for sessions to close before proceeding with shutdown steps Kim Alvefur Thu, 17 Feb 2022 03:49:47 +0100
mod_c2s: Close ports in a separate, earlier event from closing sessions Kim Alvefur Fri, 18 Feb 2022 14:25:22 +0100
mod_s2s: Disable creation of new outgoing connections during shutdown Kim Alvefur Fri, 11 Feb 2022 21:41:04 +0100
mod_c2s,mod_s2s: Disable and close port listeners before closing sessions Kim Alvefur Fri, 11 Feb 2022 21:36:53 +0100
mod_posix: Run signal handlers in the startup thread Kim Alvefur Wed, 06 Oct 2021 14:50:47 +0200
prosody: Expose main thread on the 'prosody' global Kim Alvefur Wed, 06 Oct 2021 14:49:26 +0200
prosody: Run shutdown procedure in async thread Kim Alvefur Tue, 01 Jan 2019 16:43:49 +0100
prosody: Move last cleanup and shutdown code into util.startup Kim Alvefur Tue, 01 Jan 2019 16:42:52 +0100
mod_admin_shell: Squeeze some characters out of the Certificate column Kim Alvefur Thu, 17 Feb 2022 01:41:57 +0100
prosodyctl: Restore 'list --outdated' Kim Alvefur Thu, 17 Feb 2022 01:39:35 +0100
mod_admin_shell: Fix description of muc:room() (thanks Link Mauve) Kim Alvefur Tue, 15 Feb 2022 22:14:40 +0100
mod_turn_external: Fix type of config option (thanks mirux) Kim Alvefur Tue, 15 Feb 2022 21:51:52 +0100
util.dns: Remove compat for pre-0.11 lack of inet_ntop binding Kim Alvefur Tue, 15 Feb 2022 13:04:24 +0100
util.dns: Replace base16 implementation with util.hex Kim Alvefur Tue, 15 Feb 2022 13:03:02 +0100
core.certmanager: Relax certificate filename check #1713 Kim Alvefur Mon, 14 Feb 2022 18:29:31 +0100
util.dependencies: Refer to 'apt' instead of 'apt-get' Kim Alvefur Sun, 13 Feb 2022 17:27:29 +0100
mod_invites_register: Load mod_register_ibr in invite only mode Kim Alvefur Thu, 10 Feb 2022 21:21:03 +0100
mod_invites_register: Replace COMPAT hack Kim Alvefur Thu, 10 Feb 2022 20:44:45 +0100