Software /
code /
prosody
Log
description | author | age |
---|---|---|
mod_pubsub: Correctly wrap the list of subscriptions in a pubsub element | Kim Alvefur | Wed, 29 Dec 2010 19:24:19 +0100 |
util.xmppstream: Optimized stanza building by bypassing the stanza API. | Waqas Hussain | Wed, 29 Dec 2010 18:49:59 +0500 |
util.sasl: Cache the calculated mechanisms set for SASL profiles (profile.mechanisms table). | Waqas Hussain | Wed, 29 Dec 2010 18:45:31 +0500 |
prosody: Don't add a datamanager callback when anonymous_login=true (mod_auth_anonymous does this now). | Waqas Hussain | Tue, 28 Dec 2010 09:59:27 +0500 |
hostmanager: Don't set host.disallow_s2s when anonymous_login=true (mod_auth_anonymous does this now). | Waqas Hussain | Tue, 28 Dec 2010 09:58:40 +0500 |
mod_saslauth: Remove special handling for SASL ANONYMOUS, and let mod_auth_anonymous handle it. | Waqas Hussain | Tue, 28 Dec 2010 05:28:15 +0500 |
usermanager: Assume authentication="anonymous" when anonymous_login=true. | Waqas Hussain | Mon, 27 Dec 2010 20:46:01 +0500 |