Log

prosodyctl @ 13163:f43d04653bcf

description author age
Merge 0.12->trunk Matthew Wild Fri, 07 Apr 2023 16:00:23 +0100
prosodyctl: Fix using variable content in a format string 0.12 Matthew Wild Fri, 07 Apr 2023 15:54:59 +0100
executables: Prefix module imports with prosody namespace Kim Alvefur Fri, 17 Mar 2023 16:29:54 +0100
executables: Invoke loader to allow mixing of old and new import style Kim Alvefur Fri, 17 Mar 2023 16:29:07 +0100
Merge 0.12->trunk Kim Alvefur Sun, 22 Jan 2023 15:43:44 +0100
util.startup: Close state on exit to ensure GC finalizers are called 0.12 Kim Alvefur Sun, 22 Jan 2023 14:45:47 +0100
compat: Remove handling of Lua 5.1 location of 'unpack' function Kim Alvefur Mon, 11 Jul 2022 19:07:38 +0200
executables: Reject Lua 5.1 early Kim Alvefur Sat, 02 Jul 2022 17:27:39 +0200
prosodyctl: Pass server when listing (outdated) plugins (fix #1738) 0.12 Kim Alvefur Tue, 05 Apr 2022 14:27:37 +0200
prosodyctl about: Report version of lua-readline 0.12 Kim Alvefur Sun, 27 Mar 2022 14:05:56 +0200
prosodyctl: Restore 'list --outdated' Kim Alvefur Thu, 17 Feb 2022 01:39:35 +0100
prosodyctl: Allow passing server on command line with --server Kim Alvefur Fri, 04 Feb 2022 19:04:32 +0100
prosodyctl: Allow install plugin via explicit path or URL Kim Alvefur Fri, 04 Feb 2022 19:03:02 +0100
prosodyctl: Return success status code from --help Kim Alvefur Fri, 04 Feb 2022 19:01:34 +0100
prosodyctl: Use argument parsing library to parse --help, -h, -? Kim Alvefur Fri, 04 Feb 2022 18:56:01 +0100
prosodyctl: Hide process management commands when init system should be used instead Kim Alvefur Tue, 21 Dec 2021 14:23:09 +0100
prosodyctl: Reorder help sections Kim Alvefur Tue, 21 Dec 2021 13:11:41 +0100
prosodyctl: Fix weird indentation Kim Alvefur Sat, 06 Nov 2021 18:45:44 +0100
Merge 0.11->trunk Kim Alvefur Mon, 20 Sep 2021 15:51:43 +0200
prosodyctl: Fix later import of LuaFileSystem 0.11 Kim Alvefur Sat, 11 Sep 2021 22:26:50 +0200
prosodyctl: Add a note about checking the order of listed commands Kim Alvefur Thu, 15 Jul 2021 00:38:27 +0200
prosodyctl: Add cert to command listing Kim Alvefur Thu, 15 Jul 2021 00:37:47 +0200
prosodyctl: Add 'shell' to command listing Kim Alvefur Thu, 15 Jul 2021 00:35:57 +0200
prosodyctl: Add 'check' to command listing (fixes #1622) Kim Alvefur Sun, 30 May 2021 12:27:12 +0200
Merge 0.11->trunk Kim Alvefur Thu, 27 May 2021 12:51:07 +0200
prosodyctl: Add 'limits' to known globals to warn about misplacing it 0.11 Kim Alvefur Thu, 27 May 2021 12:35:55 +0200
prosodyctl: Reorganize help / command list Kim Alvefur Fri, 22 Jan 2021 00:11:39 +0100
prosodyctl: Report OpenSSL version Kim Alvefur Wed, 12 May 2021 01:11:42 +0200
Merge 0.11->trunk Matthew Wild Thu, 13 May 2021 11:17:13 +0100
prosodyctl about: Report libexpat version if known 0.11 Matthew Wild Tue, 11 May 2021 14:15:22 +0100
prosodyctl: check config: Add 'gc' to list of global options 0.11 Matthew Wild Fri, 30 Apr 2021 21:20:14 +0100
prosodyctl: Add reference to #1602 (plugin installer docs) in comment Kim Alvefur Thu, 21 Jan 2021 19:23:15 +0100
prosodyctl: Move message after condition Kim Alvefur Thu, 21 Jan 2021 19:20:08 +0100
prosodyctl: Fix copypaste oversight Kim Alvefur Thu, 21 Jan 2021 19:16:24 +0100
prosodyctl: Abort if no plugin source specified for the installer Kim Alvefur Thu, 21 Jan 2021 19:11:27 +0100
prosodyctl: Move UI related calls out of util.prosodyctl Kim Alvefur Thu, 21 Jan 2021 19:04:57 +0100
prosodyctl: Use luarocks status code as exit code Kim Alvefur Thu, 21 Jan 2021 19:02:03 +0100
prosodyctl: Remove non-existant command from hidden commands Kim Alvefur Tue, 05 Jan 2021 17:08:24 +0100
util.prosodyctl: Get Luarocks server from config Kim Alvefur Mon, 05 Oct 2020 21:24:14 +0200
util.prosodyctl: Move hardcoded luarocks server into prosodyctl Kim Alvefur Mon, 05 Oct 2020 21:24:07 +0200
util.prosodyctl: Flip argument order Kim Alvefur Mon, 05 Oct 2020 21:17:29 +0200
prosodyctl about: Show longer name for luaunbound Kim Alvefur Fri, 10 Jul 2020 03:33:37 +0200
prosodyctl about: Strip name from lua module _VERSION Kim Alvefur Fri, 10 Jul 2020 03:29:06 +0200
prosodyctl about: Substitute better names for some Lua modules Kim Alvefur Fri, 10 Jul 2020 03:29:02 +0200
prosodyctl about: Split out libraries into a separate section Kim Alvefur Fri, 10 Jul 2020 03:23:10 +0200
prosodyctl about: Use library function for sorted listing of lua modules Kim Alvefur Fri, 10 Jul 2020 03:13:27 +0200
prosodyctl about: Report versions of luaunbound and libunbound Kim Alvefur Thu, 25 Jun 2020 17:26:58 +0200
prosodyctl: Fix traceback when no command provided (thanks Zash) Matthew Wild Thu, 04 Jun 2020 17:26:18 +0100
prosodyctl+util.prosodyctl.*: Start breaking up the ever-growing prosodyctl Matthew Wild Tue, 02 Jun 2020 08:01:21 +0100
prosodyctl, util.prosodyctl.shell: `prosodyctl shell` - a client to access the prosodyctl admin shell Matthew Wild Mon, 01 Jun 2020 15:44:44 +0100
prosodyctl: Add 'daemonize' to deprecated options known by check command Kim Alvefur Sun, 26 Jan 2020 16:52:32 +0100
Merge 0.11->trunk Matthew Wild Thu, 23 Jan 2020 21:59:43 +0000
prosodyctl: Fix some luacheck warnings 0.11 Matthew Wild Thu, 23 Jan 2020 21:59:13 +0000
Merge 0.11->trunk Matthew Wild Thu, 23 Jan 2020 21:44:42 +0000
Log warning when using prosodyctl start/stop/restart 0.11 Matthew Wild Thu, 23 Jan 2020 21:43:36 +0000
Merge 0.11->trunk Kim Alvefur Tue, 31 Dec 2019 02:52:12 +0100
prosodyctl: Print a blank line to improve spacing and readability 0.11 Kim Alvefur Tue, 31 Dec 2019 02:50:25 +0100
prosodyctl check: Warn about conflict between mod_pep and mod_pep_simple 0.11 Kim Alvefur Tue, 31 Dec 2019 02:48:49 +0100
Merge 0.11->trunk Kim Alvefur Sat, 23 Nov 2019 23:12:01 +0100
prosodyctl check: Warn about conflict between mod_vcard and mod_vcard_legacy (#1469) 0.11 Kim Alvefur Sat, 23 Nov 2019 23:10:39 +0100
prosodyctl: Print friendly version of error messages Kim Alvefur Fri, 01 Nov 2019 23:16:58 +0100
Merge 0.11->trunk Kim Alvefur Sat, 21 Sep 2019 16:50:29 +0200
prosodyctl: Fix traceback on incorrect proxy65_address type 0.11 Matthew Wild Wed, 11 Sep 2019 15:03:54 +0100
Merge mod-installer (2019 GSoC by João Duarte) Matthew Wild Mon, 19 Aug 2019 12:17:17 +0100
prosodyctl: Install, remove and list commands now use the call_luarocks function João Duarte Fri, 16 Aug 2019 14:58:29 -0700
prosodyctl: Fixed a typo João Duarte Fri, 16 Aug 2019 08:38:29 -0700
prosodyctl: Removed the auxiliary command 'enabled_plugins' João Duarte Wed, 31 Jul 2019 11:13:14 -0700
prosodyctl: The install, remove and list commands now work by calling the execute_command function João Duarte Wed, 31 Jul 2019 11:01:36 -0700
prosodyctl: Rewrote the list command, to make it cleaner and easier to work with João Duarte Wed, 31 Jul 2019 10:22:40 -0700
prosodyctl: Rewrote the remove command, to make it cleaner and easier to work with João Duarte Wed, 31 Jul 2019 10:07:22 -0700
prosodyctl: Rewrote the install command, to make it more cleaner João Duarte Wed, 31 Jul 2019 07:31:03 -0700
prosodyctl: Removed unnecessary comments from the remove command João Duarte Wed, 31 Jul 2019 05:55:32 -0700
prosodyctl: Swapped prints for the show_message function at the install/remove commands João Duarte Wed, 31 Jul 2019 05:47:36 -0700
prosodyctl: Corrected the help output of the install and remove commands João Duarte Fri, 26 Jul 2019 05:53:18 -0700
prosodyctl: Removed the list duplicate at the commands_order variable João Duarte Thu, 25 Jul 2019 04:25:40 -0700
prosodyctl: Removed the local_plugins command João Duarte Wed, 24 Jul 2019 11:29:55 -0700
prosodyctl: Custom plugins paths are now retrieved by an helper function João Duarte Wed, 24 Jul 2019 11:26:29 -0700
prosodyctl: Updated the list command, to use the new directory for custom plugins João Duarte Wed, 24 Jul 2019 10:48:20 -0700
prosodyctl: Updated the remove command to use the new directory for custom plugins João Duarte Wed, 24 Jul 2019 10:46:05 -0700
prosodyctl: The install command now performs its job at a dedicated folder for custom plugins João Duarte Wed, 24 Jul 2019 10:43:28 -0700
prosodyctl: Removed/rewrote comments at the install, remove and list commands João Duarte Wed, 24 Jul 2019 05:07:57 -0700
prosodyctl: Corrected the remove and install commands' order João Duarte Wed, 24 Jul 2019 05:01:35 -0700
prosodyctl: Added the install and remove arguments to the reorganized commands_order variable João Duarte Wed, 24 Jul 2019 04:59:46 -0700
prosodyctl: Removed the admin_add and admin_remove from the commands_order variable João Duarte Wed, 24 Jul 2019 04:53:02 -0700
prosodyctl: Removed the make, admin_add and admin_remove commands João Duarte Wed, 24 Jul 2019 04:42:45 -0700
prosodyctl: Removed the development commands magic, get_modules and write_rockspec João Duarte Wed, 24 Jul 2019 04:24:29 -0700
prosodyctl: Created a temporary function, that automatically sets up a repo with rockspecs for prosody modules João Duarte Tue, 23 Jul 2019 13:27:19 -0700
prosodyctl: The install command now prints output regarding module configuration João Duarte Tue, 23 Jul 2019 10:26:00 -0700
prosodyctl: The install command is now also checking a specified remote server João Duarte Tue, 23 Jul 2019 08:48:31 -0700
prosodyctl: Corrected the outputs from the install command João Duarte Tue, 23 Jul 2019 08:36:06 -0700
prosodyctl: Corrected output printed by the remove command João Duarte Tue, 23 Jul 2019 07:21:08 -0700
prosodyctl: Corrected indentation on my code João Duarte Sat, 20 Jul 2019 12:41:06 -0700
prosodyctl: Removed trailing whitespaces João Duarte Wed, 17 Jul 2019 09:47:37 -0700
prosodyctl: Added missing semicolons to some return calls João Duarte Wed, 17 Jul 2019 09:12:32 -0700
prosodyctl: Improved the 'remove' command João Duarte Wed, 17 Jul 2019 09:03:15 -0700
prosodyctl: The 'install' command can now recognize the flag '--tree' João Duarte Wed, 17 Jul 2019 03:45:26 -0700
prosodyctl: Improved the 'list' command João Duarte Wed, 17 Jul 2019 03:31:02 -0700
prosodyctl: Added the 'install' command João Duarte Wed, 17 Jul 2019 03:20:08 -0700
prosodyctl: Added the 'remove' command João Duarte Tue, 16 Jul 2019 10:34:13 -0700
prosodyctl: Added the 'make' function João Duarte Tue, 16 Jul 2019 10:26:44 -0700
prosodyctl: Added the 'write_rockspec' function João Duarte Tue, 16 Jul 2019 10:08:12 -0700
prosodyctl: Added the 'get_modules' commands João Duarte Tue, 16 Jul 2019 10:05:31 -0700
prosodyctl: added help support to all my functions João Duarte Thu, 27 Jun 2019 18:00:11 +0100
prosodyctl: Complemented my functions with return calls, when possible João Duarte Wed, 26 Jun 2019 16:46:51 +0100
prosodyctl: Corrected the calls to the recently moved function 'admin_operation' João Duarte Tue, 25 Jun 2019 13:22:22 +0100
util.prosodyctl: Moved the 'admin_operation' function from prosodyctl to here João Duarte Tue, 25 Jun 2019 13:20:54 +0100
prosodyctl: Added the 'admin_remove' command João Duarte Tue, 25 Jun 2019 12:03:20 +0100
prosodyctl: Added the 'admin_add' command João Duarte Tue, 25 Jun 2019 12:02:37 +0100
prosodyctl: Changed the command 'admin_add' to 'admin_operation', which will be called by both add/remove operations João Duarte Tue, 25 Jun 2019 00:52:12 +0100
prosodyctl: Implemented a command bridge to the 'luarocks-admin add' command, called 'admin_add' João Duarte Fri, 21 Jun 2019 19:03:04 +0100
prosodyctl: Implemented the 'list' command, which is a bridge to 'luarocks list' João Duarte Thu, 20 Jun 2019 19:17:47 +0100
prosodyctl: Renamed the command function 'test' to 'enabled_plugins', which now only shows the plugins, in a list João Duarte Fri, 07 Jun 2019 13:09:01 +0100
prosodyctl: Added the 'local_plugins' command function, which prints back a list of locally available plugins João Duarte Fri, 07 Jun 2019 13:00:40 +0100
prosodyctl: The 'test' function now also prints which plugins are enabled João Duarte Fri, 07 Jun 2019 11:46:19 +0100
prosodyctl: Created a custom function, 'test', that prints back a welcoming message João Duarte Fri, 07 Jun 2019 11:36:13 +0100
prosodyctl: Fix extraction of interpreter from arg when additional arguments (fixes #1386) Kim Alvefur Sat, 29 Jun 2019 16:54:39 +0200
Merge 0.11->trunk Kim Alvefur Fri, 03 May 2019 18:14:14 +0200
prosodyctl: Include version of LuaDBI in 'about' 0.11 Kim Alvefur Wed, 01 May 2019 22:34:15 +0200
Merge 0.11->trunk Matthew Wild Thu, 14 Mar 2019 08:10:01 +0000
prosodyctl about: Report network backend in use 0.11 Matthew Wild Thu, 14 Mar 2019 08:09:49 +0000
prosodyctl: about: Report the current operating system according to uname Kim Alvefur Sat, 08 Dec 2018 18:02:56 +0100
prosodyctl: Fix module.command invocation (thanks woffs) Kim Alvefur Fri, 18 Jan 2019 18:30:41 +0100
mod_websocket: Drop CORS code in favor of that in mod_http Kim Alvefur Thu, 04 Oct 2018 12:24:08 +0200
mod_bosh: Drop CORS code in favor of than in mod_http Kim Alvefur Thu, 04 Oct 2018 12:23:06 +0200
prosodyctl: Use the same runtime for starting prosody Kim Alvefur Thu, 10 Jan 2019 15:25:38 +0100
prosodyctl: Pass the original argv table to subcommands (with first argument removed) Kim Alvefur Thu, 10 Jan 2019 14:54:34 +0100
prosodyctl check: Add statisticsmanager settings to known global options 0.11 Kim Alvefur Mon, 17 Dec 2018 15:34:15 +0100
Merge 0.10->trunk Kim Alvefur Wed, 24 Oct 2018 17:18:34 +0200
prosodyctl: Change ownership of certs to same as the cert base dir when running from a source checkout Kim Alvefur Wed, 24 Oct 2018 17:13:49 +0200
prosodyctl: Allow cert dir to not be owned by root (fixes #1075) Kim Alvefur Wed, 24 Oct 2018 17:04:17 +0200
prosodyctl: Also look for options that belong in global section under disabled hosts (fixes #1207) Kim Alvefur Thu, 30 Aug 2018 00:17:54 +0200
Merge 0.10->trunk Kim Alvefur Thu, 28 Jun 2018 11:05:00 +0200
prosodyctl: Warn if attempting to run an unknown check (fixes #1161) Kim Alvefur Thu, 28 Jun 2018 10:56:24 +0200
prosodyctl: Restrict c2s checks for when c2s is enabled Kim Alvefur Sat, 23 Jun 2018 17:28:24 +0200
prosodyctl: Only check for s2s if mod_s2s is enabled (fixes #1031) Emmanuel Gil Peyrot Sat, 23 Jun 2018 16:15:36 +0200
prosodyctl: check: Replace loaded-module calculation with a more accurate query to modulemanager, fixes #1171 Matthew Wild Wed, 20 Jun 2018 10:42:57 +0100
Merge 0.10->trunk Matthew Wild Thu, 07 Jun 2018 11:24:29 +0100
prosodyctl: Make log level configurable through PROSODYCTL_LOG_LEVEL (useful for debugging) Matthew Wild Thu, 07 Jun 2018 11:21:51 +0100
prosodyctl: Config check for modules that are also components (fixes #1138) Kim Alvefur Fri, 11 May 2018 16:03:35 +0200
prosodyctl: Use prosody.hosts instead of _G.hosts Kim Alvefur Thu, 29 Mar 2018 20:51:16 +0200
prosodyctl: Increase robustness in luarocks version detection (fixes #1003) Kim Alvefur Fri, 30 Mar 2018 12:12:50 +0200
prosodyctl: Large number of changes to satisfy [luacheck], includes bug fixes Matthew Wild Thu, 22 Mar 2018 22:33:42 +0000
prosodyctl, util.prosodyctl: Pass source path as a parameter instead of global variable Matthew Wild Thu, 22 Mar 2018 21:54:59 +0000
prosodyctl: Run commands inside async context Matthew Wild Thu, 22 Mar 2018 16:23:06 +0000
prosody, prosodyctl, util.startup: Finally factor out startup-related and common code into a separate module Matthew Wild Tue, 20 Mar 2018 16:10:37 +0000
Merge 0.10->trunk Kim Alvefur Tue, 06 Mar 2018 01:45:58 +0100
prosodyctl: Use correct separator in chown call (fixes #1093) Kim Alvefur Fri, 02 Mar 2018 01:51:06 +0100
Merge 0.10->trunk Kim Alvefur Fri, 01 Dec 2017 04:54:23 +0100
prosodyctl: Fix traceback with lfs < 1.6.2 and show warning Matthew Wild Thu, 30 Nov 2017 18:47:06 +0000
Merge 0.10->trunk Kim Alvefur Fri, 29 Sep 2017 13:45:03 +0200
prosodyctl: Abort and warn if the config can't be opened after dropping root privileges (fixes #990) Kim Alvefur Wed, 27 Sep 2017 15:37:10 +0200
prosody, prosodyctl: Print the actual config file name used when a problem loading it was encountered (see #990) Kim Alvefur Wed, 27 Sep 2017 15:33:29 +0200
prosodyctl: cert import: Reuse function from certmanager for locating certificates and keys Kim Alvefur Wed, 27 Sep 2017 15:21:20 +0200
Merge 0.10->trunk Matthew Wild Tue, 26 Sep 2017 17:24:25 +0100
prosodyctl check: Fix traceback when no modules_enabled are defined (e.g., a completely empty config) Waqas Hussain Sun, 24 Sep 2017 18:23:45 -0400
Merge 0.10->trunk Kim Alvefur Thu, 21 Sep 2017 02:36:28 +0200
prosodyctl: cert import: Use env variable set by certbot if invoked as post-renew hook Kim Alvefur Mon, 18 Sep 2017 18:28:29 +0200
prosodyctl: Only demand a hostname argument to cert commands other than import Kim Alvefur Mon, 18 Sep 2017 17:08:31 +0200
prosodyctl: Use all enabled hosts if no hostnames passed to cert import Kim Alvefur Mon, 18 Sep 2017 17:06:35 +0200
Merge 0.10->trunk Kim Alvefur Tue, 29 Aug 2017 15:24:53 +0200
prosody, prosodyctl: Fix traceback if ssl config is missing (thanks lookshe and sol) Kim Alvefur Tue, 29 Aug 2017 15:23:39 +0200
Merge 0.10->trunk Kim Alvefur Mon, 28 Aug 2017 21:05:12 +0200
prosody, prosodyctl: Set up TLS settings for HTTPS requests in net.http (part of fix for #659) Kim Alvefur Fri, 07 Jul 2017 20:42:35 +0200
prosodyctl: Skip certificate checks for hosts of the form node@host (fixes #779) Kim Alvefur Fri, 04 Aug 2017 20:27:43 +0200
Merge 0.10->trunk Kim Alvefur Thu, 06 Jul 2017 11:24:36 +0200
prosodyctl: Make `cert check` do the same as `check certs` Kim Alvefur Thu, 06 Jul 2017 10:41:28 +0200
configmanager: Remove support for multiple parsers, fixes #852. Emmanuel Gil Peyrot Sat, 27 May 2017 15:32:28 +0100
Merge 0.10->trunk Kim Alvefur Wed, 17 May 2017 01:06:20 +0200
prosodyctl: Show description of each certificate subcommand Kim Alvefur Tue, 16 May 2017 17:51:33 +0200
Merge 0.10->trunk Kim Alvefur Tue, 25 Apr 2017 01:42:59 +0200
prosodyctl: Add cert import to short help Kim Alvefur Mon, 24 Apr 2017 15:53:26 +0200
Merge 0.10->trunk Kim Alvefur Mon, 24 Apr 2017 14:19:49 +0200
prosodyctl: Attempt to reload prosody after importing certificates Kim Alvefur Sat, 22 Apr 2017 19:12:51 +0200
prosodyctl: Make note about reporting where certificates are searched for Kim Alvefur Sat, 22 Apr 2017 19:12:26 +0200
prosodyctl: Return non-zero exit code from cert import if no certificates imported Kim Alvefur Sat, 22 Apr 2017 19:12:04 +0200
prosodyctl: Delay reporting of successful certificate imports until all done Kim Alvefur Sat, 22 Apr 2017 19:11:26 +0200
Merge 0.10->trunk Kim Alvefur Fri, 21 Apr 2017 15:22:17 +0200
prosodyctl: cert import: Command to copy certificates into prosodys certificate directory (fixes #892) Kim Alvefur Fri, 21 Apr 2017 15:11:25 +0200
prosodyctl: Split long line [luacheck] Kim Alvefur Fri, 21 Apr 2017 14:44:28 +0200
prosodyctl: Normalize inconsistent whitespace [luacheck] Kim Alvefur Fri, 21 Apr 2017 14:43:52 +0200
prosodyctl: Verify that directory certs are written to exists Kim Alvefur Fri, 21 Apr 2017 14:34:53 +0200
prosodyctl: Verify permissions on directory that certificates are written to Kim Alvefur Fri, 21 Apr 2017 14:24:59 +0200
prosodyctl: Return non-zero status to indicate error Kim Alvefur Fri, 21 Apr 2017 14:20:46 +0200
prosodyctl: Remove example showing deprecated config option Kim Alvefur Fri, 21 Apr 2017 13:29:04 +0200
prosodyctl: Fix indentation Kim Alvefur Fri, 21 Apr 2017 13:21:47 +0200
Merge 0.10->trunk Kim Alvefur Thu, 20 Apr 2017 16:21:13 +0200
prosodyctl: Use the correct variable Kim Alvefur Thu, 20 Apr 2017 16:20:28 +0200
Merge 0.10->trunk Kim Alvefur Thu, 20 Apr 2017 00:41:49 +0200
prosodyctl cert: If running as root, write certificate files to config directory (fixes #530) Kim Alvefur Wed, 19 Apr 2017 20:39:47 +0200
prosodyctl: Rename variable for soft-require success to improve readability Kim Alvefur Wed, 19 Apr 2017 20:38:55 +0200
prosodyctl: Remove --root from arg array Kim Alvefur Wed, 19 Apr 2017 20:26:09 +0200
prosodyctl: Allow continuing to run as root (fixes #893) Kim Alvefur Wed, 19 Apr 2017 19:31:46 +0200
prosodyctl: Don't switch user if we are root and run_as_root is enabled Matthew Wild Wed, 19 Apr 2017 12:40:03 +0100
Merge 0.10->trunk Kim Alvefur Sun, 09 Apr 2017 01:25:58 +0200
prosodyctl: Point out how default_storage is redundant if storage is a string Kim Alvefur Sat, 08 Apr 2017 16:42:42 +0200
Merge 0.10->trunk Kim Alvefur Tue, 28 Mar 2017 20:14:35 +0200
util.pposix: Remove fallocate Kim Alvefur Tue, 28 Feb 2017 13:26:05 +0100
util.pposix: Add function for atomically appending data to a file Kim Alvefur Wed, 01 Mar 2017 01:33:00 +0100
Merge 0.10->trunk Kim Alvefur Wed, 01 Mar 2017 02:38:05 +0100
prosodyctl: Trim trailing whitespace Kim Alvefur Mon, 27 Feb 2017 15:55:22 +0100
prosodyctl: Handle move of 'unpack' in Lua 5.2 Kim Alvefur Mon, 27 Feb 2017 14:55:01 +0100
Merge 0.10->trunk Kim Alvefur Fri, 07 Oct 2016 16:52:18 +0200
Merge 0.9->0.10 Kim Alvefur Wed, 28 Sep 2016 14:45:02 +0200
prosodyctl: Fix copy/paste error in help text for deluser command Matthew Wild Tue, 27 Sep 2016 22:01:13 +0100
Merge 0.10 -> trunk Matthew Wild Thu, 28 Jul 2016 09:39:50 +0100
prosodyctl: remove unused variables [luacheck] Anton Shestakov Thu, 28 Jul 2016 15:42:24 +0800
Merge 0.10->trunk Kim Alvefur Wed, 13 Jul 2016 10:25:52 +0200
prosodyctl: remove unused one-letter loop variable [luacheck] Anton Shestakov Sat, 09 Jul 2016 13:52:57 +0800
Merge 0.10->trunk Kim Alvefur Sun, 12 Jun 2016 20:06:30 +0200
prosodyctl: Warn if encryption is required but mod_tls is not enabled (see #617) Kim Alvefur Sun, 12 Jun 2016 19:55:46 +0200
Merge 0.10->trunk Kim Alvefur Mon, 30 May 2016 13:17:28 +0200
prosodyctl: Fix typo (thanks av6) Kim Alvefur Sat, 28 May 2016 13:10:40 +0200
Update every link to the documentation to use HTTPS Emmanuel Gil Peyrot Sat, 16 Apr 2016 21:08:05 +0100
Merge 0.10->trunk Matthew Wild Wed, 23 Mar 2016 12:19:23 +0000
prosodyctl: Only use host part of JIDs eg components that have node parts (thanks suzyo) Kim Alvefur Tue, 22 Mar 2016 14:42:55 +0100
Merge 0.10->trunk Matthew Wild Fri, 18 Mar 2016 14:03:35 +0000
prosody, prosodyctl: Allow setting CFG_* variables via Lua interpreter before loading Prosody. Fixes #308. Matthew Wild Fri, 18 Mar 2016 10:24:46 +0000
Merge 0.10->trunk Kim Alvefur Fri, 11 Mar 2016 13:41:10 +0100
prosodyctl check: Add 'vcard_compatibility' to deprecated options Kim Alvefur Fri, 11 Mar 2016 13:36:48 +0100
Merge 0.10->trunk Matthew Wild Wed, 09 Mar 2016 13:19:38 +0000
prosodyctl: Fix variable typo [luacheck] Matthew Wild Wed, 09 Mar 2016 13:01:11 +0000
prosodyctl: Fix typo'd variable name [luacheck] Matthew Wild Tue, 08 Mar 2016 17:49:33 +0000
Merge 0.10->trunk Kim Alvefur Mon, 07 Mar 2016 16:48:28 +0100
prosodyctl: Use already sorted array of module names [luacheck] Kim Alvefur Mon, 07 Mar 2016 12:15:39 +0100
prosodyctl: Include libevent version in "about" output if luaevent is available Kim Alvefur Mon, 07 Mar 2016 12:13:22 +0100
Merge 0.10->trunk Kim Alvefur Sun, 28 Feb 2016 18:47:32 +0100
prosodyctl: One month is 31 days, no 13 (thanks av6) Kim Alvefur Sun, 28 Feb 2016 18:47:11 +0100
prosodyctl: Fix typo (thanks av6) Kim Alvefur Sun, 28 Feb 2016 18:45:27 +0100
Merge 0.10->trunk Kim Alvefur Sun, 28 Feb 2016 18:25:16 +0100
prosodyctl: check certs: Warn about certificate expiry in the near future Kim Alvefur Sun, 28 Feb 2016 18:24:12 +0100
prosodyctl: check certs: Update messages to account for 'ssl' option maybe not existing Kim Alvefur Sun, 28 Feb 2016 18:23:24 +0100
prosodyctl: check certs: Use certmanager to get the final ssl config in order to support the new certificate(s) config option Kim Alvefur Sun, 28 Feb 2016 18:22:23 +0100
Merge 0.10->trunk Kim Alvefur Thu, 25 Feb 2016 15:40:35 +0100
prosodyctl: Allow a DN path to be given to 'cert generate' command (fixes #349) Kim Alvefur Thu, 25 Feb 2016 15:35:44 +0100
Merge 0.10->trunk Kim Alvefur Wed, 24 Feb 2016 11:20:00 +0100
prosodyctl: Create host.sessions table, (needed by 1295e14614f4) (thanks goffi) Kim Alvefur Wed, 24 Feb 2016 11:15:27 +0100
prosodyctl: fix CnP bug in deluser output Thomas Gstädtner Mon, 08 Feb 2016 14:48:50 +0100
prosodyctl: check config: Suggest moving modules enabled on all hosts to a global_modules enabled if that is unset Kim Alvefur Tue, 12 Jan 2016 23:47:30 +0100
prosodyctl check: Fix traceback if the global modules_enabled is unset Kim Alvefur Tue, 12 Jan 2016 01:13:57 +0100
prosodyctl: Show an example ssl config after generating a certificate Kim Alvefur Sat, 09 Jan 2016 16:58:39 +0100