Log

util/startup.lua @ 13178:e689d4c45681 0.12

description author age
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