util.pluginloader: Fix method to return any module metadata (luacheck)
|
Matthew Wild |
Fri, 04 Feb 2022 15:04:20 +0000 |
modulemanager: Add plugin load filter that reads module metadata from source
|
Matthew Wild |
Fri, 04 Feb 2022 14:20:00 +0000 |
modulemanager, moduleapi: Switch to new pluginloader interface
|
Matthew Wild |
Fri, 04 Feb 2022 14:11:46 +0000 |
core.features: New module to track and expose the features supported by Prosody
|
Matthew Wild |
Fri, 04 Feb 2022 14:10:34 +0000 |
util.pluginloader: Support for a per-file load filter
|
Matthew Wild |
Thu, 03 Feb 2022 12:56:52 +0000 |
util.pluginloader: Support for multiple pluginloader instances, and options
|
Matthew Wild |
Thu, 03 Feb 2022 12:53:19 +0000 |
mod_pep: Clarify purpose of fallback service
|
Kim Alvefur |
Thu, 03 Feb 2022 10:02:26 +0100 |
mod_pep: Correct initialization of fallback service
|
Kim Alvefur |
Thu, 03 Feb 2022 09:46:19 +0100 |
core.loggingmanager: Add FIXME about supporting console logging to stderr
|
Kim Alvefur |
Wed, 02 Feb 2022 18:36:08 +0100 |
man/prosodyctl: Complete list of 'check' variants
|
Kim Alvefur |
Wed, 02 Feb 2022 18:28:28 +0100 |
man/prosodyctl: Clarify description of --root
|
Kim Alvefur |
Wed, 02 Feb 2022 18:25:42 +0100 |
util.startup: Teach prosodyctl to be completely --silent
|
Kim Alvefur |
Sun, 28 Nov 2021 23:07:51 +0100 |
util.startup: Teach prosodyctl to be --quiet as complement to --verbose
|
Kim Alvefur |
Sun, 28 Nov 2021 23:07:35 +0100 |
man/prosodyctl: Normalize formatting syntax
|
Kim Alvefur |
Wed, 02 Feb 2022 18:30:54 +0100 |
util.dns: Minor updates of SVCB parser
|
Kim Alvefur |
Wed, 02 Feb 2022 17:58:48 +0100 |
util.dns: Implement SVCB record parser
|
Kim Alvefur |
Sun, 04 Oct 2020 21:29:44 +0200 |
util.dns: Fix returning read position after zero-length name
|
Kim Alvefur |
Sun, 04 Oct 2020 21:27:20 +0200 |
util.dnsregistry: Regenerate from IANA registry
|
Kim Alvefur |
Wed, 02 Feb 2022 17:31:39 +0100 |
tools.dnsregistry: For converting IANA DNS registry data to Lua table
|
Kim Alvefur |
Sun, 04 Oct 2020 19:26:53 +0200 |
util.dns: Move DNS parameters details into util.dnsregistry
|
Kim Alvefur |
Sun, 04 Oct 2020 19:23:16 +0200 |
doap: Make note of mod_mam storing XEP-0184 receipts
|
Kim Alvefur |
Thu, 18 Mar 2021 00:03:16 +0100 |
plugins: Update for namespace bump in XEP-0353 v0.4.0
|
Kim Alvefur |
Tue, 11 Jan 2022 17:51:26 +0100 |
util.prosodyctl.check: Fix reset of libunbound before DNS checks
|
Kim Alvefur |
Tue, 01 Feb 2022 14:46:42 +0100 |
doap: Let's say XEP-0368 support is complete now
|
Kim Alvefur |
Mon, 31 Jan 2022 17:07:12 +0100 |
util.prosodyctl.check: Fix A/AAAA check for proxy65 and http
|
Kim Alvefur |
Sun, 30 Jan 2022 16:04:22 +0100 |
util.prosodyctl.check: Include multiplexed ports in DNS checks #1704
|
Kim Alvefur |
Sun, 30 Jan 2022 13:16:30 +0100 |
mod_admin_shell: Add descriptions of each column to 'help columns'
|
Kim Alvefur |
Sun, 30 Jan 2022 12:49:43 +0100 |
mod_admin_shell: Use exact match instead of Lua patterns in c2s,s2s:show
|
Kim Alvefur |
Sun, 30 Jan 2022 11:10:51 +0100 |
mod_http_file_share: Use alternate syntax for filename in Content-Disposition
|
Kim Alvefur |
Sat, 29 Jan 2022 16:11:38 +0100 |
mod_admin_shell: Fix traceback on rendering graph of stats without extra labels
|
Kim Alvefur |
Sat, 29 Jan 2022 15:01:38 +0100 |
mod_admin_shell: Add help section about stats
|
Kim Alvefur |
Sat, 29 Jan 2022 14:58:37 +0100 |
mod_admin_shell: Add help section about customizing table columns
|
Kim Alvefur |
Fri, 28 Jan 2022 20:39:13 +0100 |
README: Reflow text to ~78 columns
|
Kim Alvefur |
Fri, 28 Jan 2022 14:19:05 +0100 |
INSTALL: Update from site version
|
Kim Alvefur |
Fri, 28 Jan 2022 11:57:58 +0100 |
util.format: Expand explanation of purpose in comments
|
Kim Alvefur |
Thu, 27 Jan 2022 21:40:13 +0100 |
util.format: Skip control code escaping when doing full serialization
|
Kim Alvefur |
Thu, 27 Jan 2022 21:14:22 +0100 |
util.prosodyctl.cert: Look for certs matching 'http_host'
|
Kim Alvefur |
Thu, 27 Jan 2022 16:23:26 +0100 |
util.prosodyctl.check: Fix use of LuaSocket URL parser
|
Kim Alvefur |
Thu, 27 Jan 2022 12:52:01 +0100 |
util.prosodyctl.check: Add HTTP related DNS checks
|
Kim Alvefur |
Thu, 27 Jan 2022 12:36:50 +0100 |
util.prosodyctl.cert: Look for certificates in a consistent order
|
Kim Alvefur |
Wed, 26 Jan 2022 13:24:23 +0100 |
mod_pubsub: Allow configuring summary templates
|
Kim Alvefur |
Mon, 24 Jan 2022 23:06:45 +0100 |
mod_pubsub: Use the util.xtemplate to render Atom summary
|
Kim Alvefur |
Mon, 24 Jan 2022 23:04:38 +0100 |
util.xtemplate: Yet another string template library
|
Kim Alvefur |
Mon, 24 Jan 2022 23:54:32 +0100 |
mod_pubsub: Use the 'pubsub#type' setting to pick summary generator
|
Kim Alvefur |
Mon, 24 Jan 2022 23:05:26 +0100 |
mod_tls: Set ALPN on outgoing connections
|
Kim Alvefur |
Tue, 25 Jan 2022 13:20:26 +0100 |
Added tag 0.11.13 for changeset ebeb4d959fb3
0.11
|
Matthew Wild |
Mon, 24 Jan 2022 13:58:04 +0000 |
mod_admin_shell: Add command to show current user roles
|
Kim Alvefur |
Sun, 23 Jan 2022 20:06:50 +0100 |
mod_admin_shell: Add help section about roles
|
Kim Alvefur |
Sun, 23 Jan 2022 19:55:32 +0100 |
mod_s2s: Retrieve TLS context for outgoing Direct TLS connections from mod_tls
|
Kim Alvefur |
Fri, 21 Jan 2022 18:42:38 +0100 |
mod_s2s: Enable outgoing Direct TLS connections
|
Kim Alvefur |
Fri, 21 Jan 2022 17:59:19 +0100 |
net.connect: Allow passing TLS context from resolver
|
Kim Alvefur |
Fri, 21 Jan 2022 17:57:47 +0100 |
net.resolvers.chain: A resolver for combining other resolvers
|
Kim Alvefur |
Fri, 21 Jan 2022 17:56:20 +0100 |
Merge 0.11->trunk
|
Kim Alvefur |
Thu, 20 Jan 2022 13:02:24 +0100 |
util.xml: Deduplicate handlers for restricted XML
0.11 0.11.13
|
Kim Alvefur |
Thu, 20 Jan 2022 10:51:46 +0100 |
util.xml: Break reference to help the GC (fix #1711)
0.11
|
Kim Alvefur |
Thu, 20 Jan 2022 09:57:20 +0100 |
util.prosodyctl.cert: Check success of copy operations, warn on fail
|
Kim Alvefur |
Wed, 19 Jan 2022 10:28:09 +0100 |
util.prosodyctl.cert: Pass variables via formatting instead of concatenation
|
Kim Alvefur |
Wed, 19 Jan 2022 10:26:43 +0100 |
tools/xep227toprosody: Remove obsolete tool in favor of storage driver
|
Kim Alvefur |
Tue, 18 Jan 2022 15:43:17 +0100 |
core.certmanager: Use 'tls_profile' instead of 'tls_preset' to match documentation
|
Kim Alvefur |
Tue, 18 Jan 2022 11:52:35 +0100 |
core.certmanager: Apply TLS preset before global settings (thanks Menel)
|
Kim Alvefur |
Tue, 18 Jan 2022 08:04:16 +0100 |