Commit Graph

25 Commits (f3aaf833ca073cef76d781a3d27108e27160271e)

Author SHA1 Message Date
Matthew Wild 6448e03b74 util.prosodyctl: Fix variable name clash introduced in 55ef5d83d00a (thanks chris) 14 years ago
Kim Alvefur d75e3d56b5 util.prosodyctl: In the register command, check that the virtual exists before proceeding. 14 years ago
Kim Alvefur d58a696bec util.prosodyctl: Add getline() and show_prompt() 14 years ago
Vladimir Protasov d20a983470 Add "reload" command to prosodyctl 15 years ago
Matthew Wild 87b53fccc2 prosodyctl, util.prosodyctl: Move UI functions to util.prosodyctl so they can be used outside of prosodyctl itself 15 years ago
Matthew Wild a5e641fa8f prosodyctl, util.prosodyctl: Move UI functions to util.prosodyctl so they can be used outside of prosodyctl itself 15 years ago
Florian Zeitz af433a87e1 mod_admin_adhoc: Support for reloading multiple modules 15 years ago
Matthew Wild 389c66d8db util.prosodyctl: Initialize storagemanager on hosts we modify 15 years ago
Florian Zeitz 103b279022 mod_admin_adhoc: Support for reloading multiple modules 15 years ago
Matthew Wild 38df8cd28e util.prosodyctl: Initialize storagemanager on hosts we modify 15 years ago
Matthew Wild a0b1bc6c2f util.prosodyctl: Prep JIDs before checking whether they exist (thanks tja) 15 years ago
Matthew Wild 0eb40f8d19 util.prosodyctl: Prep JIDs before checking whether they exist (thanks tja) 15 years ago
Matthew Wild 07243fc7d1 prosodyctl, util.prosodyctl: Show error when mod_posix is not enabled and an attempt is made to query Prosody's status (thanks stever) 15 years ago
Tobias Tom e0f91c8cd5 util.prosodyctl: Fixed host variables in user_exists. 16 years ago
Matthew Wild 9e70620d26 util.prosodyctl: Initialize the host's auth provider if necessary (thanks johnny, and all the other people whom this hindered :) ) 16 years ago
Matthew Wild 2bc0606453 Update copyright headers for 2010 16 years ago
Matthew Wild 24aaf5e788 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 16 years ago
Matthew Wild c1e075ec38 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 16 years ago
Matthew Wild 815222417a util.prosodyctl: Report Prosody as not running if the pidfile isn't locked 16 years ago
Matthew Wild a664e2ba60 util.prosodyctl: Report Prosody as not running if the pidfile isn't locked 16 years ago
Brian Cully 348b2532e3 util.prosodyctl: Saner determination of Prosody executable path 16 years ago
Matthew Wild e45610ce6e Add copyright header to those files missing one 17 years ago
Matthew Wild 502cab5ff5 util.prosodyctl: Fix undefined global access 17 years ago
Matthew Wild 95040378fd util.prosodyctl: Import CFG_SOURCEDIR from the global environment (thanks macaronyde!) 17 years ago
Matthew Wild 6b739c8d9a util.prosodyctl: Return success status of usermanager.create_user() 17 years ago
Matthew Wild 2fb13bad65 prosodyctl, util.prosodyctl: New prosodyctl utility for managing Prosody servers 17 years ago