Software /
code /
prosody-modules
Log
mod_firewall/mod_firewall.lua @ 2385:c0c2f8665c3e
description | author | age |
---|---|---|
mod_firewall: Fix for raw code expressions that contain escape-worthy characters | Matthew Wild | Sat, 19 Nov 2016 15:47:41 +0000 |
mod_firewall: Add default zone called '$local' containing all local hosts (dynamically) | Matthew Wild | Fri, 18 Nov 2016 17:22:28 +0000 |
mod_firewall: Support for default values in stanza paths | Matthew Wild | Tue, 15 Nov 2016 21:02:04 +0000 |
mod_firewall: When compiling on the command-line with -v, ensure chain function names are unique and valid ids | Matthew Wild | Tue, 15 Nov 2016 15:01:14 +0000 |
mod_firewall: Allow prefixing script paths with 'module:' to specify path relative to module file | Matthew Wild | Tue, 15 Nov 2016 15:00:38 +0000 |
mod_firewall: Fix for when compiling on the command line and specifying multiple files | Matthew Wild | Tue, 15 Nov 2016 14:59:49 +0000 |
mod_firewall: Allow implicit defitions of chains in scripts if they begin with 'user/' | Matthew Wild | Tue, 15 Nov 2016 14:58:43 +0000 |