Mercurial > prosody-modules
log mod_firewall/mod_firewall.lua @ 2928:b0d92332b87f
age | author | description |
---|---|---|
Mon, 12 Mar 2018 12:26:15 +0100 | Kim Alvefur | mod_firewall: Add special case for $local zone (fixes #1090) |
Sat, 24 Feb 2018 21:40:56 +0100 | Kim Alvefur | mod_firewall: Add experimental user-centric persistent marks behind a feature flag |
Wed, 03 Jan 2018 07:49:22 +0100 | Kim Alvefur | mod_firewall: Trim trailing whitespace [luacheck] |
Sun, 26 Feb 2017 09:58:07 +0000 | Matthew Wild | mod_firewall: Add 'test' subcommand to read stanzas from stdin and test them against rules |
Sun, 26 Feb 2017 09:50:16 +0000 | Matthew Wild | mod_firewall: Remove ambiguity from tokens dep parameter |
Sun, 26 Feb 2017 09:49:42 +0000 | Matthew Wild | mod_firewall: Fix for including the same dependency with different parameters |
Sat, 25 Feb 2017 17:05:40 +0000 | Matthew Wild | mod_firewall: Compatibility fix for 0.9 (no module:unhook()) |
Sat, 25 Feb 2017 16:55:02 +0000 | Matthew Wild | mod_firewall: Add some comments |