Commit graph

3468 commits

Author SHA1 Message Date
Christian Hesse
4073b1fc22 sms-forward: early exit with :exit 2026-02-24 15:18:22 +01:00
Christian Hesse
d578b9c63c sms-action: early exit with :exit 2026-02-24 15:18:22 +01:00
Christian Hesse
2027ad8f25 ppp-on-up: early exit with :exit 2026-02-24 15:18:22 +01:00
Christian Hesse
7b3214a538 packages-update: early exit with :exit 2026-02-24 15:18:22 +01:00
Christian Hesse
0f9d83ab95 ospf-to-leds: early exit with :exit 2026-02-24 15:18:22 +01:00
Christian Hesse
b7d90480e8 netwatch-notify: early exit with :exit 2026-02-24 15:18:22 +01:00
Christian Hesse
5202288e46 netwatch-dns: early exit with :exit 2026-02-24 15:18:22 +01:00
Christian Hesse
2f6110d92e log-forward: early exit with :exit 2026-02-24 15:18:22 +01:00
Christian Hesse
44577200f1 lease-script: early exit with :exit 2026-02-24 15:18:22 +01:00
Christian Hesse
e9094c2a50 ipv6-update: early exit with :exit 2026-02-24 15:18:22 +01:00
Christian Hesse
92f5368180 ipsec-to-dns: early exit with :exit 2026-02-24 15:18:22 +01:00
Christian Hesse
90b1eac75e hotspot-to-wpa-cleanup: early exit with :exit 2026-02-24 15:18:22 +01:00
Christian Hesse
bf0a045239 hotspot-to-wpa: early exit with :exit 2026-02-24 15:18:22 +01:00
Christian Hesse
8bdcc9e266 gps-track: early exit with :exit 2026-02-24 15:18:22 +01:00
Christian Hesse
2085a693cc fw-addr-lists: early exit with :exit 2026-02-24 15:18:22 +01:00
Christian Hesse
3b7bbb43a5 firmware-upgrade-reboot: early exit with :exit 2026-02-24 15:18:22 +01:00
Christian Hesse
a4234f7fbd dhcp-to-dns: early exit with :exit 2026-02-24 15:18:22 +01:00
Christian Hesse
bad01fe391 dhcp-lease-comment: early exit with :exit 2026-02-24 15:18:22 +01:00
Christian Hesse
1c8c178c1b daily-psk: early exit with :exit 2026-02-24 15:18:22 +01:00
Christian Hesse
acf1e021ec collect-wireless-mac: early exit with :exit 2026-02-24 15:18:22 +01:00
Christian Hesse
704b94b1d3 check-routeros-update: early exit with :exit 2026-02-24 15:18:22 +01:00
Christian Hesse
002c7982a7 check-perpetual-license: early exit with :exit 2026-02-24 15:18:22 +01:00
Christian Hesse
e81ea475ea check-lte-firmware-upgrade: early exit with :exit 2026-02-24 15:18:22 +01:00
Christian Hesse
d69dc1846a check-health: early exit with :exit 2026-02-24 15:18:22 +01:00
Christian Hesse
aa00b5b402 check-certificates: early exit with :exit 2026-02-24 15:18:22 +01:00
Christian Hesse
1929fa42c8 certificate-renew-issued: early exit with :exit 2026-02-24 15:18:22 +01:00
Christian Hesse
1c5f910d1f capsman-rolling-upgrade: early exit with :exit 2026-02-24 15:18:22 +01:00
Christian Hesse
2971508a0e capsman-download-packages: early exit with :exit 2026-02-24 15:18:22 +01:00
Christian Hesse
be792db498 backup-upload: early exit with :exit 2026-02-24 15:18:22 +01:00
Christian Hesse
6e85916fb5 backup-partition: early exit with :exit 2026-02-24 15:18:22 +01:00
Christian Hesse
bbb046a42d backup-email: early exit with :exit 2026-02-24 15:18:22 +01:00
Christian Hesse
3b79b8e7fb backup-cloud: early exit with :exit 2026-02-24 15:18:22 +01:00
Christian Hesse
a32b312f10 Merge branch 'compare-ids' into next 2026-02-24 15:18:22 +01:00
Christian Hesse
8a97c7c8eb Merge branch 'drop-builtin-trust-anchors' into next 2026-02-24 15:18:22 +01:00
Christian Hesse
048760d0eb global-functions: deprecate $HexToNum 2026-02-24 15:18:22 +01:00
Christian Hesse
94ec5cc041 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-02-24 15:18:22 +01:00
Christian Hesse
fc60fbfa8e INITIAL-COMMANDS: drop the old builtin-trust-anchors 2026-02-24 15:18:22 +01:00
Christian Hesse
89b3494ad6 log-forward: fix indention 2026-02-24 15:18:22 +01:00
Christian Hesse
1a0fd10463 mod/ssh-keys-import: drop old property
The property name changed in RouterOS 7.21beta2, so bump required
version to 7.21.
2026-02-24 15:18:22 +01:00
Christian Hesse
505a488297 global-functions: $CertificateAvailable: drop the old builtin-trust-anchors 2026-02-24 15:18:22 +01:00
Christian Hesse
341910ca36 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-02-24 15:18:22 +01:00
Christian Hesse
97a9843e90 README: drop the old builtin-trust-anchors 2026-02-24 15:18:22 +01:00
Christian Hesse
8b88682d3d check-certificates: decrease the defaults for renewal and warning
https://letsencrypt.org/2025/12/02/from-90-to-45.html
2026-02-24 15:18:20 +01:00
Christian Hesse
349ebd5ad6 global-functions: $Grep: use length from variable 2026-02-23 08:57:02 +01:00
Christian Hesse
eecc8c6126 global-functions: $Grep: add comment on :deserialize 2026-02-23 08:57:02 +01:00
Christian Hesse
a3c815c2ca update list of contributors 2026-02-23 08:57:02 +01:00
Christian Hesse
d8632ad370 update list of contributors 2026-02-19 08:57:31 +01:00
Christian Hesse
68ed97205c check-certificates: update wording, indent output 2026-02-05 08:21:36 +01:00
Christian Hesse
d0f50142f5 check-certificates: show days valid in details 2026-02-05 08:21:36 +01:00
Christian Hesse
3ee1978098 Merge branch 'certificate-builtin' into next 2026-01-27 15:47:19 +01:00