mod_admin_adhoc: Add commands for activating and deactivating hosts
|
Kim Alvefur |
Wed, 19 Sep 2012 15:12:18 +0200 |
prosody, prosodyctl: chdir() to data directory on startup
|
Matthew Wild |
Wed, 19 Sep 2012 12:39:21 +0100 |
Merge 0.9->trunk
|
Matthew Wild |
Wed, 19 Sep 2012 12:14:08 +0100 |
mod_storage_sql: Remove obsolete comment
|
Matthew Wild |
Wed, 19 Sep 2012 12:09:27 +0100 |
storagemanager: Remove usage of 'core' when calling configmanager.get()
|
Matthew Wild |
Wed, 19 Sep 2012 12:08:33 +0100 |
storagemanager, datamanager, mod_storage_{internal,sql}: Replace list_stores() with an iterator version
|
Kim Alvefur |
Mon, 17 Sep 2012 05:42:10 +0200 |
storagemanager: Add purge() for purging user data from all backends in use
|
Kim Alvefur |
Sun, 16 Sep 2012 02:18:07 +0200 |
mod_admin_telnet: Fix user:*, correct names, docs, do validation
|
Kim Alvefur |
Sat, 15 Sep 2012 23:00:59 +0200 |
Merge 0.9->trunk
|
Matthew Wild |
Thu, 13 Sep 2012 18:49:25 +0100 |
mod_legacyauth: Fix for sending error response to unauthed s2s connections
|
Matthew Wild |
Thu, 13 Sep 2012 18:48:35 +0100 |
Merge 0.9->trunk
|
Matthew Wild |
Thu, 13 Sep 2012 18:32:24 +0100 |
configmanager: Fix include of relative files via Include directive in config
|
Matthew Wild |
Thu, 13 Sep 2012 18:31:34 +0100 |
hostmanager, modulemanager: Ensure hosts[*].modules always exists.
|
Waqas Hussain |
Thu, 13 Sep 2012 00:32:12 +0500 |
mod_storage_*: Don't explicitly set driver name, to ease copying/renaming modules.
|
Waqas Hussain |
Wed, 12 Sep 2012 23:46:10 +0500 |
core.storagemanager, mod_storage_*: "data-driver" -> "storage-provider", to allow using module:provides().
|
Waqas Hussain |
Wed, 12 Sep 2012 23:41:28 +0500 |