Software /
code /
prosody
Log
description | author | age |
---|---|---|
usermanager: Add delete_user method | Matthew Wild | Tue, 04 Jan 2011 17:11:51 +0000 |
usermanager: Have methods not implemented in the active provider fall back to the null provider (later we can add support for chains of providers) | Matthew Wild | Tue, 04 Jan 2011 17:11:37 +0000 |
usermanager: Change dummy provider method to return an error string also (method not implemented) | Matthew Wild | Tue, 04 Jan 2011 17:10:56 +0000 |
net.adns: Log the DNS server that a query is sent to | Matthew Wild | Tue, 04 Jan 2011 16:37:57 +0000 |
MUC: Fix a pair of missing :up() | Kim Alvefur | Mon, 03 Jan 2011 09:40:45 +0100 |
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 |