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 |