log

age author description
Wed, 07 May 2014 14:19:44 +0200 Kim Alvefur mod_smacks: Add more debug logging
Wed, 07 May 2014 14:17:03 +0200 Kim Alvefur mod_smacks: Log things attached to sessions instead of the module
Tue, 06 May 2014 15:03:46 +0200 Kim Alvefur mod_jid_prep: Update to version 0.1; advertise feature and change :tmp to :0 in namespace
Wed, 30 Apr 2014 13:22:08 +0200 Kim Alvefur mod_mam: Mirror to and from attributes from iq on result messages
Wed, 30 Apr 2014 13:19:47 +0200 Kim Alvefur mod_mam/rsm.lib: Rename argument for clarity
Wed, 30 Apr 2014 13:19:15 +0200 Kim Alvefur mod_mam/rsm.lib: Pointless optimization
Wed, 30 Apr 2014 13:14:02 +0200 Kim Alvefur mod_mam: Update copyright header
Wed, 30 Apr 2014 13:12:56 +0200 Kim Alvefur mod_mam: Shuffle imports
Mon, 28 Apr 2014 23:24:01 +0200 Florian Zeitz mod_websocket: Update websocket.html
Mon, 28 Apr 2014 23:23:45 +0200 Florian Zeitz mod_websocket: Handle pong messages
Sun, 27 Apr 2014 01:43:43 +0200 Kim Alvefur mod_s2s_auth_dane: Add support for DANE-TA and PKIX-CA (requires LuaSec changes)
Sun, 27 Apr 2014 01:40:20 +0200 Kim Alvefur mod_s2s_auth_dane: Use PEM to DER function from util.x509 (0.10+)
Sun, 27 Apr 2014 01:24:03 +0200 Kim Alvefur mod_s2s_auth_dane: Launch DANE queries when sending or receiving stream-features instead of monkeypatching s2sout.lib
Fri, 25 Apr 2014 17:11:33 +0200 Kim Alvefur mod_log_sasl_mech: Log SASL mechanism attached to session
Thu, 24 Apr 2014 18:34:10 +0200 Kim Alvefur mod_s2s_auth_dane: Clean up no longer needed DNS replies
Thu, 24 Apr 2014 18:33:13 +0200 Kim Alvefur mod_s2s_auth_dane: Skip dns queries for already authenticated s2sin connections
Thu, 24 Apr 2014 18:32:25 +0200 Kim Alvefur mod_s2s_auth_dane: Remove non-working bogus handling
Thu, 24 Apr 2014 18:19:09 +0200 Kim Alvefur mod_s2s_auth_dane: Break out DANE check into a function
Tue, 22 Apr 2014 20:16:40 -0500 Rob Hoelz mam_sql: Make forwarded a child element of result, rather than a sibling
Tue, 22 Apr 2014 19:19:58 +0200 Kim Alvefur mod_bidi: Add option for selectively not doing bidi with some hosts
Sat, 19 Apr 2014 15:16:19 +0200 Kim Alvefur mod_statistics_cputotal: Make global
Tue, 15 Apr 2014 14:22:18 -0400 daurnimator mod_mam_muc: Place stanza type in 'with' column; when sending history, only send messages with type=groupchat
Fri, 11 Apr 2014 14:58:44 +0200 Kim Alvefur mod_candy: Redirect from /candy -> /candy/
Thu, 10 Apr 2014 22:40:11 +0200 Kim Alvefur mod_s2s_auth_dane: Improve debug message and log it on the session
Tue, 08 Apr 2014 17:28:08 +0200 Kim Alvefur mod_mam_muc: Fix to, from on result messages (thanks daurnimator)
Sat, 05 Apr 2014 13:41:12 +0200 Kim Alvefur mod_s2s_auth_fingerprint: Log current fingerprint and match status
Sat, 05 Apr 2014 13:40:13 +0200 Kim Alvefur mod_s2s_auth_fingerprint: Allways pin fingerprints
Thu, 03 Apr 2014 20:57:22 +0200 Kim Alvefur mod_statistics_mem: Module that collects memory usage stats from /proc
Thu, 03 Apr 2014 20:56:59 +0200 Kim Alvefur mod_statistics_cputotal: Module that collects accumulated CPU usage statistics
Thu, 03 Apr 2014 00:19:18 +0200 Kim Alvefur mod_message_logging: Treat messages with no 'to' as directed to the sender