Log

description author age
mod_auth_dovecot: Check return value properly Kim Alvefur 2013-08-13
mod_auth_dovecot: Add a proper SASL handler method Kim Alvefur 2013-08-10
mod_http_altconnect: Exposes BOSH and WebSocket endpoints over HTTP per http://legastero.github.io/customxeps/extensions/xep-0156.html#http Kim Alvefur 2013-10-13
mod_component_client: Fix traceback when connection fails during module load Waqas Hussain 2013-10-11
mod_component_client: Added component_client.exit_on_disconnect config option Waqas Hussain 2013-10-11
mod_component_client: Fire connect (logged in) and disconnect events Waqas Hussain 2013-10-11
mod_mam_sql: Reconnect if the connection should be dropped Rob Hoelz 2013-09-02
mod_mam_sql: Add better error handling Rob Hoelz 2013-09-02
mod_muc_limits: Just drop error stanzas instead of bouncing them with more error stanzas Kim Alvefur 2013-10-06
mod_s2s_keysize_policy: Add note about required LuaSec patch Kim Alvefur 2013-09-29
mod_s2s_keysize_policy: Don't trust keys weaker than 2048 bit RSA after 31 December 2013 Kim Alvefur 2013-09-29
mod_auth_imap: Fix typo in previous commit Matthew Wild 2013-09-26
mod_auth_imap: Rename imap_service_realm to imap_auth_realm and inherit from sasl_realm, rename imap_service_name to imap_auth_service_name Matthew Wild 2013-09-26
mod_auth_imap: unfortunately large commit which adds support for SSL (including cert verification), appending the realm to usernames, and various IMAP protocol fixes Matthew Wild 2013-09-26
mod_auth_imap: Minor cleanup of imports Matthew Wild 2013-09-26
mod_auth_imap: Leave port nil if not specified in the config, so we can auto-detect based on whether we use SSL Matthew Wild 2013-09-26
mod_auth_external/examples: bash: Don't use log file by default Matthew Wild 2013-09-26
mod_auth_imap: Authentication module that works by passing through SASL to a IMAP connection Kim Alvefur 2013-09-26
mod_auth_external: merge two if blocks with an elseif Matthew Wild 2013-09-19
mod_auth_external: Add example Python script Matthew Wild 2013-09-19
mod_websocket: Add consider_websocket_secure option Florian Zeitz 2013-09-17
mod_auth_ldap: Implement password change Kim Alvefur 2013-09-17
mod_bidi: Add missing 'is_bidi' flag for incoming s2s Kim Alvefur 2013-09-11
mod_auth_ldap: Convert from plain_test to plain mode, allowing SCRAM and similar. Kim Alvefur 2013-09-09