log mod_host_guard/mod_host_guard.lua @ 1880:a7c1f1b6ef05

age author description
Tue, 11 Mar 2014 18:44:01 +0100 Florian Zeitz all the things: Remove trailing whitespace
Wed, 19 Sep 2012 01:30:58 +0000 Marco Cirillo mod_host_guard: close down streams from and to filtered entities, on initialization / configuration reload.
Wed, 12 Sep 2012 22:05:57 +0000 Marco Cirillo mod_host_guard: fix typos into the code, the operators were supposed to be "not equal".
Wed, 12 Sep 2012 20:08:48 +0000 Marco Cirillo 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.
Wed, 12 Sep 2012 19:15:45 +0000 Marco Cirillo mod_host_guard: prevent possible traceback during host manual activation/deactivation.
Tue, 26 Jun 2012 13:05:52 +0000 Marco Cirillo mod_host_guard: adjusted log message.
Tue, 26 Jun 2012 12:05:24 +0000 Marco Cirillo mod_host_guard: reduced code duplication and added better logging.