Software /
code /
prosody-modules
Log
mod_firewall/conditions.lib.lua @ 965:d4e24fb289c0
description | author | age |
---|---|---|
mod_firewall: Improve zone handling, make it more efficient, and support dynamic dependencies in the compiler. ENTERING and LEAVING conditions now work at expected (not matching stanzas flowing within a zone). | Matthew Wild | Fri, 05 Apr 2013 19:21:46 +0100 |
mod_firewall/conditions: Default types for message and presence | Matthew Wild | Fri, 05 Apr 2013 19:20:05 +0100 |
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 |