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 experimental way to reload specific modules directly
Kim Alvefur
2023-06-25
1
-0
/
+9
*
Merge 0.12->trunk
Matthew Wild
2023-04-07
1
-1
/
+1
|
\
|
*
prosodyctl: Fix using variable content in a format string
Matthew Wild
2023-04-07
1
-1
/
+1
*
|
executables: Prefix module imports with prosody namespace
Kim Alvefur
2023-03-17
1
-18
/
+18
*
|
executables: Invoke loader to allow mixing of old and new import style
Kim Alvefur
2023-03-17
1
-0
/
+4
*
|
Merge 0.12->trunk
Kim Alvefur
2023-01-22
1
-4
/
+4
|
\
|
|
*
util.startup: Close state on exit to ensure GC finalizers are called
Kim Alvefur
2023-01-22
1
-4
/
+4
*
|
compat: Remove handling of Lua 5.1 location of 'unpack' function
Kim Alvefur
2022-07-11
1
-1
/
+1
*
|
executables: Reject Lua 5.1 early
Kim Alvefur
2022-07-02
1
-0
/
+7
|
/
*
prosodyctl: Pass server when listing (outdated) plugins (fix #1738)
Kim Alvefur
2022-04-05
1
-1
/
+7
*
prosodyctl about: Report version of lua-readline
Kim Alvefur
2022-03-27
1
-2
/
+8
*
prosodyctl: Restore 'list --outdated'
Kim Alvefur
2022-02-17
1
-0
/
+4
*
prosodyctl: Allow passing server on command line with --server
Kim Alvefur
2022-02-04
1
-1
/
+1
*
prosodyctl: Allow install plugin via explicit path or URL
Kim Alvefur
2022-02-04
1
-2
/
+2
*
prosodyctl: Return success status code from --help
Kim Alvefur
2022-02-04
1
-11
/
+11
*
prosodyctl: Use argument parsing library to parse --help, -h, -?
Kim Alvefur
2022-02-04
1
-12
/
+27
*
prosodyctl: Hide process management commands when init system should be used ...
Kim Alvefur
2021-12-21
1
-3
/
+19
*
prosodyctl: Reorder help sections
Kim Alvefur
2021-12-21
1
-5
/
+5
*
prosodyctl: Fix weird indentation
Kim Alvefur
2021-11-06
1
-2
/
+2
*
Merge 0.11->trunk
Kim Alvefur
2021-09-20
1
-1
/
+1
|
\
|
*
prosodyctl: Fix later import of LuaFileSystem
Kim Alvefur
2021-09-11
1
-1
/
+1
|
*
prosodyctl: Add 'limits' to known globals to warn about misplacing it
Kim Alvefur
2021-05-27
1
-1
/
+1
*
|
prosodyctl: Add a note about checking the order of listed commands
Kim Alvefur
2021-07-15
1
-1
/
+1
*
|
prosodyctl: Add cert to command listing
Kim Alvefur
2021-07-15
1
-1
/
+3
*
|
prosodyctl: Add 'shell' to command listing
Kim Alvefur
2021-07-15
1
-1
/
+2
*
|
prosodyctl: Add 'check' to command listing (fixes #1622)
Kim Alvefur
2021-05-30
1
-0
/
+10
*
|
prosodyctl: Reorganize help / command list
Kim Alvefur
2021-01-22
1
-7
/
+15
*
|
prosodyctl: Report OpenSSL version
Kim Alvefur
2021-05-12
1
-0
/
+4
*
|
Merge 0.11->trunk
Matthew Wild
2021-05-13
1
-0
/
+4
|
\
|
|
*
prosodyctl about: Report libexpat version if known
Matthew Wild
2021-05-11
1
-1
/
+5
|
*
prosodyctl: check config: Add 'gc' to list of global options
Matthew Wild
2021-04-30
1
-1
/
+1
*
|
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
[next]