Software /
code /
prosody-modules
Log
description | author | age |
---|---|---|
mod_firewall: README: Document INSPECT's pattern matching ability | Matthew Wild | 2016-03-17 |
mod_firewall: INSPECT: Support for pattern matches (confusingly using ~= instead of =) | Matthew Wild | 2016-03-17 |
mod_firewall: README: Document session marking | Matthew Wild | 2016-03-17 |
mod_firewall: Add support for session marking (MARK_ORIGIN, UNMARK_ORIGIN, ORIGIN_MARKED) | Matthew Wild | 2016-03-17 |
mod_firewall: JUMP_CHAIN: Fix implementation to match docs (i.e. continue processing current chain if stanza not handled) | Matthew Wild | 2016-03-17 |
mod_firewall: README: Document JUMP_CHAIN | Matthew Wild | 2016-03-17 |
mod_firewall: README: Improve chain usage example comments | Matthew Wild | 2016-03-17 |
mod_firewall: README: Add note about user-defined chains | Matthew Wild | 2016-03-17 |