Commit graph

3510 commits

Author SHA1 Message Date
Christian Hesse
86c61cf9ae dhcp-to-dns: fix indention 2026-04-15 10:46:36 +02:00
Christian Hesse
a5cbc0f3e8 dhcp-to-dns: use another :continue in loop 2026-04-15 10:46:36 +02:00
Christian Hesse
abc5af7173 dhcp-to-dns: use :continue in loop 2026-04-15 10:46:36 +02:00
Christian Hesse
62a60d919e telegram-chat: use :continue in loop 2026-04-15 10:46:35 +02:00
Christian Hesse
66f5b91321 netwatch-dns: fix indention 2026-04-15 10:46:35 +02:00
Christian Hesse
d57fb4293b netwatch-dns: use :continue in loop 2026-04-15 10:46:35 +02:00
Christian Hesse
62664765a2 netwatch-dns: fix indention 2026-04-15 10:46:35 +02:00
Christian Hesse
bbcde06cb9 netwatch-dns: use :continue in loop 2026-04-15 10:46:35 +02:00
Christian Hesse
1fba0be3fd global-functions: $ScriptInstallUpdate: fix indention 2026-04-15 10:46:35 +02:00
Christian Hesse
30aeef1707 global-functions: $ScriptInstallUpdate: use :continue in loop 2026-04-15 10:46:35 +02:00
Christian Hesse
051ae0f654 fw-addr-lists: fix indention 2026-04-15 10:46:35 +02:00
Christian Hesse
b440a21d9d fw-addr-lists: use :continue in loop 2026-04-15 10:46:35 +02:00
Christian Hesse
80631ffbd4 Merge branch 'early-exit-with-exit' into next 2026-04-15 10:46:35 +02:00
Christian Hesse
84ce848ae4 Merge branch 'compare-ids' into next 2026-04-15 10:46:35 +02:00
Christian Hesse
e60190b4b4 global-functions: deprecate $ExitError 2026-04-15 10:46:35 +02:00
Christian Hesse
ceeeef4883 Merge branch 'drop-builtin-trust-anchors' into next 2026-04-15 10:46:35 +02:00
Christian Hesse
94d68a18ba global-functions: deprecate $HexToNum 2026-04-15 10:46:35 +02:00
Christian Hesse
0285e7d1a1 update-tunnelbroker: early exit with :exit 2026-04-15 10:46:35 +02:00
Christian Hesse
404bb97b1d 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-04-15 10:46:35 +02:00
Christian Hesse
930a434553 INITIAL-COMMANDS: drop the old builtin-trust-anchors 2026-04-15 10:46:35 +02:00
Christian Hesse
8f43c8b3ea log-forward: fix indention 2026-04-15 10:46:35 +02:00
Christian Hesse
dab9f44ce0 update-gre-address: early exit with :exit 2026-04-15 10:46:35 +02:00
Christian Hesse
5051329223 mod/ssh-keys-import: drop old property
The property name changed in RouterOS 7.21beta2, so bump required
version to 7.21.
2026-04-15 10:46:35 +02:00
Christian Hesse
8aa6a2d8c9 global-functions: $CertificateAvailable: drop the old builtin-trust-anchors 2026-04-15 10:46:35 +02:00
Christian Hesse
c7a3f10078 log-forward: use comparison for ids
This was introduced with RouterOS 7.22beta1.

Initializing $LogForwardLast with boolean value looks odd, but this is
reuqired to match the very first message.
2026-04-15 10:46:35 +02:00
Christian Hesse
f2ff7bd1b9 telegram-chat: early exit with :exit 2026-04-15 10:46:35 +02:00
Christian Hesse
89b9c62e52 ipv6-update: support dhcpv6-client-lease script...
... by adding a provide, and handling global variable
$DHCPv6ClientLeaseVars.
2026-04-15 10:46:35 +02:00
Christian Hesse
c514168f54 README: drop the old builtin-trust-anchors 2026-04-15 10:46:35 +02:00
Christian Hesse
6efe3986a3 sms-forward: early exit with :exit 2026-04-15 10:46:35 +02:00
Christian Hesse
3a66eb4192 introduce 'dhcpv6-client-lease' to run scripts on lease 2026-04-15 10:46:35 +02:00
Christian Hesse
b8e1ed264a sms-action: early exit with :exit 2026-04-15 10:46:35 +02:00
Christian Hesse
5ae2814250 ppp-on-up: early exit with :exit 2026-04-15 10:46:35 +02:00
Christian Hesse
5b6e7b23de packages-update: early exit with :exit 2026-04-15 10:46:35 +02:00
Christian Hesse
60add01275 ospf-to-leds: early exit with :exit 2026-04-15 10:46:35 +02:00
Christian Hesse
a887045477 netwatch-notify: early exit with :exit 2026-04-15 10:46:35 +02:00
Christian Hesse
c00eb99f8b netwatch-dns: early exit with :exit 2026-04-15 10:46:35 +02:00
Christian Hesse
d7ca368089 log-forward: early exit with :exit 2026-04-15 10:46:35 +02:00
Christian Hesse
14a0a23678 ipv6-update: early exit with :exit 2026-04-15 10:46:35 +02:00
Christian Hesse
bd79d7ecd5 ipsec-to-dns: early exit with :exit 2026-04-15 10:46:35 +02:00
Christian Hesse
bd30a21fc6 hotspot-to-wpa-cleanup: early exit with :exit 2026-04-15 10:46:35 +02:00
Christian Hesse
7d41c38bc5 hotspot-to-wpa: early exit with :exit 2026-04-15 10:46:35 +02:00
Christian Hesse
a59d32e3d8 gps-track: early exit with :exit 2026-04-15 10:46:35 +02:00
Christian Hesse
bcb0cd4028 fw-addr-lists: early exit with :exit 2026-04-15 10:46:35 +02:00
Christian Hesse
2f2070f027 firmware-upgrade-reboot: early exit with :exit 2026-04-15 10:46:35 +02:00
Christian Hesse
2cb5e350b4 dhcpv6-client-lease: early exit with :exit 2026-04-15 10:46:35 +02:00
Christian Hesse
5342033588 dhcpv4-server-lease: early exit with :exit 2026-04-15 10:46:35 +02:00
Christian Hesse
334a9cf520 dhcp-to-dns: early exit with :exit 2026-04-15 10:46:35 +02:00
Christian Hesse
82b8ffafe1 dhcp-lease-comment: early exit with :exit 2026-04-15 10:46:35 +02:00
Christian Hesse
000c2fff8d daily-psk: early exit with :exit 2026-04-15 10:46:35 +02:00
Christian Hesse
d4dab6b866 collect-wireless-mac: early exit with :exit 2026-04-15 10:46:35 +02:00