Mercurial > prosody-modules
log mod_auth_dovecot/mod_auth_dovecot.lua @ 441:bfc8bc7d77f3
age | author | description |
---|---|---|
Sat, 17 Sep 2011 18:19:31 +0500 | Waqas Hussain | mod_auth_dovecot: Added support for TCP sockets, and checks for UNIX socket availability. |
Mon, 05 Sep 2011 05:25:43 +0200 | Kim Alvefur | mod_auth_dovecot: Fix years in (c) |
Fri, 02 Sep 2011 10:51:34 +0200 | Kim Alvefur | mod_auth_dovecot: Update Copyright |
Fri, 02 Sep 2011 00:47:31 +0200 | Kim Alvefur | mod_auth_dovecot: Make appending the domain name configurable. Warning: If you depend on this behaviour, add auth_append_host = true to your config |
Wed, 23 Feb 2011 01:36:46 +0500 | Waqas Hussain | mod_auth_*: Get rid of undocumented and broken 'sasl_realm' config option. |
Mon, 14 Feb 2011 01:27:35 +0000 | Matthew Wild | mod_auth_dovecot: Use hash of vhost as PID to pass to dovecot - the ID must be unique per process, whereas we make a connection per vhost. |
Sun, 13 Feb 2011 23:30:11 +0100 | Kim Alvefur | mod_auth_dovecot: Add line missing from previous commit. |