Commit graph

3476 commits

Author SHA1 Message Date
Christian Hesse
3394f0a140 global-functions: $NetMask6: use shift operator...
... and drop the workaround. This requires RouterOS 7.22beta3.
2026-01-22 10:59:15 +01:00
Christian Hesse
d3fb2ab982 Merge branch 'break-in-loop' into next 2026-01-22 10:59:15 +01:00
Christian Hesse
7bf523275a Merge branch 'continue-in-loop' into next 2026-01-22 10:59:15 +01:00
Christian Hesse
b1e4e89585 telegram-chat: fix indention 2026-01-22 10:59:15 +01:00
Christian Hesse
9f005a16a1 telegram-chat: use :continue in loop 2026-01-22 10:59:15 +01:00
Christian Hesse
3b73af9559 telegram-chat: use :break in loop 2026-01-22 10:59:15 +01:00
Christian Hesse
99cf486b8e netwatch-dns: fix indention 2026-01-22 10:59:15 +01:00
Christian Hesse
2e2f3c4b1a netwatch-dns: use :continue in loop 2026-01-22 10:59:15 +01:00
Christian Hesse
db880aea76 netwatch-dns: fix indention 2026-01-22 10:59:15 +01:00
Christian Hesse
fe5f28ea6c netwatch-dns: use :continue in loop 2026-01-22 10:59:15 +01:00
Christian Hesse
2a321c430a global-functions: $ScriptInstallUpdate: fix indention 2026-01-22 10:59:15 +01:00
Christian Hesse
2e71b055db global-functions: $ScriptInstallUpdate: use :continue in loop 2026-01-22 10:59:15 +01:00
Christian Hesse
b3c2088ee9 fw-addr-lists: fix indention 2026-01-22 10:59:15 +01:00
Christian Hesse
c13a22e15c fw-addr-lists: use :continue in loop 2026-01-22 10:59:15 +01:00
Christian Hesse
9312f677fe check-certificates: use :continue in loop 2026-01-22 10:59:15 +01:00
Christian Hesse
3425354157 Merge branch 'early-exit-with-exit' into next 2026-01-22 07:07:06 +01:00
Christian Hesse
6aa8677836 Merge branch 'compare-ids' into next 2026-01-22 07:07:06 +01:00
Christian Hesse
f0922f6433 global-functions: deprecate $ExitError 2026-01-22 07:07:06 +01:00
Christian Hesse
faa938bdf9 Merge branch 'drop-builtin-trust-anchors' into next 2026-01-22 07:07:06 +01:00
Christian Hesse
7dde89f9c4 global-functions: deprecate $HexToNum 2026-01-22 07:07:06 +01:00
Christian Hesse
6712629a47 update-tunnelbroker: early exit with :exit 2026-01-22 07:07:06 +01:00
Christian Hesse
db1d59a497 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-01-22 07:07:06 +01:00
Christian Hesse
2e3af47cb3 INITIAL-COMMANDS: drop the old builtin-trust-anchors 2026-01-22 07:07:06 +01:00
Christian Hesse
bde037d58a log-forward: fix indention 2026-01-22 07:07:06 +01:00
Christian Hesse
515cf76739 update-gre-address: early exit with :exit 2026-01-22 07:07:06 +01:00
Christian Hesse
e842e1edd2 mod/ssh-keys-import: drop old property
The property name changed in RouterOS 7.21beta2, so bump required
version to 7.21.
2026-01-22 07:07:06 +01:00
Christian Hesse
3de1e51543 global-functions: $CertificateAvailable: drop the old builtin-trust-anchors 2026-01-22 07:07:06 +01:00
Christian Hesse
b683d4391f 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-01-22 07:07:06 +01:00
Christian Hesse
20e1dde866 telegram-chat: early exit with :exit 2026-01-22 07:07:06 +01:00
Christian Hesse
915db5e24f Merge branch 'certificate-builtin' into next 2026-01-22 07:07:06 +01:00
Christian Hesse
7e5aa7f553 README: drop the old builtin-trust-anchors 2026-01-22 07:07:06 +01:00
Christian Hesse
d84023959f sms-forward: early exit with :exit 2026-01-22 07:07:06 +01:00
Christian Hesse
1ed29c102b bump required RouterOS version for all scripts 2026-01-22 07:07:06 +01:00
Christian Hesse
91caf541e5 sms-action: early exit with :exit 2026-01-22 07:07:06 +01:00
Christian Hesse
715685397b README: add a screenshot for builtin trust store 2026-01-22 07:07:06 +01:00
Christian Hesse
ed2309e280 ppp-on-up: early exit with :exit 2026-01-22 07:07:06 +01:00
Christian Hesse
a677f94d83 README: make the trust store a separate section 2026-01-22 07:07:06 +01:00
Christian Hesse
03cca390ec packages-update: early exit with :exit 2026-01-22 07:07:06 +01:00
Christian Hesse
af9d2d4f48 README: reword the hint on builtin trust store 2026-01-22 07:07:06 +01:00
Christian Hesse
74d5363dfc ospf-to-leds: early exit with :exit 2026-01-22 07:07:06 +01:00
Christian Hesse
e0dba7ccb4 global-functions: $CertificateAvailable: drop the compatibility workaround...
... and make it depend in RouterOS 7.19 and its builtin certificates.
2026-01-22 07:07:06 +01:00
Christian Hesse
56c9832d42 netwatch-notify: early exit with :exit 2026-01-22 07:07:06 +01:00
Christian Hesse
1a3071c10f INITIAL-COMMANDS: drop the compatibility workaround...
... and make it depend in RouterOS 7.19 and its builtin certificates.
2026-01-22 07:07:06 +01:00
Christian Hesse
3cc31fc0d9 netwatch-dns: early exit with :exit 2026-01-22 07:07:06 +01:00
Christian Hesse
b131509509 check-certificates: drop the compatibility workaround...
... and make it depend in RouterOS 7.19 and its builtin certificates.
2026-01-22 07:07:06 +01:00
Christian Hesse
155421b37e log-forward: early exit with :exit 2026-01-22 07:07:06 +01:00
Christian Hesse
95972e7297 lease-script: early exit with :exit 2026-01-22 07:07:06 +01:00
Christian Hesse
8d2b1d0329 ipv6-update: early exit with :exit 2026-01-22 07:07:06 +01:00
Christian Hesse
2bece543ab ipsec-to-dns: early exit with :exit 2026-01-22 07:07:06 +01:00
Christian Hesse
8550612804 hotspot-to-wpa-cleanup: early exit with :exit 2026-01-22 07:07:06 +01:00