doc/lxmppd_core_rostermanager.txt

Sat, 15 Nov 2008 22:30:09 +0100

author
Tobias Markmann <tm@ayena.de>
date
Sat, 15 Nov 2008 22:30:09 +0100
changeset 294
5d861d6e5bbd
parent 23
236375777f8c
permissions
-rw-r--r--

Made SASL module fit the new interface.

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