Software /
code /
prosody-modules
Log
mod_firewall/mod_firewall.lua @ 2080:a435db77a5e5
description | author | age |
---|---|---|
mod_firewall: Silence warning about empty if branch [luacheck] | Kim Alvefur | Fri, 11 Mar 2016 18:52:48 +0100 |
mod_firewall: Split compile function into two parts in order to separate their scopes | Kim Alvefur | Fri, 11 Mar 2016 18:48:34 +0100 |
mod_firewall: Rename argument to avoid name clash [luacheck] | Kim Alvefur | Fri, 11 Mar 2016 18:48:05 +0100 |
mod_firewall: Remove unused imports [luacheck] | Kim Alvefur | Fri, 11 Mar 2016 18:47:39 +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 |
all the things: Remove trailing whitespace | Florian Zeitz | Tue, 11 Mar 2014 18:44:01 +0100 |