mod_auth_anonymous: Fixed a syntax error.
[prosody.git] / plugins / mod_saslauth.lua
2010-06-06 Waqas Hussainmod_saslauth: Updated to use usermanager.get_sasl_handler.
2010-06-04 Matthew WildMerge trunk/MattJ with trunk
2010-06-04 Matthew Wildmod_saslauth: Fix log level
2010-05-28 Jeff MitchellCorrect out of order logic in mod_hashpassauth
2010-05-26 Jeff MitchellCheck in mod_hashpassauth -- works!
2010-05-21 Matthew WildMerge with backout
2010-05-20 Matthew WildMerge 0.7->trunk
2010-05-20 Matthew Wildmod_saslauth: Split out cyrus SASL config options into...
2010-05-20 Matthew WildMerge 0.7->trunk
2010-05-20 Matthew Wildusermanager, mod_saslauth: Make account provisioning...
2010-05-20 Matthew Wildmod_saslauth: Add return value and error message to...
2010-05-20 Matthew Wildmod_saslauth: Allow the Cyrus SASL realm to be configurable
2010-05-05 Matthew WildMerge Tobias's fancy SASL branch->trunk
2010-03-24 Matthew WildMerge 0.7->trunk
2010-03-24 Matthew WildMerge 0.6->0.7
2010-03-23 Waqas Hussainmod_saslauth: Tidier code for SASL backend selection.
2010-03-23 Waqas Hussainmod_saslauth: Fail with an error when the requested...
2010-03-22 Matthew WildMerge 0.7->trunk
2010-03-22 Matthew WildMerge 0.6->0.7
2010-03-22 Matthew WildUpdate copyright headers for 2010
2010-03-18 Matthew WildMerge darkrain->trunk
2010-03-17 Paul Aurichmod_saslauth: Add a sasl_realm option
2010-03-17 Paul Aurichmod_saslauth: Add a sasl_realm option
2010-03-12 Tobias MarkmannMerge with tip.
2010-03-03 Matthew WildMerge 0.6.2/waqas with 0.6.2/MattJ
2010-03-03 Matthew WildMerge 0.6.2/waqas with 0.6.2/MattJ
2010-03-01 Matthew WildMerge with 0.7
2010-03-01 Matthew Wildmod_saslauth: Add FIXME to remind myself to fix this...
2010-03-01 Matthew WildMerge with 0.7
2010-03-01 Matthew WildMerge with 0.7/waqas
2010-03-01 Matthew Wildmod_saslauth: Unlock globals while loading cyrus
2010-02-25 Matthew WildMerge with 0.6
2010-02-15 Matthew Wildmod_saslauth: Log debug message with full error if...
2010-02-15 Matthew Wildmod_saslauth: Correct syntax for gracefully handling...
2010-02-14 Waqas Hussainmod_saslauth: Warn and fallback gracefully when Cyrus...
2010-02-13 Matthew Wildmod_saslauth: Don't print raw SASL data to avoid loggin...
2010-02-11 Waqas Hussainmod_saslauth: Hook stream-features event using new...
2010-02-05 Matthew WildMerge with backout
2010-01-11 Waqas Hussainmod_saslauth: Fixed some indentation and added some...
2010-01-11 Waqas Hussainmod_saslauth: Made some variables local to avoid unnece...
2010-01-03 Paul Aurichmod_saslauth: Oops.
2010-01-03 Matthew WildMerge with Paul
2010-01-03 Paul Aurichmod_saslauth: Use module:get_option()
2010-01-03 Paul Aurichmod_saslauth: Add sasl_backend config parameter
2009-12-23 Tobias Markmannmod_saslauth: Adjust sanitizing.
2009-12-23 Tobias Markmannmod_saslauth: Sanitize debugging information so it...
2009-12-23 jorj@jorj.orgadded comment to remind us to fix binary output breakin...
2009-12-22 Tobias Markmannmod_saslauth: Make service_name configurable for CyrusS...
2009-12-22 Tobias Markmannmod_saslauth: Add support for CyrusSASL.
2009-12-21 Matthew Wildmod_saslauth: Requiring c2s encryption means requiring...
2009-12-21 Matthew Wildmod_saslauth: Requiring c2s encryption means requiring...
2009-11-29 Tobias MarkmannMerge with tip.
2009-11-28 Matthew Wildmod_saslauth: Fix typo in variable name
2009-11-26 Tobias MarkmannMerged with tip.
2009-11-26 Tobias Markmannmod_saslauth: Allow relogins after failed SASL login.
2009-11-25 Matthew WildMerge with 0.6
2009-11-25 Matthew WildMerge with trunk
2009-11-25 Matthew WildMerge with Tobias's SASL redesign branch
2010-02-13 Matthew Wildmod_saslauth: Don't print raw SASL data to avoid loggin...
2009-11-19 Tobias MarkmannMerge with trunk.
2009-11-19 Tobias MarkmannUse new cofig option reading API.
2009-11-19 Tobias MarkmannAllow SASL PLAIN over unsecure connections when intende...
2009-11-18 Tobias MarkmannProvide SASL PLAIN mechanism only if TLS is active.
2009-11-16 Tobias MarkmannMerge with sasl branch.
2009-10-18 Waqas Hussainmod_saslauth: Fixed access of globals.
2009-10-18 Waqas Hussainmod_saslauth: Marked the im-session stream feature...
2009-10-05 Matthew Wildrequire_encryption deprecated, use c2s_require_encrypti...
2009-10-02 Waqas HussainMerge with 0.5
2009-10-02 Waqas HussainMerge
2009-09-29 Matthew WildMerge with 0.5
2009-09-29 Matthew Wildmod_saslauth: Prep username used for authenticating...
2009-09-07 Waqas HussainMerged with Tobias
2009-09-06 Tobias MarkmannAutomated merge with http://prosody.im/source/hg
2009-09-06 Tobias MarkmannAdd NODEprepping to SASL Digest-MD5 authentication...
2009-08-28 Tobias MarkmannMaking mod_saslauth use the new SASL API.
2009-08-20 Matthew WildMerge with 0.5
2009-08-20 Matthew WildUncertain merge with 0.5's SASL
2009-08-19 Tobias MarkmannUse NODEprep for prepping usernames used during SASL...
2009-08-08 Matthew WildMerge with albert and waqas
2009-08-07 Matthew WildMerge with 0.5
2009-08-05 Matthew Wildmod_saslauth: Fix coding style and layout, and use...
2009-08-05 Matthew Wildmod_saslauth: Fix indentation
2009-08-05 Matthew Wildmod_saslauth: Fix traceback on attempted login for...
2009-08-05 Matthew WildMerge with 0.5
2009-08-05 Matthew WildMerge with 0.5
2009-08-03 Matthew WildMerge with 0.5
2009-07-29 Matthew WildMerge with 0.5
2009-07-28 Matthew WildMerge with 0.5
2009-07-27 Matthew WildMerge with 0.5
2009-07-27 Matthew WildMerge with 0.5
2009-07-24 nick@lupine.me.ukSwitch to using a more generic credentials_callback...
2009-07-23 Nick Thomasmod_saslauth, usermanager: Fetch list of mechanisms...
2009-07-10 Matthew WildRemove version number from copyright headers
2009-07-05 Waqas HussainMerged with trunk
2009-07-05 Tobias MarkmannMerge with main branch.
2009-07-05 Tobias MarkmannRemove to-unicode conversion because it's done in sasl...
2009-07-05 Tobias MarkmannFixed decoding of parameters.
2009-07-01 Waqas HussainMerged with trunk
2009-07-01 Tobias MarkmannMaking sure the node is in unicode when passing it...
2009-06-20 Matthew WildMerge with Tobias
next