Software /
code /
prosody-modules
Log
mod_throttle_unsolicited/mod_throttle_unsolicited.lua @ 5763:100110d539d3
description | author | age |
---|---|---|
mod_throttle_unsolicited: reduce debug logs, rename firewall mark | Georg Lukas | Tue, 02 Apr 2019 16:19:11 +0200 |
mod_throttle_unsolicited: Use existing local reference to origin | Kim Alvefur | Tue, 15 Nov 2016 09:01:03 +0100 |
mod_throttle_unsolicited: Add support for throttling unsolicited messages on incoming s2s connections | Kim Alvefur | Tue, 04 Oct 2016 16:18:06 +0200 |
mod_throttle_unsolicited: Remove unused local [luacheck] | Kim Alvefur | Wed, 30 Mar 2016 11:12:01 +0200 |
mod_throttle_unsolicited: Skip checking messages to self | Kim Alvefur | Wed, 30 Mar 2016 10:54:47 +0200 |
mod_throttle_unsolicited: Mark sessions so they can be matched with 'ORIGIN_MARKED: throttle_unsolicited' by mod_firewall | Kim Alvefur | Thu, 17 Mar 2016 16:45:27 +0100 |
mod_throttle_unsolicited: Limit rate of unsolicited messages sent to non-contacts | Kim Alvefur | Mon, 14 Mar 2016 13:36:50 +0100 |