Software /
code /
prosody
Log
description | author | age |
---|---|---|
MUC: Fix a pair of missing :up() | Kim Alvefur | Mon, 03 Jan 2011 09:40:45 +0100 |
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 |