mod_blocklist: Split long line [luacheck]
|
Kim Alvefur |
Thu, 09 Mar 2017 00:59:32 +0100 |
Merge 0.10->trunk
|
Kim Alvefur |
Tue, 07 Mar 2017 22:44:12 +0100 |
util.pposix: Use correct type for limits [-Wconstant-conversion]
|
Kim Alvefur |
Tue, 07 Mar 2017 22:36:43 +0100 |
util.pposix: Limit meminfo to Linux until we can figure out how to get this info on other platforms
|
Kim Alvefur |
Tue, 07 Mar 2017 22:33:57 +0100 |
configure: Fix Lua suffix in FreeBSD preset
|
Kim Alvefur |
Tue, 07 Mar 2017 21:48:05 +0100 |
Merge 0.10->trunk
|
Kim Alvefur |
Mon, 06 Mar 2017 16:05:57 +0100 |
mod_saslauth: Fix typoed variable name [luacheck]
|
Kim Alvefur |
Mon, 06 Mar 2017 16:05:24 +0100 |
tests: Trim trailing whitespace
|
Kim Alvefur |
Mon, 06 Mar 2017 16:01:27 +0100 |
mod_saslauth: Switch to hook_tag from hook_stanza which was renamed in 2087d42f1e77
|
Kim Alvefur |
Mon, 06 Mar 2017 15:56:12 +0100 |
mod_tls: Switch to hook_tag from hook_stanza which was renamed in 2087d42f1e77
|
Kim Alvefur |
Mon, 06 Mar 2017 15:55:37 +0100 |
MUC: Split long line [luacheck]
|
Kim Alvefur |
Mon, 06 Mar 2017 15:35:02 +0100 |
Merge 0.10->trunk
|
Kim Alvefur |
Mon, 06 Mar 2017 15:31:21 +0100 |
mod_message: Return early on messages of type error (silences empty if branch warning) [luacheck]
|
Kim Alvefur |
Mon, 06 Mar 2017 15:27:37 +0100 |
mod_c2s: Rename unused loop variable to _ [luacheck]
|
Kim Alvefur |
Mon, 06 Mar 2017 15:24:44 +0100 |
mod_c2s: Rename variable no avoid name clash [luacheck]
|
Kim Alvefur |
Mon, 06 Mar 2017 15:24:33 +0100 |
luacheckrc: Ignore shadowing of logger
|
Kim Alvefur |
Mon, 06 Mar 2017 15:22:00 +0100 |
luacheckrc: Include entire module API
|
Kim Alvefur |
Mon, 06 Mar 2017 15:11:37 +0100 |
mod_adhoc/adhoc.lib: instantiate table with all fields
|
Kim Alvefur |
Mon, 06 Mar 2017 15:09:22 +0100 |
Merge 0.10->trunk
|
Kim Alvefur |
Mon, 06 Mar 2017 01:14:32 +0100 |
core: Allow select core modules to mutate some globals (needs luacheck 1.19)
|
Kim Alvefur |
Sat, 04 Mar 2017 20:09:28 +0100 |
luacheckrc: Set max line length to 150 for now [luacheck]
|
Kim Alvefur |
Sat, 04 Mar 2017 20:06:29 +0100 |
core: Split some very long lines [luacheck]
|
Kim Alvefur |
Sat, 04 Mar 2017 17:49:48 +0100 |
Merge 0.10->trunk
|
Kim Alvefur |
Fri, 03 Mar 2017 11:52:22 +0100 |
configure: Fix setting libdir if prefix changed
|
Kim Alvefur |
Fri, 03 Mar 2017 11:51:32 +0100 |
Merge 0.10->trunk
|
Kim Alvefur |
Thu, 02 Mar 2017 23:03:02 +0100 |
configure: Set RUNWITH to lua + lua-suffix unless --runwith is given (fixes #721, #777)
|
Kim Alvefur |
Thu, 02 Mar 2017 23:01:12 +0100 |
configure: Merge with configure from LuaRocks (which it was originally based on apparently)
|
Kim Alvefur |
Thu, 02 Mar 2017 22:58:34 +0100 |
util.ringbuffer: Change types of length related variables to size_t [-Wsign-compare]
|
Kim Alvefur |
Thu, 02 Mar 2017 19:22:07 +0100 |
Merge 0.9->0.10
|
Kim Alvefur |
Thu, 02 Mar 2017 15:21:07 +0100 |
mod_saslauth: Log SASL failure reason
|
Kim Alvefur |
Thu, 02 Mar 2017 15:17:32 +0100 |