Software /
code /
prosody
Log
description | author | age |
---|---|---|
mod_legacyauth: Fix for sending error response to unauthed s2s connections | Matthew Wild | 2012-09-13 |
Merge 0.9->trunk | Matthew Wild | 2012-09-13 |
configmanager: Fix include of relative files via Include directive in config | Matthew Wild | 2012-09-13 |
hostmanager, modulemanager: Ensure hosts[*].modules always exists. | Waqas Hussain | 2012-09-12 |
mod_storage_*: Don't explicitly set driver name, to ease copying/renaming modules. | Waqas Hussain | 2012-09-12 |
core.storagemanager, mod_storage_*: "data-driver" -> "storage-provider", to allow using module:provides(). | Waqas Hussain | 2012-09-12 |
mod_{admin_telnet,c2s,component,http,net_multiplex,s2s}: Use module:provides() instead of module:add_item(). | Waqas Hussain | 2012-09-12 |