util.prosodyctl: Report Prosody as not running if the pidfile isn't locked
|
Matthew Wild |
Mon, 11 Jan 2010 00:14:33 +0000 |
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 |
Wed, 13 Jan 2010 00:04:38 +0000 |
util.prosodyctl: Report Prosody as not running if the pidfile isn't locked
|
Matthew Wild |
Mon, 11 Jan 2010 00:14:33 +0000 |
util.prosodyctl: Saner determination of Prosody executable path
|
Brian Cully |
Mon, 21 Dec 2009 16:52:12 +0000 |
Add copyright header to those files missing one
|
Matthew Wild |
Fri, 10 Jul 2009 03:08:38 +0100 |
util.prosodyctl: Fix undefined global access
|
Matthew Wild |
Fri, 10 Jul 2009 02:16:52 +0100 |
util.prosodyctl: Import CFG_SOURCEDIR from the global environment (thanks macaronyde!)
|
Matthew Wild |
Wed, 06 May 2009 21:45:02 +0100 |
util.prosodyctl: Return success status of usermanager.create_user()
|
Matthew Wild |
Tue, 05 May 2009 16:37:17 +0100 |
prosodyctl, util.prosodyctl: New prosodyctl utility for managing Prosody servers
|
Matthew Wild |
Sat, 02 May 2009 17:03:19 +0100 |