Mercurial > prosody-modules
log mod_firewall/actions.lib.lua @ 2839:7738d7158dd0
age | author | description |
---|---|---|
Wed, 04 Oct 2017 10:54:52 +0100 | Matthew Wild | mod_firewall: Don't interpret format specifiers in LOG |
Sat, 25 Feb 2017 18:36:21 +0000 | Matthew Wild | mod_firewall: Fix syntax error in generated code with some route modification actions |
Fri, 24 Feb 2017 09:48:45 +0000 | Matthew Wild | mod_firewall: Fix compilation error when last action modifies stanza route |
Fri, 24 Feb 2017 09:38:20 +0000 | Matthew Wild | mod_firewall: Make PASS bubble up through all chains, and add DEFAULT and RETURN |
Thu, 23 Feb 2017 14:01:12 +0000 | Matthew Wild | mod_firewall: Fix FORWARD to send from current module's host |
Tue, 21 Feb 2017 22:40:31 +0000 | Matthew Wild | mod_firewall: Fix FORWARD action to include a 'from' address and depend on core_post_stanza |