Software /
code /
prosody
Log
plugins/mod_admin_shell.lua @ 13072:7fcf41b541e0
description | author | age |
---|---|---|
mod_admin_shell: Use same wildcard matching in other s2s command | Kim Alvefur | Mon, 10 Apr 2023 14:24:39 +0200 |
mod_admin_shell: Factor apart wildcard matching into function for reuse | Kim Alvefur | Mon, 10 Apr 2023 14:12:48 +0200 |
mod_admin_shell: Add config:set([host,] key, value) because why not | Kim Alvefur | Sat, 08 Apr 2023 11:28:55 +0200 |
mod_admin_shell: Allow wildcard matches like s2s:show("*.example.com") | Kim Alvefur | Sat, 08 Apr 2023 10:16:18 +0200 |
mod_admin_shell: Allow "*" as substitute for 'nil' for easier CLI usage | Kim Alvefur | Fri, 07 Apr 2023 14:03:24 +0200 |
mod_admin_shell: Make IP column thinner if IPv6 is disabled | Kim Alvefur | Fri, 07 Apr 2023 13:09:00 +0200 |
mod_admin_shell: Make default column width 1 part | Kim Alvefur | Fri, 07 Apr 2023 13:07:00 +0200 |