Log

mod_audit/mod_audit.lua @ 5699:799f69a5921a

description author age
mod_audit: Move underscore to avoid luacheck warning Kim Alvefur Mon, 17 Apr 2023 08:26:20 +0200
mod_audit: Add expiration of entries, and handling of full archive stores Matthew Wild Fri, 07 Apr 2023 15:21:54 +0100
mod_audit: Add 'note' column Matthew Wild Fri, 07 Apr 2023 13:46:29 +0100
mod_audit: Improve filtering options and add documentation to README Matthew Wild Fri, 07 Apr 2023 13:44:18 +0100
mod_audit: Add some control over output columns via command-line flags Matthew Wild Fri, 07 Apr 2023 13:25:34 +0100
mod_audit: Let util.human.io pick a suitable default width Matthew Wild Fri, 07 Apr 2023 13:10:20 +0100
mod_audit: Use proportional columns in table output Matthew Wild Fri, 07 Apr 2023 13:09:51 +0100
mod_audit: Fix iteration of custom payloads to use ipairs Matthew Wild Fri, 07 Apr 2023 13:09:31 +0100
mod_audit: Display most recent entries first, rather than showing oldest Matthew Wild Fri, 07 Apr 2023 12:03:29 +0100
mod_audit: Minor style nit Matthew Wild Fri, 07 Apr 2023 12:00:31 +0100
mod_audit: Allow caller to specify time of the event Matthew Wild Fri, 07 Apr 2023 12:00:06 +0100
mod_audit: Add a command to print the audit log on the command-line Matthew Wild Sat, 01 Apr 2023 13:22:12 +0100
mod_audit: Support for adding location (GeoIP) to audit events Matthew Wild Sat, 01 Apr 2023 13:11:53 +0100
mod_audit: Allow disabling IP logging, or limiting it to a prefix Matthew Wild Tue, 14 Mar 2023 18:59:39 +0000
mod_audit: Include client id in audit log entries (if known) Matthew Wild Tue, 14 Mar 2023 17:48:44 +0000
mod_audit: remove event hook Jonas Schäfer Thu, 28 Apr 2022 20:22:03 +0200
mod_audit: make the extension of the module API less of a hack Jonas Schäfer Tue, 26 Apr 2022 22:42:09 +0200
mod_audit*: fix luacheck warnings Jonas Schäfer Tue, 26 Apr 2022 22:37:13 +0200
mod_audit*: modules for audit logging in prosody Jonas Schäfer Tue, 26 Apr 2022 22:32:44 +0200