Merge
|
Matthew Wild |
Tue, 04 Dec 2012 20:11:41 +0000 |
portmanager: Return first service with the specified name from get_service() (instead of the array of possible services) (thanks xnyhps)
|
Matthew Wild |
Tue, 04 Dec 2012 20:08:44 +0000 |
Merge 0.9->trunk.
|
Waqas Hussain |
Mon, 03 Dec 2012 10:04:34 +0500 |
util.xml: Fix module name.
|
Waqas Hussain |
Mon, 03 Dec 2012 10:01:46 +0500 |
net.http.parser: Fix syntax error introduced in c5edb08fc7cb.
|
Waqas Hussain |
Mon, 03 Dec 2012 10:01:06 +0500 |
Merge 0.9->trunk.
|
Waqas Hussain |
Mon, 03 Dec 2012 06:07:00 +0500 |
plugins/storage/xmlparse.lib.lua: Delete.
|
Waqas Hussain |
Mon, 03 Dec 2012 05:50:39 +0500 |
plugins/storage/mod_xep0227: Use util.xml.
|
Waqas Hussain |
Mon, 03 Dec 2012 05:49:05 +0500 |
tools/migration/migrator/jabberd14: Use util.xml.
|
Waqas Hussain |
Mon, 03 Dec 2012 05:44:48 +0500 |
tools/openfire2prosody: Use util.xml.
|
Waqas Hussain |
Mon, 03 Dec 2012 05:42:17 +0500 |
tools/jabberd14sql2prosody: Use util.xml.
|
Waqas Hussain |
Mon, 03 Dec 2012 05:41:18 +0500 |
tools/ejabberdsql2prosody: Use util.xml.
|
Waqas Hussain |
Mon, 03 Dec 2012 05:34:46 +0500 |
util.template: Use util.xml.
|
Waqas Hussain |
Mon, 03 Dec 2012 05:33:56 +0500 |
util.xml: Initial commit; exposes parse(), which is now the canonical way to convert a string to a stanza.
|
Waqas Hussain |
Mon, 03 Dec 2012 05:32:51 +0500 |
Merge 0.9->trunk.
|
Waqas Hussain |
Sat, 01 Dec 2012 00:31:33 +0500 |
sessionmanager: Log the actual error message when roster loading fails.
|
Waqas Hussain |
Fri, 30 Nov 2012 09:05:51 +0500 |
MUC: Expose create_room(jid).
|
Waqas Hussain |
Fri, 30 Nov 2012 08:57:58 +0500 |
mod_storage_sql: Return actual error string on commit failure.
|
Waqas Hussain |
Fri, 30 Nov 2012 08:50:03 +0500 |
Merge 0.9->trunk
|
Matthew Wild |
Thu, 29 Nov 2012 07:38:24 +0500 |
net.http.parser: Collapse multiple consecutive slashes in a path to a single slash
|
Matthew Wild |
Thu, 29 Nov 2012 07:38:00 +0500 |
Merge
|
Matthew Wild |
Thu, 29 Nov 2012 07:17:31 +0500 |
Merge 0.9->trunk
|
Matthew Wild |
Thu, 29 Nov 2012 07:16:45 +0500 |
mod_http: Fix pattern and slightly improve efficiency and memory usage of wildcard HTTP handlers
|
Matthew Wild |
Thu, 29 Nov 2012 07:15:04 +0500 |
Merge 0.9->trunk
|
Kim Alvefur |
Sun, 25 Nov 2012 05:12:46 +0100 |
mod_admin_adhoc: Remove unused form
|
Kim Alvefur |
Sun, 25 Nov 2012 05:12:13 +0100 |
Merge 0.9->trunk
|
Kim Alvefur |
Fri, 23 Nov 2012 17:17:02 +0100 |
net.server: Fix when no network_settings set and using libevent
|
Kim Alvefur |
Fri, 23 Nov 2012 17:16:22 +0100 |
Merge 0.9->trunk
|
Kim Alvefur |
Fri, 23 Nov 2012 01:51:53 +0100 |
net.server: Make server_* configurable in the config file.
|
Kim Alvefur |
Fri, 23 Nov 2012 01:51:30 +0100 |
net.server_select: Better names for config options (thanks MattJ)
|
Kim Alvefur |
Fri, 23 Nov 2012 01:51:30 +0100 |