Software /
code /
prosody
Log
core/hostmanager.lua @ 4502:dd1eaecc11f9
description | author | age |
---|---|---|
hostmanager: Import jid_split (thanks chris) | Matthew Wild | Sat, 11 Feb 2012 14:51:00 +0000 |
hostmanager: Add send() method to hosts | Matthew Wild | Fri, 16 Dec 2011 16:01:59 +0000 |
hostmanager: Don't set host.disallow_s2s when anonymous_login=true (mod_auth_anonymous does this now). | Waqas Hussain | Tue, 28 Dec 2010 09:58:40 +0500 |
hostmanager: Improved error handling. | Waqas Hussain | Thu, 09 Dec 2010 21:40:54 +0500 |
hostmanager: deactivate() now returns true on success. | Waqas Hussain | Thu, 09 Dec 2010 21:12:39 +0500 |
hostmanager: activate() now gets the host config from configmanager when a config isn't given. | Waqas Hussain | Thu, 09 Dec 2010 21:11:12 +0500 |
hostmanager: Don't include hosts with '@' or '/' in the name in the get_children(host) result. | Waqas Hussain | Wed, 10 Nov 2010 20:36:37 +0500 |