Software /
code /
prosody
Log
util/prosodyctl.lua @ 2509:e8a0f2368cde
description | author | age |
---|---|---|
prosodyctl: Use mode r+ for opening the file so 1) it fails if the file doesn't exist 2) we have write access to lock it | Matthew Wild | 2010-01-13 |
util.prosodyctl: Report Prosody as not running if the pidfile isn't locked | Matthew Wild | 2010-01-11 |
util.prosodyctl: Saner determination of Prosody executable path | Brian Cully | 2009-12-21 |
Add copyright header to those files missing one | Matthew Wild | 2009-07-10 |
util.prosodyctl: Fix undefined global access | Matthew Wild | 2009-07-10 |
util.prosodyctl: Import CFG_SOURCEDIR from the global environment (thanks macaronyde!) | Matthew Wild | 2009-05-06 |
util.prosodyctl: Return success status of usermanager.create_user() | Matthew Wild | 2009-05-05 |
prosodyctl, util.prosodyctl: New prosodyctl utility for managing Prosody servers | Matthew Wild | 2009-05-02 |