Log

description author age
mod_http: Log served URLs at 'info' level Kim Alvefur Fri, 29 Nov 2019 21:30:08 +0100
mod_s2s: Prevent unhandled stanza handler from complaining about stream features on aborted connections Kim Alvefur Fri, 29 Nov 2019 18:15:23 +0100
mod_s2s_bidi: Ignore unencrypted connections if s2s_require_encryption is set Kim Alvefur Thu, 28 Nov 2019 18:57:17 +0100
mod_s2s: Abort outgoing connections earlier when TLS requirement isn't satisfied Kim Alvefur Thu, 28 Nov 2019 18:30:30 +0100
mod_s2s: Send stream errors for cert problems on outgoing connections Kim Alvefur Thu, 28 Nov 2019 17:32:15 +0100
mod_s2s: Improve error in bounces due to cert validation problems Kim Alvefur Wed, 27 Nov 2019 23:26:59 +0100
mod_s2s_auth_certs: Save chain validation errors for later use Kim Alvefur Wed, 27 Nov 2019 23:23:25 +0100
net.websocket: Fix traceback in case of ondisconnect being called twice Matthew Wild Tue, 26 Nov 2019 15:29:01 +0000
net.connect: Add some TODO comments Kim Alvefur Tue, 26 Nov 2019 00:12:51 +0100
MUC: Add missing reference to room (thanks buildbot) [luacheck] Kim Alvefur Tue, 26 Nov 2019 00:09:51 +0100
MUC: Indicate the component as origin of various errors where there's no room Kim Alvefur Tue, 26 Nov 2019 00:02:13 +0100
MUC: Indicate that the room is the origin of various errors where 'from' is an occupant JID Kim Alvefur Mon, 25 Nov 2019 23:52:45 +0100
MUC: Indicate origin of registration related errors Kim Alvefur Mon, 25 Nov 2019 23:51:41 +0100
MUC: Indicate origin of password related errors Kim Alvefur Mon, 25 Nov 2019 23:47:49 +0100
util.stanza: Support the 'by' attribute on errors Kim Alvefur Mon, 25 Nov 2019 20:59:36 +0100
util.stanza: Check that argument to error_reply is NOT a stanza of type error Kim Alvefur Mon, 25 Nov 2019 20:52:03 +0100
util.stanza: Check that argument to error_reply is a stanza Kim Alvefur Mon, 25 Nov 2019 20:52:01 +0100
util.stanza: Remove redundant check for attrs Kim Alvefur Mon, 25 Nov 2019 20:46:55 +0100
util.stanza: Check that argument to reply is a stanza Kim Alvefur Mon, 25 Nov 2019 20:44:05 +0100
Merge 0.11->trunk Kim Alvefur Sun, 24 Nov 2019 04:46:36 +0100
net.resolvers.service: Pass IP literals directly to basic resolver Kim Alvefur Sun, 24 Nov 2019 04:43:14 +0100
net.resolvers.basic: Normalise IP literals, ensures net.server is happy 0.11 Kim Alvefur Sun, 24 Nov 2019 04:41:07 +0100
Merge 0.11->trunk Kim Alvefur Sun, 24 Nov 2019 04:30:32 +0100
net.resolvers.basic: Fix resolution of IPv6 literals (in brackets) (fixes #1459) 0.11 Kim Alvefur Sun, 24 Nov 2019 04:26:44 +0100
net.resolvers.basic: Move IP literal check to constructor 0.11 Kim Alvefur Sun, 24 Nov 2019 04:23:51 +0100
MUC: Add testcase for #1466 Kim Alvefur Sun, 24 Nov 2019 00:02:48 +0100
Merge 0.11->trunk Kim Alvefur Sat, 23 Nov 2019 23:12:01 +0100
core.modulemanager: Disable mod_vcard if mod_vcard_legacy is enabled to prevent conflict (#1469) 0.11 Kim Alvefur Sat, 23 Nov 2019 23:11:03 +0100
prosodyctl check: Warn about conflict between mod_vcard and mod_vcard_legacy (#1469) 0.11 Kim Alvefur Sat, 23 Nov 2019 23:10:39 +0100
MUC: Keep role across nickname change (fixes #1466) 0.11 Kim Alvefur Sat, 23 Nov 2019 01:05:28 +0100