Mercurial > prosody-modules
log
age | author | description |
---|---|---|
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. |
Tue, 26 Jun 2012 10:57:24 +0000 | Marco Cirillo | mod_host_guard: during configuration reload the host handlers should be reinitialized as well, so reverted changed and added back the "redundant code". |
Mon, 25 Jun 2012 23:53:40 +0000 | Marco Cirillo | mod_host_guard: removed redundant cleanup code (tested it's completely unrequired). |
Mon, 25 Jun 2012 23:26:09 +0000 | Marco Cirillo | mod_host_guard: host handlers are now cleaned properly on module unload (and also still on re/load to be safe). |
Mon, 25 Jun 2012 22:32:54 +0000 | Marco Cirillo | mod_host_guard: referenced configmanager from prosody's _G instead of requiring it. |