Mercurial > prosody-modules
log
age | author | description |
---|---|---|
Mon, 10 Jan 2011 16:35:43 +0500 | Waqas Hussain | mod_remote_roster: Initial commit. Implements 2.2, 2.3 of <http://jkaluza.fedorapeople.org/remote-roster.html>. |
Sat, 08 Jan 2011 18:16:14 +0000 | Matthew Wild | mod_reload_modules: Module to, erm, reload modules, on SIGHUP/config reload |
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) |
Thu, 06 Jan 2011 23:41:45 +0100 | Florian Zeitz | mod_admin_web: Handle paths without trailing slash |