Commit graph

601 commits

Author SHA1 Message Date
Christian Hesse 29315c7377 INITIAL-COMMANDS: use function to rename certificates 2020-04-24 14:55:41 +02:00
Christian Hesse 85f9c5d62e check-certificates: exclude issued certificates on SCEP server 2020-04-24 14:38:29 +02:00
Christian Hesse 1e12c0e159 check-certificates: always use parenthesis 2020-04-24 13:49:50 +02:00
Christian Hesse 8f03a856e1 check-certificates: add missing blank 2020-04-24 12:19:14 +02:00
Christian Hesse 14dd16ef5a global-functions: $CertificateNameByCN: replace apostrophe 2020-04-24 11:09:02 +02:00
Christian Hesse b67712cfe4 global-functions: add $WaitDefaultRouteReachable 2020-04-22 22:21:06 +02:00
Christian Hesse 999763a263 global-functions: add $DefaultRouteIsReachable 2020-04-22 22:20:42 +02:00
Christian Hesse d6ce774fd8 global-functions: $TimeIsSync: unbreak with bundled ntp client 2020-04-22 10:08:23 +02:00
Christian Hesse c8770efd72 add script 'early-erros' 2020-04-19 00:11:01 +02:00
Christian Hesse aedc314519 check-routeros-update: update notification wording 2020-04-07 21:51:41 +02:00
Christian Hesse 06c8f279f8 check-lte-firmware-upgrade: give current and available version 2020-04-07 21:51:41 +02:00
Christian Hesse fe8820d7d5 doc/capsman-rolling-upgrade: explain what happens 2020-04-07 13:30:27 +02:00
Christian Hesse d87f5899c2 doc/capsman-download-packages: document how to download packages 2020-04-07 13:23:34 +02:00
Christian Hesse 96598b2d34 global-functions: $DownloadPackage: do not re-download 2020-04-07 12:54:46 +02:00
Christian Hesse 2cd8a56aa7 capsman-download-packages: create package path 2020-04-06 12:46:46 +02:00
Christian Hesse 289fd215c4 mode-button-event: use $LogPrintExit 2020-04-03 17:32:19 +02:00
Christian Hesse 413287586f upload-backup: use $LogPrintExit 2020-04-03 17:30:51 +02:00
Christian Hesse 03ae65c5f1 cloud-backup: use $LogPrintExit 2020-04-03 17:30:00 +02:00
Christian Hesse 1f1fef9fb5 check-health: use $LogPrintExit 2020-04-03 17:29:08 +02:00
Christian Hesse b2d1b64bd2 capsman-rolling-upgrade: use $LogPrintExit 2020-04-03 17:26:35 +02:00
Christian Hesse b17ca4bb63 mode-button-scheduler: use $LogPrintExit 2020-04-03 17:23:33 +02:00
Christian Hesse 93e72b5d07 packages-update: use $LogPrintExit 2020-04-03 17:22:03 +02:00
Christian Hesse 972a481faa sms-forward: use $LogPrintExit 2020-04-03 17:20:56 +02:00
Christian Hesse ee903e263f check-lte-firmware-upgrade: use $LogPrintExit 2020-04-03 17:19:34 +02:00
Christian Hesse d2b1f036ca update-gre-address: use $LogPrintExit 2020-04-03 17:18:05 +02:00
Christian Hesse 0045690459 gps-track: use $LogPrintExit 2020-04-03 17:16:42 +02:00
Christian Hesse df177212d1 global-functions: $SendTelegram: use $LogPrintExit 2020-04-03 16:59:10 +02:00
Christian Hesse af77645174 global-functions: $SendEMail: use $LogPrintExit 2020-04-03 16:59:10 +02:00
Christian Hesse 6f354c8bb0 global-functions: $ScriptFromTerminal: use $LogPrintExit 2020-04-03 16:59:10 +02:00
Christian Hesse 9c3ce55ee4 global-functions: $MailServerIsUp: use $LogPrintExit 2020-04-03 16:59:10 +02:00
Christian Hesse 596fb5f835 global-functions: $CertificateDownload: use $LogPrintExit 2020-04-03 16:59:10 +02:00
Christian Hesse 7cdeb9185e global-functions: $CertificateAvailable: use $LogPrintExit 2020-04-03 16:59:10 +02:00
Christian Hesse 324f5b0ba4 global-functions: $SendTelegram: check status of certificate download 2020-04-03 15:03:27 +02:00
Christian Hesse e963e09114 global-functions: $GetMacVendor: check status of certificate download 2020-04-03 15:03:27 +02:00
Christian Hesse abb97601ce global-functions: $DownloadPackage: check status of certificate download 2020-04-03 15:03:27 +02:00
Christian Hesse 151630b674 check-certificates: warn about missing chain 2020-04-03 14:36:32 +02:00
Christian Hesse a304a2fa69 update-tunnelbroker: check status of certificate download
Also use $LogPrintExit...
2020-04-03 14:29:31 +02:00
Christian Hesse dfeaa1ed41 global-functions: $Certificate{Available,Download}: return and check status 2020-04-03 14:24:24 +02:00
Christian Hesse c1c8d46dc0 check-certificates: check and download certificate chain 2020-04-03 14:12:09 +02:00
Christian Hesse afd33b8e25 global-functions: $ScriptInstallUpdate: log and print changes 2020-04-01 11:38:25 +02:00
Christian Hesse da581dedbf add navigation links for initial commands page 2020-03-31 14:34:01 +02:00
Christian Hesse a598cca2da global-functions: $SendTelegram: always return a value
... overwise it opens a prompt "value:".
2020-03-31 13:35:59 +02:00
Christian Hesse 40970fb738 global-functions: $SendEMail: always return a value
... overwise it opens a prompt "value:".
2020-03-31 13:34:30 +02:00
Christian Hesse e33b4af433 global-functions: $ScriptInstallUpdate: ignore empty scripts
Now that script-updates is gone we support installing new scripts with
$ScriptInstallUpdate only.
2020-03-31 12:58:13 +02:00
Christian Hesse 04460debfc script-updates: fix syntax error 2020-03-31 12:51:37 +02:00
Christian Hesse 4d0b3b0780 add links GitHub batches 2020-03-30 16:30:25 +02:00
Christian Hesse cc69e5ada7 add GitHub batches from shields.io
https://shields.io/category/social
2020-03-30 16:18:47 +02:00
Christian Hesse 2363f75e7f ask for GitHub and GitLab stars 2020-03-27 22:19:33 +01:00
Christian Hesse 54a8f2839d Merge branch 'documentation' 2020-03-27 22:15:43 +01:00
Christian Hesse 1d93e92dcd Notify about new documentation! 2020-03-27 22:12:49 +01:00