Commit graph

3565 commits

Author SHA1 Message Date
Christian Hesse
5a28771d86 netwatch-dns: early exit with :exit 2026-07-07 15:15:22 +02:00
Christian Hesse
7f79f7b0a1 log-forward: early exit with :exit 2026-07-07 15:15:22 +02:00
Christian Hesse
9e9cc6baa6 ipv6-update: early exit with :exit 2026-07-07 15:15:22 +02:00
Christian Hesse
718f276149 ipsec-to-dns: early exit with :exit 2026-07-07 15:15:22 +02:00
Christian Hesse
5cedf9965c hotspot-to-wpa-cleanup: early exit with :exit 2026-07-07 15:15:22 +02:00
Christian Hesse
2a82bbe529 hotspot-to-wpa: early exit with :exit 2026-07-07 15:15:22 +02:00
Christian Hesse
9e419cfd7f gps-track: early exit with :exit 2026-07-07 15:15:22 +02:00
Christian Hesse
0cb16041e5 fw-addr-lists: early exit with :exit 2026-07-07 15:15:22 +02:00
Christian Hesse
69e1160ccb firmware-upgrade-reboot: early exit with :exit 2026-07-07 15:15:22 +02:00
Christian Hesse
3a44047b44 dhcpv6-client-lease: early exit with :exit 2026-07-07 15:15:22 +02:00
Christian Hesse
f01917b88f dhcpv4-server-lease: early exit with :exit 2026-07-07 15:15:22 +02:00
Christian Hesse
7d06eea3af dhcp-to-dns: early exit with :exit 2026-07-07 15:15:22 +02:00
Christian Hesse
3ae3169eb0 dhcp-lease-comment: early exit with :exit 2026-07-07 15:15:22 +02:00
Christian Hesse
64bf883f82 daily-psk: early exit with :exit 2026-07-07 15:15:22 +02:00
Christian Hesse
c65480d0f7 collect-wireless-mac: early exit with :exit 2026-07-07 15:15:22 +02:00
Christian Hesse
6f2ed76bcd check-routeros-update: early exit with :exit 2026-07-07 15:15:22 +02:00
Christian Hesse
f0aa3b90d7 check-perpetual-license: early exit with :exit 2026-07-07 15:15:22 +02:00
Christian Hesse
9400d07c0d check-lte-firmware-upgrade: early exit with :exit 2026-07-07 15:15:22 +02:00
Christian Hesse
325c2cb830 check-health: early exit with :exit 2026-07-07 15:15:22 +02:00
Christian Hesse
5c7115a116 check-certificates: early exit with :exit 2026-07-07 15:15:22 +02:00
Christian Hesse
1cfa2c41b4 certificate-renew-issued: early exit with :exit 2026-07-07 15:15:22 +02:00
Christian Hesse
c5f7de1dce capsman-rolling-upgrade: early exit with :exit 2026-07-07 15:15:22 +02:00
Christian Hesse
6aa9b81024 capsman-download-packages: early exit with :exit 2026-07-07 15:15:22 +02:00
Christian Hesse
c71a82138a backup-upload: early exit with :exit 2026-07-07 15:15:22 +02:00
Christian Hesse
a924e1aedd backup-partition: early exit with :exit 2026-07-07 15:15:22 +02:00
Christian Hesse
1f622ed24f backup-email: early exit with :exit 2026-07-07 15:15:22 +02:00
Christian Hesse
5cf181601d backup-cloud: early exit with :exit 2026-07-07 15:15:22 +02:00
Christian Hesse
a34eed2fe2 Merge branch 'compare-ids' into next 2026-07-07 15:15:22 +02:00
Christian Hesse
55eef9c692 global-functions: $ScriptInstallUpdate: log and print error
It is no longer expected to fail... So let's complain.
2026-07-07 15:15:22 +02:00
Christian Hesse
cbbd527017 global-functions: deprecate $HexToNum 2026-07-07 15:15:22 +02:00
Christian Hesse
3801cc4847 global-functions: $ScriptInstallUpdate: skip checksums if not rsc.eworm.de
The file is not in git repository, but generated when deploying to my
server only.
2026-07-07 15:15:22 +02:00
Christian Hesse
024fd4369e log-forward: fix indention 2026-07-07 15:15:22 +02:00
Christian Hesse
1489d096e0 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-07-07 15:15:22 +02:00
Christian Hesse
e8fb8fe74e Merge branch 'convert-to-url' into next 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
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
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
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
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
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