Software /
code /
prosody-modules
Log
mod_host_guard/mod_host_guard.lua @ 1233:f7b1992e4ff6
description | author | age |
---|---|---|
mod_host_guard: close down streams from and to filtered entities, on initialization / configuration reload. | Marco Cirillo | Wed, 19 Sep 2012 01:30:58 +0000 |
mod_host_guard: fix typos into the code, the operators were supposed to be "not equal". | Marco Cirillo | Wed, 12 Sep 2012 22:05:57 +0000 |
mod_host_guard: replace checking host object with checking the configuration for the authentication option set to anonymous, I suppose that was the reason I imported configmanager but probably lost that somewhere in the process. | Marco Cirillo | Wed, 12 Sep 2012 20:08:48 +0000 |
mod_host_guard: prevent possible traceback during host manual activation/deactivation. | Marco Cirillo | Wed, 12 Sep 2012 19:15:45 +0000 |
mod_host_guard: adjusted log message. | Marco Cirillo | Tue, 26 Jun 2012 13:05:52 +0000 |
mod_host_guard: reduced code duplication and added better logging. | Marco Cirillo | Tue, 26 Jun 2012 12:05:24 +0000 |