Log

util/prosodyctl.lua @ 5379:27de7cc94111

description author age
util.{prosodyctl,openssl}: More use of config sections removed Kim Alvefur Sat, 23 Mar 2013 02:38:30 +0100
util.prosodyctl: Use usermanager to delete users instead of unsetting their password Kim Alvefur Sat, 25 Aug 2012 01:33:01 +0200
mod_admin_telnet, prosody, prosodyctl, ejabberd2prosody: Don't depend on modules setting globals Florian Zeitz Sat, 09 Jun 2012 02:27:44 +0200
Merge with 0.9 Matthew Wild Sat, 11 Feb 2012 14:51:29 +0000
util.prosodyctl: Fix variable name clash introduced in 55ef5d83d00a (thanks chris) Matthew Wild Sat, 11 Feb 2012 14:49:51 +0000
Merge with 0.9 Matthew Wild Wed, 08 Feb 2012 16:20:07 +0100
util.prosodyctl: In the register command, check that the virtual exists before proceeding. Kim Alvefur Wed, 08 Feb 2012 15:33:36 +0100
util.prosodyctl: Add getline() and show_prompt() Kim Alvefur Fri, 20 Jan 2012 21:58:04 +0100
Add "reload" command to prosodyctl Vladimir Protasov Thu, 04 Aug 2011 21:26:15 +0400
prosodyctl, util.prosodyctl: Move UI functions to util.prosodyctl so they can be used outside of prosodyctl itself Matthew Wild Sun, 13 Feb 2011 19:28:29 +0000
mod_admin_adhoc: Support for reloading multiple modules Florian Zeitz Sat, 18 Dec 2010 21:04:45 +0100
util.prosodyctl: Initialize storagemanager on hosts we modify Matthew Wild Sat, 18 Dec 2010 02:33:47 +0000
util.prosodyctl: Prep JIDs before checking whether they exist (thanks tja) Matthew Wild Tue, 07 Dec 2010 19:26:38 +0000
prosodyctl, util.prosodyctl: Show error when mod_posix is not enabled and an attempt is made to query Prosody's status (thanks stever) Matthew Wild Tue, 16 Nov 2010 13:30:27 +0000
util.prosodyctl: Fixed host variables in user_exists. Tobias Tom Thu, 01 Jul 2010 15:31:25 +0200