log core/hostmanager.lua @ 4732:29ff25c8bf56

age author description
Fri, 27 Apr 2012 22:33:38 +0100 Matthew Wild hostmanager: Remove unused host_config parameter from host-activated event
Fri, 27 Apr 2012 22:32:04 +0100 Matthew Wild hostmanager: Add some TODO comments
Fri, 27 Apr 2012 22:31:53 +0100 Matthew Wild hostmanager: Convert host-deactivating event parameters to a table
Sun, 12 Feb 2012 17:53:50 +0000 Matthew Wild hostmanager: Import select() (thanks Medics)
Sat, 11 Feb 2012 14:51:00 +0000 Matthew Wild hostmanager: Import jid_split (thanks chris)
Fri, 16 Dec 2011 16:01:59 +0000 Matthew Wild hostmanager: Add send() method to hosts
Tue, 28 Dec 2010 09:58:40 +0500 Waqas Hussain hostmanager: Don't set host.disallow_s2s when anonymous_login=true (mod_auth_anonymous does this now).
Thu, 09 Dec 2010 21:40:54 +0500 Waqas Hussain hostmanager: Improved error handling.