log mod_firewall/conditions.lib.lua @ 4608:4e8fa75cc678

age author description
Wed, 30 Jun 2021 14:48:59 +0200 Kim Alvefur mod_firewall: Remove reliance on full_sessions being a global
Sun, 19 Apr 2020 23:38:39 +0200 Kim Alvefur mod_firewall: Remove trailing whitespace
Mon, 13 Apr 2020 21:53:01 +0200 Kim Alvefur mod_firewall: Fix use of unpack() on Lua 5.3
Mon, 12 Mar 2018 12:26:15 +0100 Kim Alvefur mod_firewall: Add special case for $local zone (fixes #1090)
Fri, 09 Mar 2018 13:35:44 +0000 Matthew Wild mod_firewall: Add PENDING SUBSCRIPTION FROM SENDER? condition
Sat, 24 Feb 2018 21:40:56 +0100 Kim Alvefur mod_firewall: Add experimental user-centric persistent marks behind a feature flag
Fri, 16 Feb 2018 07:54:35 +0100 Kim Alvefur mod_firewall: Prevent traceback if no directed presence has been sent (fixes #1081)
Wed, 03 Jan 2018 07:49:22 +0100 Kim Alvefur mod_firewall: Trim trailing whitespace [luacheck]
Sat, 30 Dec 2017 23:53:41 +0100 Kim Alvefur mod_firewall: Make SUBSCRIBED match for stanzas sent to self (fixes #1052)
Fri, 10 Mar 2017 10:36:17 +0000 Matthew Wild mod_firewall: Add some more comments
Fri, 03 Mar 2017 12:31:15 +0000 Matthew Wild mod_firewall: Add and document CROSSING GROUPS condition
Sun, 26 Feb 2017 09:50:16 +0000 Matthew Wild mod_firewall: Remove ambiguity from tokens dep parameter
Sat, 25 Feb 2017 18:38:26 +0000 Matthew Wild mod_firewall: Fix compilation error if TYPE/KIND had no parameter
Sat, 25 Feb 2017 16:53:45 +0000 Matthew Wild mod_firewall: TO/FROM ADMIN OF: Fix string quoting
Sat, 25 Feb 2017 15:47:22 +0000 Matthew Wild mod_firewall: Fix TO/FROM ADMIN to use current (module) host