Commit graph

3481 commits

Author SHA1 Message Date
Christian Hesse
780239aadd check-health: early exit with :exit 2026-04-24 14:41:56 +02:00
Christian Hesse
a238439478 check-certificates: early exit with :exit 2026-04-24 14:41:56 +02:00
Christian Hesse
62ec648888 certificate-renew-issued: early exit with :exit 2026-04-24 14:41:56 +02:00
Christian Hesse
f94f3f5eea capsman-rolling-upgrade: early exit with :exit 2026-04-24 14:41:56 +02:00
Christian Hesse
b988cc4bf6 capsman-download-packages: early exit with :exit 2026-04-24 14:41:56 +02:00
Christian Hesse
77f78f2a06 backup-upload: early exit with :exit 2026-04-24 14:41:56 +02:00
Christian Hesse
71fec1a107 backup-partition: early exit with :exit 2026-04-24 14:41:56 +02:00
Christian Hesse
499c901915 backup-email: early exit with :exit 2026-04-24 14:41:56 +02:00
Christian Hesse
cd087c7bac backup-cloud: early exit with :exit 2026-04-24 14:41:56 +02:00
Christian Hesse
58b7a6f8ce Merge branch 'compare-ids' into next 2026-04-24 14:41:56 +02:00
Christian Hesse
04b4b44bc2 Merge branch 'drop-builtin-trust-anchors' into next 2026-04-24 14:41:56 +02:00
Christian Hesse
b61dcab7ab global-functions: deprecate $HexToNum 2026-04-24 14:41:56 +02:00
Christian Hesse
ca60ecc246 mod/notification-email: get property by name
This works now that we require RouterOS 7.21 anyway.
2026-04-24 14:41:56 +02:00
Christian Hesse
fa062ebb58 INITIAL-COMMANDS: drop the old builtin-trust-anchors 2026-04-24 14:41:56 +02:00
Christian Hesse
5a67d10dfb log-forward: fix indention 2026-04-24 14:41:56 +02:00
Christian Hesse
a1008a435e 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-24 14:41:56 +02:00
Christian Hesse
15d1fd4f66 global-functions: $CertificateDownload: drop the old builtin-trust-anchors 2026-04-24 14:41:56 +02:00
Christian Hesse
405f1fca37 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-24 14:41:56 +02:00
Christian Hesse
e47e0532f3 Merge branch 'backup-filename-date' into next 2026-04-24 14:41:56 +02:00
Christian Hesse
f864b6a8ea global-functions: $CertificateAvailable: drop the old builtin-trust-anchors 2026-04-24 14:41:56 +02:00
Christian Hesse
db09ed3826 backup-{email,upload}: add setting in configuration 2026-04-24 14:41:56 +02:00
Christian Hesse
8279f8bd34 README: drop the old builtin-trust-anchors 2026-04-24 14:41:56 +02:00
Christian Hesse
ad31e2d3a2 backup-upload: support date & time in filename 2026-04-24 14:41:56 +02:00
Christian Hesse
a7bad6a769 backup-email: support date & time in filename 2026-04-24 14:41:56 +02:00
Christian Hesse
11dc1e2aa1 ipv6-update: log dynamic entry with info, not warning 2026-04-24 14:28:25 +02:00
Christian Hesse
1f460b5bae mod/notification-email: add setting for certificate verification 2026-04-23 09:17:42 +02:00
Christian Hesse
f5dbc27a01 global-functions: $CertificateDownload: extend the check for builtin certificates 2026-04-23 09:17:42 +02:00
Christian Hesse
f69925e537 global-functions: $CertificateAvailable: warn on undefined intended use 2026-04-23 09:17:42 +02:00
Christian Hesse
885129d650 contrib/telegram: add note for dhcpv6-client-lease 2026-04-23 09:17:42 +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
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