mod_admin_adhoc: Remove unused JID resource variables [luacheck]
|
Kim Alvefur |
Mon, 23 Dec 2019 21:37:16 +0100 |
mod_admin_adhoc: Add some flags to s2s listing command
|
Kim Alvefur |
Thu, 07 Nov 2019 17:07:02 +0100 |
mod_admin_adhoc: Ignore the very long lines at the end [luacheck]
|
Kim Alvefur |
Sun, 30 Sep 2018 13:51:25 +0200 |
mod_admin_adhoc: Ignore shadowed 'err' variables [luacheck]
|
Kim Alvefur |
Sun, 30 Sep 2018 13:39:25 +0200 |
mod_admin_adhoc: Remove unused argument [luacheck]
|
Kim Alvefur |
Sun, 30 Sep 2018 13:38:33 +0200 |
mod_admin_adhoc: Remove unused loop variables [luacheck]
|
Kim Alvefur |
Sun, 30 Sep 2018 13:37:51 +0200 |
mod_admin_adhoc: Normalize indentation
|
Kim Alvefur |
Fri, 03 Aug 2018 20:51:08 +0200 |
mod_admin_adhoc: Keep options for list-single in 'options' field where they belong
|
Kim Alvefur |
Fri, 03 Aug 2018 20:48:23 +0200 |
mod_admin_adhoc: Silence various harmless warnings [luacheck]
|
Kim Alvefur |
Tue, 01 May 2018 21:25:30 +0200 |
mod_admin_adhoc: Rename loop variable to avoid name clash [luacheck]
|
Kim Alvefur |
Tue, 01 May 2018 21:02:15 +0200 |
mod_admin_adhoc: Rename variable to avoid name clash [luacheck]
|
Kim Alvefur |
Tue, 01 May 2018 20:54:51 +0200 |
mod_admin_adhoc: Remove unused initial values [luacheck]
|
Kim Alvefur |
Tue, 01 May 2018 20:51:37 +0200 |
mod_admin_adhoc: Split a long line (improves readability) [luacheck]
|
Kim Alvefur |
Tue, 01 May 2018 20:47:52 +0200 |
Fix spelling throughout the codebase [codespell]
|
Kim Alvefur |
Sun, 04 Feb 2018 01:51:25 +0100 |
core.usermanager, various modules: Disconnect other resources on password change (thanks waqas) (fixes #512)
|
Kim Alvefur |
Fri, 28 Jul 2017 13:15:29 +0200 |
mod_admin_adhoc: Show only connections to/from the host the command was run on
|
Kim Alvefur |
Sun, 03 Jan 2016 17:48:36 +0100 |
mod_admin_adhoc: Remove extra ) that should not be there
|
Kim Alvefur |
Sun, 03 Jan 2016 17:22:58 +0100 |
mod_admin_adhoc: Declare local variable, don't set a global [luacheck]
|
Kim Alvefur |
Wed, 26 Aug 2015 13:08:51 +0200 |
mod_admin_adhoc: Import missing util.set (fixes #518)
|
Kim Alvefur |
Wed, 26 Aug 2015 13:08:10 +0200 |
core.*: Remove use of module() function
|
Kim Alvefur |
Sat, 21 Feb 2015 10:42:19 +0100 |
mod_admin_adhoc: Remove special treatment of the "pending" roster entry
|
Kim Alvefur |
Sat, 25 Apr 2015 14:21:40 +0200 |
Merge 0.9->0.10
|
Kim Alvefur |
Sun, 05 Oct 2014 15:37:21 +0200 |
mod_admin_adhoc: Add required to field in user deletion form too
|
Kim Alvefur |
Mon, 29 Sep 2014 11:18:04 +0200 |
mod_admin_adhoc: Mark 'accountjids' field as required in 'end user sessions' command (thanks Lloyd)
|
Kim Alvefur |
Mon, 29 Sep 2014 11:02:06 +0200 |
mod_admin_web: Add "List S2S connections" command
|
Florian Zeitz |
Sun, 28 Sep 2014 23:03:03 +0200 |
mod_admin_adhoc: Show IP in detailed version of online user listing
|
Florian Zeitz |
Sun, 28 Sep 2014 21:06:50 +0200 |
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 |
Tue, 03 Sep 2013 12:22:22 +0100 |
mod_admin_adhoc: Fix node of the "Get List of Online Users" command
|
Florian Zeitz |
Sat, 29 Jun 2013 22:40:10 +0200 |
mod_admin_adhoc: Use util.adhoc
|
Florian Zeitz |
Tue, 23 Apr 2013 14:49:48 +0200 |
mod_motd, mod_register, mod_private, mod_http_errors, mod_admin_adhoc: Remove unused imports
|
Kim Alvefur |
Sat, 23 Mar 2013 01:27:38 +0100 |
mod_admin_adhoc: Fix 'Shut down service' command
|
Florian Zeitz |
Thu, 07 Feb 2013 22:11:35 +0100 |
mod_admin_adhoc: Implement global module unloading
|
Florian Zeitz |
Thu, 07 Feb 2013 21:14:01 +0100 |
mod_admin_adhoc: Implement global module reloading
|
Florian Zeitz |
Thu, 07 Feb 2013 00:40:00 +0100 |
mod_admin_adhoc: Fix info message for module reload/unload
|
Florian Zeitz |
Wed, 06 Feb 2013 00:53:49 +0100 |
mod_admin_adhoc: Implement global module loading
|
Florian Zeitz |
Wed, 06 Feb 2013 00:51:25 +0100 |
mod_admin_adhoc: Remove a TODO, our pretty_print turns out not to be helpful after all
|
Florian Zeitz |
Tue, 05 Feb 2013 00:43:14 +0100 |
mod_admin_adhoc: Remove unused form
|
Kim Alvefur |
Sun, 25 Nov 2012 05:12:13 +0100 |
mod_admin_adhoc: Add commands for activating and deactivating hosts
|
Kim Alvefur |
Wed, 19 Sep 2012 15:12:18 +0200 |
mod_admin_adhoc: Use usermanager.delete_user to delete users
|
Kim Alvefur |
Sat, 25 Aug 2012 01:31:49 +0200 |
mod_admin_adhoc, mod_announce: Explicitly specify possible actions for ad-hoc commands
|
Florian Zeitz |
Thu, 02 Aug 2012 21:42:00 +0200 |
mod_admin_adhoc, mod_admin_telnet, mod_bosh, mod_c2s, mod_component, mod_pep, mod_presence, mod_roster, mod_s2s: Import core_post_stanza from the global prosody table.
|
Kim Alvefur |
Thu, 26 Jul 2012 04:33:17 +0200 |
Hopefully inert commit to clean up logging across a number of modules, removing all cases of concatenation when building log messages
|
Matthew Wild |
Mon, 23 Jul 2012 17:32:33 +0100 |
Merge 0.9->trunk
|
Matthew Wild |
Thu, 19 Jul 2012 15:36:31 +0100 |
mod_admin_adhoc: Remove unused variable and save a bit of CPU...
|
Matthew Wild |
Thu, 19 Jul 2012 15:36:16 +0100 |
mod_admin_web: Use util.dataforms' own error checking
|
Florian Zeitz |
Thu, 05 Jul 2012 00:15:49 +0200 |
mod_adhoc, mod_admin_adhoc, mod_announce: Use module:provides() to manage Ad-Hoc commands
|
Florian Zeitz |
Tue, 12 Jun 2012 14:29:04 +0200 |
mod_admin_adhoc: Small style fix
|
Matthew Wild |
Sat, 28 Apr 2012 16:21:57 +0100 |
mod_admin_adhoc: Use module:depends()
|
Kim Alvefur |
Wed, 07 Mar 2012 21:14:08 +0100 |
mod_admin_adhoc: Import util.iterators properly
|
Kim Alvefur |
Wed, 07 Mar 2012 21:12:04 +0100 |
mod_admin_adhoc: Only allow global admins to shut the server down
|
Florian Zeitz |
Fri, 03 Jun 2011 02:01:31 +0200 |
mod_admin_adhoc: Add "Reload configuration" command
|
Florian Zeitz |
Thu, 02 Jun 2011 21:56:44 +0200 |
mod_admin_adhoc: Support unloading multiple modules
|
Florian Zeitz |
Sat, 18 Dec 2010 21:35:42 +0100 |
mod_admin_adhoc: Support for reloading multiple modules
|
Florian Zeitz |
Sat, 18 Dec 2010 21:04:45 +0100 |
Monster whitespace commit (beware the whitespace monster).
|
Waqas Hussain |
Sat, 16 Oct 2010 23:00:42 +0500 |
mod_admin_adhoc: New module with merged functonality of mod_adhoc_cmd_admin and mod_adhoc_cmd_modules (of prosody-modules fame)
|
Florian Zeitz |
Thu, 02 Sep 2010 23:09:49 +0200 |