Log

description author age
moduleapi: Remove overly-verbose debug logging on module status change Matthew Wild Tue, 26 Mar 2019 17:22:25 +0000
mod_posix: Remove unnecessary import of util.format (thanks luacheck and buildbot) Matthew Wild Tue, 26 Mar 2019 14:59:42 +0000
loggingmanager, mod_posix: Move syslog to core, fixes #541 (in a way) Matthew Wild Tue, 26 Mar 2019 14:48:21 +0000
util.queue: Update :items() to consistently use private data directly Matthew Wild Tue, 26 Mar 2019 13:54:14 +0000
Backed out changeset 3eea63a68e0f Matthew Wild Tue, 26 Mar 2019 13:51:06 +0000
util.stanza: Fix :top_tag() handling of namespaced attributes Matthew Wild Mon, 25 Mar 2019 14:37:43 +0000
mod_csi_simple: Include queue size in debug messages Kim Alvefur Mon, 25 Mar 2019 15:20:28 +0100
mod_csi_simple: Fix type in function name Matthew Wild Mon, 25 Mar 2019 10:32:39 +0000
mod_csi_simple: Improve debug logs by mentioing why the buffer gets flushed Kim Alvefur Sun, 24 Mar 2019 22:01:36 +0100
mod_csi_simple: Add some debug logging Kim Alvefur Sun, 24 Mar 2019 20:53:49 +0100
mod_csi_simple: Disable optimizations on unload and re-enable on load Kim Alvefur Sun, 24 Mar 2019 20:43:15 +0100
mod_csi_simple: Separate out functions to enable/disable optimizations Kim Alvefur Sun, 24 Mar 2019 20:41:25 +0100
mod_csi_simple: Remove old "pump" queue/buffer method, handled in net.server now Kim Alvefur Sun, 24 Mar 2019 20:22:01 +0100
net.server_select: Fix write pause/resume functions Kim Alvefur Sun, 24 Mar 2019 20:12:22 +0100