Christian Hesse
a9fdc56a4f
global-functions: $NetMask6: use shift operator...
...
... and drop the workaround. This requires RouterOS 7.22beta3.
2026-04-24 14:41:57 +02:00
Christian Hesse
7bded6182d
Merge branch 'break-in-loop' into next
2026-04-24 14:41:57 +02:00
Christian Hesse
a5ab2d8e93
Merge branch 'continue-in-loop' into next
2026-04-24 14:41:57 +02:00
Christian Hesse
56a3019684
telegram-chat: fix indention
2026-04-24 14:41:57 +02:00
Christian Hesse
1d21860788
Merge branch 'early-exit-with-exit' into next
2026-04-24 14:41:57 +02:00
Christian Hesse
0c9215474a
dhcp-to-dns: fix indention
2026-04-24 14:41:57 +02:00
Christian Hesse
77ff74125d
telegram-chat: use :break in loop
2026-04-24 14:41:57 +02:00
Christian Hesse
288d85bf64
dhcp-to-dns: use another :continue in loop
2026-04-24 14:41:57 +02:00
Christian Hesse
10f8816d40
check-certificates: use :break in loop
2026-04-24 14:41:57 +02:00
Christian Hesse
e515db7a14
dhcp-to-dns: use :continue in loop
2026-04-24 14:41:57 +02:00
Christian Hesse
6cfa47ebda
telegram-chat: use :continue in loop
2026-04-24 14:41:57 +02:00
Christian Hesse
89ac34738d
netwatch-dns: fix indention
2026-04-24 14:41:57 +02:00
Christian Hesse
e4a263d652
netwatch-dns: use :continue in loop
2026-04-24 14:41:57 +02:00
Christian Hesse
72b63f1509
netwatch-dns: fix indention
2026-04-24 14:41:57 +02:00
Christian Hesse
e0f574509b
netwatch-dns: use :continue in loop
2026-04-24 14:41:57 +02:00
Christian Hesse
994ee89890
global-functions: $ScriptInstallUpdate: fix indention
2026-04-24 14:41:57 +02:00
Christian Hesse
d4fb95f174
global-functions: $ScriptInstallUpdate: use :continue in loop
2026-04-24 14:41:57 +02:00
Christian Hesse
7ab1e8b6d4
fw-addr-lists: fix indention
2026-04-24 14:41:57 +02:00
Christian Hesse
b4459eacdc
fw-addr-lists: use :continue in loop
2026-04-24 14:41:57 +02:00
Christian Hesse
58b7a6f8ce
Merge branch 'compare-ids' into next
2026-04-24 14:41:56 +02:00
Christian Hesse
8cde0c3f86
global-functions: deprecate $ExitError
2026-04-24 14:41:56 +02:00
Christian Hesse
04b4b44bc2
Merge branch 'drop-builtin-trust-anchors' into next
2026-04-24 14:41:56 +02:00
Christian Hesse
b61dcab7ab
global-functions: deprecate $HexToNum
2026-04-24 14:41:56 +02:00
Christian Hesse
2af0ee07e2
update-tunnelbroker: early exit with :exit
2026-04-24 14:41:56 +02:00
Christian Hesse
ca60ecc246
mod/notification-email: get property by name
...
This works now that we require RouterOS 7.21 anyway.
2026-04-24 14:41:56 +02:00
Christian Hesse
fa062ebb58
INITIAL-COMMANDS: drop the old builtin-trust-anchors
2026-04-24 14:41:56 +02:00
Christian Hesse
5a67d10dfb
log-forward: fix indention
2026-04-24 14:41:56 +02:00
Christian Hesse
0edb908470
update-gre-address: early exit with :exit
2026-04-24 14:41:56 +02:00
Christian Hesse
a1008a435e
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-24 14:41:56 +02:00
Christian Hesse
15d1fd4f66
global-functions: $CertificateDownload: drop the old builtin-trust-anchors
2026-04-24 14:41:56 +02:00
Christian Hesse
405f1fca37
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-24 14:41:56 +02:00
Christian Hesse
338349eb9f
telegram-chat: early exit with :exit
2026-04-24 14:41:56 +02:00
Christian Hesse
e47e0532f3
Merge branch 'backup-filename-date' into next
2026-04-24 14:41:56 +02:00
Christian Hesse
f864b6a8ea
global-functions: $CertificateAvailable: drop the old builtin-trust-anchors
2026-04-24 14:41:56 +02:00
Christian Hesse
01d2a06d2a
sms-forward: early exit with :exit
2026-04-24 14:41:56 +02:00
Christian Hesse
db09ed3826
backup-{email,upload}: add setting in configuration
2026-04-24 14:41:56 +02:00
Christian Hesse
8279f8bd34
README: drop the old builtin-trust-anchors
2026-04-24 14:41:56 +02:00
Christian Hesse
fc1f7a9836
sms-action: early exit with :exit
2026-04-24 14:41:56 +02:00
Christian Hesse
ad31e2d3a2
backup-upload: support date & time in filename
2026-04-24 14:41:56 +02:00
Christian Hesse
352b8e386b
ppp-on-up: early exit with :exit
2026-04-24 14:41:56 +02:00
Christian Hesse
a7bad6a769
backup-email: support date & time in filename
2026-04-24 14:41:56 +02:00
Christian Hesse
d5562d0b81
packages-update: early exit with :exit
2026-04-24 14:41:56 +02:00
Christian Hesse
ee7f4f3dfc
ospf-to-leds: early exit with :exit
2026-04-24 14:41:56 +02:00
Christian Hesse
46fc4cdef7
netwatch-notify: early exit with :exit
2026-04-24 14:41:56 +02:00
Christian Hesse
e4bb917674
netwatch-dns: early exit with :exit
2026-04-24 14:41:56 +02:00
Christian Hesse
2f6dae723a
log-forward: early exit with :exit
2026-04-24 14:41:56 +02:00
Christian Hesse
6575f12811
ipv6-update: early exit with :exit
2026-04-24 14:41:56 +02:00
Christian Hesse
8f67a515f6
ipsec-to-dns: early exit with :exit
2026-04-24 14:41:56 +02:00
Christian Hesse
ebd81a2089
hotspot-to-wpa-cleanup: early exit with :exit
2026-04-24 14:41:56 +02:00
Christian Hesse
123908e615
hotspot-to-wpa: early exit with :exit
2026-04-24 14:41:56 +02:00