| Tue, 19 May 2026 19:24:53 +0100 |
Matthew Wild |
mod_admin_shell: Don't echo password back to the client
13.0
|
| Tue, 19 May 2026 19:22:38 +0100 |
Matthew Wild |
mod_account_activity: Don't traceback when called without options
13.0
|
| Wed, 29 Apr 2026 21:41:10 +0200 |
Kim Alvefur |
Merge 13.0->trunk
|
| Wed, 29 Apr 2026 21:41:01 +0200 |
Kim Alvefur |
Merge 0.12->13.0
13.0
|
| Wed, 29 Apr 2026 21:40:17 +0200 |
Kim Alvefur |
Added tag 0.12.6 for changeset 4bbb17445ed9
0.12
|
| Wed, 29 Apr 2026 17:12:59 +0100 |
Matthew Wild |
Merge 13.0->trunk
|
| Wed, 29 Apr 2026 17:12:11 +0100 |
Matthew Wild |
Merge 0.12->13.0
13.0
|
| Wed, 29 Apr 2026 11:40:43 +0100 |
Matthew Wild |
mod_proxy65: Consistently apply authorization checks
0.12 0.12.6
|
| Wed, 29 Apr 2026 11:37:21 +0100 |
Matthew Wild |
mod_proxy65: Don't link connections until after activation
0.12
|
| Fri, 17 Apr 2026 17:39:06 +0100 |
Matthew Wild |
moduleapi: Use multitable add/remove instead of set
0.12
|
| Thu, 16 Apr 2026 19:00:22 +0100 |
Waqas Hussain |
net.server_epoll: Clean up timers after disconnection
0.12
|
| Thu, 16 Apr 2026 18:59:56 +0100 |
Waqas Hussain |
mod_c2s: Remove timers immediately on disconnection
0.12
|
| Thu, 16 Apr 2026 18:53:34 +0100 |
Matthew Wild |
mod_c2s, mod_s2s: Add configurable limit for stanza max child elements
0.12
|
| Thu, 16 Apr 2026 18:52:58 +0100 |
Matthew Wild |
util.xmppstream: Support limiting total number of descendent elements in a stanza
0.12
|
| Tue, 07 Apr 2026 20:35:41 +0200 |
Kim Alvefur |
mod_c2s,mod_s2s: Introduce separate pre-authentication stanza size limit
0.12
|
| Wed, 29 Apr 2026 12:31:38 +0100 |
Matthew Wild |
Added tag 13.0.5 for changeset 2a66728d9e29
13.0
|
| Wed, 29 Apr 2026 11:40:43 +0100 |
Matthew Wild |
mod_proxy65: Consistently apply authorization checks
13.0 13.0.5
|
| Wed, 29 Apr 2026 11:37:21 +0100 |
Matthew Wild |
mod_proxy65: Don't link connections until after activation
13.0
|
| Wed, 29 Apr 2026 11:33:54 +0100 |
Matthew Wild |
mod_limits: Add debug logging for IP counting
13.0
|
| Tue, 21 Apr 2026 16:23:34 +0100 |
Matthew Wild |
Merge 13.0->trunk
|
| Tue, 21 Apr 2026 16:22:43 +0100 |
Matthew Wild |
mod_c2s, mod_smacks: Refactor session/connection cleanup
13.0
|
| Fri, 17 Apr 2026 19:43:00 +0100 |
Matthew Wild |
Merge 13.0->trunk
|
| Fri, 17 Apr 2026 19:42:44 +0100 |
Matthew Wild |
mod_limits: Only count connections with associated sessions
13.0
|
| Fri, 17 Apr 2026 19:40:56 +0100 |
Matthew Wild |
mod_s2s: Update event data to include session if created
13.0
|
| Fri, 17 Apr 2026 17:47:01 +0100 |
Matthew Wild |
Merge 13.0->trunk
|
| Fri, 17 Apr 2026 17:46:31 +0100 |
Matthew Wild |
mod_s2s: Fire consistent event data across all 'connected' events
13.0
|
| Fri, 17 Apr 2026 17:45:31 +0100 |
Matthew Wild |
util.multitable: Don't treat false as a missing key
13.0
|
| Fri, 17 Apr 2026 17:39:06 +0100 |
Matthew Wild |
moduleapi: Use multitable add/remove instead of set
13.0
|
| Fri, 17 Apr 2026 14:35:32 +0100 |
Matthew Wild |
Merge 13.0->trunk
|
| Fri, 17 Apr 2026 12:52:12 +0200 |
Kim Alvefur |
mod_debug_reset: Rename unused variable to please linter
13.0
|
| Thu, 16 Apr 2026 19:00:22 +0100 |
Waqas Hussain |
net.server_epoll: Clean up timers after disconnection
13.0
|
| Thu, 16 Apr 2026 18:59:56 +0100 |
Waqas Hussain |
mod_c2s: Remove timers immediately on disconnection
13.0
|
| Thu, 16 Apr 2026 18:55:53 +0100 |
Matthew Wild |
mod_cloud_notify: Fix leaking iq response handlers by using send_iq()
13.0
|
| Thu, 16 Apr 2026 18:54:56 +0100 |
Matthew Wild |
mod_limits: Support limiting total number of connections by IP address/block
13.0
|
| Thu, 16 Apr 2026 18:53:34 +0100 |
Matthew Wild |
mod_c2s, mod_s2s: Add configurable limit for stanza max child elements
13.0
|
| Thu, 16 Apr 2026 18:52:58 +0100 |
Matthew Wild |
util.xmppstream: Support limiting total number of descendent elements in a stanza
13.0
|
| Thu, 16 Apr 2026 18:50:23 +0100 |
Matthew Wild |
util.startup: Improve error message when failing to load config file
13.0
|
| Thu, 16 Apr 2026 18:49:04 +0100 |
Matthew Wild |
configmanager: Return errno (if any) for file opening errors
13.0
|
| Thu, 16 Apr 2026 18:17:29 +0100 |
Matthew Wild |
util.prosodyctl: Don't check for mod_posix being disabled, it's deprecated
13.0
|
| Thu, 16 Apr 2026 18:16:05 +0100 |
Matthew Wild |
mod_admin_shell: Show help listing when specifying only a section name
13.0
|
| Thu, 16 Apr 2026 16:12:34 +0100 |
Matthew Wild |
mod_s2s: Add 'conn' to s2s-connected event object
13.0
|
| Thu, 16 Apr 2026 16:11:44 +0100 |
Matthew Wild |
mod_c2s: Fire a c2s-connected event
13.0
|
| Fri, 17 Apr 2026 12:07:12 +0200 |
Kim Alvefur |
mod_bosh: Apply different stanza size limit before authentication
13.0
|
| Tue, 07 Apr 2026 20:44:41 +0200 |
Kim Alvefur |
util.xmppstream: Reduce default stanza size limit to 10k for safety
13.0
|
| Tue, 07 Apr 2026 20:35:41 +0200 |
Kim Alvefur |
mod_c2s,mod_s2s: Introduce separate pre-authentication stanza size limit
13.0
|
| Thu, 02 Apr 2026 20:54:46 +0100 |
Matthew Wild |
Merge 13.0->trunk
|
| Thu, 02 Apr 2026 20:53:04 +0100 |
Matthew Wild |
mod_admin_shell: Fail user creation/modification if new password fails saslprep
13.0
|
| Thu, 02 Apr 2026 20:49:37 +0100 |
Matthew Wild |
util.human.io: Trim any trailing newline from password entry
13.0
|
| Tue, 31 Mar 2026 14:18:06 +0100 |
Matthew Wild |
mod_pubsub, util.pubsub: Support for 'authorize' access model
|
| Tue, 31 Mar 2026 14:15:00 +0100 |
Matthew Wild |
mod_pubsub: Provide iteminfo method to enable retract-own-items functionality
|
| Tue, 31 Mar 2026 14:13:32 +0100 |
Matthew Wild |
util.pubsub: Allow publishers to retract items they published
|
| Tue, 31 Mar 2026 12:25:20 +0100 |
Matthew Wild |
Merge 13.0->trunk
|
| Fri, 27 Mar 2026 12:45:38 +0000 |
Matthew Wild |
mod_debug_reset: Trigger GC cycles to aid with cleanup
13.0
|
| Fri, 27 Mar 2026 12:43:10 +0000 |
Matthew Wild |
mod_admin_shell: Improve per-host command cleanup
13.0
|
| Tue, 24 Mar 2026 17:28:53 +0100 |
Kim Alvefur |
Merge 13.0->trunk
|
| Tue, 24 Mar 2026 16:34:06 +0100 |
Kim Alvefur |
net.resolvers: Fix to avoid SRV lookups for IP addresses
13.0
|
| Tue, 13 Jan 2026 07:13:25 +0100 |
Kim Alvefur |
util.x509: Add support for iPAddress certs
13.0
|
| Tue, 24 Mar 2026 12:51:01 +0000 |
Matthew Wild |
mod_muc_mam: Honour 'archive_expires_after' if 'muc_log_expires_after' not set (thanks balejk)
|
| Sun, 22 Mar 2026 15:12:41 +0100 |
Link Mauve |
configure: Mention 5.5 support
|
| Thu, 12 Mar 2026 16:16:57 +0100 |
Kim Alvefur |
net.resolvers.basic: Start AAAA lookup before A lookup per RFC 8305
|