Mercurial > prosody-modules
log mod_firewall/conditions.lib.lua @ 2529:3fe4ca2b55c2
age | author | description |
---|---|---|
Mon, 20 Feb 2017 09:32:48 +0000 | Matthew Wild | mod_firewall: Add 'SENT DIRECTED PRESENCE TO SENDER?' |
Mon, 20 Feb 2017 09:31:30 +0000 | Matthew Wild | mod_firewall: Add SEARCH, PATTERN definitions and SCAN condition to check tokenized stanza:find() against a list |
Sun, 19 Feb 2017 22:24:21 +0000 | Matthew Wild | mod_firewall: Fix CHECK LIST syntax check |
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:08:30 +0000 | Matthew Wild | mod_firewall: Update functions that use meta() to allow functions with deps inside expressions |
Thu, 26 Jan 2017 18:36:15 +0000 | Matthew Wild | mod_firewall: Add 'TO SELF' check ('NOT TO?' worked until commit 9159f9166893) |
Wed, 30 Nov 2016 15:44:35 +0100 | Kim Alvefur | mod_firewall: SUBSCRIBED - condition that is true if the receiver of a stanza is subscribed to the sender |