doc/lxmppd_core_rostermanager.txt

Sun, 26 Oct 2008 13:14:14 +0000

author
Matthew Wild <mwild1@gmail.com>
date
Sun, 26 Oct 2008 13:14:14 +0000
changeset 169
92768120b717
parent 23
236375777f8c
permissions
-rw-r--r--

Little tweak for more useful logging of closed s2s sessions

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