Log

mod_firewall/mod_firewall.lua @ 5596:7040d0772758

description author age
mod_firewall: Add console commands to mark/unmark users Matthew Wild 19 months ago
mod_firewall: enable marks by default Matthew Wild 19 months ago
mod_firewall: Initialize compiled chunk just once for all handlers Matthew Wild 20 months ago
mod_firewall: Fix 'is_admin' internal dependency rule #1797 (thanks diane) Kim Alvefur 23 months ago
mod_firewall: Update for role-auth (backwards compatible) Matthew Wild 2022-08-11
mod_firewall: Remove reliance on full_sessions being a global Kim Alvefur 2021-06-30
mod_firewall: Allow underscores in definition names Matthew Wild 2021-06-05
mod_firewall: Use util.envload instead of deprecated loadstring (thanks Martin) Kim Alvefur 2020-04-19
mod_firewall: Add special case for $local zone (fixes #1090) Kim Alvefur 2018-03-12
mod_firewall: Add experimental user-centric persistent marks behind a feature flag Kim Alvefur 2018-02-24
mod_firewall: Trim trailing whitespace [luacheck] Kim Alvefur 2018-01-03
mod_firewall: Add 'test' subcommand to read stanzas from stdin and test them against rules Matthew Wild 2017-02-26
mod_firewall: Remove ambiguity from tokens dep parameter Matthew Wild 2017-02-26
mod_firewall: Fix for including the same dependency with different parameters Matthew Wild 2017-02-26
mod_firewall: Compatibility fix for 0.9 (no module:unhook()) Matthew Wild 2017-02-25
mod_firewall: Add some comments Matthew Wild 2017-02-25
mod_firewall: Various improvements allowing dynamic load/reload/unload of scripts Matthew Wild 2017-02-25
mod_firewall: Factor out script loading Matthew Wild 2017-02-25
mod_firewall: Fix meta functions with to/from that weren't JID-based Matthew Wild 2017-02-25
mod_firewall: Rename variables to avoid shadowing #luacheck Matthew Wild 2017-02-24
mod_firewall: Accept backslash escapes in definitions Matthew Wild 2017-02-24
mod_firewall: Make PASS bubble up through all chains, and add DEFAULT and RETURN Matthew Wild 2017-02-24
mod_firewall: Allow backslash escapes in definitions Matthew Wild 2017-02-23
mod_firewall: Pass 'module' object to chain handlers Matthew Wild 2017-02-23
mod_firewall: Add 'current_host' variable/dependency Matthew Wild 2017-02-23
mod_firewall: Add metaq(), like meta() but takes an unquoted string Matthew Wild 2017-02-23
mod_firewall: Add stripslashes() function Matthew Wild 2017-02-23
mod_firewall: Add it(erators) and it_count dependencies Matthew Wild 2017-02-21
mod_firewall: Do patterns properly, instead of cheating Matthew Wild 2017-02-21
mod_firewall: Allow using spaces instead of underscores in actions, as well as conditions Matthew Wild 2017-02-21