prosody.cfg.lua.dist: Remove installer_plugin_path
|
Kim Alvefur |
Sat, 05 Feb 2022 18:10:41 +0100 |
prosody.cfg.lua.dist: Add new modules
|
Kim Alvefur |
Thu, 10 Feb 2022 18:02:59 +0100 |
prosody.cfg.lua.dist: Add note about 'localhost'
|
Kim Alvefur |
Thu, 04 Feb 2021 00:49:07 +0100 |
prosodyctl: check dns: Allow admin to specify undiscoverable external IPs in config
|
Matthew Wild |
Wed, 02 Mar 2022 16:12:28 +0000 |
prosodyctl: check dns: List discovered addresses for diagnostic purposes
|
Matthew Wild |
Wed, 02 Mar 2022 16:02:42 +0000 |
util.prosodyctl: check: warn about unreferenced components, suggest disco_items
|
Matthew Wild |
Wed, 02 Mar 2022 15:45:24 +0000 |
util.prosodyctl: Warn about enabled public registration in 'check config'
|
Matthew Wild |
Wed, 02 Mar 2022 15:22:12 +0000 |
util.poll: Add support for the poll() API
|
Kim Alvefur |
Wed, 23 Feb 2022 20:31:03 +0100 |
util.poll: Expose API (epoll or select) used
|
Kim Alvefur |
Sun, 27 Feb 2022 14:36:43 +0100 |
util.poll: Restructure to make adding additional system APIs easier
|
Kim Alvefur |
Wed, 23 Feb 2022 20:30:22 +0100 |
make: Split up install targets to allow different subset
|
Kim Alvefur |
Sun, 13 Feb 2022 16:53:56 +0100 |
core.portmanager: Fix traceback on attempt to get non-existent service
|
Kim Alvefur |
Tue, 22 Feb 2022 13:41:05 +0100 |
mod_c2s,mod_s2s: Fix error on shutdown (Thanks Martin)
|
Kim Alvefur |
Tue, 22 Feb 2022 14:17:27 +0100 |
util.async: Optionally allow too many 'done' callbacks
|
Kim Alvefur |
Tue, 22 Feb 2022 14:17:10 +0100 |
mod_c2s,mod_s2s: Wrap callback to improve tracebacks
|
Kim Alvefur |
Tue, 22 Feb 2022 12:35:31 +0100 |