Software /
code /
prosody
Log
util/sasl_cyrus.lua @ 3298:94087ee7587b
description | author | age |
---|---|---|
util.sasl_cyrus: Added a table mapping error codes to strings. | Waqas Hussain | Thu, 24 Jun 2010 04:13:01 +0500 |
util.sasl_cyrus: Log the textual representation of unknown Cyrus SASL errors, not just the error code. | Waqas Hussain | Thu, 03 Jun 2010 18:09:02 +0500 |
util.sasl_cyrus: Support for specifying the application name (to pass to Cyrus SASL's init()) | Matthew Wild | Thu, 20 May 2010 11:13:51 +0100 |
util.sasl_cyrus: Return invalid-mechanism instead of undefined-condition where appropriate | Matthew Wild | Thu, 18 Mar 2010 10:10:37 +0000 |
util.sasl_cyrus: Clarify some log messages and levels | Matthew Wild | Thu, 18 Mar 2010 10:05:35 +0000 |
util.sasl_cyrus: Protect the call to cyrussasl.server_new properly. | Paul Aurich | Wed, 17 Mar 2010 18:57:19 -0700 |
util.sasl_cyrus: If available, use a c14n callback for interoperability with bad clients. | Paul Aurich | Wed, 17 Mar 2010 15:29:14 -0700 |