log

age author description
2014-04-02 Kim Alvefur mod_auth_ldap: Limit results in user lookup query to 1
2014-03-25 Kim Alvefur mod_auth_ldap: Fix issue with some versions of LuaLDAP
2014-03-29 mrDoctorWho mod_captcha_registration: initial commit
2014-03-28 benjamin podszun mod_auth_dovecot: Add a dependency to util.pposix to send the _real_ pid
2014-03-24 Kim Alvefur mod_s2s_auth_dnssec_srv: Replaced by mod_s2s_auth_dane
2014-03-24 Kim Alvefur mod_s2s_auth_dane: Merge functionality from mod_s2s_auth_dnssec_srv
2014-03-23 Kim Alvefur mod_mam, mod_mam_muc: Check that storagemanager didn't return an instance of the null storage method (Thanks Jonathan)
2014-03-20 Kim Alvefur mod_s2s_auth_dane: Fix typo in debug statement
2014-03-20 Kim Alvefur mod_s2s_auth_dane: Pause s2sin while doing SRV and TLSA lookups, fixes race condition (Can haz util.async plz)
2014-03-19 Kim Alvefur mod_c2s_limit_sessions: Fix global access
2014-03-19 Kim Alvefur mod_c2s_limit_sessions: Limit number of resources a user may connect
2014-03-19 Florian Zeitz mod_websocket: Multiple fixes for sending stream errors
2014-03-19 Kim Alvefur mod_s2s_auth_dnssec_srv: Fix tb when no hostname sent by remote
2014-03-19 Kim Alvefur mod_s2s_auth_dane: Fix tb when no hostname sent by remote