aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
* | mod_smacks: Tweak resumption age buckets towards multiples of 60Kim Alvefur2022-02-041-1/+1
* | tools: Allow processing instructions in some XML parsing toolsKim Alvefur2022-02-042-2/+2
* | util.xml: Add an option to allow <?processing instructions?>Kim Alvefur2022-02-042-1/+11
* | mod_http: Use interface name as default default global hostnameKim Alvefur2022-02-041-1/+1
* | mod_http: Use http_default_host for URLs generated in global contextKim Alvefur2022-02-041-1/+2
* | prosodyctl: Allow passing server on command line with --serverKim Alvefur2022-02-041-1/+1
* | prosodyctl: Allow install plugin via explicit path or URLKim Alvefur2022-02-041-2/+2
* | prosodyctl: Return success status code from --helpKim Alvefur2022-02-041-11/+11
* | prosodyctl: Use argument parsing library to parse --help, -h, -?Kim Alvefur2022-02-041-12/+27
* | mod_websocket: Only enable host-agnostic HTTP routing when enabled globallyKim Alvefur2022-02-041-1/+3
* | mod_bosh: Only enable host-agnostic HTTP routing when enabled globallyKim Alvefur2022-02-041-1/+3
* | util.format: Fix typo in comment [codespell]Kim Alvefur2022-02-041-1/+1
* | mod_pep: Fix typo in comment [codespell]Kim Alvefur2022-02-041-1/+1
* | mod_bookmarks: Fix typos in stanza error messages [codespell]Kim Alvefur2022-02-041-2/+2
* | mod_admin_shell: Fix typo in comment [codespell]Kim Alvefur2022-02-041-1/+1
* | modulemanager: Shorten metadata keys to improve readability and memorabilityMatthew Wild2022-02-041-5/+5
* | Revert util.debug change accidentally committed in e157e5c79daaMatthew Wild2022-02-041-1/+1
* | util.pluginloader: Fix method to return any module metadata (luacheck)Matthew Wild2022-02-041-1/+1
* | modulemanager: Add plugin load filter that reads module metadata from sourceMatthew Wild2022-02-041-0/+32
* | modulemanager, moduleapi: Switch to new pluginloader interfaceMatthew Wild2022-02-042-4/+9
* | core.features: New module to track and expose the features supported by ProsodyMatthew Wild2022-02-041-0/+8
* | util.pluginloader: Support for a per-file load filterMatthew Wild2022-02-031-6/+14
* | util.pluginloader: Support for multiple pluginloader instances, and optionsMatthew Wild2022-02-032-11/+29
* | mod_pep: Clarify purpose of fallback serviceKim Alvefur2022-02-031-0/+7
* | mod_pep: Correct initialization of fallback serviceKim Alvefur2022-02-031-8/+6
* | core.loggingmanager: Add FIXME about supporting console logging to stderrKim Alvefur2022-02-021-0/+1
* | man/prosodyctl: Complete list of 'check' variantsKim Alvefur2022-02-022-3/+4
* | man/prosodyctl: Clarify description of --rootKim Alvefur2022-02-022-2/+2
* | util.startup: Teach prosodyctl to be completely --silentKim Alvefur2021-11-283-0/+9
* | util.startup: Teach prosodyctl to be --quiet as complement to --verboseKim Alvefur2021-11-283-3/+21
* | man/prosodyctl: Normalize formatting syntaxKim Alvefur2022-02-022-115/+63
* | util.dns: Minor updates of SVCB parserKim Alvefur2022-02-021-1/+2
* | util.dns: Implement SVCB record parserKim Alvefur2020-10-041-0/+54
* | util.dns: Fix returning read position after zero-length nameKim Alvefur2020-10-041-1/+1
* | util.dnsregistry: Regenerate from IANA registryKim Alvefur2022-02-021-57/+120
* | tools.dnsregistry: For converting IANA DNS registry data to Lua tableKim Alvefur2020-10-041-0/+43
* | util.dns: Move DNS parameters details into util.dnsregistryKim Alvefur2020-10-042-56/+63
* | doap: Make note of mod_mam storing XEP-0184 receiptsKim Alvefur2021-03-181-0/+8
* | plugins: Update for namespace bump in XEP-0353 v0.4.0Kim Alvefur2022-01-114-4/+4
* | util.prosodyctl.check: Fix reset of libunbound before DNS checksKim Alvefur2022-02-011-1/+1
* | doap: Let's say XEP-0368 support is complete nowKim Alvefur2022-01-311-1/+1
* | util.prosodyctl.check: Fix A/AAAA check for proxy65 and httpKim Alvefur2022-01-301-2/+2
* | util.prosodyctl.check: Include multiplexed ports in DNS checks #1704Kim Alvefur2022-01-301-0/+13
* | mod_admin_shell: Add descriptions of each column to 'help columns'Kim Alvefur2022-01-301-5/+35
* | mod_admin_shell: Use exact match instead of Lua patterns in c2s,s2s:showKim Alvefur2022-01-301-2/+2
* | mod_http_file_share: Use alternate syntax for filename in Content-DispositionKim Alvefur2022-01-291-1/+2
* | mod_admin_shell: Fix traceback on rendering graph of stats without extra labelsKim Alvefur2022-01-291-1/+1
* | mod_admin_shell: Add help section about statsKim Alvefur2022-01-291-1/+4
* | mod_admin_shell: Add help section about customizing table columnsKim Alvefur2022-01-281-1/+17
* | README: Reflow text to ~78 columnsKim Alvefur2022-01-281-9/+9