mod_firewall: SUBSCRIBED: Only check roster if 'to' address has a nodepart (fixes traceback)
|
Matthew Wild |
Fri, 24 Feb 2017 09:51:43 +0000 |
mod_firewall: TO SELF: Use raw stanza.attr.to directly, as 'to' defaults to bare JID if nil
|
Matthew Wild |
Fri, 24 Feb 2017 09:50:49 +0000 |
mod_firewall: Add TO FULL JID
|
Matthew Wild |
Thu, 23 Feb 2017 14:13:57 +0000 |
mod_firewall: Fix everything wrong with SENT_DIRECTED_PRESENCE_TO_SENDER
|
Matthew Wild |
Thu, 23 Feb 2017 14:11:31 +0000 |
mod_firewall: Add TO/FROM ADMIN
|
Matthew Wild |
Thu, 23 Feb 2017 14:06:48 +0000 |
mod_firewall: Support expressions in TO/FROM EXACTLY
|
Matthew Wild |
Thu, 23 Feb 2017 14:05:39 +0000 |
mod_firewall: Add and document COUNT condition
|
Matthew Wild |
Tue, 21 Feb 2017 22:41:58 +0000 |
mod_firewall: Make parameter to 'IN ROSTER' optional
|
Matthew Wild |
Tue, 21 Feb 2017 10:37:10 +0000 |
mod_firewall: Fix SCAN to pass correct variable to scan_list()
|
Matthew Wild |
Mon, 20 Feb 2017 13:12:51 +0000 |
mod_firewall: Add 'SENT DIRECTED PRESENCE TO SENDER?'
|
Matthew Wild |
Mon, 20 Feb 2017 09:32:48 +0000 |
mod_firewall: Add SEARCH, PATTERN definitions and SCAN condition to check tokenized stanza:find() against a list
|
Matthew Wild |
Mon, 20 Feb 2017 09:31:30 +0000 |
mod_firewall: Fix CHECK LIST syntax check
|
Matthew Wild |
Sun, 19 Feb 2017 22:24:21 +0000 |
mod_firewall: Initial support for lists, in-memory and HTTP
|
Matthew Wild |
Sun, 19 Feb 2017 21:10:26 +0000 |
mod_firewall: Update functions that use meta() to allow functions with deps inside expressions
|
Matthew Wild |
Sun, 19 Feb 2017 21:08:30 +0000 |
mod_firewall: Add 'TO SELF' check ('NOT TO?' worked until commit 9159f9166893)
|
Matthew Wild |
Thu, 26 Jan 2017 18:36:15 +0000 |