Mercurial > prosody-modules
log mod_firewall/actions.lib.lua @ 2117:5aa3b93cd37a
age | author | description |
---|---|---|
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) |
Wed, 16 Mar 2016 12:42:17 +0000 | Matthew Wild | mod_firewall: BOUNCE: Don't bounce error stanzas or iq results |
Wed, 16 Mar 2016 11:09:46 +0000 | Matthew Wild | mod_firewall: tostring() the results of meta expressions |
Fri, 11 Mar 2016 18:13:53 +0100 | Kim Alvefur | mod_firewall: Optimize string match operations, string.find is faster than .match since no string is returned |
Tue, 11 Mar 2014 18:44:01 +0100 | Florian Zeitz | all the things: Remove trailing whitespace |