Software /
code /
prosody-modules
Log
mod_firewall/mod_firewall.lua @ 2416:ade918cd9ca7
description | author | age |
---|---|---|
mod_firewall: Only call rostermanager if username is available (fixes #796) | Kim Alvefur | Tue, 13 Dec 2016 22:08:02 +0100 |
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: Use the sender bare JID instead of 'to' for stanzas to self | Kim Alvefur | Sat, 03 Dec 2016 20:00:08 +0100 |
mod_firewall: Allow conditions to end with a question mark | Kim Alvefur | Fri, 02 Dec 2016 11:45:10 +0100 |
mod_firewall: Split import of rostermanager into its own dependency | Kim Alvefur | Wed, 30 Nov 2016 15:37:51 +0100 |
mod_firewall: Fix for raw code expressions that contain escape-worthy characters | Matthew Wild | Sat, 19 Nov 2016 15:47:41 +0000 |
mod_firewall: Add default zone called '$local' containing all local hosts (dynamically) | Matthew Wild | Fri, 18 Nov 2016 17:22:28 +0000 |