mod_s2s_auth_dane: Remove non-working bogus handling
|
Kim Alvefur |
Thu, 24 Apr 2014 18:32:25 +0200 |
mod_s2s_auth_dane: Break out DANE check into a function
|
Kim Alvefur |
Thu, 24 Apr 2014 18:19:09 +0200 |
mam_sql: Make forwarded a child element of result, rather than a sibling
|
Rob Hoelz |
Tue, 22 Apr 2014 20:16:40 -0500 |
mod_bidi: Add option for selectively not doing bidi with some hosts
|
Kim Alvefur |
Tue, 22 Apr 2014 19:19:58 +0200 |
mod_statistics_cputotal: Make global
|
Kim Alvefur |
Sat, 19 Apr 2014 15:16:19 +0200 |
mod_mam_muc: Place stanza type in 'with' column; when sending history, only send messages with type=groupchat
|
daurnimator |
Tue, 15 Apr 2014 14:22:18 -0400 |
mod_candy: Redirect from /candy -> /candy/
|
Kim Alvefur |
Fri, 11 Apr 2014 14:58:44 +0200 |
mod_s2s_auth_dane: Improve debug message and log it on the session
|
Kim Alvefur |
Thu, 10 Apr 2014 22:40:11 +0200 |
mod_mam_muc: Fix to, from on result messages (thanks daurnimator)
|
Kim Alvefur |
Tue, 08 Apr 2014 17:28:08 +0200 |
mod_s2s_auth_fingerprint: Log current fingerprint and match status
|
Kim Alvefur |
Sat, 05 Apr 2014 13:41:12 +0200 |
mod_s2s_auth_fingerprint: Allways pin fingerprints
|
Kim Alvefur |
Sat, 05 Apr 2014 13:40:13 +0200 |
mod_statistics_mem: Module that collects memory usage stats from /proc
|
Kim Alvefur |
Thu, 03 Apr 2014 20:57:22 +0200 |
mod_statistics_cputotal: Module that collects accumulated CPU usage statistics
|
Kim Alvefur |
Thu, 03 Apr 2014 20:56:59 +0200 |
mod_message_logging: Treat messages with no 'to' as directed to the sender
|
Kim Alvefur |
Thu, 03 Apr 2014 00:19:18 +0200 |
mod_auth_ldap: Default to 'bind' mode if rootdn is left empty
|
Kim Alvefur |
Wed, 02 Apr 2014 13:32:00 +0200 |
mod_auth_ldap: Limit results in user lookup query to 1
|
Kim Alvefur |
Wed, 02 Apr 2014 13:30:53 +0200 |
mod_auth_ldap: Fix issue with some versions of LuaLDAP
|
Kim Alvefur |
Tue, 25 Mar 2014 15:11:34 +0100 |
mod_captcha_registration: initial commit
|
mrDoctorWho |
Sat, 29 Mar 2014 22:56:24 +0700 |
mod_auth_dovecot: Add a dependency to util.pposix to send the _real_ pid
|
benjamin podszun |
Fri, 28 Mar 2014 19:08:00 +0100 |
mod_s2s_auth_dnssec_srv: Replaced by mod_s2s_auth_dane
|
Kim Alvefur |
Mon, 24 Mar 2014 13:04:44 +0100 |
mod_s2s_auth_dane: Merge functionality from mod_s2s_auth_dnssec_srv
|
Kim Alvefur |
Mon, 24 Mar 2014 13:04:24 +0100 |
mod_mam, mod_mam_muc: Check that storagemanager didn't return an instance of the null storage method (Thanks Jonathan)
|
Kim Alvefur |
Sun, 23 Mar 2014 22:35:27 +0100 |
mod_s2s_auth_dane: Fix typo in debug statement
|
Kim Alvefur |
Thu, 20 Mar 2014 15:55:37 +0100 |
mod_s2s_auth_dane: Pause s2sin while doing SRV and TLSA lookups, fixes race condition (Can haz util.async plz)
|
Kim Alvefur |
Thu, 20 Mar 2014 15:31:15 +0100 |
mod_c2s_limit_sessions: Fix global access
|
Kim Alvefur |
Wed, 19 Mar 2014 23:17:55 +0100 |
mod_c2s_limit_sessions: Limit number of resources a user may connect
|
Kim Alvefur |
Wed, 19 Mar 2014 23:11:33 +0100 |
mod_websocket: Multiple fixes for sending stream errors
|
Florian Zeitz |
Wed, 19 Mar 2014 20:11:58 +0100 |
mod_s2s_auth_dnssec_srv: Fix tb when no hostname sent by remote
|
Kim Alvefur |
Wed, 19 Mar 2014 19:51:57 +0100 |