Mercurial > prosody-modules
log
age | author | description |
---|---|---|
Thu, 17 Mar 2016 13:05:38 +0100 | Kim Alvefur | mod_register_dnsbl: Initial commit of module to check users registering against an DNS block list |
Thu, 17 Mar 2016 11:51:05 +0000 | Matthew Wild | mod_firewall: README: Improve chain documentation |
Thu, 17 Mar 2016 11:39:43 +0000 | Matthew Wild | mod_firewall: README: Document INSPECT's pattern matching ability |
Thu, 17 Mar 2016 11:37:19 +0000 | Matthew Wild | mod_firewall: INSPECT: Support for pattern matches (confusingly using ~= instead of =) |
Thu, 17 Mar 2016 11:33:57 +0000 | Matthew Wild | mod_firewall: README: Document session marking |
Thu, 17 Mar 2016 11:27:10 +0000 | Matthew Wild | mod_firewall: Add support for session marking (MARK_ORIGIN, UNMARK_ORIGIN, ORIGIN_MARKED) |
Thu, 17 Mar 2016 11:26:20 +0000 | Matthew Wild | mod_firewall: JUMP_CHAIN: Fix implementation to match docs (i.e. continue processing current chain if stanza not handled) |