Log

description author age
mod_firewall: spam-blocking.pfw: Add more extension points Matthew Wild Fri, 24 Feb 2017 14:19:41 +0000
mod_firewall: spam-blocking.pfw: Remove debug logging Matthew Wild Fri, 24 Feb 2017 14:10:42 +0000
spam-blocking.pfw: Much improvement Matthew Wild Fri, 24 Feb 2017 12:13:17 +0000
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: Rename variables to avoid shadowing #luacheck Matthew Wild Fri, 24 Feb 2017 09:49:30 +0000
mod_firewall: Accept backslash escapes in definitions Matthew Wild Fri, 24 Feb 2017 09:49:09 +0000
mod_firewall: Fix compilation error when last action modifies stanza route Matthew Wild Fri, 24 Feb 2017 09:48:45 +0000
mod_firewall: Document PASS, RETURN and DEFAULT Matthew Wild Fri, 24 Feb 2017 09:48:16 +0000
mod_firewall: Make PASS bubble up through all chains, and add DEFAULT and RETURN Matthew Wild Fri, 24 Feb 2017 09:38:20 +0000
mod_firewall: spam-blocking.pfw: Allow unsubscribe/unsubscribed presence Matthew Wild Thu, 23 Feb 2017 14:26:19 +0000
mod_firewall: spam-blocking.pfw, initial anti-spam ruleset Matthew Wild Thu, 23 Feb 2017 14:14:38 +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: Fix FORWARD to send from current module's host Matthew Wild Thu, 23 Feb 2017 14:01:12 +0000
mod_firewall: Allow backslash escapes in definitions Matthew Wild Thu, 23 Feb 2017 14:00:43 +0000
mod_firewall: Pass 'module' object to chain handlers Matthew Wild Thu, 23 Feb 2017 14:00:26 +0000
mod_firewall: Add 'current_host' variable/dependency Matthew Wild Thu, 23 Feb 2017 13:58:30 +0000
mod_firewall: Add metaq(), like meta() but takes an unquoted string Matthew Wild Thu, 23 Feb 2017 13:58:13 +0000
mod_firewall: Add stripslashes() function Matthew Wild Thu, 23 Feb 2017 13:57:48 +0000
mod_firewall: Add and document COUNT condition Matthew Wild Tue, 21 Feb 2017 22:41:58 +0000
mod_firewall: Add it(erators) and it_count dependencies Matthew Wild Tue, 21 Feb 2017 22:41:40 +0000
mod_firewall: Do patterns properly, instead of cheating Matthew Wild Tue, 21 Feb 2017 22:41:08 +0000
mod_firewall: Fix FORWARD action to include a 'from' address and depend on core_post_stanza Matthew Wild Tue, 21 Feb 2017 22:40:31 +0000
mod_firewall: Add FORWARD action (XEP-0297) Matthew Wild Tue, 21 Feb 2017 13:37:44 +0000
mod_firewall: Update README for latest changes Matthew Wild Tue, 21 Feb 2017 10:39:00 +0000
mod_firewall: Allow using spaces instead of underscores in actions, as well as conditions Matthew Wild Tue, 21 Feb 2017 10:38:14 +0000
mod_firewall: Reinstate the ability to set a default for stanza expressions Matthew Wild Tue, 21 Feb 2017 10:37:53 +0000