Software /
code /
prosody
Log
description | author | age |
---|---|---|
mod_saslauth: Get rid of the sasl_backend option (use auth modules instead). | Waqas Hussain | Mon, 23 Aug 2010 16:28:06 +0500 |
mod_saslauth: Get rid of most Cyrus SASL related code (use authentication='cyrus' instead). | Waqas Hussain | Mon, 23 Aug 2010 16:22:58 +0500 |
componentmanager: Support the 'disallow_s2s' option for components too (thanks darkhopatomopus) | Matthew Wild | Mon, 23 Aug 2010 01:18:52 +0100 |
net.server: Don't load configmanager if not running inside Prosody, assume server_select | Matthew Wild | Mon, 23 Aug 2010 01:06:13 +0100 |
mod_bosh: Don't adjust rid when creating a session, as this is no longer necessary and causes a log message ('rid too large') to be erroneously printed, fixes #203 | Matthew Wild | Sun, 22 Aug 2010 21:36:04 +0100 |
sessionmanager, s2smanager: Give resting sessions a pass-through filter, fixes #202 | Matthew Wild | Sun, 22 Aug 2010 21:23:37 +0100 |