Log

mod_audit/mod_audit.lua @ 5981:eef6cb08f9e7

description author age
mod_audit: Fix querying for both user and global events Kim Alvefur 16 months ago
mod_audit: Fix error due to sub-second precision timestamps Kim Alvefur 16 months ago
mod_audit: Update command to handle storing JIDs instead of only usernames Kim Alvefur 16 months ago
mod_audit: Use new module API for period/time ranges Kim Alvefur 16 months ago
mod_audit: Replace argument parsing debug print() with debug logging Kim Alvefur 16 months ago
mod_audit: Fix storing IP prefixes Kim Alvefur 16 months ago
mod_audit: Fix showing session details in module command Kim Alvefur 16 months ago
mod_audit: Also record human-readable name of country Kim Alvefur 16 months ago
mod_audit: Fix recording location info Kim Alvefur 16 months ago
mod_audit: Parse IP into util.ip object once and reuse Kim Alvefur 16 months ago
mod_audit: Pass IP address in string form Kim Alvefur 16 months ago
mod_audit: Fix use of util.ip Kim Alvefur 16 months ago
mod_audit: Move underscore to avoid luacheck warning Kim Alvefur 23 months ago
mod_audit: Add expiration of entries, and handling of full archive stores Matthew Wild 24 months ago
mod_audit: Add 'note' column Matthew Wild 24 months ago
mod_audit: Improve filtering options and add documentation to README Matthew Wild 24 months ago
mod_audit: Add some control over output columns via command-line flags Matthew Wild 24 months ago
mod_audit: Let util.human.io pick a suitable default width Matthew Wild 24 months ago
mod_audit: Use proportional columns in table output Matthew Wild 24 months ago
mod_audit: Fix iteration of custom payloads to use ipairs Matthew Wild 24 months ago
mod_audit: Display most recent entries first, rather than showing oldest Matthew Wild 24 months ago
mod_audit: Minor style nit Matthew Wild 24 months ago
mod_audit: Allow caller to specify time of the event Matthew Wild 24 months ago
mod_audit: Add a command to print the audit log on the command-line Matthew Wild 2023-04-01
mod_audit: Support for adding location (GeoIP) to audit events Matthew Wild 2023-04-01
mod_audit: Allow disabling IP logging, or limiting it to a prefix Matthew Wild 2023-03-14
mod_audit: Include client id in audit log entries (if known) Matthew Wild 2023-03-14
mod_audit: remove event hook Jonas Schäfer 2022-04-28
mod_audit: make the extension of the module API less of a hack Jonas Schäfer 2022-04-26
mod_audit*: fix luacheck warnings Jonas Schäfer 2022-04-26
mod_audit*: modules for audit logging in prosody Jonas Schäfer 2022-04-26