Commit graph

3478 commits

Author SHA1 Message Date
Christian Hesse
5c7b4066a4 ipsec-to-dns: early exit with :exit 2026-04-10 20:27:02 +02:00
Christian Hesse
3ff2bf3c13 hotspot-to-wpa-cleanup: early exit with :exit 2026-04-10 20:27:02 +02:00
Christian Hesse
e3a33aff99 hotspot-to-wpa: early exit with :exit 2026-04-10 20:27:02 +02:00
Christian Hesse
ae9f072fff gps-track: early exit with :exit 2026-04-10 20:27:02 +02:00
Christian Hesse
787d129b74 fw-addr-lists: early exit with :exit 2026-04-10 20:27:02 +02:00
Christian Hesse
f33f2a3b74 firmware-upgrade-reboot: early exit with :exit 2026-04-10 20:27:02 +02:00
Christian Hesse
ef54be4f7d dhcp-to-dns: early exit with :exit 2026-04-10 20:27:02 +02:00
Christian Hesse
a8086b31d1 dhcp-lease-comment: early exit with :exit 2026-04-10 20:27:02 +02:00
Christian Hesse
3c7748cf6f daily-psk: early exit with :exit 2026-04-10 20:27:02 +02:00
Christian Hesse
fffc3c9b09 collect-wireless-mac: early exit with :exit 2026-04-10 20:27:02 +02:00
Christian Hesse
ddc0d0a6a3 check-routeros-update: early exit with :exit 2026-04-10 20:27:02 +02:00
Christian Hesse
76884cd4d8 check-perpetual-license: early exit with :exit 2026-04-10 20:27:02 +02:00
Christian Hesse
8bd9c65c2d check-lte-firmware-upgrade: early exit with :exit 2026-04-10 20:27:02 +02:00
Christian Hesse
c583373c84 check-health: early exit with :exit 2026-04-10 20:27:02 +02:00
Christian Hesse
e919ccd9cb check-certificates: early exit with :exit 2026-04-10 20:27:02 +02:00
Christian Hesse
99dba4ff78 certificate-renew-issued: early exit with :exit 2026-04-10 20:27:02 +02:00
Christian Hesse
6f0d229b5e capsman-rolling-upgrade: early exit with :exit 2026-04-10 20:27:02 +02:00
Christian Hesse
46b8f722c8 capsman-download-packages: early exit with :exit 2026-04-10 20:27:02 +02:00
Christian Hesse
f100c247f3 backup-upload: early exit with :exit 2026-04-10 20:27:02 +02:00
Christian Hesse
194e50cd63 backup-partition: early exit with :exit 2026-04-10 20:27:02 +02:00
Christian Hesse
7329869aca backup-email: early exit with :exit 2026-04-10 20:27:02 +02:00
Christian Hesse
55c85abe29 backup-cloud: early exit with :exit 2026-04-10 20:27:02 +02:00
Christian Hesse
d4eb95873b Merge branch 'compare-ids' into next 2026-04-10 20:27:02 +02:00
Christian Hesse
5ec53fe5c5 Merge branch 'drop-builtin-trust-anchors' into next 2026-04-10 20:27:02 +02:00
Christian Hesse
ded5fdd6b4 global-functions: deprecate $HexToNum 2026-04-10 20:27:02 +02:00
Christian Hesse
8a86e88731 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-10 20:27:02 +02:00
Christian Hesse
7a1fb0281d INITIAL-COMMANDS: drop the old builtin-trust-anchors 2026-04-10 20:27:02 +02:00
Christian Hesse
a2225bf817 log-forward: fix indention 2026-04-10 20:27:02 +02:00
Christian Hesse
ab23d1e352 mod/ssh-keys-import: drop old property
The property name changed in RouterOS 7.21beta2, so bump required
version to 7.21.
2026-04-10 20:27:02 +02:00
Christian Hesse
adf26e7600 global-functions: $CertificateAvailable: drop the old builtin-trust-anchors 2026-04-10 20:27:02 +02:00
Christian Hesse
a13f2fba4a 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-10 20:27:02 +02:00
Christian Hesse
736ff98bce doc/ipv6-update: remove extra dot 2026-04-10 20:27:02 +02:00
Christian Hesse
79288a64d6 README: drop the old builtin-trust-anchors 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
Christian Hesse
87f7495534 check-certificates: try renew with common-name or subject-alt-name only
One of these is required to assemble the url.
2026-03-19 09:51:57 +01:00
Christian Hesse
428478e690 dhcp-to-dns: remove unused variable 2026-03-16 11:19:25 +01:00
Christian Hesse
460508c931 Merge branch 'check-certificates' into next 2026-03-12 11:35:41 +01:00
Christian Hesse
6aebf5720d check-certificates: give the name used for fetch 2026-03-12 11:35:41 +01:00
Christian Hesse
22c3f70dab check-certificates: match status code in error message
The message used to be:

    Fetch failed with status 404

... but changed recently:

    failure: Status 404, NOT FOUND

The new string is in RouterOS 7.22, and changed in what ever
beta or rc release. Let's just match the status code and hope
for the best.
2026-03-12 11:35:41 +01:00
Christian Hesse
0d5ee6cf23 check-certificates: skip common-name if not available 2026-03-12 11:35:41 +01:00
Christian Hesse
491189ece4 doc/check-certificates: create example certificate with SAN 2026-03-12 11:05:24 +01:00
Christian Hesse
538071631d global-functions: $ScriptInstallUpdate: warn when script exists...
... but is requested to be added.
2026-03-12 10:56:21 +01:00
Christian Hesse
76ae9686cf fw-addr-lists: raw.githubusercontent.com requires 'ISRG Root X1' now 2026-03-12 10:56:21 +01:00