File

doc/lxmppd_core_rostermanager.txt @ 2802:ded1c649484a

mod_tls: Set the sslctx on outgoing connections (possibly the cause of outgoing s2s connections not being encrypted)
author Matthew Wild <mwild1@gmail.com>
date Sun, 31 Jan 2010 15:39:49 +0000
parent 23:236375777f8c
line wrap: on
line source

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