Christian Hesse
f2a3a0414e
packages-update: early exit with :exit
2026-05-11 15:43:20 +02:00
Christian Hesse
457b8de18e
ospf-to-leds: early exit with :exit
2026-05-11 15:43:20 +02:00
Christian Hesse
b3ae0fa682
netwatch-notify: early exit with :exit
2026-05-11 15:43:20 +02:00
Christian Hesse
68cb26f06a
netwatch-dns: early exit with :exit
2026-05-11 15:43:20 +02:00
Christian Hesse
8e6b1a278b
log-forward: early exit with :exit
2026-05-11 15:43:20 +02:00
Christian Hesse
45fefb4299
ipv6-update: early exit with :exit
2026-05-11 15:43:20 +02:00
Christian Hesse
29c7f9f366
ipsec-to-dns: early exit with :exit
2026-05-11 15:43:20 +02:00
Christian Hesse
8147674a85
hotspot-to-wpa-cleanup: early exit with :exit
2026-05-11 15:43:20 +02:00
Christian Hesse
93295dffe6
hotspot-to-wpa: early exit with :exit
2026-05-11 15:43:20 +02:00
Christian Hesse
6d2c67fb15
gps-track: early exit with :exit
2026-05-11 15:43:20 +02:00
Christian Hesse
fd24deb651
fw-addr-lists: early exit with :exit
2026-05-11 15:43:20 +02:00
Christian Hesse
fa6e268d7f
firmware-upgrade-reboot: early exit with :exit
2026-05-11 15:43:20 +02:00
Christian Hesse
46ead7cb01
dhcpv6-client-lease: early exit with :exit
2026-05-11 15:43:20 +02:00
Christian Hesse
e81427d10a
dhcpv4-server-lease: early exit with :exit
2026-05-11 15:43:20 +02:00
Christian Hesse
e2274b5764
dhcp-to-dns: early exit with :exit
2026-05-11 15:43:20 +02:00
Christian Hesse
f2d30f80be
dhcp-lease-comment: early exit with :exit
2026-05-11 15:43:20 +02:00
Christian Hesse
bc3c31a6c1
daily-psk: early exit with :exit
2026-05-11 15:43:20 +02:00
Christian Hesse
ef47f93f40
collect-wireless-mac: early exit with :exit
2026-05-11 15:43:20 +02:00
Christian Hesse
759ed0e36a
check-routeros-update: early exit with :exit
2026-05-11 15:43:20 +02:00
Christian Hesse
a28347d451
check-perpetual-license: early exit with :exit
2026-05-11 15:43:20 +02:00
Christian Hesse
5c02b2c349
check-lte-firmware-upgrade: early exit with :exit
2026-05-11 15:43:20 +02:00
Christian Hesse
db848ebc22
check-health: early exit with :exit
2026-05-11 15:43:20 +02:00
Christian Hesse
b52558891b
check-certificates: early exit with :exit
2026-05-11 15:43:20 +02:00
Christian Hesse
e67032cc44
certificate-renew-issued: early exit with :exit
2026-05-11 15:43:20 +02:00
Christian Hesse
5c0dbebb10
capsman-rolling-upgrade: early exit with :exit
2026-05-11 15:43:20 +02:00
Christian Hesse
ae849d7a6b
capsman-download-packages: early exit with :exit
2026-05-11 15:43:20 +02:00
Christian Hesse
4f0b666c4e
backup-upload: early exit with :exit
2026-05-11 15:43:20 +02:00
Christian Hesse
a20c6a5f57
backup-partition: early exit with :exit
2026-05-11 15:43:20 +02:00
Christian Hesse
2184885413
backup-email: early exit with :exit
2026-05-11 15:43:20 +02:00
Christian Hesse
701c3b2c3a
backup-cloud: early exit with :exit
2026-05-11 15:43:20 +02:00
Christian Hesse
afb767871f
Merge branch 'compare-ids' into next
2026-05-11 15:43:20 +02:00
Christian Hesse
ee14da6c9c
Merge branch 'drop-builtin-trust-anchors' into next
2026-05-11 15:43:20 +02:00
Christian Hesse
2ee5b11310
global-functions: deprecate $HexToNum
2026-05-11 15:43:20 +02:00
Christian Hesse
42bbaf73a4
mod/notification-email: get property by name
...
This works now that we require RouterOS 7.21 anyway.
2026-05-11 15:43:20 +02:00
Christian Hesse
ba57a80d17
INITIAL-COMMANDS: drop the old builtin-trust-anchors
2026-05-11 15:43:20 +02:00
Christian Hesse
f980a24989
log-forward: fix indention
2026-05-11 15:43:20 +02:00
Christian Hesse
ea145c3e69
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-05-11 15:43:20 +02:00
Christian Hesse
b71eb32600
global-functions: $CertificateDownload: drop the old builtin-trust-anchors
2026-05-11 15:43:20 +02:00
Christian Hesse
1397f068c6
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-05-11 15:43:20 +02:00
Christian Hesse
bcd3fa9a77
global-functions: $CleanName: add missing colon
2026-05-11 15:43:20 +02:00
Christian Hesse
c85183a260
global-functions: $CertificateAvailable: drop the old builtin-trust-anchors
2026-05-11 15:43:20 +02:00
Christian Hesse
1500106a5b
README: drop the old builtin-trust-anchors
2026-05-11 15:43:20 +02:00
Christian Hesse
73f15a2df0
global-functions: $RmFile: ignore "no such item"...
...
... as this is still racy.
2026-05-07 15:58:07 +02:00
Christian Hesse
57385b5934
global-functions: $RmDir: ignore "no such item"...
...
... as this is still racy.
2026-05-07 15:58:07 +02:00
Christian Hesse
74d3fc2933
global-functions: $RmFile: remove with find...
...
... as this is still racy.
2026-05-07 15:58:07 +02:00
Christian Hesse
875df5da76
global-functions: $RmDir: remove with find...
...
... as this is still racy.
2026-05-07 15:58:07 +02:00
Christian Hesse
3aaba1f408
netwatch-dns: check with eworm.de and eworm.net
...
This should prevent against DENIC outages...
https://blog.denic.de/en/denic-reports-resolved-dnssec-disruption-affecting-de-domains/
2026-05-06 16:15:17 +02:00
Christian Hesse
0ef11bf11d
global-functions: $IsDNSResolving: check with :retry
2026-05-06 16:15:17 +02:00
Christian Hesse
811df5abf2
global-functions: $IsDNSResolving: check with eworm.de and eworm.net
...
This should prevent against DENIC outages...
https://blog.denic.de/en/denic-reports-resolved-dnssec-disruption-affecting-de-domains/
2026-05-06 10:01:39 +02:00
Christian Hesse
cd4052ba6b
Merge branch 'backup-filename-date' into next
2026-04-28 16:37:09 +02:00