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