Log

description author age
util.envload: Open file here instead of letting loadfile do it so that all return values from io.open can be collected Kim Alvefur Wed, 01 Mar 2017 16:42:02 +0100
Merge 0.10->trunk Kim Alvefur Wed, 01 Mar 2017 02:38:05 +0100
prosodyctl: Trim trailing whitespace Kim Alvefur Mon, 27 Feb 2017 15:55:22 +0100
tests/util.logger: Remove use of deprecated module function Kim Alvefur Mon, 27 Feb 2017 15:17:12 +0100
prosodyctl: Handle move of 'unpack' in Lua 5.2 Kim Alvefur Mon, 27 Feb 2017 14:55:01 +0100
util.pposix: Fix typo in comment Kim Alvefur Sun, 26 Feb 2017 20:31:08 +0100
util.crand: Clarify that lua_error does not return Kim Alvefur Sat, 25 Feb 2017 18:12:24 +0100
Merge 0.9->0.10 Kim Alvefur Sat, 25 Feb 2017 18:08:30 +0100
mod_register: Require encryption before registration if c2s_require_encryption is set (fixes #595) Kim Alvefur Tue, 21 Feb 2017 18:54:44 +0100
util.crand: Throw error if OpenSSLs RNG is not seeded Kim Alvefur Sat, 25 Feb 2017 17:57:22 +0100
mod_websocket: Set connections starttls method to false to prevent mod_tls from offering starttls (fixes #837) Kim Alvefur Sat, 25 Feb 2017 02:15:15 +0100
mod_tls: Suppress debug message if already using encryption Kim Alvefur Sat, 25 Feb 2017 01:16:31 +0100
util.adhoc: Pass command data to initial_data callback in order to allow loading per-user settings Kim Alvefur Wed, 22 Feb 2017 22:56:28 +0100
mod_admin_telnet: Print a message to open sessions when shutting down, including the reason Kim Alvefur Tue, 21 Feb 2017 17:34:01 +0100