Software /
code /
prosody-modules
Log
mod_firewall/mod_firewall.lua @ 2562:78efd064aef3
description | author | age |
---|---|---|
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 |