log

age author description
Fri, 24 Feb 2017 09:51:43 +0000 Matthew Wild mod_firewall: SUBSCRIBED: Only check roster if 'to' address has a nodepart (fixes traceback)
Fri, 24 Feb 2017 09:50:49 +0000 Matthew Wild mod_firewall: TO SELF: Use raw stanza.attr.to directly, as 'to' defaults to bare JID if nil
Fri, 24 Feb 2017 09:49:30 +0000 Matthew Wild mod_firewall: Rename variables to avoid shadowing #luacheck
Fri, 24 Feb 2017 09:49:09 +0000 Matthew Wild mod_firewall: Accept backslash escapes in definitions
Fri, 24 Feb 2017 09:48:45 +0000 Matthew Wild mod_firewall: Fix compilation error when last action modifies stanza route
Fri, 24 Feb 2017 09:48:16 +0000 Matthew Wild mod_firewall: Document PASS, RETURN and DEFAULT
Fri, 24 Feb 2017 09:38:20 +0000 Matthew Wild mod_firewall: Make PASS bubble up through all chains, and add DEFAULT and RETURN
Thu, 23 Feb 2017 14:26:19 +0000 Matthew Wild mod_firewall: spam-blocking.pfw: Allow unsubscribe/unsubscribed presence
Thu, 23 Feb 2017 14:14:38 +0000 Matthew Wild mod_firewall: spam-blocking.pfw, initial anti-spam ruleset
Thu, 23 Feb 2017 14:13:57 +0000 Matthew Wild mod_firewall: Add TO FULL JID
Thu, 23 Feb 2017 14:11:31 +0000 Matthew Wild mod_firewall: Fix everything wrong with SENT_DIRECTED_PRESENCE_TO_SENDER
Thu, 23 Feb 2017 14:06:48 +0000 Matthew Wild mod_firewall: Add TO/FROM ADMIN
Thu, 23 Feb 2017 14:05:39 +0000 Matthew Wild mod_firewall: Support expressions in TO/FROM EXACTLY
Thu, 23 Feb 2017 14:01:12 +0000 Matthew Wild mod_firewall: Fix FORWARD to send from current module's host
Thu, 23 Feb 2017 14:00:43 +0000 Matthew Wild mod_firewall: Allow backslash escapes in definitions