mod_measure_memory: Module for polling memory useage from Lua, meminfo() and /proc depending on availability
|
Kim Alvefur |
Tue, 10 Mar 2015 16:34:40 +0100 |
mod_statistics_statsd: Module for pushing from util.statistics (0.10) to statsd
|
Matthew Wild |
Tue, 10 Mar 2015 14:44:55 +0000 |
mod_http_muc_log: Fix alignment of month-tables (Thanks March)
|
Kim Alvefur |
Mon, 02 Mar 2015 16:14:38 +0100 |
mod_pubsub_github: Update for new Github webhook format
|
Matthew Wild |
Fri, 27 Feb 2015 16:42:36 +0000 |
mod_pubsub_post: Module to publish to pubsub nodes from a simple HTTP POST
|
Matthew Wild |
Fri, 27 Feb 2015 16:25:48 +0000 |
mod_register_web: Send Content-Type headers
|
Kim Alvefur |
Thu, 26 Feb 2015 15:31:25 +0100 |
mod_onions: Depend on mod_s2s to avoid a traceback when loaded before mod_s2s
|
Matthew Wild |
Wed, 25 Feb 2015 17:27:00 +0000 |
mod_mam_muc: support to disable presence logging via muc_log_presences
|
Stuart Carnie |
Mon, 23 Feb 2015 16:43:21 -0700 |
mod_tls_policy: Include which part of the cipher that did not match the policy in stream error
|
Kim Alvefur |
Mon, 23 Feb 2015 15:45:11 +0100 |
mod_muc_restrict_rooms: Fixed the way of getting room and user
|
Nicolás Kovac |
Fri, 20 Feb 2015 22:45:45 +0000 |
mod_muc_restrict_rooms: Some fixes based on Matthew's comments + a few more
|
Nicolás Kovac |
Fri, 20 Feb 2015 21:28:39 +0000 |
Adding new mod_muc_restrict_rooms module
|
Nicolás Kovac |
Fri, 20 Feb 2015 18:00:56 +0000 |
mod_auth_ldap: Fix use of ldap_search, and generalize it to support password modification as well.
|
Waqas Hussain |
Fri, 13 Feb 2015 11:06:06 -0500 |
mod_auth_ldap: Fix nil traceback when using uninitialized LDAP connection.
|
Waqas Hussain |
Fri, 13 Feb 2015 10:44:23 -0500 |
mod_auth_ldap: Connect to LDAP lazily, and add support for reconnects on error.
|
Waqas Hussain |
Thu, 12 Feb 2015 18:57:06 -0500 |
mod_storage_memory: Add support for archive stores
|
Kim Alvefur |
Thu, 12 Feb 2015 21:17:06 +0100 |