Mercurial > prosody-modules
log mod_firewall/mod_firewall.lua @ 2521:66b81e144ded
age | author | description |
---|---|---|
Sun, 19 Feb 2017 21:10:26 +0000 | Matthew Wild | mod_firewall: Initial support for lists, in-memory and HTTP |
Sun, 19 Feb 2017 21:06:57 +0000 | Matthew Wild | mod_firewall: More meta! Allow simple functions to be applied to $<> expressions |
Sun, 19 Feb 2017 21:06:08 +0000 | Matthew Wild | mod_firewall: Fix circular dependency check |
Thu, 26 Jan 2017 18:04:59 +0000 | Matthew Wild | mod_firewall: Fix $<> expressions being truncated when compiled |
Fri, 16 Dec 2016 03:30:46 +0100 | Kim Alvefur | mod_firewall: More semicolons |
Tue, 13 Dec 2016 22:08:02 +0100 | Kim Alvefur | mod_firewall: Only call rostermanager if username is available (fixes #796) |
Tue, 13 Dec 2016 16:57:16 +0100 | Kim Alvefur | mod_firewall: Insert semicolons after some statements to prevent ambiguous syntax in output (fixes #797) |