Mercurial > prosody-modules
log mod_firewall/conditions.lib.lua @ 963:c7fca2c9e24f
age | author | description |
---|---|---|
Fri, 05 Apr 2013 19:18:41 +0100 | Matthew Wild | mod_firewall/conditions: Don't use table.insert, so things are happy when compile_jid_match() returns nil |
Fri, 05 Apr 2013 19:17:33 +0100 | Matthew Wild | mod_firewall/conditions: Support Lua patterns in JID matching, and make <*>@example.com NOT match example.com |
Thu, 04 Apr 2013 20:31:21 +0200 | Kim Alvefur | mod_firewall: Add INSPECT conditional, for deeper inspection of stanzas |
Wed, 03 Apr 2013 16:11:20 +0100 | Matthew Wild | mod_firewall: General stanza filtering plugin with a declarative rule-based syntax |