Log

description author age
mod_pubsub: Add 'forbidden' error support Matthew Wild Tue, 21 Dec 2010 03:18:17 +0000
prosody.cfg.lua.dist: Add note about external gateways Matthew Wild Tue, 21 Dec 2010 01:47:49 +0000
prosody.cfg.lua.dist: Update for new logging config format Matthew Wild Tue, 21 Dec 2010 01:30:27 +0000
configmanager: Support for wildcards in Include directives Matthew Wild Mon, 20 Dec 2010 14:06:32 +0000
prosody, prosodyctl, util.dependencies: Split checking and logging of dependencies so we can check hard deps before the config and logging is loaded Matthew Wild Mon, 20 Dec 2010 14:06:16 +0000
util.httpstream: For HTTP client responses, changing properties responseversion and responseheaders to httpversion and httpheaders, to match HTTP server requests. Waqas Hussain Sun, 19 Dec 2010 20:28:58 +0500
util.httpstream: A little cleanup of the HTTP path. Waqas Hussain Sun, 19 Dec 2010 20:27:13 +0500
Merge with 0.8 Matthew Wild Sun, 19 Dec 2010 03:04:42 +0000
mod_pubsub, util.pubsub: Remove from 0.8 Matthew Wild Sun, 19 Dec 2010 02:57:58 +0000
Merge 0.8->trunk (uh-oh) Matthew Wild Sun, 19 Dec 2010 02:36:56 +0000
configmanager: Switch back to returning 'ok' to signal config load success - fixes config errors not being displayed Matthew Wild Sat, 18 Dec 2010 23:15:58 +0000
util.events: Remove an event's table when it has no more handlers. Waqas Hussain Sun, 19 Dec 2010 00:53:19 +0500
mod_admin_adhoc: Support unloading multiple modules Florian Zeitz Sat, 18 Dec 2010 21:35:42 +0100
mod_admin_adhoc: Support for reloading multiple modules Florian Zeitz Sat, 18 Dec 2010 21:04:45 +0100
net/server_select.lua: Reduce select() timeout back to 1s Matthew Wild Sat, 18 Dec 2010 14:46:28 +0000
storagemanager: Don't always show fallback warning when using per-store config Matthew Wild Sat, 18 Dec 2010 14:44:45 +0000
prosodyctl: Add dummy lock/unlock_globals() until util.startup comes along Matthew Wild Sat, 18 Dec 2010 04:02:28 +0000
mod_storage_sql: Fix a couple of bugs in "JSON" decoding Matthew Wild Sat, 18 Dec 2010 03:25:31 +0000
util.prosodyctl: Initialize storagemanager on hosts we modify Matthew Wild Sat, 18 Dec 2010 02:33:47 +0000
storagemanager: Log warning when loading the storage provider plugin fails Matthew Wild Sat, 18 Dec 2010 02:29:33 +0000
util-src/Makefile, util-src/encodings.c{,pp}: Port ICU code to C, rename encodings.cpp back to .c and amend the Makefile accordingly Matthew Wild Fri, 17 Dec 2010 22:32:21 +0000
usermanager: Fixed a possible traceback when is_admin() was used on a component. Waqas Hussain Fri, 17 Dec 2010 22:54:34 +0500
prosody.cfg.lua.dist: Update to reflect new mod_admin_* modules Matthew Wild Fri, 17 Dec 2010 17:11:04 +0000
util.stanza: Iterate on childtags instead of all childs. Kim Alvefur Fri, 17 Dec 2010 17:28:05 +0100
Make libidn default when not specifiying a IDN lib. Tobias Markmann Tue, 14 Dec 2010 18:54:55 +0100
Fix lua lib name in LDFLAGS. Tobias Markmann Tue, 14 Dec 2010 18:35:05 +0100
util.encodings: Support for ICU for IDNA operations. Tobias Markmann Tue, 14 Dec 2010 15:03:37 +0100
mod_pubsub: Preserve service object on module reload Matthew Wild Fri, 17 Dec 2010 13:35:21 +0000
mod_pubsub: Handle disco#info and disco#items Matthew Wild Fri, 17 Dec 2010 13:23:29 +0000
util.pubsub: Add service:get_nodes() Matthew Wild Fri, 17 Dec 2010 13:23:01 +0000