Commit graph

3518 commits

Author SHA1 Message Date
Christian Hesse
4cd0504548 ipv6-update: early exit with :exit 2026-05-13 16:55:25 +02:00
Christian Hesse
546aaa80d0 ipsec-to-dns: early exit with :exit 2026-05-13 16:55:25 +02:00
Christian Hesse
dcc39e6fb0 hotspot-to-wpa-cleanup: early exit with :exit 2026-05-13 16:55:25 +02:00
Christian Hesse
95cc6b2822 hotspot-to-wpa: early exit with :exit 2026-05-13 16:55:25 +02:00
Christian Hesse
869c75b53d gps-track: early exit with :exit 2026-05-13 16:55:25 +02:00
Christian Hesse
51e6c32f8c fw-addr-lists: early exit with :exit 2026-05-13 16:55:25 +02:00
Christian Hesse
6855ae2b6f firmware-upgrade-reboot: early exit with :exit 2026-05-13 16:55:25 +02:00
Christian Hesse
f54e501121 dhcpv6-client-lease: early exit with :exit 2026-05-13 16:55:25 +02:00
Christian Hesse
1ead0d484d dhcpv4-server-lease: early exit with :exit 2026-05-13 16:55:25 +02:00
Christian Hesse
4a5071fab5 dhcp-to-dns: early exit with :exit 2026-05-13 16:55:25 +02:00
Christian Hesse
77c336e99b dhcp-lease-comment: early exit with :exit 2026-05-13 16:55:25 +02:00
Christian Hesse
4fde1fa49a daily-psk: early exit with :exit 2026-05-13 16:55:25 +02:00
Christian Hesse
46c5aecb6b collect-wireless-mac: early exit with :exit 2026-05-13 16:55:25 +02:00
Christian Hesse
5db0eaed99 check-routeros-update: early exit with :exit 2026-05-13 16:55:25 +02:00
Christian Hesse
ef1e851197 check-perpetual-license: early exit with :exit 2026-05-13 16:55:25 +02:00
Christian Hesse
5ea97f97c9 check-lte-firmware-upgrade: early exit with :exit 2026-05-13 16:55:25 +02:00
Christian Hesse
c1aba692e5 check-health: early exit with :exit 2026-05-13 16:55:25 +02:00
Christian Hesse
5cf3a88714 check-certificates: early exit with :exit 2026-05-13 16:55:25 +02:00
Christian Hesse
59d1137943 certificate-renew-issued: early exit with :exit 2026-05-13 16:55:25 +02:00
Christian Hesse
5b57d5c58c capsman-rolling-upgrade: early exit with :exit 2026-05-13 16:55:25 +02:00
Christian Hesse
fbf83f9f7b capsman-download-packages: early exit with :exit 2026-05-13 16:55:25 +02:00
Christian Hesse
2761cadede backup-upload: early exit with :exit 2026-05-13 16:55:25 +02:00
Christian Hesse
19cf74c5bc backup-partition: early exit with :exit 2026-05-13 16:55:25 +02:00
Christian Hesse
87a026c442 backup-email: early exit with :exit 2026-05-13 16:55:25 +02:00
Christian Hesse
e78bae595c backup-cloud: early exit with :exit 2026-05-13 16:55:25 +02:00
Christian Hesse
822559afbc Merge branch 'compare-ids' into next 2026-05-13 16:55:25 +02:00
Christian Hesse
c58501b1fb global-functions: deprecate $HexToNum 2026-05-13 16:55:25 +02:00
Christian Hesse
0d455c4a7b log-forward: fix indention 2026-05-13 16:55:25 +02:00
Christian Hesse
a2d845c861 log-forward: use comparison for ids
This was introduced with RouterOS 7.22beta1.

Initializing $LogForwardLast with boolean value looks odd, but this is
required to match the very first message.
2026-05-13 16:55:10 +02:00
Christian Hesse
abf2a5a809 Merge branch 'drop-builtin-trust-anchors' into next 2026-05-13 16:47:25 +02:00
Christian Hesse
13d7cf76a0 mod/notification-email: get property by name
This works now that we require RouterOS 7.21 anyway.
2026-05-13 16:47:25 +02:00
Christian Hesse
9a36fd1f1f INITIAL-COMMANDS: drop the old builtin-trust-anchors 2026-05-13 16:47:25 +02:00
Christian Hesse
24b04a2b43 mod/notification-email: use errors from command...
... instead of reading status from properties. This was introduced in
RouterOS 7.21beta2 (and we bump to 7.21 instead).
2026-05-13 16:47:25 +02:00
Christian Hesse
f82ba60f53 global-functions: $CertificateDownload: drop the old builtin-trust-anchors 2026-05-13 16:47:25 +02:00
Christian Hesse
7998fc68a5 global-functions: $CertificateAvailable: drop the old builtin-trust-anchors 2026-05-13 16:47:25 +02:00
Christian Hesse
da20b386e6 README: drop the old builtin-trust-anchors 2026-05-13 16:47:25 +02:00
Christian Hesse
656b7057b5 Merge branch 'toarray-delimiter' into next 2026-05-13 16:47:16 +02:00
Christian Hesse
63b8660f94 check-health: use :toarray's new delimiter= to split cert names 2026-05-13 16:46:07 +02:00
Christian Hesse
e4a07419fc fw-addr-lists: get both Let's Encrypt certificates for rsc.eworm.de 2026-05-13 16:37:36 +02:00
Christian Hesse
ab5ff7b1c1 fw-addr-lists: support giving several certificates...
... by delimiting with a colon.
2026-05-13 16:37:36 +02:00
Christian Hesse
ea5f4aff27 netwatch-dns: use :toarray's new delimiter= to split cert names
The new delimiter= parameter for :toarray with introduced in
RouterOS 7.21.
2026-05-13 16:29:47 +02:00
Christian Hesse
71c190b478 Merge branch 'lets-encrypt-old-chain' into next 2026-05-13 16:19:11 +02:00
Christian Hesse
a3de8aa081 global-functions: $CleanName: add missing colon 2026-05-13 16:19:11 +02:00
Christian Hesse
2a6567135e INITIAL-COMMANDS: Let's Encrypt switched back to old chain 2026-05-13 16:19:11 +02:00
Christian Hesse
7ad60ac704 README: Let's Encrypt switched back to old chain 2026-05-13 16:19:11 +02:00
Christian Hesse
59e0c4460e certs: Let's Encrypt switched back to old chain 2026-05-13 16:19:11 +02:00
Christian Hesse
6f2eb69ee0 global-functions: $ScriptInstallUpdate: Check for both LE certificates
Hmm... 🤨 Let's Encrypt is doing crazy things. My server was switched to
'Root YE' alredy, now it is back to 'ISRG Root X2'... 😳

So let's check for both for now.
2026-05-13 16:19:11 +02:00
Christian Hesse
73f15a2df0 global-functions: $RmFile: ignore "no such item"...
... as this is still racy.
2026-05-07 15:58:07 +02:00
Christian Hesse
57385b5934 global-functions: $RmDir: ignore "no such item"...
... as this is still racy.
2026-05-07 15:58:07 +02:00
Christian Hesse
74d3fc2933 global-functions: $RmFile: remove with find...
... as this is still racy.
2026-05-07 15:58:07 +02:00