Commit graph

583 commits

Author SHA1 Message Date
Christian Hesse
4fc31a0e3d telegram-chat: early exit with :exit 2026-05-13 18:24:39 +02:00
Christian Hesse
3886e9b4b0 sms-forward: early exit with :exit 2026-05-13 18:24:39 +02:00
Christian Hesse
b8f6e5db3c sms-action: early exit with :exit 2026-05-13 18:24:39 +02:00
Christian Hesse
5f11822292 ppp-on-up: early exit with :exit 2026-05-13 18:24:39 +02:00
Christian Hesse
81e42541fb packages-update: early exit with :exit 2026-05-13 18:24:39 +02:00
Christian Hesse
ecac8b00f0 ospf-to-leds: early exit with :exit 2026-05-13 18:24:39 +02:00
Christian Hesse
c83f4dfaf3 netwatch-notify: early exit with :exit 2026-05-13 18:24:39 +02:00
Christian Hesse
e0895038e9 netwatch-dns: early exit with :exit 2026-05-13 18:24:39 +02:00
Christian Hesse
082a12e93d ipv6-update: early exit with :exit 2026-05-13 18:24:39 +02:00
Christian Hesse
d1256da4f0 ipsec-to-dns: early exit with :exit 2026-05-13 18:24:39 +02:00
Christian Hesse
fa23e8c597 hotspot-to-wpa: early exit with :exit 2026-05-13 18:24:39 +02:00
Christian Hesse
9702aebc1a gps-track: early exit with :exit 2026-05-13 18:24:39 +02:00
Christian Hesse
2f43d11ec6 fw-addr-lists: early exit with :exit 2026-05-13 18:24:39 +02:00
Christian Hesse
3eb58072be firmware-upgrade-reboot: early exit with :exit 2026-05-13 18:24:39 +02:00
Christian Hesse
a45a6e4a92 dhcpv6-client-lease: early exit with :exit 2026-05-13 18:24:39 +02:00
Christian Hesse
0a2b841ef0 dhcpv4-server-lease: early exit with :exit 2026-05-13 18:24:39 +02:00
Christian Hesse
85a2d8b9c7 dhcp-to-dns: early exit with :exit 2026-05-13 18:24:39 +02:00
Christian Hesse
dea62319e8 dhcp-lease-comment: early exit with :exit 2026-05-13 18:24:39 +02:00
Christian Hesse
24e2e13a10 daily-psk: early exit with :exit 2026-05-13 18:24:39 +02:00
Christian Hesse
6c43cdca1e collect-wireless-mac: early exit with :exit 2026-05-13 18:24:39 +02:00
Christian Hesse
a9ab9227c8 check-routeros-update: early exit with :exit 2026-05-13 18:24:39 +02:00
Christian Hesse
88c63c7ed4 check-perpetual-license: early exit with :exit 2026-05-13 18:24:39 +02:00
Christian Hesse
18f8d4d622 check-lte-firmware-upgrade: early exit with :exit 2026-05-13 18:24:39 +02:00
Christian Hesse
20214e14a9 check-health: early exit with :exit 2026-05-13 18:24:39 +02:00
Christian Hesse
245d7a8326 check-certificates: early exit with :exit 2026-05-13 18:24:39 +02:00
Christian Hesse
331a95ad3f certificate-renew-issued: early exit with :exit 2026-05-13 18:24:39 +02:00
Christian Hesse
031d9dd1f6 capsman-rolling-upgrade: early exit with :exit 2026-05-13 18:24:39 +02:00
Christian Hesse
16a494ce15 capsman-download-packages: early exit with :exit 2026-05-13 18:24:39 +02:00
Christian Hesse
b89dd6aaee backup-upload: early exit with :exit 2026-05-13 18:24:39 +02:00
Christian Hesse
cc31c25f7d backup-partition: early exit with :exit 2026-05-13 18:24:39 +02:00
Christian Hesse
d46870f21f backup-email: early exit with :exit 2026-05-13 18:24:39 +02:00
Christian Hesse
a4156199a8 backup-cloud: early exit with :exit 2026-05-13 18:24:39 +02:00
Christian Hesse
5bdfb04fc4 log-forward: use comparison for ids
This was introduced with RouterOS 7.22beta1.

Initializing $LogForwardLast with boolean value looks odd, but this is
required to match the very first message.
2026-05-13 18:24:39 +02:00
Christian Hesse
051bb55fd9 bump required RouterOS version for all scripts 2026-05-13 18:24:39 +02:00
Christian Hesse
d057cdc160 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-05-13 18:24:39 +02:00
Christian Hesse
65b55b7d23 check-health: use :toarray's new delimiter= 2026-05-13 18:24:08 +02:00
Christian Hesse
ab5ff7b1c1 fw-addr-lists: support giving several certificates...
... by delimiting with a colon.
2026-05-13 16:37:36 +02:00
Christian Hesse
ea5f4aff27 netwatch-dns: use :toarray's new delimiter= to split cert names
The new delimiter= parameter for :toarray with introduced in
RouterOS 7.21.
2026-05-13 16:29:47 +02:00
Christian Hesse
0382a368ec backup-upload: support date & time in filename 2026-04-28 16:36:31 +02:00
Christian Hesse
d54a0d541d backup-email: support date & time in filename 2026-04-28 16:36:31 +02:00
Christian Hesse
1f460b5bae mod/notification-email: add setting for certificate verification 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
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
736ff98bce doc/ipv6-update: remove extra dot 2026-04-10 20:27:02 +02: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
491189ece4 doc/check-certificates: create example certificate with SAN 2026-03-12 11:05:24 +01:00
Christian Hesse
70ddc152de bump required RouterOS version for all scripts 2026-01-27 15:47:19 +01:00
Christian Hesse
a7be27aea9 check-certificates: drop the compatibility workaround...
... and make it depend in RouterOS 7.19 and its builtin certificates.
2026-01-27 15:47:19 +01:00