Log

util/startup.lua @ 13753:07b6a669f7f1 default tip

description author age
core.configmanager: Remove dependency on 'prosody' global for Credential 13.0 Kim Alvefur 6 weeks ago
net.adns: Collect DNS lookup timing metrics Kim Alvefur 2 months ago
util.startup: Drop mention of systemd from notification socket handling Kim Alvefur 2 months ago
util.startup: Rename credentials path variable too Kim Alvefur 2 months ago
core.configmanager: Add function for getting secrets from separate files Kim Alvefur 2 months ago
util.startup: Bump expected util.pposix version Kim Alvefur 4 months ago
util.startup: Fix notifying config-reload to systemd Kim Alvefur 12 months ago
util.startup: Support systemd Type=notify service type Kim Alvefur 12 months ago
util.startup: Fix exiting on pidfile trouble Kim Alvefur 12 months ago
util.startup: Abort before initialization of logging when started as root Kim Alvefur 12 months ago
util.startup: Don't use not yet existent shutdown procedure when started as root (thanks SigmaTel71) Kim Alvefur 12 months ago
util.startup: Check root after detecting platform and reading config (thanks SigmaTel71) Kim Alvefur 12 months ago
mod_posix: Move everything to util.startup Kim Alvefur 12 months ago
util.startup: Back out 598df17b8ebb Kim Alvefur 13 months ago
util.startup: Hook signals after daemonization Kim Alvefur 13 months ago
util.startup: Fix firing of USR1/2 events Kim Alvefur 13 months ago
mod_posix: Move POSIX signal handling into util.startup to avoid race Kim Alvefur 13 months ago
util.startup: Expose core.features.available as prosody.features Matthew Wild 13 months ago
util.startup: Use prosody. module namespace Kim Alvefur 16 months ago
util.startup: Attempt to bring some order to startup/shutdown with util.fsm Matthew Wild 17 months ago
renamening: Fix newly added imports to use the new namespace Kim Alvefur 22 months ago
util.startup: Record current version in a metric Kim Alvefur 22 months ago
util.startup: Remove componentmanager backwards compatibility Kim Alvefur 22 months ago
util.startup: Add prosody.started promise to easily execute code after startup Matthew Wild 2023-04-01
util.startup: Tweak function string representation Kim Alvefur 2023-03-25
util: Prefix module imports with prosody namespace Kim Alvefur 2023-03-17
Merge 0.12->trunk Kim Alvefur 2023-01-22
util.startup: Close state on exit to ensure GC finalizers are called 0.12 Kim Alvefur 2023-01-22
util.mathcompat: Module to ease reuse of math.type() Kim Alvefur 2022-10-20
util.startup: Provide a common Lua 5.3+ math.type() for Lua 5.2 Kim Alvefur 2022-10-19
util.startup: Ensure import() is available in prosodyctl (thanks keyzer) 0.12 Kim Alvefur 2022-10-20
util.startup: Fix async waiting for last shutdown steps 0.12 Kim Alvefur 2022-06-14
util.startup: Show error for unrecognized arguments passed to 'prosody' (fixes #1722) 0.12 Matthew Wild 2022-03-21
prosody: Move last cleanup and shutdown code into util.startup Kim Alvefur 2019-01-01
util.startup: Enable DANE in http client library with use_dane Kim Alvefur 2022-02-05
util.startup: Teach prosodyctl to be completely --silent Kim Alvefur 2021-11-28
util.startup: Teach prosodyctl to be --quiet as complement to --verbose Kim Alvefur 2021-11-28
util.startup: Allow supplying an argument parsing settings Kim Alvefur 2022-01-09
util.startup: Initialize util.async at startup Matthew Wild 2021-11-29
util.startup: Integrate util.promise with net.server main loop Kim Alvefur 2019-01-05
util.startup: Understand -h, -? as --help in prosodyctl but ignore Kim Alvefur 2021-10-25
util.startup: Show brief usage on `prosody -h|-?|--help` Kim Alvefur 2021-10-25
util.startup: Skip config readability check in migrator (thanks eTaurus) Kim Alvefur 2021-10-23
util.startup: Only ask if 'prosodyctl' was meant instead of 'prosody' (fix #1692) Kim Alvefur 2021-10-12
Merge 0.11->trunk Kim Alvefur 2021-10-12
util.startup: Correctly point out unknown short param (fixes #1691) 0.11 Kim Alvefur 2021-10-12
util.startup: Allow separate command line argument settings for prosody and prosodyctl Kim Alvefur 2021-09-30
prosodyctl: Add support for -v/--verbose to enable debug logging Kim Alvefur 2021-09-30
Merge 0.11->trunk Matthew Wild 2021-05-13
util.startup: Set more aggressive defaults for GC 0.11 Matthew Wild 2021-05-07
util.startup: Make installer_plugin_path relative to data directory Kim Alvefur 2021-01-24
util.startup: Don't create installer plugin path (as root) Kim Alvefur 2021-01-24
util.startup: Handle missing nparams field from debug info (not present in 5.1) Matthew Wild 2020-10-11
util.startup: Include arguments in function string representation Kim Alvefur 2020-10-09
util.startup: Retrieve less data for function string representation Kim Alvefur 2020-10-09
util.startup: Save the path used by the installer to prosody.paths Kim Alvefur 2020-10-07
util.startup: Fix startup failure if CFG_DATADIR is unset Kim Alvefur 2020-10-05
util.startup: Re-enable installer path setup Kim Alvefur 2020-10-05
util.startup: Put 'installer_plugin_path' under data directory by default Kim Alvefur 2020-10-05
Merge 0.11->trunk Matthew Wild 2020-09-19