log util/startup.lua @ 14130:a957cd3ea4eb 13.0

age author description
Thu, 16 Apr 2026 18:50:23 +0100 Matthew Wild util.startup: Improve error message when failing to load config file 13.0
Tue, 28 Oct 2025 19:15:51 +0100 Kim Alvefur util.startup: Add another bucket for DNS lookup timings
Sat, 18 Oct 2025 00:53:43 +0200 Kim Alvefur util.startup: Add metric bucket for zero DNS records
Thu, 09 Oct 2025 13:45:52 +0200 Kim Alvefur util.startup: Fix error in DNS instrumentation
Tue, 07 Oct 2025 23:50:12 +0200 Kim Alvefur net.unbound: Count number of DNS response records
Tue, 07 Oct 2025 19:09:25 +0200 Kim Alvefur Merge 13.0->trunk
Mon, 06 Oct 2025 01:22:40 +0200 Kim Alvefur util.startup: Inform process manager about failure to reload config 13.0
Wed, 06 Aug 2025 16:48:35 +0200 Kim Alvefur util.startup: Add Lua 5.5 GC defaults
Sat, 22 Feb 2025 00:00:41 +0100 Kim Alvefur core.configmanager: Remove dependency on 'prosody' global for Credential 13.0
Fri, 07 Feb 2025 09:22:52 +0100 Kim Alvefur net.adns: Collect DNS lookup timing metrics
Sat, 01 Feb 2025 20:42:59 +0100 Kim Alvefur util.startup: Drop mention of systemd from notification socket handling
Sat, 18 Jan 2025 13:29:59 +0100 Kim Alvefur util.startup: Rename credentials path variable too
Thu, 16 Jan 2025 15:21:34 +0100 Kim Alvefur core.configmanager: Add function for getting secrets from separate files
Sat, 16 Nov 2024 14:35:11 +0100 Kim Alvefur util.startup: Bump expected util.pposix version
Mon, 08 Apr 2024 09:29:58 +0200 Kim Alvefur util.startup: Fix notifying config-reload to systemd
Thu, 04 Apr 2024 19:00:27 +0200 Kim Alvefur util.startup: Support systemd Type=notify service type
Wed, 27 Mar 2024 19:33:11 +0100 Kim Alvefur util.startup: Fix exiting on pidfile trouble
Sun, 24 Mar 2024 21:32:00 +0100 Kim Alvefur util.startup: Abort before initialization of logging when started as root
Sun, 24 Mar 2024 21:31:47 +0100 Kim Alvefur util.startup: Don't use not yet existent shutdown procedure when started as root (thanks SigmaTel71)
Sun, 24 Mar 2024 20:39:42 +0100 Kim Alvefur util.startup: Check root after detecting platform and reading config (thanks SigmaTel71)
Sat, 23 Mar 2024 20:48:19 +0100 Kim Alvefur mod_posix: Move everything to util.startup
Sun, 10 Mar 2024 15:56:01 +0100 Kim Alvefur util.startup: Back out 598df17b8ebb
Wed, 06 Mar 2024 20:43:25 +0100 Kim Alvefur util.startup: Hook signals after daemonization
Sat, 02 Mar 2024 14:08:47 +0100 Kim Alvefur util.startup: Fix firing of USR1/2 events
Sat, 02 Mar 2024 13:23:24 +0100 Kim Alvefur mod_posix: Move POSIX signal handling into util.startup to avoid race
Thu, 22 Feb 2024 09:53:02 +0000 Matthew Wild util.startup: Expose core.features.available as prosody.features
Fri, 24 Nov 2023 13:41:21 +0100 Kim Alvefur util.startup: Use prosody. module namespace
Tue, 07 Nov 2023 12:12:18 +0000 Matthew Wild util.startup: Attempt to bring some order to startup/shutdown with util.fsm
Sun, 18 Jun 2023 16:48:56 +0200 Kim Alvefur renamening: Fix newly added imports to use the new namespace
Wed, 31 May 2023 01:14:59 +0200 Kim Alvefur util.startup: Record current version in a metric
Wed, 31 May 2023 01:07:27 +0200 Kim Alvefur util.startup: Remove componentmanager backwards compatibility
Sat, 01 Apr 2023 11:56:38 +0100 Matthew Wild util.startup: Add prosody.started promise to easily execute code after startup
Sun, 26 Mar 2023 00:11:42 +0100 Kim Alvefur util.startup: Tweak function string representation
Fri, 17 Mar 2023 16:23:16 +0100 Kim Alvefur util: Prefix module imports with prosody namespace
Sun, 22 Jan 2023 15:43:44 +0100 Kim Alvefur Merge 0.12->trunk
Sun, 22 Jan 2023 14:45:47 +0100 Kim Alvefur util.startup: Close state on exit to ensure GC finalizers are called 0.12
Thu, 20 Oct 2022 16:50:12 +0200 Kim Alvefur util.mathcompat: Module to ease reuse of math.type()
Wed, 19 Oct 2022 16:25:05 +0200 Kim Alvefur util.startup: Provide a common Lua 5.3+ math.type() for Lua 5.2
Thu, 20 Oct 2022 16:31:18 +0200 Kim Alvefur util.startup: Ensure import() is available in prosodyctl (thanks keyzer) 0.12
Tue, 14 Jun 2022 16:28:49 +0200 Kim Alvefur util.startup: Fix async waiting for last shutdown steps 0.12
Mon, 21 Mar 2022 10:06:48 +0000 Matthew Wild util.startup: Show error for unrecognized arguments passed to 'prosody' (fixes #1722) 0.12
Tue, 01 Jan 2019 16:42:52 +0100 Kim Alvefur prosody: Move last cleanup and shutdown code into util.startup
Sat, 05 Feb 2022 01:36:10 +0100 Kim Alvefur util.startup: Enable DANE in http client library with use_dane
Sun, 28 Nov 2021 23:07:51 +0100 Kim Alvefur util.startup: Teach prosodyctl to be completely --silent
Sun, 28 Nov 2021 23:07:35 +0100 Kim Alvefur util.startup: Teach prosodyctl to be --quiet as complement to --verbose
Sun, 09 Jan 2022 15:16:09 +0100 Kim Alvefur util.startup: Allow supplying an argument parsing settings
Mon, 29 Nov 2021 14:16:20 +0000 Matthew Wild util.startup: Initialize util.async at startup
Sat, 05 Jan 2019 07:15:33 +0100 Kim Alvefur util.startup: Integrate util.promise with net.server main loop
Mon, 25 Oct 2021 15:47:18 +0200 Kim Alvefur util.startup: Understand -h, -? as --help in prosodyctl but ignore
Mon, 25 Oct 2021 15:46:01 +0200 Kim Alvefur util.startup: Show brief usage on `prosody -h|-?|--help`
Sat, 23 Oct 2021 22:24:59 +0200 Kim Alvefur util.startup: Skip config readability check in migrator (thanks eTaurus)
Tue, 12 Oct 2021 15:00:15 +0200 Kim Alvefur util.startup: Only ask if 'prosodyctl' was meant instead of 'prosody' (fix #1692)
Tue, 12 Oct 2021 14:59:18 +0200 Kim Alvefur Merge 0.11->trunk
Tue, 12 Oct 2021 14:53:45 +0200 Kim Alvefur util.startup: Correctly point out unknown short param (fixes #1691) 0.11
Thu, 30 Sep 2021 17:47:00 +0200 Kim Alvefur util.startup: Allow separate command line argument settings for prosody and prosodyctl
Thu, 30 Sep 2021 17:45:43 +0200 Kim Alvefur prosodyctl: Add support for -v/--verbose to enable debug logging
Thu, 13 May 2021 11:17:13 +0100 Matthew Wild Merge 0.11->trunk
Fri, 07 May 2021 16:41:39 +0100 Matthew Wild util.startup: Set more aggressive defaults for GC 0.11
Sun, 24 Jan 2021 16:12:53 +0100 Kim Alvefur util.startup: Make installer_plugin_path relative to data directory
Sun, 24 Jan 2021 15:57:48 +0100 Kim Alvefur util.startup: Don't create installer plugin path (as root)