| Mon, 10 Apr 2023 14:24:39 +0200 |
Kim Alvefur |
mod_admin_shell: Use same wildcard matching in other s2s command
|
| Mon, 10 Apr 2023 14:12:48 +0200 |
Kim Alvefur |
mod_admin_shell: Factor apart wildcard matching into function for reuse
|
| Sat, 08 Apr 2023 11:28:55 +0200 |
Kim Alvefur |
mod_admin_shell: Add config:set([host,] key, value) because why not
|
| Sat, 08 Apr 2023 10:16:18 +0200 |
Kim Alvefur |
mod_admin_shell: Allow wildcard matches like s2s:show("*.example.com")
|
| Fri, 07 Apr 2023 14:03:24 +0200 |
Kim Alvefur |
mod_admin_shell: Allow "*" as substitute for 'nil' for easier CLI usage
|
| Fri, 07 Apr 2023 13:09:00 +0200 |
Kim Alvefur |
mod_admin_shell: Make IP column thinner if IPv6 is disabled
|
| Fri, 07 Apr 2023 13:07:00 +0200 |
Kim Alvefur |
mod_admin_shell: Make default column width 1 part
|
| Fri, 07 Apr 2023 13:04:15 +0200 |
Kim Alvefur |
mod_admin_shell: Fix attempt to compare number with string
|