Christian Hesse
7548b5e5a8
update-tunnelbroker: early exit with :exit
2026-05-13 16:55:25 +02:00
Christian Hesse
27a793bab5
update-gre-address: early exit with :exit
2026-05-13 16:55:25 +02:00
Christian Hesse
8053b21f1f
telegram-chat: early exit with :exit
2026-05-13 16:55:25 +02:00
Christian Hesse
3f97d9111d
sms-forward: early exit with :exit
2026-05-13 16:55:25 +02:00
Christian Hesse
a930ec53c4
sms-action: early exit with :exit
2026-05-13 16:55:25 +02:00
Christian Hesse
6501c08fd6
ppp-on-up: early exit with :exit
2026-05-13 16:55:25 +02:00
Christian Hesse
4b81df0081
packages-update: early exit with :exit
2026-05-13 16:55:25 +02:00
Christian Hesse
01aa94082e
ospf-to-leds: early exit with :exit
2026-05-13 16:55:25 +02:00
Christian Hesse
a632b15bff
netwatch-notify: early exit with :exit
2026-05-13 16:55:25 +02:00
Christian Hesse
5a546114c9
netwatch-dns: early exit with :exit
2026-05-13 16:55:25 +02:00
Christian Hesse
db90f8d306
log-forward: early exit with :exit
2026-05-13 16:55:25 +02:00
Christian Hesse
4cd0504548
ipv6-update: early exit with :exit
2026-05-13 16:55:25 +02:00
Christian Hesse
546aaa80d0
ipsec-to-dns: early exit with :exit
2026-05-13 16:55:25 +02:00
Christian Hesse
dcc39e6fb0
hotspot-to-wpa-cleanup: early exit with :exit
2026-05-13 16:55:25 +02:00
Christian Hesse
95cc6b2822
hotspot-to-wpa: early exit with :exit
2026-05-13 16:55:25 +02:00
Christian Hesse
869c75b53d
gps-track: early exit with :exit
2026-05-13 16:55:25 +02:00
Christian Hesse
51e6c32f8c
fw-addr-lists: early exit with :exit
2026-05-13 16:55:25 +02:00
Christian Hesse
6855ae2b6f
firmware-upgrade-reboot: early exit with :exit
2026-05-13 16:55:25 +02:00
Christian Hesse
f54e501121
dhcpv6-client-lease: early exit with :exit
2026-05-13 16:55:25 +02:00
Christian Hesse
1ead0d484d
dhcpv4-server-lease: early exit with :exit
2026-05-13 16:55:25 +02:00
Christian Hesse
4a5071fab5
dhcp-to-dns: early exit with :exit
2026-05-13 16:55:25 +02:00
Christian Hesse
77c336e99b
dhcp-lease-comment: early exit with :exit
2026-05-13 16:55:25 +02:00
Christian Hesse
4fde1fa49a
daily-psk: early exit with :exit
2026-05-13 16:55:25 +02:00
Christian Hesse
46c5aecb6b
collect-wireless-mac: early exit with :exit
2026-05-13 16:55:25 +02:00
Christian Hesse
5db0eaed99
check-routeros-update: early exit with :exit
2026-05-13 16:55:25 +02:00
Christian Hesse
ef1e851197
check-perpetual-license: early exit with :exit
2026-05-13 16:55:25 +02:00
Christian Hesse
5ea97f97c9
check-lte-firmware-upgrade: early exit with :exit
2026-05-13 16:55:25 +02:00
Christian Hesse
c1aba692e5
check-health: early exit with :exit
2026-05-13 16:55:25 +02:00
Christian Hesse
5cf3a88714
check-certificates: early exit with :exit
2026-05-13 16:55:25 +02:00
Christian Hesse
59d1137943
certificate-renew-issued: early exit with :exit
2026-05-13 16:55:25 +02:00
Christian Hesse
5b57d5c58c
capsman-rolling-upgrade: early exit with :exit
2026-05-13 16:55:25 +02:00
Christian Hesse
fbf83f9f7b
capsman-download-packages: early exit with :exit
2026-05-13 16:55:25 +02:00
Christian Hesse
2761cadede
backup-upload: early exit with :exit
2026-05-13 16:55:25 +02:00
Christian Hesse
19cf74c5bc
backup-partition: early exit with :exit
2026-05-13 16:55:25 +02:00
Christian Hesse
87a026c442
backup-email: early exit with :exit
2026-05-13 16:55:25 +02:00
Christian Hesse
e78bae595c
backup-cloud: early exit with :exit
2026-05-13 16:55:25 +02:00
Christian Hesse
822559afbc
Merge branch 'compare-ids' into next
2026-05-13 16:55:25 +02:00
Christian Hesse
c58501b1fb
global-functions: deprecate $HexToNum
2026-05-13 16:55:25 +02:00
Christian Hesse
0d455c4a7b
log-forward: fix indention
2026-05-13 16:55:25 +02:00
Christian Hesse
a2d845c861
log-forward: use comparison for ids
...
This was introduced with RouterOS 7.22beta1.
Initializing $LogForwardLast with boolean value looks odd, but this is
required to match the very first message.
2026-05-13 16:55:10 +02:00
Christian Hesse
abf2a5a809
Merge branch 'drop-builtin-trust-anchors' into next
2026-05-13 16:47:25 +02:00
Christian Hesse
13d7cf76a0
mod/notification-email: get property by name
...
This works now that we require RouterOS 7.21 anyway.
2026-05-13 16:47:25 +02:00
Christian Hesse
9a36fd1f1f
INITIAL-COMMANDS: drop the old builtin-trust-anchors
2026-05-13 16:47:25 +02:00
Christian Hesse
24b04a2b43
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-13 16:47:25 +02:00
Christian Hesse
f82ba60f53
global-functions: $CertificateDownload: drop the old builtin-trust-anchors
2026-05-13 16:47:25 +02:00
Christian Hesse
7998fc68a5
global-functions: $CertificateAvailable: drop the old builtin-trust-anchors
2026-05-13 16:47:25 +02:00
Christian Hesse
da20b386e6
README: drop the old builtin-trust-anchors
2026-05-13 16:47:25 +02:00
Christian Hesse
656b7057b5
Merge branch 'toarray-delimiter' into next
2026-05-13 16:47:16 +02:00
Christian Hesse
63b8660f94
check-health: use :toarray's new delimiter= to split cert names
2026-05-13 16:46:07 +02:00
Christian Hesse
e4a07419fc
fw-addr-lists: get both Let's Encrypt certificates for rsc.eworm.de
2026-05-13 16:37:36 +02:00