Log

mod_firewall/conditions.lib.lua @ 2065:624e3fed6f92

description author age
mod_firewall/conditions: Add FROM_EXACTLY and TO_EXACTLY Matthew Wild 2016-02-01
mod_firewall/conditions: Remove unused variable Matthew Wild 2013-05-07
mod_firewall: The default value of the 'type' attribute on message stanzas is 'normal' Kim Alvefur 2013-04-08
mod_firewall: Add rate limiting capabilities, and keep zones and throttle objects in shared tables Matthew Wild 2013-04-06
mod_firewall/conditions: Add DAY and TIME conditions Matthew Wild 2013-04-06
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 2013-04-05
mod_firewall/conditions: Default types for message and presence Matthew Wild 2013-04-05
mod_firewall/conditions: Don't use table.insert, so things are happy when compile_jid_match() returns nil Matthew Wild 2013-04-05
mod_firewall/conditions: Support Lua patterns in JID matching, and make <*>@example.com NOT match example.com Matthew Wild 2013-04-05
mod_firewall: Add INSPECT conditional, for deeper inspection of stanzas Kim Alvefur 2013-04-04
mod_firewall: General stanza filtering plugin with a declarative rule-based syntax Matthew Wild 2013-04-03