Christian Hesse
74d5363dfc
ospf-to-leds: early exit with :exit
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
3cc31fc0d9
netwatch-dns: early exit with :exit
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
Christian Hesse
a7783ace7f
hotspot-to-wpa: early exit with :exit
2026-01-22 07:07:06 +01:00
Christian Hesse
d6b55ec916
gps-track: early exit with :exit
2026-01-22 07:07:06 +01:00
Christian Hesse
ba572130cf
fw-addr-lists: early exit with :exit
2026-01-22 07:07:06 +01:00
Christian Hesse
04d7d1b22c
firmware-upgrade-reboot: early exit with :exit
2026-01-22 07:07:06 +01:00
Christian Hesse
e20edd55b9
dhcp-to-dns: early exit with :exit
2026-01-22 07:07:06 +01:00
Christian Hesse
c81dd7103c
dhcp-lease-comment: early exit with :exit
2026-01-22 07:07:06 +01:00
Christian Hesse
0da130add0
daily-psk: early exit with :exit
2026-01-22 07:07:06 +01:00
Christian Hesse
810c16ed9f
collect-wireless-mac: early exit with :exit
2026-01-22 07:07:06 +01:00
Christian Hesse
f41a2eee9d
check-routeros-update: early exit with :exit
2026-01-22 07:07:06 +01:00
Christian Hesse
8fb073e29e
check-perpetual-license: early exit with :exit
2026-01-22 07:07:06 +01:00
Christian Hesse
20524a5522
check-lte-firmware-upgrade: early exit with :exit
2026-01-22 07:07:06 +01:00
Christian Hesse
d231f29e02
check-health: early exit with :exit
2026-01-22 07:07:06 +01:00
Christian Hesse
ca5046c6ec
check-certificates: early exit with :exit
2026-01-22 07:07:06 +01:00
Christian Hesse
e86c6ccdff
certificate-renew-issued: early exit with :exit
2026-01-22 07:07:06 +01:00
Christian Hesse
5e8e468e61
capsman-rolling-upgrade: early exit with :exit
2026-01-22 07:07:06 +01:00
Christian Hesse
f86d1aa1e9
capsman-download-packages: early exit with :exit
2026-01-22 07:07:06 +01:00
Christian Hesse
59aabbfbb4
backup-upload: early exit with :exit
2026-01-22 07:07:06 +01:00
Christian Hesse
96b3cd9d96
backup-partition: early exit with :exit
2026-01-22 07:07:06 +01:00
Christian Hesse
6aa36e3c95
backup-email: early exit with :exit
2026-01-22 07:07:06 +01:00
Christian Hesse
15e47baadb
backup-cloud: early exit with :exit
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
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
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
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
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
1ed29c102b
bump required RouterOS version for all scripts
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
a677f94d83
README: make the trust store a separate section
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
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
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
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
2dc434b332
README: make the certificate download from CA website an info box
2026-01-22 07:04:46 +01:00
Christian Hesse
609a296773
README: update the wording for certificate from CA website
2026-01-22 07:03:03 +01:00
Christian Hesse
228ac39486
Merge branch 'CommitBrief' into next
2026-01-21 16:03:33 +01:00
Christian Hesse
772f745480
Merge branch 'ExitOnError' into next
2026-01-21 16:03:33 +01:00