doc/lxmppd_core_rostermanager.txt

Mon, 30 Mar 2009 03:51:37 +0500

author
Waqas Hussain <waqas20@gmail.com>
date
Mon, 30 Mar 2009 03:51:37 +0500
changeset 935
efe3eaaeff34
parent 23
236375777f8c
permissions
-rw-r--r--

Fixed: mod_saslauth: "anonymous_login" currently makes SASL ANONYMOUS an exclusive mechanism. Corrected advertised mechanisms and error replies.

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