mod_host_guard: using route/remote event hook to stop outgoing connections to filtered entities, yet the returned error is highly misleading.
|
Marco Cirillo |
Sun, 27 May 2012 01:34:53 +0000 |
mod_host_guard: removed s2smanager import.
|
Marco Cirillo |
Sat, 26 May 2012 22:48:03 +0000 |
mod_host_guard: removed calls to s2smanager and made the module not dependant on it.
|
Marco Cirillo |
Sat, 26 May 2012 22:45:46 +0000 |
mod_host_guard: fixed plugin, minor code refactor.
|
Marco Cirillo |
Sun, 08 Jan 2012 05:25:49 +0000 |
mod_host_guard: replaced prosody.events.add_handler with module:hook.
|
Marco Cirillo |
Sun, 08 Jan 2012 03:51:16 +0000 |
mod_host_guard: stick to one code "punctuation" style.
|
Marco Cirillo |
Sat, 07 Jan 2012 18:09:48 +0000 |
mod_host_guard: updated banner.
|
Marco Cirillo |
Thu, 05 Jan 2012 01:37:53 +0000 |
mod_host_guard: added exceptions/whitelisting to the blockall logic (makes little sense otherwise has s2s_disallow = true does the same)
|
Marco Cirillo |
Tue, 20 Dec 2011 20:19:53 +0000 |
mod_host_guard: minor fix.
|
Marco Cirillo |
Sun, 04 Dec 2011 15:57:01 +0000 |
mod_host_guard: renamed mod_component_guard to mod_host_guard, as it really works with all hosts, finally decided to wiki it out and not merge it with the s2s_blackwhitelisting module.
base
mod_component_guard/mod_component_guard.lua@11447f740d35
|
Marco Cirillo |
Sun, 04 Dec 2011 15:47:24 +0000 |