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
|