Log

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