.. |
bootstrap.sh
|
Fixed SC2046: Quote to prevent word splitting.
|
2023-12-21 08:00:26 -08:00 |
dkim.sh
|
Fixed SC2086: Double quote to prevent globbing and word splitting.
|
2023-12-21 06:58:34 -08:00 |
dns.sh
|
Fixed SC2086: Double quote to prevent globbing and word splitting.
|
2023-12-21 06:58:34 -08:00 |
firstuser.sh
|
Fixed SC2046: Quote to prevent word splitting.
|
2023-12-21 08:00:26 -08:00 |
functions.sh
|
Fixed SC2148: Add a shebang.
|
2023-12-21 07:30:31 -08:00 |
mail-dovecot.sh
|
Fixed SC2046: Quote to prevent word splitting.
|
2023-12-21 08:00:26 -08:00 |
mail-postfix.sh
|
Fixed SC2140: Word is of the form "A"B"C".
|
2023-12-21 08:02:51 -08:00 |
mail-users.sh
|
Fixed SC2086: Double quote to prevent globbing and word splitting.
|
2023-12-21 06:58:34 -08:00 |
management.sh
|
Fixed SC2091: Remove surrounding $() to avoid executing output.
|
2023-12-21 08:03:54 -08:00 |
migrate.py
|
Move automatically generated aliases to a separate database table
|
2021-09-24 08:11:36 -04:00 |
munin.sh
|
Fixed more SC2086.
|
2023-12-21 07:28:29 -08:00 |
network-checks.sh
|
Fixed SC2148: Add a shebang.
|
2023-12-21 07:30:31 -08:00 |
nextcloud.sh
|
Fixed SC2236: Use -n instead of ! -z.
|
2023-12-21 08:06:26 -08:00 |
preflight.sh
|
Fixed SC2003: expr is antiquated.
|
2023-12-21 08:07:34 -08:00 |
questions.sh
|
Fixed SC2005: Useless echo.
|
2023-12-21 08:08:32 -08:00 |
spamassassin.sh
|
Fixed SC2086: Double quote to prevent globbing and word splitting.
|
2023-12-21 06:58:34 -08:00 |
ssl.sh
|
Fixed SC2086: Double quote to prevent globbing and word splitting.
|
2023-12-21 06:58:34 -08:00 |
start.sh
|
Fixed SC2002: Useless cat.
|
2023-12-21 08:09:36 -08:00 |
system.sh
|
Fixed SC2002: Useless cat.
|
2023-12-21 08:09:36 -08:00 |
web.sh
|
Fixed SC2002: Useless cat.
|
2023-12-21 08:09:36 -08:00 |
webmail.sh
|
Fixed SC2002: Useless cat.
|
2023-12-21 08:09:36 -08:00 |
zpush.sh
|
Fixed more SC2086.
|
2023-12-21 07:28:29 -08:00 |