Mercurial > prosody-modules
log mod_firewall/conditions.lib.lua @ 1814:7b4e841dcd77
age | author | description |
---|---|---|
2013-05-07 | Matthew Wild | mod_firewall/conditions: Remove unused variable |
2013-04-08 | Kim Alvefur | mod_firewall: The default value of the 'type' attribute on message stanzas is 'normal' |
2013-04-06 | Matthew Wild | mod_firewall: Add rate limiting capabilities, and keep zones and throttle objects in shared tables |
2013-04-06 | Matthew Wild | mod_firewall/conditions: Add DAY and TIME conditions |
2013-04-05 | Matthew Wild | 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). |
2013-04-05 | Matthew Wild | mod_firewall/conditions: Default types for message and presence |