log

age author description
Tue, 16 Sep 2014 17:32:45 -0400 daurnimator mod_message_logging/mod_message_logging.lua: Fix missing 'or'
Tue, 16 Sep 2014 16:44:32 +0200 Kim Alvefur mod_throttle_presence: Make sure flushed stanzas get through the filter
Tue, 16 Sep 2014 16:23:15 +0200 Kim Alvefur mod_profile: Set metadata nodes ItemID to the same hash as the data node
Sun, 14 Sep 2014 18:52:54 +0200 Kim Alvefur mod_s2s_auth_dane: Fix traceback caused by LuaSec not being loaded
Sun, 07 Sep 2014 12:19:25 +0100 Matthew Wild mod_message_logging: Add timestamp to logs
Sun, 07 Sep 2014 08:08:09 +0100 Matthew Wild mod_message_logging: Improve logging when loaded onto a MUC host
Mon, 01 Sep 2014 18:15:34 +0200 Kim Alvefur mod_profile: Fix global access
Sun, 31 Aug 2014 20:13:54 +0200 syn mod_mam_archive: Applying @vstakhov 's patch (https://gist.github.com/vstakhov/306ea813a38021dcf3d4).
Tue, 26 Aug 2014 16:15:31 +0200 Kim Alvefur mod_list_inactive: Add different output formats
Tue, 26 Aug 2014 16:15:23 +0200 Kim Alvefur mod_list_inactive: Delay joining JIDs until they are used
Mon, 25 Aug 2014 23:58:50 +0700 Vadim Misbakh-Soloviov mod_webpresence: fixed render-type handling (thanks to biszkopcik and Zash)
Mon, 25 Aug 2014 12:03:52 +0100 Matthew Wild mod_filter_chatstates: Replace unwanted messages with a dummy stanza so that mod_message doesn't think delivery failed (and then generate an error reply)
Mon, 25 Aug 2014 00:38:14 +0200 Kim Alvefur mod_lastlog: Fix traceback if no session included with event (eg from mod_register_web) (thanks biszkopcik)
Thu, 21 Aug 2014 23:14:55 +0200 Kim Alvefur mod_storage_multi: Multi-backend storage module (WIP)
Tue, 19 Aug 2014 16:54:30 +0200 Kim Alvefur mod_net_dovecotauth: Fix typo in config option
Sun, 17 Aug 2014 23:10:19 +0200 Kim Alvefur mod_filter_chatstates: Removes chat states from messages to inactive (per CSI) sessions
Sun, 17 Aug 2014 20:53:59 +0200 Kim Alvefur mod_throttle_presence: Use local buffer variable, fixes a traceback (thanks Ge0rG)
Sun, 17 Aug 2014 20:21:09 +0200 Kim Alvefur mod_throttle_presence: Fix traceback (thanks Ge0rG)
Sat, 16 Aug 2014 17:55:08 +0100 Matthew Wild mod_privacy_lists: Correctly sort the list rules by order (thanks Flow). Fixes issue #58
Fri, 15 Aug 2014 21:17:58 +0100 Matthew Wild mod_csi_compat: Implement the google:queue protocol and map to mod_csi events
Fri, 15 Aug 2014 19:46:44 +0100 Matthew Wild mod_throttle_presence: Remove timer support, depend on mod_csi to enable/disable. Untested, but the previous version was definitely broken anyway.
Fri, 15 Aug 2014 17:43:23 +0200 Kim Alvefur mod_mam: Update to version 0.3 of XEP-0313
Fri, 15 Aug 2014 16:34:10 +0100 Matthew Wild mod_csi: Client State Indication support
Sun, 10 Aug 2014 13:08:56 +0100 Matthew Wild mod_disable_tls: Default to empty set if disable_tls_ports not present in config (fixes traceback)
Sun, 10 Aug 2014 13:05:17 +0100 Matthew Wild mod_disable_tls: New module to disable c2s TLS by port number
Sat, 09 Aug 2014 23:03:28 +0200 Kim Alvefur mod_privacy_lists: Open 'privacy' storage (module:open_store() defaults to the name of the module)
Tue, 05 Aug 2014 15:23:35 +0200 Kim Alvefur mod_auth_ldap: Change default for ldap_mode to "bind", everyone seems to be using that
Tue, 05 Aug 2014 15:17:34 +0200 Kim Alvefur mod_auth_ldap: Remove excess backslashes from escape pattern
Wed, 30 Jul 2014 21:58:56 +0200 syn mod_mam_archive: Doing stanza deserialization after mod_storage the right way
Wed, 30 Jul 2014 21:27:56 +0200 syn mod_mam_archive: Fixing issues noted in code review for 153df603f73d3b69c434f2790cff0270de14bb75
Sun, 27 Jul 2014 14:38:55 +0100 Matthew Wild mod_privacy_lists: Cache privacy lists for better performance with high traffic
Sun, 27 Jul 2014 14:38:04 +0100 Matthew Wild mod_privacy_lists: Import mod_privacy from 0.9
Sun, 27 Jul 2014 14:36:12 +0100 Matthew Wild mod_auth_ha1: Skip commented lines
Sat, 26 Jul 2014 21:53:52 +0100 Matthew Wild mod_auth_ha1: Authentication module for 'HA1' hashed credentials in a text file, as used by reTurnServer
Mon, 14 Jul 2014 23:00:13 +0200 syn mod_mam_archive: Initial commit
Tue, 08 Jul 2014 02:54:58 +0200 Kim Alvefur mod_profile: Fix wrong use of "current" as id for avatar data
Tue, 08 Jul 2014 02:54:04 +0200 Kim Alvefur mod_profile: Add the missing <info> child element and move info attributes there
Fri, 04 Jul 2014 14:47:14 +0200 Thijs Alkemade mod_onions: Actually define the variable "stanza" to contain "event.stanza", fixing problems of stanzas being dropped for outgoing connections.
Fri, 04 Jul 2014 14:16:21 +0200 Thijs Alkemade mod_onions: Set the stream version to 1.0 on onionized streams, so TLS is offered.
Wed, 02 Jul 2014 22:37:16 -0500 Rob Hoelz Update LDAP docs for telephone and similar fields
Wed, 02 Jul 2014 22:31:52 -0500 Rob Hoelz Fix connections for LDAP tests
Wed, 02 Jul 2014 22:28:46 -0500 Rob Hoelz Test telephone configuration in LDAP tests
Wed, 02 Jul 2014 22:28:00 -0500 Rob Hoelz Include configuration for telephone numbers for LDAP test config
Wed, 02 Jul 2014 22:26:01 -0500 Rob Hoelz Add telephone number test data
Sat, 28 Jun 2014 00:36:40 +0200 Thomas Raschbacher mod_private_adhoc: initial commit of new module
Fri, 27 Jun 2014 22:48:15 +0200 Kim Alvefur mod_register_web: Add dependency on mod_http
Fri, 27 Jun 2014 20:57:51 +0200 Kim Alvefur mod_register_web: Use path separator from package.config
Thu, 26 Jun 2014 19:41:32 +0200 Kim Alvefur mod_pubsub_hub: Update to PubSubHubbub version 0.4
Thu, 26 Jun 2014 18:56:15 +0200 Kim Alvefur mod_pubsub_feeds: Check that lease time exists before comparing
Thu, 26 Jun 2014 18:33:13 +0200 Kim Alvefur mod_pubsub_feeds: Handle denied subscription requests
Thu, 26 Jun 2014 18:32:43 +0200 Kim Alvefur mod_pubsub_feeds: Fix refreshing of subscriptions
Thu, 26 Jun 2014 18:29:01 +0200 Kim Alvefur mod_pubsub_feeds: Update to 0.4 version of PubSubHubbub
Thu, 26 Jun 2014 18:25:18 +0200 Kim Alvefur mod_pubsub_feeds: Fix refresh_feeds() allways refreshing all feeds
Wed, 25 Jun 2014 20:46:35 +0200 Kim Alvefur Merge
Tue, 24 Jun 2014 12:16:44 -0400 daurnimator mod_statsd: Add missing `pairs` call
Tue, 24 Jun 2014 13:14:54 +0700 Vadim Misbakh-Soloviov mod_muc_log, mod_muc_log_http: Make compatible with both new and old MUC API
Mon, 23 Jun 2014 16:06:46 -0400 daurnimator mod_statsd: Better accounting for invites, add declines
Mon, 23 Jun 2014 16:05:54 -0400 daurnimator mod_statsd: Optionally include host in prefix
Mon, 23 Jun 2014 16:05:33 -0400 daurnimator mod_statsd: Clean off colons (:)
Wed, 25 Jun 2014 20:45:01 +0200 Kim Alvefur mod_profile: Don't include photo in vCard4 version (use XEP-0084 instead)
Mon, 23 Jun 2014 20:25:08 +0200 Kim Alvefur mod_rawdebug: Make global (like mod_admin_telnet)
Mon, 23 Jun 2014 20:22:19 +0200 Kim Alvefur mod_rawdebug: Adds a telnet command for enabling logging of entire stanzas that are sent and received
Mon, 23 Jun 2014 14:19:05 -0400 daurnimator mod_statsd: First commit
Sat, 21 Jun 2014 14:58:55 +0200 Kim Alvefur mod_profile: Load profile into PEP on initial presence
Fri, 20 Jun 2014 18:14:26 +0200 Kim Alvefur mod_profile: Don't pass old vcard data trough vcard lib
Fri, 20 Jun 2014 17:49:31 +0200 Kim Alvefur mod_statistics_auth: Remove comments left from module this was based on
Fri, 20 Jun 2014 17:47:53 +0200 Kim Alvefur mod_statistics_auth: Collects statistics on number of successful or failed authentication attempts
Tue, 17 Jun 2014 08:01:52 +0200 Kim Alvefur mod_smacks: Backout ed2a9c00b5c4, need a better solution
Sun, 15 Jun 2014 02:40:18 +0200 Kim Alvefur mod_s2s_auth_dane: Tweak log messages
Fri, 13 Jun 2014 02:19:52 +0200 Kim Alvefur mod_s2s_auth_dane: Add some more info to log messages
Thu, 12 Jun 2014 12:31:50 +0200 Kim Alvefur mod_s2s_auth_dane: Pause connection only if needed
Thu, 12 Jun 2014 12:30:39 +0200 Kim Alvefur mod_s2s_auth_dane: Return if no certificate found
Wed, 11 Jun 2014 20:38:41 +0200 Kim Alvefur mod_latex: Log debug message when actually deciding to do LaTeX replacing
Wed, 11 Jun 2014 20:38:07 +0200 Kim Alvefur mod_latex: get_child_text!
Wed, 11 Jun 2014 12:50:57 +0200 Kim Alvefur mod_s2s_auth_dane: Cache logger to save some table lookups and improve readability
Thu, 05 Jun 2014 17:13:38 -0400 daurnimator mod_mam_muc: Use max_history_length as default for "max_archive_query_results"
Tue, 03 Jun 2014 20:00:50 +0200 Kim Alvefur misc/munin/prosody_.lua: Munin script for collecting statistics from mod_statistics
Sun, 01 Jun 2014 16:08:05 +0700 Vadim Misbakh-Soloviov mod_muc_limits: Make compatible with new MUC API
Sat, 31 May 2014 13:38:35 +0100 Matthew Wild mod_log_auth: Add ability to log IPs of successful authentications too
Fri, 30 May 2014 19:07:18 -0400 Waqas Hussain mod_saslauth_muc: Update to use new MUC API.
Fri, 30 May 2014 18:54:31 -0400 Waqas Hussain mod_muc_intercom: Make compatible with new MUC API.
Fri, 30 May 2014 15:05:48 +0200 Kim Alvefur mod_profile: Add id to item tag too.
Fri, 30 May 2014 14:57:34 +0200 Kim Alvefur mod_profile: Use the item id "current" as recomended in the Singleton Nodes section of XEP-0060
Fri, 30 May 2014 14:55:54 +0200 Kim Alvefur mod_profile: Purge nodes before publishing new items
Thu, 29 May 2014 17:46:42 +0200 Kim Alvefur mod_auth_http_async: Async HTTP auth module
Thu, 29 May 2014 00:58:33 +0200 Kim Alvefur mod_profile: Integrate with mod_pep_plus by default
Wed, 28 May 2014 22:02:27 +0200 Kim Alvefur mod_profile: Replacement for mod_vcard with vcard4 support and integration with mod_pep_plus
Wed, 28 May 2014 21:20:51 +0200 Kim Alvefur mod_post_msg: Add <body> wrapper tag with namespace in module so the client doesn't have to
Wed, 28 May 2014 20:34:57 +0200 Kim Alvefur mod_post_msg: Fix indentation
Thu, 22 May 2014 08:30:16 +0200 Kim Alvefur mod_smacks: Fix logging (Thanks Ge0rG)
Mon, 19 May 2014 17:00:12 +0200 Kim Alvefur mod_s2s_auth_dane: Fix potential traceback in logging if SRV target fails nameprep
Mon, 19 May 2014 16:28:43 +0200 Kim Alvefur mod_s2s_auth_dane: Unreference DNS lookup when reply arrives (thanks LordVan)
Mon, 19 May 2014 11:56:49 +0200 Kim Alvefur mod_s2s_auth_monkeysphere: Uses Monkeysphere for certificate validation
Thu, 15 May 2014 11:12:31 +0200 Kim Alvefur Backout 33f132c3f4b7 until 0.10
Thu, 08 May 2014 15:43:58 +0200 Kim Alvefur mod_s2s_auth_dane: Fix traceback if session.srv_hosts is nil
Wed, 07 May 2014 17:08:47 +0200 Kim Alvefur mod_s2s_auth_dane: Change how TLSA support is detected
Wed, 07 May 2014 17:07:10 +0200 Kim Alvefur mod_s2s_auth_dane: Fix logic precedence issue
Wed, 07 May 2014 16:18:05 +0200 Kim Alvefur mod_smacks: Impose a limit on number of unacked stanzas (Thanks Holger)
Wed, 07 May 2014 14:21:33 +0200 Kim Alvefur mod_smacks: Assert that the 'h' attribute is present and a number
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