| Commit message (Expand) | Author | Age | Files | Lines |
* | util.argparse: Add strict mode + tests | Matthew Wild | 2025-02-17 | 1 | -3/+10 |
* | mod_admin_shell, util.prosodyctl.shell: Process command-line args on server-s... | Matthew Wild | 2025-02-17 | 1 | -11/+1 |
* | util.argparse: Optionally continue processing past positional parameters | Matthew Wild | 2025-02-17 | 1 | -30/+40 |
* | util.x509: Per RFC 9525, remove obsolete Common Name check | Kim Alvefur | 2024-02-11 | 1 | -44/+7 |
* | prosodyctl: check features: Fix traceback for components with no recommended ... | Matthew Wild | 2025-02-17 | 1 | -13/+15 |
* | util.prosodyctl.check: Recognise http_upload_external as a file upload service | Matthew Wild | 2025-02-16 | 1 | -1/+1 |
* | util.prosodyctl.check: Fix typo in informational message | Matthew Wild | 2025-02-16 | 1 | -1/+1 |
* | prosodyctl: check features: check for mod_muc_mam on MUC components | Matthew Wild | 2025-02-16 | 1 | -4/+64 |
* | util.sql: Don't send SQLCipher key to Postgres or MySQL (thanks gllmhyt) | Kim Alvefur | 2025-02-16 | 1 | -1/+1 |
* | prosodyctl: check: Fix variable name (thanks luacheck) | Matthew Wild | 2025-02-15 | 1 | -1/+1 |
* | prosodyctl: check: Skip DNS checks for known invalid domains (fixes traceback) | Matthew Wild | 2025-02-15 | 1 | -1/+5 |
* | prosodyctl: check features: Check for recommended feature availability | Matthew Wild | 2025-02-15 | 1 | -0/+232 |
* | util.prosodyctl.check: Sort hosts in iterator for more stable output | Matthew Wild | 2025-02-15 | 1 | -1/+1 |
* | prosodyctl: check: Fix indentation in warning message | Matthew Wild | 2025-02-15 | 1 | -2/+2 |
* | prosodyctl: check: Warn about deprecated mod_posix | Matthew Wild | 2025-02-13 | 1 | -0/+6 |
* | util.dnsregistry: Update using script | Kim Alvefur | 2025-02-09 | 1 | -1/+2 |
* | net.adns: Collect DNS lookup timing metrics | Kim Alvefur | 2025-02-07 | 1 | -0/+14 |
* | util.prosodyctl: Add comments to explain logic and expected behaviour (#1688) | Matthew Wild | 2025-02-06 | 1 | -0/+7 |
* | util.prosodyctl.shell: Export function to check for availability of admin socket | Matthew Wild | 2025-02-06 | 1 | -0/+8 |
* | util.startup: Drop mention of systemd from notification socket handling | Kim Alvefur | 2025-02-01 | 1 | -4/+4 |
* | util.sql: SQLCipher support | Kim Alvefur | 2025-01-23 | 2 | -0/+12 |
* | util.startup: Rename credentials path variable too | Kim Alvefur | 2025-01-18 | 1 | -1/+1 |
* | core.configmanager: Add function for getting secrets from separate files | Kim Alvefur | 2025-01-16 | 1 | -2/+7 |
* | util.bitcompat: Avoid potential noise from global metatable | Kim Alvefur | 2025-01-15 | 1 | -1/+1 |
* | util.prosodyctl.shell: Remove non-existent export [luacheck] | Kim Alvefur | 2025-01-08 | 1 | -1/+0 |
* | util.prosodyctl.shell: Support for requesting special inputs, e.g. passwords | Matthew Wild | 2025-01-07 | 1 | -0/+17 |
* | util.adminstream: Expose session events (specifically "disconnected") | Matthew Wild | 2025-01-07 | 1 | -8/+10 |
* | Merge 0.12->trunk | Matthew Wild | 2024-12-20 | 1 | -4/+14 |
|\ |
|
| * | util.prosodyctl.check: Improve error handling of UDP socket setup (for #1803)0.12.5 | Matthew Wild | 2024-12-20 | 1 | -4/+14 |
* | | util.stanza: Handle Clark notation for attributes in :find() | Kim Alvefur | 2024-11-17 | 1 | -0/+3 |
* | | util.stanza: Handle namespace prefixes for attributes in :find() | Kim Alvefur | 2024-11-17 | 1 | -0/+4 |
* | | util.datamanager: fix duplicated word in log message | Jonas Schäfer | 2024-11-16 | 1 | -1/+1 |
* | | util.startup: Bump expected util.pposix version | Kim Alvefur | 2024-11-16 | 1 | -1/+1 |
* | | util.pubsub: Add method returning subset of config as metadata | Kim Alvefur | 2024-11-08 | 1 | -0/+19 |
* | | mod_pubsub: Move precondition error wrangling out of util.pubsub | Kim Alvefur | 2024-10-29 | 1 | -6/+1 |
* | | util.dnsregistry: Refresh from IANA | Kim Alvefur | 2024-10-26 | 1 | -1/+6 |
* | | util.xtemplate: Use same argument order in filters even without 'args' | Kim Alvefur | 2024-10-16 | 1 | -5/+1 |
* | | Merge 0.12->trunk | Kim Alvefur | 2024-08-30 | 1 | -1/+1 |
|\| |
|
| * | util.prosodyctl.cert: Ensure old cert is moved out of the way | Kim Alvefur | 2024-08-30 | 1 | -1/+1 |
| * | util.xtemplate: Fix error on applying each() to zero stanzas | Kim Alvefur | 2024-07-11 | 1 | -1/+2 |
* | | util.sslconfig: Support DH parameters as literal string | Kim Alvefur | 2024-07-12 | 1 | -2/+12 |
* | | util.xtemplate: Fix error on applying each() to zero stanzas | Kim Alvefur | 2024-07-11 | 1 | -1/+2 |
* | | util.prosodyctl: Use notify socket to wait for Prosody to be ready | Kim Alvefur | 2024-05-19 | 1 | -0/+24 |
* | | mod_pep: Implement 'roster' (group) access_model | Kim Alvefur | 2023-12-03 | 1 | -1/+1 |
* | | prosodyctl shell: Fix invocation with 3+ command arguments | Matthew Wild | 2024-04-24 | 1 | -1/+1 |
* | | util.startup: Fix notifying config-reload to systemd | Kim Alvefur | 2024-04-08 | 1 | -1/+1 |
* | | util.startup: Support systemd Type=notify service type | Kim Alvefur | 2024-04-04 | 1 | -0/+34 |
* | | util.startup: Fix exiting on pidfile trouble | Kim Alvefur | 2024-03-27 | 1 | -3/+3 |
* | | Merge 0.12->trunk | Matthew Wild | 2024-03-27 | 1 | -0/+51 |
|\| |
|
| * | prosodyctl check: Warn about invalid domain names in the config file | Matthew Wild | 2024-03-27 | 1 | -0/+51 |