Mercurial > prosody-modules
log
age | author | description |
---|---|---|
Tue, 15 Nov 2016 15:00:38 +0000 | Matthew Wild | mod_firewall: Allow prefixing script paths with 'module:' to specify path relative to module file |
Tue, 15 Nov 2016 14:59:49 +0000 | Matthew Wild | mod_firewall: Fix for when compiling on the command line and specifying multiple files |
Tue, 15 Nov 2016 14:58:43 +0000 | Matthew Wild | mod_firewall: Allow implicit defitions of chains in scripts if they begin with 'user/' |
Tue, 15 Nov 2016 14:58:16 +0000 | Matthew Wild | mod_firewall: INSPECT: Handle stanza:find() returning nil (i.e. path didn't match) |
Tue, 15 Nov 2016 14:57:40 +0000 | Matthew Wild | mod_firewall: INSPECT: Emit compilation error when the given stanza path is used for comparison but doesn't return a string |
Tue, 15 Nov 2016 09:01:03 +0100 | Kim Alvefur | mod_throttle_unsolicited: Use existing local reference to origin |