Log

description author age
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