Software /
code /
prosody
Log
description | author | age |
---|---|---|
mod_tls: Remove unused reference to global ssl config option (certmanager adds that to the context) | Kim Alvefur | Mon, 09 Nov 2015 13:39:23 +0100 |
mod_s2s/s2sout: Keep SRV lookup response around even if it's empty | Kim Alvefur | Thu, 05 Nov 2015 13:54:35 +0100 |
sessionmanager: Demote write error to debug message | Kim Alvefur | Thu, 05 Nov 2015 13:35:16 +0100 |
sessionmanager: Clarify log message when failing to write data to connection | Kim Alvefur | Wed, 04 Nov 2015 12:21:46 +0100 |
prosodyctl: check: Don't complain about c2s_ssl or s2s_ssl being in VirtualHost sections, that's supported | Kim Alvefur | Wed, 21 Oct 2015 13:37:26 +0200 |
mod_component: Add config option for deciding what happens if a component connects while already connected (fixes #525) | Kim Alvefur | Wed, 21 Oct 2015 01:56:07 +0200 |
util.queue: Add luacheck annotations | Matthew Wild | Sun, 18 Oct 2015 21:54:17 +0100 |
util.queue: Add :items() iterator | Matthew Wild | Sun, 18 Oct 2015 21:42:33 +0100 |