Mercurial > prosody-modules
log mod_firewall/mod_firewall.lua @ 2575:214b49d05ea1
age | author | description |
---|---|---|
Sat, 25 Feb 2017 15:46:27 +0000 | Matthew Wild | mod_firewall: Factor out script loading |
Sat, 25 Feb 2017 15:46:01 +0000 | Matthew Wild | mod_firewall: Fix meta functions with to/from that weren't JID-based |
Fri, 24 Feb 2017 09:49:30 +0000 | Matthew Wild | mod_firewall: Rename variables to avoid shadowing #luacheck |
Fri, 24 Feb 2017 09:49:09 +0000 | Matthew Wild | mod_firewall: Accept backslash escapes in definitions |
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:00:43 +0000 | Matthew Wild | mod_firewall: Allow backslash escapes in definitions |
Thu, 23 Feb 2017 14:00:26 +0000 | Matthew Wild | mod_firewall: Pass 'module' object to chain handlers |