Log

description author age
util.statistics,statsd,throttle,timer: Replace dependency on LuaSockect with util.time for precision time Kim Alvefur Mon, 20 Mar 2017 00:48:28 +0100
configure: Move name and directory name into a variable for easier comparison with similar scripts Kim Alvefur Sat, 18 Mar 2017 18:50:17 +0100
Merge 0.10->trunk Kim Alvefur Fri, 17 Mar 2017 23:14:03 +0100
mod_http_files: Pass only the name of the path, get_option_path knows how to deal with it Kim Alvefur Fri, 17 Mar 2017 23:02:35 +0100
Merge 0.10 -> trunk Matthew Wild Fri, 17 Mar 2017 13:08:31 +0000
mod_pubsub: Fix syntax error introduced in 241f02bd66ce Matthew Wild Fri, 17 Mar 2017 13:04:18 +0000
Merge 0.10->trunk Kim Alvefur Thu, 16 Mar 2017 23:49:27 +0100
luacheckrc: Add module:get_option_scalar to known globals Kim Alvefur Thu, 16 Mar 2017 21:05:44 +0100
mod_pubsub: Rely on type checking in module API Kim Alvefur Thu, 16 Mar 2017 21:02:40 +0100
mod_mam: Handle default_archive_policy option consistently Kim Alvefur Thu, 16 Mar 2017 21:01:45 +0100
mod_http_files: Use API for config options that are file paths Kim Alvefur Thu, 16 Mar 2017 20:53:08 +0100
plugins/various: Use type-specific config API Kim Alvefur Thu, 16 Mar 2017 20:46:06 +0100
util.array: Add O(n) equality check metamethod Kim Alvefur Thu, 16 Mar 2017 19:09:57 +0100
core.moduleapi: Factor out code for getting a scalar config option Kim Alvefur Wed, 15 Mar 2017 15:07:16 +0100
Merge 0.10->trunk Kim Alvefur Sun, 12 Mar 2017 12:52:55 +0100
util.signal: Enable all GNU features, _DEFAULT_SOURCE doesn't have the desired effect before glibc 2.19 Kim Alvefur Sun, 12 Mar 2017 12:49:34 +0100
Merge 0.10->trunk Kim Alvefur Sat, 11 Mar 2017 17:51:02 +0100
util.signal: Restore non-standard GNU "default" behaviour of signal(2) Kim Alvefur Sat, 11 Mar 2017 16:41:23 +0100
Merge 0.10->trunk Kim Alvefur Fri, 10 Mar 2017 16:59:21 +0100
util-src: Specify size of various tables to be allocated Kim Alvefur Thu, 09 Mar 2017 01:20:59 +0100
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