Log

mod_firewall/definitions.lib.lua @ 2449:c9372cfac3b7

description author age
mod_firewall: Rate limiting: Document 'entries' and add option to allow overflowing when full Matthew Wild 2016-11-15
mod_firewall: Fix another unprotected use of util.cache Matthew Wild 2016-03-18
mod_firewall: Don't use util.cache unless it's needed, and add explanatory error if it is not available Matthew Wild 2016-03-18
mod_firewall: Add support for throttling based on user-defined properties (experimental) Matthew Wild 2016-03-18
mod_firewall: Silence warnings about unused arguments [luacheck] Kim Alvefur 2016-03-11
mod_firewall: Fix missing import of util.set (used to be global) Kim Alvefur 2015-09-18
mod_firewall: Make defining objects generic (currently zones and rate limits), so more can easily be added. Also a syntax change... definition lines must begin with % Matthew Wild 2013-05-07