Log

util/prosodyctl.lua @ 7278:1891854b25ac

description author age
util.prosodyctl: Remove unused variable [luacheck] Matthew Wild 2016-03-10
net.websocket.frames, util.datetime, util.json, util.prosodyctl, util.rfc6724: Remove unused variables [luacheck] Matthew Wild 2016-03-10
util.*: Remove use of module() function, make all module functions local and return them in a table at the end Kim Alvefur 2015-02-21
util.{interpolation,prosodyctl,sql}: Trim trailing whitespace Kim Alvefur 2015-07-17
Merge 0.9->0.10 Matthew Wild 2014-08-28
prosodyctl: Verify that 'pidfile' is a string, show friendly error otherwise Kim Alvefur 2014-08-26
prosodyctl, util.prosodyctl: Update to reflect that mod_posix gets loaded by default on posix platforms Kim Alvefur 2014-04-09
Remove all trailing whitespace Florian Zeitz 2013-08-09
util.prosodyctl: Initialize storagemanager on the host before initializing usermanager. This fixes brokenness when the auth provider opens the store on load (as they all do since eeea0eb2602a) (thanks nulani) Matthew Wild 2013-04-27
util.{prosodyctl,openssl}: More use of config sections removed Kim Alvefur 2013-03-23
util.prosodyctl: Use usermanager to delete users instead of unsetting their password Kim Alvefur 2012-08-24
mod_admin_telnet, prosody, prosodyctl, ejabberd2prosody: Don't depend on modules setting globals Florian Zeitz 2012-06-09
Merge with 0.9 Matthew Wild 2012-02-11
util.prosodyctl: Fix variable name clash introduced in 55ef5d83d00a (thanks chris) Matthew Wild 2012-02-11
Merge with 0.9 Matthew Wild 2012-02-08