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 |
mod_firewall: LOG uses session.log if available
|
Matthew Wild |
Fri, 18 Mar 2016 09:51:01 +0000 |
mod_firewall: Move meta() function to main module, and make it a global so libs can use it
|
Matthew Wild |
Thu, 17 Mar 2016 21:29:07 +0000 |
mod_firewall: Add support for session marking (MARK_ORIGIN, UNMARK_ORIGIN, ORIGIN_MARKED)
|
Matthew Wild |
Thu, 17 Mar 2016 11:27:10 +0000 |
mod_firewall: JUMP_CHAIN: Fix implementation to match docs (i.e. continue processing current chain if stanza not handled)
|
Matthew Wild |
Thu, 17 Mar 2016 11:26:20 +0000 |
mod_firewall: BOUNCE: Don't bounce error stanzas or iq results
|
Matthew Wild |
Wed, 16 Mar 2016 12:42:17 +0000 |
mod_firewall: tostring() the results of meta expressions
|
Matthew Wild |
Wed, 16 Mar 2016 11:09:46 +0000 |