index
:
prosody.git
0.11
0.12
master
s2s
sasl
tls
origin/0.11
origin/0.12
origin/master
origin/s2s
origin/sasl
origin/tls
origin/vault/0.11
origin/vault/master
origin/vault/s2s
origin/vault/sasl
origin/vault/tls
unofficial mirror of the prosody mercurial project
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
prosodyctl
Commit message (
Expand
)
Author
Age
Files
Lines
*
prosodyctl: Add reference to #1602 (plugin installer docs) in comment
Kim Alvefur
2021-01-21
1
-0
/
+1
*
prosodyctl: Move message after condition
Kim Alvefur
2021-01-21
1
-1
/
+1
*
prosodyctl: Fix copypaste oversight
Kim Alvefur
2021-01-21
1
-2
/
+2
*
prosodyctl: Abort if no plugin source specified for the installer
Kim Alvefur
2021-01-21
1
-1
/
+7
*
prosodyctl: Move UI related calls out of util.prosodyctl
Kim Alvefur
2021-01-21
1
-0
/
+5
*
prosodyctl: Use luarocks status code as exit code
Kim Alvefur
2021-01-21
1
-3
/
+6
*
prosodyctl: Remove non-existant command from hidden commands
Kim Alvefur
2021-01-05
1
-1
/
+1
*
util.prosodyctl: Get Luarocks server from config
Kim Alvefur
2020-10-05
1
-1
/
+2
*
util.prosodyctl: Move hardcoded luarocks server into prosodyctl
Kim Alvefur
2020-10-05
1
-1
/
+1
*
util.prosodyctl: Flip argument order
Kim Alvefur
2020-10-05
1
-3
/
+3
*
prosodyctl about: Show longer name for luaunbound
Kim Alvefur
2020-07-10
1
-2
/
+2
*
prosodyctl about: Strip name from lua module _VERSION
Kim Alvefur
2020-07-10
1
-1
/
+5
*
prosodyctl about: Substitute better names for some Lua modules
Kim Alvefur
2020-07-10
1
-1
/
+10
*
prosodyctl about: Split out libraries into a separate section
Kim Alvefur
2020-07-10
1
-5
/
+10
*
prosodyctl about: Use library function for sorted listing of lua modules
Kim Alvefur
2020-07-10
1
-5
/
+3
*
prosodyctl about: Report versions of luaunbound and libunbound
Kim Alvefur
2020-06-25
1
-0
/
+7
*
prosodyctl: Fix traceback when no command provided (thanks Zash)
Matthew Wild
2020-06-04
1
-1
/
+1
*
prosodyctl+util.prosodyctl.*: Start breaking up the ever-growing prosodyctl
Matthew Wild
2020-06-02
1
-825
/
+11
*
prosodyctl, util.prosodyctl.shell: `prosodyctl shell` - a client to access th...
Matthew Wild
2020-06-01
1
-0
/
+4
*
prosodyctl: Add 'daemonize' to deprecated options known by check command
Kim Alvefur
2020-01-26
1
-1
/
+1
*
Merge 0.11->trunk
Matthew Wild
2020-01-23
1
-4
/
+5
|
\
|
*
prosodyctl: Fix some luacheck warnings
Matthew Wild
2020-01-23
1
-4
/
+5
*
|
Merge 0.11->trunk
Matthew Wild
2020-01-23
1
-0
/
+20
|
\
|
|
*
Log warning when using prosodyctl start/stop/restart
Matthew Wild
2020-01-23
1
-0
/
+20
*
|
Merge 0.11->trunk
Kim Alvefur
2019-12-31
1
-0
/
+6
|
\
|
|
*
prosodyctl: Print a blank line to improve spacing and readability
Kim Alvefur
2019-12-31
1
-0
/
+1
|
*
prosodyctl check: Warn about conflict between mod_pep and mod_pep_simple
Kim Alvefur
2019-12-31
1
-0
/
+5
*
|
Merge 0.11->trunk
Kim Alvefur
2019-11-23
1
-9
/
+47
|
\
\
|
|
/
|
/
|
|
*
prosodyctl: Print friendly version of error messages
Kim Alvefur
2019-11-01
1
-1
/
+1
|
*
Merge 0.11->trunk
Kim Alvefur
2019-09-21
1
-11
/
+15
|
|
\
|
*
\
Merge mod-installer (2019 GSoC by João Duarte)
Matthew Wild
2019-08-19
1
-2
/
+27
|
|
\
\
|
|
*
|
prosodyctl: Install, remove and list commands now use the call_luarocks function
João Duarte
2019-08-16
1
-7
/
+4
|
|
*
|
prosodyctl: Fixed a typo
João Duarte
2019-08-16
1
-1
/
+1
|
|
*
|
prosodyctl: Removed the auxiliary command 'enabled_plugins'
João Duarte
2019-07-31
1
-11
/
+1
|
|
*
|
prosodyctl: The install, remove and list commands now work by calling the exe...
João Duarte
2019-07-31
1
-33
/
+7
|
|
*
|
prosodyctl: Rewrote the list command, to make it cleaner and easier to work with
João Duarte
2019-07-31
1
-8
/
+6
|
|
*
|
prosodyctl: Rewrote the remove command, to make it cleaner and easier to work...
João Duarte
2019-07-31
1
-9
/
+6
|
|
*
|
prosodyctl: Rewrote the install command, to make it more cleaner
João Duarte
2019-07-31
1
-14
/
+9
|
|
*
|
prosodyctl: Removed unnecessary comments from the remove command
João Duarte
2019-07-31
1
-1
/
+0
|
|
*
|
prosodyctl: Swapped prints for the show_message function at the install/remov...
João Duarte
2019-07-31
1
-5
/
+4
|
|
*
|
prosodyctl: Corrected the help output of the install and remove commands
João Duarte
2019-07-26
1
-2
/
+2
|
|
*
|
prosodyctl: Removed the list duplicate at the commands_order variable
João Duarte
2019-07-25
1
-1
/
+1
|
|
*
|
prosodyctl: Removed the local_plugins command
João Duarte
2019-07-24
1
-23
/
+2
|
|
*
|
prosodyctl: Custom plugins paths are now retrieved by an helper function
João Duarte
2019-07-24
1
-14
/
+3
|
|
*
|
prosodyctl: Updated the list command, to use the new directory for custom plu...
João Duarte
2019-07-24
1
-1
/
+6
|
|
*
|
prosodyctl: Updated the remove command to use the new directory for custom pl...
João Duarte
2019-07-24
1
-2
/
+7
|
|
*
|
prosodyctl: The install command now performs its job at a dedicated folder fo...
João Duarte
2019-07-24
1
-2
/
+8
|
|
*
|
prosodyctl: Removed/rewrote comments at the install, remove and list commands
João Duarte
2019-07-24
1
-10
/
+3
|
|
*
|
prosodyctl: Corrected the remove and install commands' order
João Duarte
2019-07-24
1
-20
/
+20
|
|
*
|
prosodyctl: Added the install and remove arguments to the reorganized command...
João Duarte
2019-07-24
1
-2
/
+2
[next]