Log

mod_firewall/mod_firewall.lua @ 2959:731fbefaabaf

description author age
mod_firewall: Add special case for $local zone (fixes #1090) Kim Alvefur Mon, 12 Mar 2018 12:26:15 +0100
mod_firewall: Add experimental user-centric persistent marks behind a feature flag Kim Alvefur Sat, 24 Feb 2018 21:40:56 +0100
mod_firewall: Trim trailing whitespace [luacheck] Kim Alvefur Wed, 03 Jan 2018 07:49:22 +0100
mod_firewall: Add 'test' subcommand to read stanzas from stdin and test them against rules Matthew Wild Sun, 26 Feb 2017 09:58:07 +0000
mod_firewall: Remove ambiguity from tokens dep parameter Matthew Wild Sun, 26 Feb 2017 09:50:16 +0000
mod_firewall: Fix for including the same dependency with different parameters Matthew Wild Sun, 26 Feb 2017 09:49:42 +0000
mod_firewall: Compatibility fix for 0.9 (no module:unhook()) Matthew Wild Sat, 25 Feb 2017 17:05:40 +0000
mod_firewall: Add some comments Matthew Wild Sat, 25 Feb 2017 16:55:02 +0000
mod_firewall: Various improvements allowing dynamic load/reload/unload of scripts Matthew Wild Sat, 25 Feb 2017 16:54:52 +0000
mod_firewall: Factor out script loading Matthew Wild Sat, 25 Feb 2017 15:46:27 +0000
mod_firewall: Fix meta functions with to/from that weren't JID-based Matthew Wild Sat, 25 Feb 2017 15:46:01 +0000
mod_firewall: Rename variables to avoid shadowing #luacheck Matthew Wild Fri, 24 Feb 2017 09:49:30 +0000
mod_firewall: Accept backslash escapes in definitions Matthew Wild Fri, 24 Feb 2017 09:49:09 +0000
mod_firewall: Make PASS bubble up through all chains, and add DEFAULT and RETURN Matthew Wild Fri, 24 Feb 2017 09:38:20 +0000
mod_firewall: Allow backslash escapes in definitions Matthew Wild Thu, 23 Feb 2017 14:00:43 +0000
mod_firewall: Pass 'module' object to chain handlers Matthew Wild Thu, 23 Feb 2017 14:00:26 +0000
mod_firewall: Add 'current_host' variable/dependency Matthew Wild Thu, 23 Feb 2017 13:58:30 +0000
mod_firewall: Add metaq(), like meta() but takes an unquoted string Matthew Wild Thu, 23 Feb 2017 13:58:13 +0000
mod_firewall: Add stripslashes() function Matthew Wild Thu, 23 Feb 2017 13:57:48 +0000
mod_firewall: Add it(erators) and it_count dependencies Matthew Wild Tue, 21 Feb 2017 22:41:40 +0000
mod_firewall: Do patterns properly, instead of cheating Matthew Wild Tue, 21 Feb 2017 22:41:08 +0000
mod_firewall: Allow using spaces instead of underscores in actions, as well as conditions Matthew Wild Tue, 21 Feb 2017 10:38:14 +0000
mod_firewall: Reinstate the ability to set a default for stanza expressions Matthew Wild Tue, 21 Feb 2017 10:37:53 +0000
mod_firewall: Fix scan_list() syntax error in generated code Matthew Wild Mon, 20 Feb 2017 13:12:30 +0000
mod_firewall: Add SEARCH, PATTERN definitions and SCAN condition to check tokenized stanza:find() against a list Matthew Wild Mon, 20 Feb 2017 09:31:30 +0000
mod_firewall: Code formatting Matthew Wild Mon, 20 Feb 2017 09:29:38 +0000
mod_firewall: Fix pattern Matthew Wild Mon, 20 Feb 2017 09:29:25 +0000
mod_firewall: Fix for deps dynamically including deps Matthew Wild Mon, 20 Feb 2017 09:29:09 +0000
mod_firewall: More meta() enhancements Matthew Wild Mon, 20 Feb 2017 09:28:35 +0000
mod_firewall: Initial support for lists, in-memory and HTTP Matthew Wild Sun, 19 Feb 2017 21:10:26 +0000