Software /
code /
prosody-modules
Log
mod_firewall/conditions.lib.lua @ 2072:eda5c54dfa30
description | author | age |
---|---|---|
mod_firewall: Anchor pattern at beginning and end | Kim Alvefur | Fri, 11 Mar 2016 18:16:38 +0100 |
mod_firewall/conditions: Add semicolon | Kim Alvefur | Fri, 11 Mar 2016 18:15:58 +0100 |
mod_firewall: Optimize string match operations, string.find is faster than .match since no string is returned | Kim Alvefur | Fri, 11 Mar 2016 18:13:53 +0100 |
mod_firewall/conditions: Add FROM_EXACTLY and TO_EXACTLY | Matthew Wild | Mon, 01 Feb 2016 20:24:51 +0000 |
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 |