Commit graph

3563 commits

Author SHA1 Message Date
Christian Hesse
77851ae35d netwatch-notify: early exit with :exit 2026-05-27 09:12:19 +02:00
Christian Hesse
e18b92cf06 netwatch-dns: early exit with :exit 2026-05-27 09:12:19 +02:00
Christian Hesse
cc77a31070 log-forward: early exit with :exit 2026-05-27 09:12:19 +02:00
Christian Hesse
f26ef76322 ipv6-update: early exit with :exit 2026-05-27 09:12:19 +02:00
Christian Hesse
d51f41728f ipsec-to-dns: early exit with :exit 2026-05-27 09:12:19 +02:00
Christian Hesse
a420cfde8f hotspot-to-wpa-cleanup: early exit with :exit 2026-05-27 09:12:19 +02:00
Christian Hesse
be0e7e979a hotspot-to-wpa: early exit with :exit 2026-05-27 09:12:19 +02:00
Christian Hesse
6de0471b38 gps-track: early exit with :exit 2026-05-27 09:12:19 +02:00
Christian Hesse
e089ed3de6 fw-addr-lists: early exit with :exit 2026-05-27 09:12:19 +02:00
Christian Hesse
de9b16a8b5 firmware-upgrade-reboot: early exit with :exit 2026-05-27 09:12:19 +02:00
Christian Hesse
38cd38b6eb dhcpv6-client-lease: early exit with :exit 2026-05-27 09:12:18 +02:00
Christian Hesse
f16dbc6dd5 dhcpv4-server-lease: early exit with :exit 2026-05-27 09:12:18 +02:00
Christian Hesse
6c61c9eeac dhcp-to-dns: early exit with :exit 2026-05-27 09:12:18 +02:00
Christian Hesse
f42d3a1b00 dhcp-lease-comment: early exit with :exit 2026-05-27 09:12:18 +02:00
Christian Hesse
bf620c5098 daily-psk: early exit with :exit 2026-05-27 09:12:18 +02:00
Christian Hesse
39be0980f7 collect-wireless-mac: early exit with :exit 2026-05-27 09:12:18 +02:00
Christian Hesse
6778eafa63 check-routeros-update: early exit with :exit 2026-05-27 09:12:18 +02:00
Christian Hesse
fe75292dee check-perpetual-license: early exit with :exit 2026-05-27 09:12:18 +02:00
Christian Hesse
44465137e0 check-lte-firmware-upgrade: early exit with :exit 2026-05-27 09:12:18 +02:00
Christian Hesse
3f04d2edf6 check-health: early exit with :exit 2026-05-27 09:12:18 +02:00
Christian Hesse
3ce91fb5b0 check-certificates: early exit with :exit 2026-05-27 09:12:18 +02:00
Christian Hesse
8e855feaeb certificate-renew-issued: early exit with :exit 2026-05-27 09:12:18 +02:00
Christian Hesse
e2e31b8830 capsman-rolling-upgrade: early exit with :exit 2026-05-27 09:12:18 +02:00
Christian Hesse
efd74b0a98 capsman-download-packages: early exit with :exit 2026-05-27 09:12:18 +02:00
Christian Hesse
edcab3358a backup-upload: early exit with :exit 2026-05-27 09:12:18 +02:00
Christian Hesse
8a373be34b backup-partition: early exit with :exit 2026-05-27 09:12:18 +02:00
Christian Hesse
806e9b9457 backup-email: early exit with :exit 2026-05-27 09:12:18 +02:00
Christian Hesse
ab608f6174 backup-cloud: early exit with :exit 2026-05-27 09:12:18 +02:00
Christian Hesse
24ecc2da33 Merge branch 'compare-ids' into next 2026-05-27 09:12:18 +02:00
Christian Hesse
b00a213e0c Merge branch 'convert-to-url' into next 2026-05-27 09:12:18 +02:00
Christian Hesse
8f26163270 global-functions: deprecate $HexToNum 2026-05-27 09:12:18 +02:00
Christian Hesse
ffbab5d9ed bump required RouterOS version for all scripts 2026-05-27 09:12:18 +02:00
Christian Hesse
d637104a9d global-functions: deprecate $UrlEncode 2026-05-27 09:12:18 +02:00
Christian Hesse
22cff60d2b log-forward: fix indention 2026-05-27 09:12:18 +02:00
Christian Hesse
d0b4e34b0b Merge branch 'drop-builtin-trust-anchors' into next 2026-05-27 09:12:18 +02:00
Christian Hesse
7fe2785887 mod/notification-telegram: use :convert for url-encoding 2026-05-27 09:12:18 +02:00
Christian Hesse
ee1c51dd1d 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-27 09:12:18 +02:00
Christian Hesse
2fc7f27e90 mod/notification-email: get property by name
This works now that we require RouterOS 7.21 anyway.
2026-05-27 09:12:18 +02:00
Christian Hesse
51150fe467 INITIAL-COMMANDS: drop the old builtin-trust-anchors 2026-05-27 09:12:18 +02:00
Christian Hesse
c408868148 mod/notification-ntfy: use :convert for url-encoding 2026-05-27 09:12:18 +02:00
Christian Hesse
2b7eae86df 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-27 09:12:18 +02:00
Christian Hesse
9a9f94a721 global-functions: $CertificateDownload: drop the old builtin-trust-anchors 2026-05-27 09:12:18 +02:00
Christian Hesse
f4d653f9c0 mod/notification-matrix: use :convert for url-encoding 2026-05-27 09:12:18 +02:00
Christian Hesse
f0a4a2797d Merge branch 'toarray-delimiter' into next 2026-05-27 09:12:18 +02:00
Christian Hesse
9bfa599894 global-functions: $CertificateAvailable: drop the old builtin-trust-anchors 2026-05-27 09:12:18 +02:00
Christian Hesse
58afe6d632 daily-psk: use :convert for url-encoding 2026-05-27 09:12:18 +02:00
Christian Hesse
dfdfdd69c2 Merge branch 'lets-encrypt-new-chain' into next 2026-05-27 09:12:18 +02:00
Christian Hesse
bde5b9440e check-health: use :toarray's new delimiter= 2026-05-27 09:12:18 +02:00
Christian Hesse
3588d265b7 README: drop the old builtin-trust-anchors 2026-05-27 09:12:18 +02:00
Christian Hesse
0b2f6eeb01 check-certificates: use :convert for url-encoding 2026-05-27 09:12:18 +02:00