Log

description author age
loggingmanager: Re-read 'debug' option on reload. Waqas Hussain Thu, 13 Jan 2011 02:31:10 +0500
prosody: Add config option plugin_path to allow overriding plugin directories. Waqas Hussain Fri, 21 Jan 2011 04:36:31 +0500
util.pluginloader: Add support for multiple plugin directories. Waqas Hussain Fri, 21 Jan 2011 04:35:49 +0500
mod_pubsub: Don't force-load mod_iq. Waqas Hussain Fri, 21 Jan 2011 04:27:46 +0500
MUC: Add option to allow participants to change the subject. Kim Alvefur Fri, 14 Jan 2011 15:52:36 +0100
Merge 0.8->trunk Matthew Wild Tue, 11 Jan 2011 22:40:41 +0000
loggingmanager: Remove event hook that never fired anyway, and held logfiles open - leave the GC to close them now. Matthew Wild Tue, 11 Jan 2011 22:40:09 +0000
Merge 0.8->trunk Matthew Wild Tue, 11 Jan 2011 06:18:51 +0000
storagemanager: Export load_driver() function so it can be used from e.g. migrators Matthew Wild Tue, 11 Jan 2011 06:18:24 +0000
Merge 0.8->trunk Matthew Wild Tue, 11 Jan 2011 05:31:29 +0000
util.sasl.*: Add 'sasl.' prefix to module names Matthew Wild Tue, 11 Jan 2011 05:30:55 +0000
util.datamanager: Change from 'Failed to load' to 'Assuming empty' for data store files that do not seem to exist Matthew Wild Tue, 11 Jan 2011 05:28:07 +0000
net.server_select, net.server_event: Silence 'error during ssl handshake' for wantread and wantwrite Matthew Wild Tue, 11 Jan 2011 05:04:08 +0000
Merge 0.8->trunk Matthew Wild Tue, 11 Jan 2011 04:22:45 +0000
mod_storage_sql: Create index when creating a new table Matthew Wild Tue, 11 Jan 2011 04:19:26 +0000
util.datamanager: Handle gracefully the lack of prosody.paths.data Matthew Wild Tue, 11 Jan 2011 04:19:03 +0000
Merge 0.8->trunk Matthew Wild Mon, 10 Jan 2011 16:55:14 +0000
s2smanager: Don't bounce error replies for error and result stanzas. Waqas Hussain Mon, 10 Jan 2011 21:11:06 +0500
mod_storage_sql: Reconnect in all cases, and rollback on error. Waqas Hussain Mon, 10 Jan 2011 21:07:59 +0500
Merge 0.8->trunk Matthew Wild Sat, 08 Jan 2011 23:21:28 +0000
net.adns: Fix logging to handle unconnected UDP sockets Matthew Wild Sat, 08 Jan 2011 23:20:36 +0000
mod_bosh: Return true from send() Matthew Wild Sat, 08 Jan 2011 23:20:16 +0000
mod_storage_sql: Create table automatically for all databases now, not just SQLite. Also rename table from Prosody -> prosody. Matthew Wild Sat, 08 Jan 2011 23:09:21 +0000
util.pubsub: Pass true instead of nil as the actor in a bunch of places, and fix a bunch of methods to not traceback on this (those with *_other capability checking). Matthew Wild Sat, 08 Jan 2011 23:17:17 +0000
util.pubsub: Some tidying/optimisation to service:may() Matthew Wild Sat, 08 Jan 2011 23:15:27 +0000
certs/openssl.cnf: Specify output encoding. Kim Alvefur Sat, 08 Jan 2011 09:09:19 +0100
Merge 0.8->trunk Matthew Wild Fri, 07 Jan 2011 11:59:05 +0000
mod_storage_sql: Make the 'database' value for the SQLite3 driver relative to the data path Matthew Wild Fri, 07 Jan 2011 11:57:48 +0000
prosodyctl: Instead of calling datamanager.set_path(), just ensure prosody.paths.data always contains the correct value (including config) Matthew Wild Fri, 07 Jan 2011 11:56:52 +0000
prosody: Instead of calling datamanager.set_path(), just ensure prosody.paths.data always contains the correct value (including config) Matthew Wild Fri, 07 Jan 2011 11:56:15 +0000