doc/lxmppd_core_rostermanager.txt

Sun, 20 Sep 2009 15:16:25 +0100

author
Matthew Wild <mwild1@gmail.com>
date
Sun, 20 Sep 2009 15:16:25 +0100
changeset 1796
5f7b2f940816
parent 23
236375777f8c
permissions
-rw-r--r--

s2smanager: Timeout unauthed s2s connections

lxmppd -> core -> rostermanager.lua
	requires	"util.datamanager"
	module		"rostermanager"
	
function log(type, message)
	logs a message of type "rostermanager"

function getroster(username, host)
	Retrieves the user's roster from the server and loads it with the datamanager

mercurial