Commit graph

3580 commits

Author SHA1 Message Date
Christian Hesse
070bae2d15 netwatch-dns: use :continue in loop 2026-06-25 14:09:12 +02:00
Christian Hesse
25cea063e3 global-functions: $ScriptInstallUpdate: fix indention 2026-06-25 14:09:12 +02:00
Christian Hesse
6cc36e71d5 global-functions: $ScriptInstallUpdate: use :continue in loop 2026-06-25 14:09:12 +02:00
Christian Hesse
4c0bd98a3d global-functions: $CleanName: use :continue in loop 2026-06-25 14:09:12 +02:00
Christian Hesse
9017e14a1d fw-addr-lists: fix indention 2026-06-25 14:09:12 +02:00
Christian Hesse
c967dfb0d9 fw-addr-lists: use :continue in loop 2026-06-25 14:09:12 +02:00
Christian Hesse
8719ed5452 Merge branch 'early-exit-with-exit' into next 2026-06-25 14:09:12 +02:00
Christian Hesse
bb3242c928 Merge branch 'compare-ids' into next 2026-06-25 14:09:12 +02:00
Christian Hesse
2db6abfbd7 global-functions: deprecate $ExitError 2026-06-25 14:09:12 +02:00
Christian Hesse
e8fb8fe74e Merge branch 'convert-to-url' into next 2026-06-25 14:09:12 +02:00
Christian Hesse
7dbc330080 global-functions: deprecate $HexToNum 2026-06-25 14:09:12 +02:00
Christian Hesse
ef4bb0ce9c update-tunnelbroker: early exit with :exit 2026-06-25 14:09:12 +02:00
Christian Hesse
b47896dfa3 bump required RouterOS version for all scripts 2026-06-25 14:09:12 +02:00
Christian Hesse
5a23a83d35 global-functions: deprecate $UrlEncode 2026-06-25 14:09:12 +02:00
Christian Hesse
b3d6ad5c5b log-forward: fix indention 2026-06-25 14:09:12 +02:00
Christian Hesse
1dc7dd0adf update-gre-address: early exit with :exit 2026-06-25 14:09:12 +02:00
Christian Hesse
12bcacdfe0 Merge branch 'drop-builtin-trust-anchors' into next 2026-06-25 14:09:12 +02:00
Christian Hesse
6653a0a070 mod/notification-telegram: use :convert for url-encoding 2026-06-25 14:09:12 +02:00
Christian Hesse
eac4c710ea 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-06-25 14:09:12 +02:00
Christian Hesse
677bf836be telegram-chat: early exit with :exit 2026-06-25 14:09:12 +02:00
Christian Hesse
bf19bf0520 mod/notification-email: get property by name
This works now that we require RouterOS 7.21 anyway.
2026-06-25 14:09:12 +02:00
Christian Hesse
cb423d2491 INITIAL-COMMANDS: drop the old builtin-trust-anchors 2026-06-25 14:09:12 +02:00
Christian Hesse
f36f81e8c3 mod/notification-ntfy: use :convert for url-encoding 2026-06-25 14:09:12 +02:00
Christian Hesse
d9bf0a5c59 sms-forward: early exit with :exit 2026-06-25 14:09:12 +02:00
Christian Hesse
43893400a5 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-06-25 14:09:12 +02:00
Christian Hesse
d231991630 global-functions: $CertificateDownload: drop the old builtin-trust-anchors 2026-06-25 14:09:12 +02:00
Christian Hesse
3682f9d0f7 mod/notification-matrix: use :convert for url-encoding 2026-06-25 14:09:12 +02:00
Christian Hesse
d922e42fde sms-action: early exit with :exit 2026-06-25 14:09:12 +02:00
Christian Hesse
74198d0f38 Merge branch 'toarray-delimiter' into next 2026-06-25 14:09:12 +02:00
Christian Hesse
4fc18c426d global-functions: $CertificateAvailable: drop the old builtin-trust-anchors 2026-06-25 14:09:12 +02:00
Christian Hesse
8e027fe09d daily-psk: use :convert for url-encoding 2026-06-25 14:09:12 +02:00
Christian Hesse
1350150f64 ppp-on-up: early exit with :exit 2026-06-25 14:09:12 +02:00
Christian Hesse
1ba3031d47 introduce STAR-HISTORY 2026-06-25 14:09:12 +02:00
Christian Hesse
5e5441f737 check-health: use :toarray's new delimiter= 2026-06-25 14:09:12 +02:00
Christian Hesse
c1a6ddb84e README: drop the old builtin-trust-anchors 2026-06-25 14:09:12 +02:00
Christian Hesse
fed60eaf5d check-certificates: use :convert for url-encoding 2026-06-25 14:09:12 +02:00
Christian Hesse
0bdd61d941 packages-update: early exit with :exit 2026-06-25 14:09:12 +02:00
Christian Hesse
8ea5690aff fw-addr-lists: get both Let's Encrypt certificates for rsc.eworm.de 2026-06-25 14:09:12 +02:00
Christian Hesse
6aeb80ee2f ospf-to-leds: early exit with :exit 2026-06-25 14:09:12 +02:00
Christian Hesse
65592c5b63 fw-addr-lists: support giving several certificates...
... by delimiting with a colon.
2026-06-25 14:09:12 +02:00
Christian Hesse
6b6b1c6f92 netwatch-notify: early exit with :exit 2026-06-25 14:09:12 +02:00
Christian Hesse
cae039ef3f netwatch-dns: use :toarray's new delimiter= to split cert names
The new delimiter= parameter for :toarray with introduced in
RouterOS 7.21.
2026-06-25 14:09:12 +02:00
Christian Hesse
2b30ebe57d netwatch-dns: early exit with :exit 2026-06-25 14:09:12 +02:00
Christian Hesse
8f71d9c815 log-forward: early exit with :exit 2026-06-25 14:09:12 +02:00
Christian Hesse
e5f474b842 ipv6-update: early exit with :exit 2026-06-25 14:09:12 +02:00
Christian Hesse
c68b8e953e ipsec-to-dns: early exit with :exit 2026-06-25 14:09:12 +02:00
Christian Hesse
d5729baaf7 hotspot-to-wpa-cleanup: early exit with :exit 2026-06-25 14:09:12 +02:00
Christian Hesse
17168d4a01 hotspot-to-wpa: early exit with :exit 2026-06-25 14:09:12 +02:00
Christian Hesse
41fbc4a262 gps-track: early exit with :exit 2026-06-25 14:09:12 +02:00
Christian Hesse
96cb430209 fw-addr-lists: early exit with :exit 2026-06-25 14:09:12 +02:00