| Commit message (Expand) | Author | Age | Files | Lines |
* | Backed out changeset 72a2eec4204a (incomplete fix) | Matthew Wild | 2012-07-08 | 1 | -2/+1 |
* | mod_auth_anonymous: Attach a fake roster to the session, so the null storage ... | Kim Alvefur | 2012-07-07 | 1 | -1/+2 |
* | mod_s2s, mod_auth_anonymous, hostmanager: Remove disallow_s2s flag, deprecate... | Matthew Wild | 2012-05-11 | 1 | -1/+1 |
* | mod_auth_anonymous: Block s2s when enabled on a host (and disallow_s2s ~= false) | Matthew Wild | 2012-05-04 | 1 | -5/+7 |
* | mod_auth_anonymous: Remove unused logger init | Matthew Wild | 2012-04-28 | 1 | -1/+0 |
* | mod_auth_*: Get rid of undocumented and broken 'sasl_realm' config option. | Waqas Hussain | 2011-02-23 | 1 | -2/+1 |
* | util.sasl.*, mod_auth_*, mod_saslauth: Pass SASL handler as first parameter t... | Waqas Hussain | 2010-12-27 | 1 | -1/+1 |
* | mod_auth_*: Fixed copyright headers. | Waqas Hussain | 2010-08-02 | 1 | -1/+0 |
* | mod_auth_anonymous, mod_auth_cyrus: Removed unused variables. | Waqas Hussain | 2010-06-24 | 1 | -4/+0 |
* | mod_auth_anonymous, mod_auth_cyrus: Removed is_admin(), as usermanager alread... | Waqas Hussain | 2010-06-24 | 1 | -13/+1 |
* | mod_auth_anonymous: Log as "auth_anonymous", not as "usermanager". | Waqas Hussain | 2010-06-15 | 1 | -1/+1 |
* | mod_auth_anonymous: Fixed a syntax error. | Waqas Hussain | 2010-06-07 | 1 | -1/+1 |
* | mod_auth_anonymous: Auth provider with support for SASL ANONYMOUS. | Waqas Hussain | 2010-06-07 | 1 | -0/+85 |