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