Log

mod_firewall/mod_firewall.lua @ 1052:80f0a3231c59

description author age
mod_firewall: Add support for being called as a prosodyctl command Kim Alvefur Wed, 05 Jun 2013 21:14:59 +0200
mod_firewall: Remove print() Kim Alvefur Wed, 05 Jun 2013 21:13:20 +0200
mod_firewall: don't use %b() (not technically correct) Matthew Wild Wed, 08 May 2013 10:43:02 +0100
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 Tue, 07 May 2013 10:33:49 +0100
mod_firewall: Fix conditions with spaces Matthew Wild Tue, 07 May 2013 10:32:48 +0100
mod_firewall: Cache conditions, so that they are only calculated once per chain execution Matthew Wild Tue, 07 May 2013 09:28:20 +0100
mod_firewall: Fix variable name Kim Alvefur Mon, 08 Apr 2013 22:26:52 +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