log

age author description
Tue, 17 Oct 2017 22:39:37 +0200 Kim Alvefur mod_http_upload: Only try to create a randomly named directory once.
Sun, 15 Oct 2017 11:10:37 +0200 Kim Alvefur mod_traceback: Add a brief README
Sat, 14 Oct 2017 23:04:02 -0400 Waqas Hussain mod_auth_dovecot: Support new luasocket unix domain socket API (fixes https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=852250 in Debian Stretch)
Sat, 14 Oct 2017 18:43:23 +0200 Kim Alvefur mod_server_contact_info/README: Fix example
Fri, 13 Oct 2017 00:31:40 +0200 Kim Alvefur mod_storage_appendmap: Factor out serialization into reusable functions
Wed, 11 Oct 2017 13:56:03 +0100 Matthew Wild mod_compression_unsafe: Fix logic bug in previous commit
Wed, 11 Oct 2017 13:55:00 +0100 Matthew Wild mod_compression_unsafe: Offer compression to c2s_unbound sessions (fixes compat with 0.10, thanks Flow)
Wed, 11 Oct 2017 09:24:55 +0100 Matthew Wild mod_compression_unsafe README: Fix module name (thanks Flow)
Wed, 11 Oct 2017 03:55:00 +0200 tmolitor mod_cloud_notify: Remove some leftover code
Wed, 11 Oct 2017 03:10:40 +0200 tmolitor mod_cloud_notify: Fix regression in error handling
Tue, 10 Oct 2017 00:50:40 +0200 Kim Alvefur mod_profile: Update get_pep_service() signature to match recent changes to mod_pep_plus (in trunk)
Mon, 09 Oct 2017 19:28:17 +0100 Emmanuel Gil Peyrot mod_measure_client_presence: Counts presence show and reports using 0.10+ statistics API.
Mon, 09 Oct 2017 19:22:39 +0100 Emmanuel Gil Peyrot mod_measure_stanza_counts: Fix a crash in mod_bosh.
Mon, 09 Oct 2017 20:15:33 +0200 Kim Alvefur mod_measure_stanza_counts: Counts stanzas and reports using 0.10+ statistics API
Sat, 07 Oct 2017 22:52:12 +0200 Kim Alvefur mod_admin_web: Extract strophe from tarball without --strip-components (fixes #1013)
Fri, 06 Oct 2017 20:21:45 +0200 t2d mod_register_redirect: Update doc
Fri, 06 Oct 2017 19:45:38 +0200 t2d mod_register_redirect: Import configmanager correctly (fixes #820)
Thu, 05 Oct 2017 15:59:54 +0100 Matthew Wild mod_register_web: Update README to explain customization
Wed, 04 Oct 2017 10:54:52 +0100 Matthew Wild mod_firewall: Don't interpret format specifiers in LOG
Tue, 03 Oct 2017 22:37:15 +0100 Matthew Wild mod_s2s_reload_newcomponent: Fix to use imported configmanager instead of global
Tue, 03 Oct 2017 22:47:27 +0200 Kim Alvefur mod_swedishchef: Fix logging and traceback uncovered by util.format (thanks Kafkei)
Fri, 29 Sep 2017 09:18:24 +0100 Matthew Wild mod_swedishchef: Add event so other modules can use this filter
Fri, 29 Sep 2017 09:18:05 +0100 Matthew Wild mod_swedishchef: Add configuration toggle
Tue, 26 Sep 2017 17:51:09 +0100 Matthew Wild mod_limits: Handle fractional outstanding balance (imported from prosody 25237002aba4)
Tue, 26 Sep 2017 14:08:39 +0100 Matthew Wild mod_compression: Rename to mod_compression_unsafe and add security note
Tue, 26 Sep 2017 12:35:25 +0200 Kim Alvefur mod_auth_ldap: Add annotations to ignore harmless warnings [luacheck]
Tue, 26 Sep 2017 12:35:08 +0200 Kim Alvefur mod_auth_ldap: Split long line into many [luacheck]
Mon, 25 Sep 2017 11:20:05 +0100 Matthew Wild mod_traceback: Write current stack trace to file on SIGUSR1
Sat, 23 Sep 2017 13:22:30 +0100 Matthew Wild mod_server_contact_info: Correctly pass the list of addresses to util.dataforms
Fri, 22 Sep 2017 20:34:56 +0200 Kim Alvefur mod_muc_limits: Fix alignment of table columns