Log

description author age
util.startup: expose current process type (prosody/prosodyctl) in the global prosody object Matthew Wild Tue, 28 Jan 2020 12:46:59 +0000
mod_authz_internal, usermanager: Rename to mod_authz_config Matthew Wild Mon, 27 Jan 2020 22:28:52 +0000
usermanager: Load authz providers on components also Matthew Wild Mon, 27 Jan 2020 22:09:19 +0000
usermanager, mod_authz_internal: Move admin-checking functionality into a module. Fixes #517 (ish). Matthew Wild Mon, 27 Jan 2020 21:54:59 +0000
mod_s2s: Comment on the various 'reason' arguments passed to :close Kim Alvefur Sun, 26 Jan 2020 19:52:48 +0100
CHANGES: Mention deprecation of 'daemonize' option Kim Alvefur Sun, 26 Jan 2020 16:55:28 +0100
scansion tests: Remove daemonize option, not needed Kim Alvefur Sun, 26 Jan 2020 16:53:03 +0100
prosodyctl: Add 'daemonize' to deprecated options known by check command Kim Alvefur Sun, 26 Jan 2020 16:52:32 +0100
mod_posix: Add deprecation warning for the 'daemonize' option Kim Alvefur Sun, 26 Jan 2020 16:42:56 +0100
util.prosodyctl: Pass command line flag to force daemonization on start Kim Alvefur Sun, 26 Jan 2020 16:40:21 +0100
net.resolvers.basic: Fix continuing if IPv6 or Legacy IP is disabled Kim Alvefur Sun, 26 Jan 2020 14:35:35 +0100
mod_s2s: Pass use_ipv4/use_ipv6 from config to service resolver Matthew Wild Sat, 25 Jan 2020 14:38:42 +0000
net.resolvers.basic: Obey extra.use_ipv4/use_ipv6 Matthew Wild Sat, 25 Jan 2020 14:38:17 +0000
Backed out changeset 44ef46e1a951 (not optimal API) Matthew Wild Sat, 25 Jan 2020 14:25:29 +0000
Backed out changeset 74d66b1be989 (not optimal API) Matthew Wild Sat, 25 Jan 2020 14:25:21 +0000
net.resolvers.basic: Obey use_ipv4/use_ipv6 Matthew Wild Sat, 25 Jan 2020 14:03:30 +0000
mod_admin_telnet: Use promise based DNS resolving Kim Alvefur Fri, 24 Jan 2020 23:29:14 +0100
Merge 0.11->trunk Kim Alvefur Fri, 24 Jan 2020 23:28:15 +0100
mod_admin_telnet: Create a DNS resolver per console session (fixes #1492) 0.11 Kim Alvefur Fri, 24 Jan 2020 23:27:49 +0100
Merge 0.11->trunk Matthew Wild Fri, 24 Jan 2020 16:57:25 +0000
mod_websocket: Fire event on session creation (thanks Aaron van Meerten) 0.11 Matthew Wild Fri, 24 Jan 2020 16:21:30 +0000
mod_websocket: Fire event on session creation (thanks Aaron van Meerten) Matthew Wild Fri, 24 Jan 2020 16:21:30 +0000
net.adns: Add :lookup_promise() method Matthew Wild Fri, 24 Jan 2020 13:50:02 +0000
mod_s2s: Pass use_ipv4/ipv6 from config to connector config Matthew Wild Fri, 24 Jan 2020 13:49:33 +0000
net.connect: Add API to create custom connect()s with options, incl. use_ipv[46] Matthew Wild Fri, 24 Jan 2020 13:48:49 +0000
Merge 0.11->trunk Matthew Wild Thu, 23 Jan 2020 21:59:43 +0000
prosodyctl: Fix some luacheck warnings 0.11 Matthew Wild Thu, 23 Jan 2020 21:59:13 +0000
Merge 0.11->trunk Matthew Wild Thu, 23 Jan 2020 21:44:42 +0000
Log warning when using prosodyctl start/stop/restart 0.11 Matthew Wild Thu, 23 Jan 2020 21:43:36 +0000
Merge 0.11 Kim Alvefur Mon, 20 Jan 2020 19:51:49 +0100