prosody
log
graph
tags
bookmarks
branches
362b94fa5a30
browse
changeset
util/sasl_cyrus.lua
annotate
comparison
diff
file
raw
Log
latest
help
RSS:
Atom:
Find changesets by keywords by author, files, the commit message, revision number or hash, or
revset expression
.
Software
/
code
/
prosody
Log
util/sasl_cyrus.lua @ 3238:
362b94fa5a30
less
more
|
(0)
tip
description
author
age
util.sasl_cyrus: Log the textual representation of unknown Cyrus SASL errors, not just the error code.
Waqas Hussain
2010-06-03
util.sasl_cyrus: Support for specifying the application name (to pass to Cyrus SASL's init())
Matthew Wild
2010-05-20
util.sasl_cyrus: Return invalid-mechanism instead of undefined-condition where appropriate
Matthew Wild
2010-03-18
util.sasl_cyrus: Clarify some log messages and levels
Matthew Wild
2010-03-18
util.sasl_cyrus: Protect the call to cyrussasl.server_new properly.
Paul Aurich
2010-03-18
util.sasl_cyrus: If available, use a c14n callback for interoperability with bad clients.
Paul Aurich
2010-03-17
util.cyrus_sasl: Pass the realm to Cyrus
Paul Aurich
2010-03-16
util.sasl_cyrus: Ensure the mechanisms table is available after a failed auth attempt.
Waqas Hussain
2010-03-01
util.sasl_cyrus: Add text message from cyrussasl to <not-authorized/> errors.
Waqas Hussain
2010-02-09
util.sasl_cyrus: Report an error if Cyrus SASL init fails.
Tobias Markmann
2009-12-30
util.sasl_cyrus: Removing whitespace.
Tobias Markmann
2009-12-29
util.sasl_cyrus: Automatically initialize Cyrus SASL with the first used service name.
Tobias Markmann
2009-12-29
util.sasl_cyrus: Change variable name.
Tobias Markmann
2009-12-28
util.sasl_cyrus: Fixing cyrus mechanism list parsing. (Thanks darkrain)
Tobias Markmann
2009-12-28
first working version with Cyrus SASL support.
jorj
2009-12-23
util.sasl_cyrus: Further fixing and cleanup.
Tobias Markmann
2009-12-22
util.sasl_cyrus: Initializing Cyrus SASL library and a bit cleanup.
Tobias Markmann
2009-12-22
util.sasl_cyrus: Log errors if CyrusSASL init fails.
Tobias Markmann
2009-12-22
Adding sasl_cyrus.lua. A sasl.lua drop-in replacement to use CyrusSASL for all c2s authentication.
Tobias Markmann
2009-12-22
less
more
|
(0)
tip