Log

plugins/mod_admin_adhoc.lua @ 11365:5eb817cdd5cd

description author age
mod_admin_adhoc: Remove unused JID resource variables [luacheck] Kim Alvefur 2019-12-23
mod_admin_adhoc: Add some flags to s2s listing command Kim Alvefur 2019-11-07
mod_admin_adhoc: Ignore the very long lines at the end [luacheck] Kim Alvefur 2018-09-30
mod_admin_adhoc: Ignore shadowed 'err' variables [luacheck] Kim Alvefur 2018-09-30
mod_admin_adhoc: Remove unused argument [luacheck] Kim Alvefur 2018-09-30
mod_admin_adhoc: Remove unused loop variables [luacheck] Kim Alvefur 2018-09-30
mod_admin_adhoc: Normalize indentation Kim Alvefur 2018-08-03
mod_admin_adhoc: Keep options for list-single in 'options' field where they belong Kim Alvefur 2018-08-03
mod_admin_adhoc: Silence various harmless warnings [luacheck] Kim Alvefur 2018-05-01
mod_admin_adhoc: Rename loop variable to avoid name clash [luacheck] Kim Alvefur 2018-05-01
mod_admin_adhoc: Rename variable to avoid name clash [luacheck] Kim Alvefur 2018-05-01
mod_admin_adhoc: Remove unused initial values [luacheck] Kim Alvefur 2018-05-01
mod_admin_adhoc: Split a long line (improves readability) [luacheck] Kim Alvefur 2018-05-01
Fix spelling throughout the codebase [codespell] Kim Alvefur 2018-02-04
core.usermanager, various modules: Disconnect other resources on password change (thanks waqas) (fixes #512) Kim Alvefur 2017-07-28
mod_admin_adhoc: Show only connections to/from the host the command was run on Kim Alvefur 2016-01-03
mod_admin_adhoc: Remove extra ) that should not be there Kim Alvefur 2016-01-03
mod_admin_adhoc: Declare local variable, don't set a global [luacheck] Kim Alvefur 2015-08-26
mod_admin_adhoc: Import missing util.set (fixes #518) Kim Alvefur 2015-08-26
core.*: Remove use of module() function Kim Alvefur 2015-02-21
mod_admin_adhoc: Remove special treatment of the "pending" roster entry Kim Alvefur 2015-04-25
Merge 0.9->0.10 Kim Alvefur 2014-10-05
mod_admin_adhoc: Add required to field in user deletion form too Kim Alvefur 2014-09-29
mod_admin_adhoc: Mark 'accountjids' field as required in 'end user sessions' command (thanks Lloyd) Kim Alvefur 2014-09-29
mod_admin_web: Add "List S2S connections" command Florian Zeitz 2014-09-28
mod_admin_adhoc: Show IP in detailed version of online user listing Florian Zeitz 2014-09-28
mod_admin_adhoc: As the only user of set:items(), update... it's now an iterator, and the extra keys() iterator is now unnecessary Matthew Wild 2013-09-03
mod_admin_adhoc: Fix node of the "Get List of Online Users" command Florian Zeitz 2013-06-29
mod_admin_adhoc: Use util.adhoc Florian Zeitz 2013-04-23
mod_motd, mod_register, mod_private, mod_http_errors, mod_admin_adhoc: Remove unused imports Kim Alvefur 2013-03-23