util.argparse: Add test for #1691
|
Kim Alvefur |
Tue, 12 Oct 2021 14:54:04 +0200 |
util.startup: Correctly point out unknown short param (fixes #1691)
0.11
|
Kim Alvefur |
Tue, 12 Oct 2021 14:53:45 +0200 |
util.argparse: Tests
|
Kim Alvefur |
Tue, 12 Oct 2021 14:48:21 +0200 |
prosody2ejabberd: Check for iteration count at position 6
|
Matthew Wild |
Thu, 07 Oct 2021 13:02:28 +0100 |
ejabberd2prosody: Convert SCRAM iteration count to number (thanks arcseconds)
|
Matthew Wild |
Thu, 07 Oct 2021 11:16:46 +0100 |
mod_storage_xep0227: Add scram-credentials to user element rather than server
|
Matthew Wild |
Wed, 22 Sep 2021 16:16:30 +0100 |
net.server_epoll: Prevent starttls on direct TLS connections
|
Kim Alvefur |
Tue, 05 Oct 2021 19:56:36 +0200 |
CHANGES: Add mod_auth_ldap
|
Kim Alvefur |
Tue, 05 Oct 2021 18:34:38 +0200 |
mod_auth_ldap: Import from prosody-modules rev f52452911187
|
Kim Alvefur |
Tue, 05 Oct 2021 17:25:01 +0200 |
mod_carbons: Advertise following of recommended rules (closes #1486)
|
Kim Alvefur |
Tue, 05 Oct 2021 17:02:32 +0200 |
mod_s2s_auth_certs: Collect stats on validation results (for #975)
|
Kim Alvefur |
Tue, 05 Oct 2021 16:30:41 +0200 |
mod_csi_simple: Provide custom set of timing buckets
|
Kim Alvefur |
Tue, 05 Oct 2021 15:49:47 +0200 |
util.prosodyctl.check: Add two known globals from mod_http
|
Kim Alvefur |
Sun, 03 Oct 2021 19:05:15 +0200 |
Merge 0.11->trunk
|
Kim Alvefur |
Fri, 01 Oct 2021 01:05:16 +0200 |
mod_admin_shell: Allow passing an exit code to server:shutdown()
|
Kim Alvefur |
Thu, 30 Sep 2021 23:22:51 +0200 |
mod_posix: Exit with non-zero status code on problems
|
Kim Alvefur |
Thu, 30 Sep 2021 23:22:07 +0200 |
util.startup: Allow separate command line argument settings for prosody and prosodyctl
|
Kim Alvefur |
Thu, 30 Sep 2021 17:47:00 +0200 |
prosodyctl: Add support for -v/--verbose to enable debug logging
|
Kim Alvefur |
Thu, 30 Sep 2021 17:45:43 +0200 |
prosodyctl: Add alternate XMPP Blackbox Exporter connectivity check
|
Kim Alvefur |
Thu, 30 Sep 2021 17:37:05 +0200 |
prosodyctl: Use HTTP client in promise mode for connectivity check
|
Kim Alvefur |
Thu, 30 Sep 2021 17:33:49 +0200 |
Merge wayward 0.11.10 tag commit
0.11
|
Kim Alvefur |
Fri, 01 Oct 2021 00:21:49 +0200 |
Tag 0.11.10
0.11
|
Kim Alvefur |
Tue, 03 Aug 2021 11:44:31 +0200 |
core.moduleapi: Ensure module:send_iq() handler priority over mod_iq
|
Kim Alvefur |
Fri, 24 Sep 2021 20:26:21 +0200 |
core.moduleapi: Enable full JID origin queries with module:send_iq()
|
Kim Alvefur |
Fri, 24 Sep 2021 20:17:31 +0200 |
core.moduleapi: Filter out unrelated direct replies to module:send_iq
|
Kim Alvefur |
Fri, 24 Sep 2021 20:12:16 +0200 |
mod_http_errors: Make it easier to override 'http-message' handler
|
Kim Alvefur |
Fri, 24 Sep 2021 18:39:28 +0200 |
mod_mam: Merge main and RSM-specific log message here too
|
Kim Alvefur |
Thu, 23 Sep 2021 17:55:49 +0200 |
mod_muc_mam: Fix reference to "user" in debug message copied from mod_mam
|
Kim Alvefur |
Thu, 23 Sep 2021 17:50:33 +0200 |
mod_muc_mam: Merge main and RSM-specific log message into a single one
|
Kim Alvefur |
Thu, 23 Sep 2021 15:53:39 +0200 |
mod_muc_mam: Fix copypaste mistake in debug logging
|
Kim Alvefur |
Thu, 23 Sep 2021 15:25:51 +0200 |