Log

util/startup.lua @ 13708:9f8e9aabc00b 13.0

description author age
net.adns: Collect DNS lookup timing metrics Kim Alvefur Fri, 07 Feb 2025 09:22:52 +0100
util.startup: Drop mention of systemd from notification socket handling Kim Alvefur Sat, 01 Feb 2025 20:42:59 +0100
util.startup: Rename credentials path variable too Kim Alvefur Sat, 18 Jan 2025 13:29:59 +0100
core.configmanager: Add function for getting secrets from separate files Kim Alvefur Thu, 16 Jan 2025 15:21:34 +0100
util.startup: Bump expected util.pposix version Kim Alvefur Sat, 16 Nov 2024 14:35:11 +0100
util.startup: Fix notifying config-reload to systemd Kim Alvefur Mon, 08 Apr 2024 09:29:58 +0200
util.startup: Support systemd Type=notify service type Kim Alvefur Thu, 04 Apr 2024 19:00:27 +0200
util.startup: Fix exiting on pidfile trouble Kim Alvefur Wed, 27 Mar 2024 19:33:11 +0100
util.startup: Abort before initialization of logging when started as root Kim Alvefur Sun, 24 Mar 2024 21:32:00 +0100
util.startup: Don't use not yet existent shutdown procedure when started as root (thanks SigmaTel71) Kim Alvefur Sun, 24 Mar 2024 21:31:47 +0100
util.startup: Check root after detecting platform and reading config (thanks SigmaTel71) Kim Alvefur Sun, 24 Mar 2024 20:39:42 +0100
mod_posix: Move everything to util.startup Kim Alvefur Sat, 23 Mar 2024 20:48:19 +0100
util.startup: Back out 598df17b8ebb Kim Alvefur Sun, 10 Mar 2024 15:56:01 +0100
util.startup: Hook signals after daemonization Kim Alvefur Wed, 06 Mar 2024 20:43:25 +0100
util.startup: Fix firing of USR1/2 events Kim Alvefur Sat, 02 Mar 2024 14:08:47 +0100
mod_posix: Move POSIX signal handling into util.startup to avoid race Kim Alvefur Sat, 02 Mar 2024 13:23:24 +0100
util.startup: Expose core.features.available as prosody.features Matthew Wild Thu, 22 Feb 2024 09:53:02 +0000
util.startup: Use prosody. module namespace Kim Alvefur Fri, 24 Nov 2023 13:41:21 +0100
util.startup: Attempt to bring some order to startup/shutdown with util.fsm Matthew Wild Tue, 07 Nov 2023 12:12:18 +0000
renamening: Fix newly added imports to use the new namespace Kim Alvefur Sun, 18 Jun 2023 16:48:56 +0200
util.startup: Record current version in a metric Kim Alvefur Wed, 31 May 2023 01:14:59 +0200
util.startup: Remove componentmanager backwards compatibility Kim Alvefur Wed, 31 May 2023 01:07:27 +0200
util.startup: Add prosody.started promise to easily execute code after startup Matthew Wild Sat, 01 Apr 2023 11:56:38 +0100
util.startup: Tweak function string representation Kim Alvefur Sun, 26 Mar 2023 00:11:42 +0100
util: Prefix module imports with prosody namespace Kim Alvefur Fri, 17 Mar 2023 16:23:16 +0100
Merge 0.12->trunk Kim Alvefur Sun, 22 Jan 2023 15:43:44 +0100
util.startup: Close state on exit to ensure GC finalizers are called 0.12 Kim Alvefur Sun, 22 Jan 2023 14:45:47 +0100
util.mathcompat: Module to ease reuse of math.type() Kim Alvefur Thu, 20 Oct 2022 16:50:12 +0200
util.startup: Provide a common Lua 5.3+ math.type() for Lua 5.2 Kim Alvefur Wed, 19 Oct 2022 16:25:05 +0200
util.startup: Ensure import() is available in prosodyctl (thanks keyzer) 0.12 Kim Alvefur Thu, 20 Oct 2022 16:31:18 +0200