Christian Hesse
75aa7d1d7b
global-functions: deprecate $ExitError
2026-04-23 09:17:42 +02:00
Christian Hesse
3ab478c2bc
update-tunnelbroker: early exit with :exit
2026-04-23 09:17:42 +02:00
Christian Hesse
cf5273e29b
update-gre-address: early exit with :exit
2026-04-23 09:17:42 +02:00
Christian Hesse
1e205f73e2
telegram-chat: early exit with :exit
2026-04-23 09:17:42 +02:00
Christian Hesse
cd1db0d16a
sms-forward: early exit with :exit
2026-04-23 09:17:42 +02:00
Christian Hesse
6ea84268c8
sms-action: early exit with :exit
2026-04-23 09:17:42 +02:00
Christian Hesse
9c9e189330
ppp-on-up: early exit with :exit
2026-04-23 09:17:42 +02:00
Christian Hesse
925dd7c9a9
packages-update: early exit with :exit
2026-04-23 09:17:42 +02:00
Christian Hesse
b894c179a2
ospf-to-leds: early exit with :exit
2026-04-23 09:17:42 +02:00
Christian Hesse
4123b4259a
netwatch-notify: early exit with :exit
2026-04-23 09:17:42 +02:00
Christian Hesse
24f4e10b10
netwatch-dns: early exit with :exit
2026-04-23 09:17:42 +02:00
Christian Hesse
a85d886d54
log-forward: early exit with :exit
2026-04-23 09:17:42 +02:00
Christian Hesse
74d6d57ae0
ipv6-update: early exit with :exit
2026-04-23 09:17:42 +02:00
Christian Hesse
88c399f737
ipsec-to-dns: early exit with :exit
2026-04-23 09:17:42 +02:00
Christian Hesse
0638764dff
hotspot-to-wpa-cleanup: early exit with :exit
2026-04-23 09:17:42 +02:00
Christian Hesse
a4d89a863b
hotspot-to-wpa: early exit with :exit
2026-04-23 09:17:42 +02:00
Christian Hesse
aa7c6cfd66
gps-track: early exit with :exit
2026-04-23 09:17:42 +02:00
Christian Hesse
5a57ff0da6
fw-addr-lists: early exit with :exit
2026-04-23 09:17:42 +02:00
Christian Hesse
cb6a6b1442
firmware-upgrade-reboot: early exit with :exit
2026-04-23 09:17:42 +02:00
Christian Hesse
33fa9a0148
dhcpv6-client-lease: early exit with :exit
2026-04-23 09:17:42 +02:00
Christian Hesse
d3a27452ce
dhcpv4-server-lease: early exit with :exit
2026-04-23 09:17:42 +02:00
Christian Hesse
6a9876ee16
dhcp-to-dns: early exit with :exit
2026-04-23 09:17:42 +02:00
Christian Hesse
3044ca8752
dhcp-lease-comment: early exit with :exit
2026-04-23 09:17:42 +02:00
Christian Hesse
dc221012b5
daily-psk: early exit with :exit
2026-04-23 09:17:42 +02:00
Christian Hesse
651407c942
collect-wireless-mac: early exit with :exit
2026-04-23 09:17:42 +02:00
Christian Hesse
9c64bab5e9
check-routeros-update: early exit with :exit
2026-04-23 09:17:42 +02:00
Christian Hesse
0178809a4b
check-perpetual-license: early exit with :exit
2026-04-23 09:17:42 +02:00
Christian Hesse
2538407e52
check-lte-firmware-upgrade: early exit with :exit
2026-04-23 09:17:42 +02:00
Christian Hesse
0b64489d77
check-health: early exit with :exit
2026-04-23 09:17:42 +02:00
Christian Hesse
2c4b323143
check-certificates: early exit with :exit
2026-04-23 09:17:42 +02:00
Christian Hesse
463bbfdddb
certificate-renew-issued: early exit with :exit
2026-04-23 09:17:42 +02:00
Christian Hesse
1e7c0f9f1d
capsman-rolling-upgrade: early exit with :exit
2026-04-23 09:17:42 +02:00
Christian Hesse
777fa721fc
capsman-download-packages: early exit with :exit
2026-04-23 09:17:42 +02:00
Christian Hesse
b49e540178
backup-upload: early exit with :exit
2026-04-23 09:17:42 +02:00
Christian Hesse
b8343e5213
backup-partition: early exit with :exit
2026-04-23 09:17:42 +02:00
Christian Hesse
ad2b5a8560
backup-email: early exit with :exit
2026-04-23 09:17:42 +02:00
Christian Hesse
f852c7ec46
backup-cloud: early exit with :exit
2026-04-23 09:17:42 +02:00
Christian Hesse
82541dd140
Merge branch 'compare-ids' into next
2026-04-23 09:17:42 +02:00
Christian Hesse
ae1002c05c
Merge branch 'drop-builtin-trust-anchors' into next
2026-04-23 09:17:42 +02:00
Christian Hesse
0db1f7abf5
global-functions: deprecate $HexToNum
2026-04-23 09:17:42 +02:00
Christian Hesse
ed292faee2
mod/notification-email: get property by name
...
This works now that we require RouterOS 7.21 anyway.
2026-04-23 09:17:42 +02:00
Christian Hesse
283404e543
INITIAL-COMMANDS: drop the old builtin-trust-anchors
2026-04-23 09:17:42 +02:00
Christian Hesse
096508dafb
log-forward: fix indention
2026-04-23 09:17:42 +02:00
Christian Hesse
7970638076
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-23 09:17:42 +02:00
Christian Hesse
666be371bc
global-functions: $CertificateDownload: drop the old builtin-trust-anchors
2026-04-23 09:17:42 +02:00
Christian Hesse
bc71d155a6
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-23 09:17:42 +02:00
Christian Hesse
1f460b5bae
mod/notification-email: add setting for certificate verification
2026-04-23 09:17:42 +02:00
Christian Hesse
ef3f1258aa
global-functions: $CertificateAvailable: drop the old builtin-trust-anchors
2026-04-23 09:17:42 +02:00
Christian Hesse
f5dbc27a01
global-functions: $CertificateDownload: extend the check for builtin certificates
2026-04-23 09:17:42 +02:00
Christian Hesse
9612140f1e
README: drop the old builtin-trust-anchors
2026-04-23 09:17:42 +02:00