Commit graph

3490 commits

Author SHA1 Message Date
Christian Hesse
35e029afca ospf-to-leds: early exit with :exit 2026-04-16 09:04:54 +02:00
Christian Hesse
8213cf54ca netwatch-notify: early exit with :exit 2026-04-16 09:04:54 +02:00
Christian Hesse
f8440e3e77 netwatch-dns: early exit with :exit 2026-04-16 09:04:54 +02:00
Christian Hesse
f5a88be0dc log-forward: early exit with :exit 2026-04-16 09:04:54 +02:00
Christian Hesse
0a24236008 ipv6-update: early exit with :exit 2026-04-16 09:04:50 +02:00
Christian Hesse
31dd558e34 ipsec-to-dns: early exit with :exit 2026-04-16 09:04:20 +02:00
Christian Hesse
b8c2c29cbb hotspot-to-wpa-cleanup: early exit with :exit 2026-04-16 09:04:20 +02:00
Christian Hesse
19aae0a877 hotspot-to-wpa: early exit with :exit 2026-04-16 09:04:20 +02:00
Christian Hesse
b8da69650b gps-track: early exit with :exit 2026-04-16 09:04:20 +02:00
Christian Hesse
99f129b631 fw-addr-lists: early exit with :exit 2026-04-16 09:04:20 +02:00
Christian Hesse
5d62609761 firmware-upgrade-reboot: early exit with :exit 2026-04-16 09:04:20 +02:00
Christian Hesse
b3f7df8d9c dhcpv6-client-lease: early exit with :exit 2026-04-16 09:04:20 +02:00
Christian Hesse
4aaae00e53 dhcpv4-server-lease: early exit with :exit 2026-04-16 09:04:20 +02:00
Christian Hesse
cfcb69d26a dhcp-to-dns: early exit with :exit 2026-04-16 09:04:20 +02:00
Christian Hesse
a7ad11d4fd dhcp-lease-comment: early exit with :exit 2026-04-16 09:04:20 +02:00
Christian Hesse
fde9f2db71 daily-psk: early exit with :exit 2026-04-16 09:04:20 +02:00
Christian Hesse
83a485619a collect-wireless-mac: early exit with :exit 2026-04-16 09:04:20 +02:00
Christian Hesse
6810a60546 check-routeros-update: early exit with :exit 2026-04-16 09:04:20 +02:00
Christian Hesse
fa077e96b8 check-perpetual-license: early exit with :exit 2026-04-16 09:04:20 +02:00
Christian Hesse
2436932dff check-lte-firmware-upgrade: early exit with :exit 2026-04-16 09:04:20 +02:00
Christian Hesse
41057fb80a check-health: early exit with :exit 2026-04-16 09:04:20 +02:00
Christian Hesse
7398b34cc7 check-certificates: early exit with :exit 2026-04-16 09:04:20 +02:00
Christian Hesse
f7b147dc55 certificate-renew-issued: early exit with :exit 2026-04-16 09:04:20 +02:00
Christian Hesse
244027c90b capsman-rolling-upgrade: early exit with :exit 2026-04-16 09:04:20 +02:00
Christian Hesse
d52feb86f6 capsman-download-packages: early exit with :exit 2026-04-16 09:04:20 +02:00
Christian Hesse
65d6044793 backup-upload: early exit with :exit 2026-04-16 09:04:20 +02:00
Christian Hesse
9056e6d10c backup-partition: early exit with :exit 2026-04-16 09:04:20 +02:00
Christian Hesse
e3d217732c backup-email: early exit with :exit 2026-04-16 09:04:20 +02:00
Christian Hesse
ca1dc1e23a backup-cloud: early exit with :exit 2026-04-16 09:04:20 +02:00
Christian Hesse
49cd55ed68 Merge branch 'compare-ids' into next 2026-04-16 09:04:20 +02:00
Christian Hesse
3a0a9f1129 Merge branch 'drop-builtin-trust-anchors' into next 2026-04-16 09:04:20 +02:00
Christian Hesse
f0573ef876 global-functions: deprecate $HexToNum 2026-04-16 09:04:20 +02:00
Christian Hesse
f478123a77 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-16 09:04:20 +02:00
Christian Hesse
d2607d8fc3 INITIAL-COMMANDS: drop the old builtin-trust-anchors 2026-04-16 09:04:20 +02:00
Christian Hesse
8eb4fa17de log-forward: fix indention 2026-04-16 09:04:20 +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
924c8137a9 global-functions: $CertificateAvailable: drop the old builtin-trust-anchors 2026-04-16 09:04:20 +02:00
Christian Hesse
77e7874ab8 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-16 09:04:20 +02:00
Christian Hesse
9a5fc63a3a README: drop the old builtin-trust-anchors 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