Software /
code /
prosody
Log
description | author | age |
---|---|---|
util.pluginloader: Return file path on success in pluginloader.load_code(). | Waqas Hussain | 2011-02-20 |
util.pluginloader: Return full file path from internal file loader on success, not just the name. | Waqas Hussain | 2011-02-20 |
util.stanza: Rewrite clone() to be more optimized. | Waqas Hussain | 2011-02-20 |
prosodyctl, util.prosodyctl: Move UI functions to util.prosodyctl so they can be used outside of prosodyctl itself | Matthew Wild | 2011-02-13 |
loggingmanager: Allow specifying a sink type in per-level logging config (thanks ruskie) | Matthew Wild | 2011-02-13 |
loggingmanager: Iterate over logging config rules using ipairs rather than pairs | Matthew Wild | 2011-02-13 |