mod_firewall/conditions: Remove unused variable
|
Matthew Wild |
Tue, 07 May 2013 09:31:57 +0100 |
mod_firewall: The default value of the 'type' attribute on message stanzas is 'normal'
|
Kim Alvefur |
Mon, 08 Apr 2013 17:03:34 +0200 |
mod_firewall: Add rate limiting capabilities, and keep zones and throttle objects in shared tables
|
Matthew Wild |
Sat, 06 Apr 2013 22:20:59 +0100 |
mod_firewall/conditions: Add DAY and TIME conditions
|
Matthew Wild |
Sat, 06 Apr 2013 14:03:10 +0100 |
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 |