log

age author description
Sat, 13 Oct 2012 02:33:06 +0500 Waqas Hussain mod_auth_external: Work even when the LuaProcessCall library isn't available.
Sat, 06 Oct 2012 19:25:53 +0500 Waqas Hussain mod_password_policy: Fix inverted length check.
Fri, 05 Oct 2012 19:44:23 +0200 Florian Zeitz mod_websocket: Check whether the xmpp sub-protocol was requested
Fri, 05 Oct 2012 19:34:53 +0200 Kim Alvefur mod_auth_sql: Add users iterator
Fri, 05 Oct 2012 16:57:34 +0200 Florian Zeitz mod_websocket: More robust frame handling
Fri, 05 Oct 2012 05:49:22 +0500 Waqas Hussain mod_password_policy: Initial commit.
Thu, 04 Oct 2012 16:38:39 +0200 Florian Zeitz mod_websocket: Fix frame length calculation
Thu, 04 Oct 2012 16:37:33 +0200 Florian Zeitz mod_websocket: Merge with current mod_c2s
Fri, 28 Sep 2012 08:31:27 +0500 Waqas Hussain mod_auth_dovecot: Improved error reporting.
Sat, 22 Sep 2012 02:06:21 +0200 Kim Alvefur mod_carbons: Fix logic, top resources should only be excluded for incoming messages
Sat, 22 Sep 2012 01:56:59 +0200 Kim Alvefur mod_carbons: Less complicated assignments (thanks waqas)
Wed, 19 Sep 2012 16:36:32 +0200 Kim Alvefur mod_carbons: Fix handling of messages from remote hosts
Wed, 19 Sep 2012 01:30:58 +0000 Marco Cirillo mod_host_guard: close down streams from and to filtered entities, on initialization / configuration reload.
Tue, 18 Sep 2012 21:05:41 +0200 Kim Alvefur mod_carbons: Optimize and clarify (thanks waqas)
Tue, 18 Sep 2012 18:58:13 +0200 Kim Alvefur mod_carbons: Add comments and rename some variables to make it clearer