Mercurial > prosody-modules
log mod_auth_dovecot/mod_auth_dovecot.lua @ 319:ba2e78661ea8
age | author | description |
---|---|---|
Sat, 08 Jan 2011 17:57:03 +0000 | Matthew Wild | mod_auth_dovecot: Fix various global variable sets/gets, log levels, unclear variable names and change coding style to match more closely the rest of the Prosody code. |
Sat, 08 Jan 2011 17:08:20 +0000 | Matthew Wild | mod_auth_dovecot: Only check Dovecot major version. Bump log level from 'warn' to 'error'. (thanks Adrien Clerc) |
Sat, 08 Jan 2011 16:54:33 +0000 | Matthew Wild | mod_auth_dovecot: Switch to using upvalue 'conn' instead of provider.c throughout (thanks Adrien Clerc) |
Mon, 27 Dec 2010 20:15:21 +0500 | Waqas Hussain | mod_auth_*, mod_saslauth_muc: Update SASL callbacks to take SASL handler as first argument. |
Sun, 31 Oct 2010 00:27:56 +0200 | Javier Torres | mod_auth_dovecot: Implement user_exists |
Sun, 31 Oct 2010 00:27:17 +0200 | Javier Torres | mod_auth_dovecot: More debug messages |
Sat, 30 Oct 2010 23:39:40 +0200 | Javier Torres | mod_auth_dovecot: Use sequential (instead of fixed) id for messages |