Log

description author age
hostmanager: Improved error handling. Waqas Hussain Thu, 09 Dec 2010 21:40:54 +0500
hostmanager: deactivate() now returns true on success. Waqas Hussain Thu, 09 Dec 2010 21:12:39 +0500
hostmanager: activate() now gets the host config from configmanager when a config isn't given. Waqas Hussain Thu, 09 Dec 2010 21:11:12 +0500
certs/Makefile: Remove -c flag to chmod, which appears to be a GNUism (thanks Kev) Matthew Wild Wed, 08 Dec 2010 17:01:23 +0000
prosody: Don't attempt to load core.xmlhandlers in the main file. It no longer exists. Waqas Hussain Wed, 08 Dec 2010 02:29:37 +0500
xmlhandlers: DELETED. Matthew Wild Tue, 07 Dec 2010 19:27:58 +0000
util.prosodyctl: Prep JIDs before checking whether they exist (thanks tja) Matthew Wild Tue, 07 Dec 2010 19:26:38 +0000
tools/xep227toprosody.lua: Rename ns_xep227 to xmlns_xep227 for consistency with main Prosody code Matthew Wild Tue, 07 Dec 2010 19:22:08 +0000
tools/xep227toprosody.lua: Convert to use util.xmppstream Matthew Wild Tue, 07 Dec 2010 19:20:33 +0000
util.xmppstream: Expose ns_separator and ns_pattern Matthew Wild Tue, 07 Dec 2010 19:19:05 +0000
mod_bosh: Switch to util.xmppstream from xmlhandlers Matthew Wild Tue, 07 Dec 2010 18:38:22 +0000
xmppcomponent_listener: Switch to util.xmppstream from xmlhandlers Matthew Wild Tue, 07 Dec 2010 18:18:11 +0000
prosody: Added a stub implementation of core.componentmanager to the package.loaded table (re-commiting, as this was accidentally removed). Waqas Hussain Tue, 07 Dec 2010 22:55:28 +0500
certs/openssl.cnf: Change countryName from UK to GB Matthew Wild Mon, 06 Dec 2010 18:51:45 +0000
certs/Makefile: Add .PRECIOUS to stop make deleting the key as an intermediate file (thanks deryni/Zash) Matthew Wild Mon, 06 Dec 2010 18:48:23 +0000