doc/lxmppd_core_rostermanager.txt

Sun, 15 Feb 2009 15:56:04 +0000

author
Matthew Wild <mwild1@gmail.com>
date
Sun, 15 Feb 2009 15:56:04 +0000
changeset 804
9bc1544c99b7
parent 23
236375777f8c
permissions
-rw-r--r--

util.pposix: Add getuid/setuid (we don't use them yet)

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