Commit graph

3487 commits

Author SHA1 Message Date
Christian Hesse
7de385d27c gps-track: early exit with :exit 2026-04-22 11:10:15 +02:00
Christian Hesse
fc75f98657 fw-addr-lists: early exit with :exit 2026-04-22 11:10:15 +02:00
Christian Hesse
d8169c6bb5 firmware-upgrade-reboot: early exit with :exit 2026-04-22 11:10:15 +02:00
Christian Hesse
4fd526696e dhcpv6-client-lease: early exit with :exit 2026-04-22 11:10:15 +02:00
Christian Hesse
7f0fbbb397 dhcpv4-server-lease: early exit with :exit 2026-04-22 11:10:15 +02:00
Christian Hesse
c63b19f4cb dhcp-to-dns: early exit with :exit 2026-04-22 11:10:15 +02:00
Christian Hesse
3336bfa4d5 dhcp-lease-comment: early exit with :exit 2026-04-22 11:10:15 +02:00
Christian Hesse
dbab186376 daily-psk: early exit with :exit 2026-04-22 11:10:15 +02:00
Christian Hesse
a5ff54e9f5 collect-wireless-mac: early exit with :exit 2026-04-22 11:10:15 +02:00
Christian Hesse
f314ce92d5 check-routeros-update: early exit with :exit 2026-04-22 11:10:15 +02:00
Christian Hesse
bc195a192b check-perpetual-license: early exit with :exit 2026-04-22 11:10:15 +02:00
Christian Hesse
1e4ded15ea check-lte-firmware-upgrade: early exit with :exit 2026-04-22 11:10:15 +02:00
Christian Hesse
490df0cb84 check-health: early exit with :exit 2026-04-22 11:10:15 +02:00
Christian Hesse
8c487c8190 check-certificates: early exit with :exit 2026-04-22 11:10:15 +02:00
Christian Hesse
15ea9f9795 certificate-renew-issued: early exit with :exit 2026-04-22 11:10:15 +02:00
Christian Hesse
8ff4ecc68a capsman-rolling-upgrade: early exit with :exit 2026-04-22 11:10:15 +02:00
Christian Hesse
7ce1931156 capsman-download-packages: early exit with :exit 2026-04-22 11:10:15 +02:00
Christian Hesse
a41d33a7ba backup-upload: early exit with :exit 2026-04-22 11:10:15 +02:00
Christian Hesse
b7c1eb1067 backup-partition: early exit with :exit 2026-04-22 11:10:15 +02:00
Christian Hesse
90758e3d53 backup-email: early exit with :exit 2026-04-22 11:10:15 +02:00
Christian Hesse
2f07a4978b backup-cloud: early exit with :exit 2026-04-22 11:10:15 +02:00
Christian Hesse
fd2550e535 Merge branch 'compare-ids' into next 2026-04-22 11:10:15 +02:00
Christian Hesse
a9d64db101 Merge branch 'drop-builtin-trust-anchors' into next 2026-04-22 11:10:15 +02:00
Christian Hesse
f3c3ec9380 global-functions: deprecate $HexToNum 2026-04-22 11:10:15 +02:00
Christian Hesse
ff6bd36921 mod/notification-email: get property by name 2026-04-22 11:10:15 +02:00
Christian Hesse
e5796a0d4f INITIAL-COMMANDS: drop the old builtin-trust-anchors 2026-04-22 11:10:15 +02:00
Christian Hesse
68e21a3da2 log-forward: fix indention 2026-04-22 11:10:15 +02:00
Christian Hesse
32be7bd702 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-22 11:10:15 +02:00
Christian Hesse
6ef6db7f8b global-functions: $CertificateDownload: drop the old builtin-trust-anchors 2026-04-22 11:10:15 +02:00
Christian Hesse
41f2c83b47 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-22 11:10:15 +02:00
Christian Hesse
cb54859cad mod/notification-email: add setting for certificate verification 2026-04-22 11:10:15 +02:00
Christian Hesse
42059ef78f global-functions: $CertificateAvailable: drop the old builtin-trust-anchors 2026-04-22 11:10:15 +02:00
Christian Hesse
96f57a9096 README: drop the old builtin-trust-anchors 2026-04-22 11:10:15 +02:00
Christian Hesse
3476ce35b3 global-functions: $CertificateDownload: extend the check for builtin certificates 2026-04-22 10:05:16 +02:00
Christian Hesse
be69b98d8c global-functions: $CertificateAvailable: warn on undefined intended use 2026-04-22 10:05:16 +02:00
Christian Hesse
d00a517c3b mod/ssh-keys-import: drop old property
The property name changed in RouterOS 7.21beta2, so bump required
version to 7.21.
2026-04-16 09:04:20 +02:00
Christian Hesse
303d7565a2 ipv6-update: delay on parallel run...
... instead of just exiting. This makes sense for fast change
valid/invalid/valid, and also for several configured clients.
2026-04-16 09:01:51 +02:00
Christian Hesse
89b9c62e52 ipv6-update: support dhcpv6-client-lease script...
... by adding a provide, and handling global variable
$DHCPv6ClientLeaseVars.
2026-04-15 10:46:35 +02:00
Christian Hesse
3a66eb4192 introduce 'dhcpv6-client-lease' to run scripts on lease 2026-04-15 10:46:35 +02:00
Christian Hesse
e54a4572f7 rename lease-script -> dhcpv4-server-lease 2026-04-14 15:32:19 +02:00
Christian Hesse
6b3f3c1e46 news-and-changes: always end migration code with semicolon 2026-04-14 15:11:47 +02:00
Christian Hesse
736ff98bce doc/ipv6-update: remove extra dot 2026-04-10 20:27:02 +02:00
Christian Hesse
492edcd23f contrib/logo-color: mark the external link 2026-03-25 09:49:12 +01:00
Christian Hesse
d12d7da074 contrib/logo-color: update FireFox url 2026-03-25 09:45:35 +01:00
Christian Hesse
18463bc9d1 contrib/logo-color: use rsc.eworm.de, update screenshots ...
... with FireFox 149.0, which comes with graphical changes.
2026-03-25 09:35:49 +01:00
Christian Hesse
ded600ac4a CERTIFICATES: use rsc.eworm.de, update screenshots ...
... with FireFox 149.0, which comes with graphical changes.
2026-03-25 09:08:24 +01:00
Christian Hesse
8682e237c3 contrib/html: strip question mark from anchor 2026-03-19 14:38:43 +01:00
Christian Hesse
65febff022 contrib/html: break the line 2026-03-19 14:38:43 +01:00
Christian Hesse
65f101eb48 doc/dhcp-to-dns: add a note on reverse lookup
https://github.com/eworm-de/routeros-scripts/discussions/94
https://github.com/eworm-de/routeros-scripts/issues/104
https://github.com/eworm-de/routeros-scripts/issues/120

... and possibly more.
2026-03-19 11:39:31 +01:00
Christian Hesse
6d5274c5b1 check-certificates: change order of conditions...
... to better match both loops.
2026-03-19 09:51:57 +01:00