Log

prosodyctl @ 12520:bb5f772b3189 0.12

description author age
prosodyctl: Pass server when listing (outdated) plugins (fix #1738) 0.12 Kim Alvefur 2022-04-05
prosodyctl about: Report version of lua-readline 0.12 Kim Alvefur 2022-03-27
prosodyctl: Restore 'list --outdated' Kim Alvefur 2022-02-17
prosodyctl: Allow passing server on command line with --server Kim Alvefur 2022-02-04
prosodyctl: Allow install plugin via explicit path or URL Kim Alvefur 2022-02-04
prosodyctl: Return success status code from --help Kim Alvefur 2022-02-04
prosodyctl: Use argument parsing library to parse --help, -h, -? Kim Alvefur 2022-02-04
prosodyctl: Hide process management commands when init system should be used instead Kim Alvefur 2021-12-21
prosodyctl: Reorder help sections Kim Alvefur 2021-12-21
prosodyctl: Fix weird indentation Kim Alvefur 2021-11-06
Merge 0.11->trunk Kim Alvefur 2021-09-20
prosodyctl: Fix later import of LuaFileSystem 0.11 Kim Alvefur 2021-09-11
prosodyctl: Add a note about checking the order of listed commands Kim Alvefur 2021-07-14
prosodyctl: Add cert to command listing Kim Alvefur 2021-07-14
prosodyctl: Add 'shell' to command listing Kim Alvefur 2021-07-14
prosodyctl: Add 'check' to command listing (fixes #1622) Kim Alvefur 2021-05-30
Merge 0.11->trunk Kim Alvefur 2021-05-27
prosodyctl: Add 'limits' to known globals to warn about misplacing it 0.11 Kim Alvefur 2021-05-27
prosodyctl: Reorganize help / command list Kim Alvefur 2021-01-21
prosodyctl: Report OpenSSL version Kim Alvefur 2021-05-11
Merge 0.11->trunk Matthew Wild 2021-05-13
prosodyctl about: Report libexpat version if known 0.11 Matthew Wild 2021-05-11
prosodyctl: check config: Add 'gc' to list of global options 0.11 Matthew Wild 2021-04-30
prosodyctl: Add reference to #1602 (plugin installer docs) in comment Kim Alvefur 2021-01-21
prosodyctl: Move message after condition Kim Alvefur 2021-01-21
prosodyctl: Fix copypaste oversight Kim Alvefur 2021-01-21
prosodyctl: Abort if no plugin source specified for the installer Kim Alvefur 2021-01-21
prosodyctl: Move UI related calls out of util.prosodyctl Kim Alvefur 2021-01-21
prosodyctl: Use luarocks status code as exit code Kim Alvefur 2021-01-21
prosodyctl: Remove non-existant command from hidden commands Kim Alvefur 2021-01-05
util.prosodyctl: Get Luarocks server from config Kim Alvefur 2020-10-05
util.prosodyctl: Move hardcoded luarocks server into prosodyctl Kim Alvefur 2020-10-05
util.prosodyctl: Flip argument order Kim Alvefur 2020-10-05
prosodyctl about: Show longer name for luaunbound Kim Alvefur 2020-07-10
prosodyctl about: Strip name from lua module _VERSION Kim Alvefur 2020-07-10
prosodyctl about: Substitute better names for some Lua modules Kim Alvefur 2020-07-10
prosodyctl about: Split out libraries into a separate section Kim Alvefur 2020-07-10
prosodyctl about: Use library function for sorted listing of lua modules Kim Alvefur 2020-07-10
prosodyctl about: Report versions of luaunbound and libunbound Kim Alvefur 2020-06-25
prosodyctl: Fix traceback when no command provided (thanks Zash) Matthew Wild 2020-06-04
prosodyctl+util.prosodyctl.*: Start breaking up the ever-growing prosodyctl Matthew Wild 2020-06-02
prosodyctl, util.prosodyctl.shell: `prosodyctl shell` - a client to access the prosodyctl admin shell Matthew Wild 2020-06-01
prosodyctl: Add 'daemonize' to deprecated options known by check command Kim Alvefur 2020-01-26
Merge 0.11->trunk Matthew Wild 2020-01-23
prosodyctl: Fix some luacheck warnings 0.11 Matthew Wild 2020-01-23
Merge 0.11->trunk Matthew Wild 2020-01-23
Log warning when using prosodyctl start/stop/restart 0.11 Matthew Wild 2020-01-23
Merge 0.11->trunk Kim Alvefur 2019-12-31
prosodyctl: Print a blank line to improve spacing and readability 0.11 Kim Alvefur 2019-12-31
prosodyctl check: Warn about conflict between mod_pep and mod_pep_simple 0.11 Kim Alvefur 2019-12-31
Merge 0.11->trunk Kim Alvefur 2019-11-23
prosodyctl check: Warn about conflict between mod_vcard and mod_vcard_legacy (#1469) 0.11 Kim Alvefur 2019-11-23
prosodyctl: Print friendly version of error messages Kim Alvefur 2019-11-01
Merge 0.11->trunk Kim Alvefur 2019-09-21
prosodyctl: Fix traceback on incorrect proxy65_address type 0.11 Matthew Wild 2019-09-11
Merge mod-installer (2019 GSoC by João Duarte) Matthew Wild 2019-08-19
prosodyctl: Install, remove and list commands now use the call_luarocks function João Duarte 2019-08-16
prosodyctl: Fixed a typo João Duarte 2019-08-16
prosodyctl: Removed the auxiliary command 'enabled_plugins' João Duarte 2019-07-31
prosodyctl: The install, remove and list commands now work by calling the execute_command function João Duarte 2019-07-31
prosodyctl: Rewrote the list command, to make it cleaner and easier to work with João Duarte 2019-07-31
prosodyctl: Rewrote the remove command, to make it cleaner and easier to work with João Duarte 2019-07-31
prosodyctl: Rewrote the install command, to make it more cleaner João Duarte 2019-07-31
prosodyctl: Removed unnecessary comments from the remove command João Duarte 2019-07-31
prosodyctl: Swapped prints for the show_message function at the install/remove commands João Duarte 2019-07-31
prosodyctl: Corrected the help output of the install and remove commands João Duarte 2019-07-26
prosodyctl: Removed the list duplicate at the commands_order variable João Duarte 2019-07-25
prosodyctl: Removed the local_plugins command João Duarte 2019-07-24
prosodyctl: Custom plugins paths are now retrieved by an helper function João Duarte 2019-07-24
prosodyctl: Updated the list command, to use the new directory for custom plugins João Duarte 2019-07-24
prosodyctl: Updated the remove command to use the new directory for custom plugins João Duarte 2019-07-24
prosodyctl: The install command now performs its job at a dedicated folder for custom plugins João Duarte 2019-07-24
prosodyctl: Removed/rewrote comments at the install, remove and list commands João Duarte 2019-07-24
prosodyctl: Corrected the remove and install commands' order João Duarte 2019-07-24
prosodyctl: Added the install and remove arguments to the reorganized commands_order variable João Duarte 2019-07-24
prosodyctl: Removed the admin_add and admin_remove from the commands_order variable João Duarte 2019-07-24
prosodyctl: Removed the make, admin_add and admin_remove commands João Duarte 2019-07-24
prosodyctl: Removed the development commands magic, get_modules and write_rockspec João Duarte 2019-07-24
prosodyctl: Created a temporary function, that automatically sets up a repo with rockspecs for prosody modules João Duarte 2019-07-23
prosodyctl: The install command now prints output regarding module configuration João Duarte 2019-07-23
prosodyctl: The install command is now also checking a specified remote server João Duarte 2019-07-23
prosodyctl: Corrected the outputs from the install command João Duarte 2019-07-23
prosodyctl: Corrected output printed by the remove command João Duarte 2019-07-23
prosodyctl: Corrected indentation on my code João Duarte 2019-07-20
prosodyctl: Removed trailing whitespaces João Duarte 2019-07-17
prosodyctl: Added missing semicolons to some return calls João Duarte 2019-07-17
prosodyctl: Improved the 'remove' command João Duarte 2019-07-17
prosodyctl: The 'install' command can now recognize the flag '--tree' João Duarte 2019-07-17
prosodyctl: Improved the 'list' command João Duarte 2019-07-17
prosodyctl: Added the 'install' command João Duarte 2019-07-17
prosodyctl: Added the 'remove' command João Duarte 2019-07-16
prosodyctl: Added the 'make' function João Duarte 2019-07-16
prosodyctl: Added the 'write_rockspec' function João Duarte 2019-07-16
prosodyctl: Added the 'get_modules' commands João Duarte 2019-07-16
prosodyctl: added help support to all my functions João Duarte 2019-06-27
prosodyctl: Complemented my functions with return calls, when possible João Duarte 2019-06-26
prosodyctl: Corrected the calls to the recently moved function 'admin_operation' João Duarte 2019-06-25
util.prosodyctl: Moved the 'admin_operation' function from prosodyctl to here João Duarte 2019-06-25
prosodyctl: Added the 'admin_remove' command João Duarte 2019-06-25
prosodyctl: Added the 'admin_add' command João Duarte 2019-06-25
prosodyctl: Changed the command 'admin_add' to 'admin_operation', which will be called by both add/remove operations João Duarte 2019-06-24
prosodyctl: Implemented a command bridge to the 'luarocks-admin add' command, called 'admin_add' João Duarte 2019-06-21
prosodyctl: Implemented the 'list' command, which is a bridge to 'luarocks list' João Duarte 2019-06-20
prosodyctl: Renamed the command function 'test' to 'enabled_plugins', which now only shows the plugins, in a list João Duarte 2019-06-07
prosodyctl: Added the 'local_plugins' command function, which prints back a list of locally available plugins João Duarte 2019-06-07
prosodyctl: The 'test' function now also prints which plugins are enabled João Duarte 2019-06-07
prosodyctl: Created a custom function, 'test', that prints back a welcoming message João Duarte 2019-06-07
prosodyctl: Fix extraction of interpreter from arg when additional arguments (fixes #1386) Kim Alvefur 2019-06-29
Merge 0.11->trunk Kim Alvefur 2019-05-03
prosodyctl: Include version of LuaDBI in 'about' 0.11 Kim Alvefur 2019-05-01
Merge 0.11->trunk Matthew Wild 2019-03-14
prosodyctl about: Report network backend in use 0.11 Matthew Wild 2019-03-14
prosodyctl: about: Report the current operating system according to uname Kim Alvefur 2018-12-08
prosodyctl: Fix module.command invocation (thanks woffs) Kim Alvefur 2019-01-18
mod_websocket: Drop CORS code in favor of that in mod_http Kim Alvefur 2018-10-04
mod_bosh: Drop CORS code in favor of than in mod_http Kim Alvefur 2018-10-04
prosodyctl: Use the same runtime for starting prosody Kim Alvefur 2019-01-10
prosodyctl: Pass the original argv table to subcommands (with first argument removed) Kim Alvefur 2019-01-10
prosodyctl check: Add statisticsmanager settings to known global options 0.11 Kim Alvefur 2018-12-17
Merge 0.10->trunk Kim Alvefur 2018-10-24