Mercurial > prosody-modules
log mod_firewall/mod_firewall.lua @ 2378:649f733aa3dc
age | author | description |
---|---|---|
Fri, 18 Nov 2016 17:22:28 +0000 | Matthew Wild | mod_firewall: Add default zone called '$local' containing all local hosts (dynamically) |
Tue, 15 Nov 2016 21:02:04 +0000 | Matthew Wild | mod_firewall: Support for default values in stanza paths |
Tue, 15 Nov 2016 15:01:14 +0000 | Matthew Wild | mod_firewall: When compiling on the command-line with -v, ensure chain function names are unique and valid ids |
Tue, 15 Nov 2016 15:00:38 +0000 | Matthew Wild | mod_firewall: Allow prefixing script paths with 'module:' to specify path relative to module file |
Tue, 15 Nov 2016 14:59:49 +0000 | Matthew Wild | mod_firewall: Fix for when compiling on the command line and specifying multiple files |
Tue, 15 Nov 2016 14:58:43 +0000 | Matthew Wild | mod_firewall: Allow implicit defitions of chains in scripts if they begin with 'user/' |
Fri, 04 Nov 2016 12:46:11 +0000 | Matthew Wild | mod_firewall: Add conditions for testing whether a sender of a stanza is in the recipient's roster (or in a certain roster group) |