prosodyctl: Hide the 'lua_paths' command from default command listing
|
Kim Alvefur |
Wed, 08 Jan 2025 22:46:21 +0100 |
prosodyctl: Add lua_paths command to print the LUA_PATH and LUA_CPATH used
|
Matthew Wild |
Wed, 08 Jan 2025 20:37:35 +0000 |
prosodyctl: 'about' becomes 'version -v', 'version' prints only version
|
Matthew Wild |
Wed, 08 Jan 2025 20:35:05 +0000 |
prosodyctl: Remove unused import
|
Kim Alvefur |
Wed, 08 Jan 2025 08:52:50 +0100 |
prosodyctl: deluser: Use user:delete() shell command for implementation
|
Matthew Wild |
Tue, 07 Jan 2025 19:28:06 +0000 |
prosodyctl: passwd: Use user:password() shell command for implementation
|
Matthew Wild |
Tue, 07 Jan 2025 19:25:35 +0000 |
prosodyctl: adduser: use shell user:create() to provide the implementation
|
Matthew Wild |
Tue, 07 Jan 2025 18:47:24 +0000 |
prosodyctl: Add experimental way to reload specific modules directly
|
Kim Alvefur |
Sun, 25 Jun 2023 17:34:13 +0200 |
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 |