mod_auth_http_async: Allow LuaSocket to pollute the global scope (fixes #1033)
|
Kim Alvefur |
2017-10-31 |
mod_watchuntrusted send SHA256 by default
|
Michel Le Bihan |
2017-10-28 |
Backed out changeset 6d72c5172c74
|
Kim Alvefur |
2017-10-23 |
mod_firewall/test: Move session variable to avoid warning about it being shadowed [luacheck]
|
Kim Alvefur |
2017-10-20 |
mod_firewall/test: Trim trailing whitespace [luacheck]
|
Kim Alvefur |
2017-10-20 |
mod_firewall/test: Use session passed as argument instead of upvalue
|
Kim Alvefur |
2017-10-20 |
mod_firewall/test: Import the ltn12 module [luacheck]
|
Kim Alvefur |
2017-10-20 |
mod_firewall/test: Declare globals from mod_firewall that are used [luacheck]
|
Kim Alvefur |
2017-10-20 |
mod_storage_memory: Allow archive items to be overwritten by id
|
Kim Alvefur |
2017-10-18 |
mod_storage_memory: Serialize stanzas on save (was delayed until query)
|
Kim Alvefur |
2017-10-18 |
mod_pep_plus: Snapshot from Prosody trunk 910d3c3f60a6 including dependencies
|
Kim Alvefur |
2017-10-18 |
mod_http_upload: Only try to create a randomly named directory once.
|
Kim Alvefur |
2017-10-17 |
mod_traceback: Add a brief README
|
Kim Alvefur |
2017-10-15 |
mod_auth_dovecot: Support new luasocket unix domain socket API (fixes https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=852250 in Debian Stretch)
|
Waqas Hussain |
2017-10-15 |
mod_server_contact_info/README: Fix example
|
Kim Alvefur |
2017-10-14 |
mod_storage_appendmap: Factor out serialization into reusable functions
|
Kim Alvefur |
2017-10-12 |
mod_compression_unsafe: Fix logic bug in previous commit
|
Matthew Wild |
2017-10-11 |
mod_compression_unsafe: Offer compression to c2s_unbound sessions (fixes compat with 0.10, thanks Flow)
|
Matthew Wild |
2017-10-11 |
mod_compression_unsafe README: Fix module name (thanks Flow)
|
Matthew Wild |
2017-10-11 |
mod_cloud_notify: Remove some leftover code
|
tmolitor |
2017-10-11 |
mod_cloud_notify: Fix regression in error handling
|
tmolitor |
2017-10-11 |
mod_profile: Update get_pep_service() signature to match recent changes to mod_pep_plus (in trunk)
|
Kim Alvefur |
2017-10-09 |
mod_measure_client_presence: Counts presence show and reports using 0.10+ statistics API.
|
Emmanuel Gil Peyrot |
2017-10-09 |
mod_measure_stanza_counts: Fix a crash in mod_bosh.
|
Emmanuel Gil Peyrot |
2017-10-09 |
mod_measure_stanza_counts: Counts stanzas and reports using 0.10+ statistics API
|
Kim Alvefur |
2017-10-09 |
mod_admin_web: Extract strophe from tarball without --strip-components (fixes #1013)
|
Kim Alvefur |
2017-10-07 |
mod_register_redirect: Update doc
|
t2d |
2017-10-06 |
mod_register_redirect: Import configmanager correctly (fixes #820)
|
t2d |
2017-10-06 |
mod_register_web: Update README to explain customization
|
Matthew Wild |
2017-10-05 |
mod_firewall: Don't interpret format specifiers in LOG
|
Matthew Wild |
2017-10-04 |