Software /
code /
prosody-modules
Log
mod_firewall/actions.lib.lua @ 2551:9392f45b0364
description | author | age |
---|---|---|
mod_firewall: Fix FORWARD to send from current module's host | Matthew Wild | Thu, 23 Feb 2017 14:01:12 +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: Add 'ADD TO' action for adding to lists | Matthew Wild | Mon, 20 Feb 2017 09:47:58 +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: Insert semicolons after some statements to prevent ambiguous syntax in output (fixes #797) | Kim Alvefur | Tue, 13 Dec 2016 16:57:16 +0100 |