Commit graph

587 commits

Author SHA1 Message Date
Christian Hesse
0391a50c85 dhcpv4-server-lease: early exit with :exit 2026-05-20 09:16:44 +02:00
Christian Hesse
cbe47b6400 dhcp-to-dns: early exit with :exit 2026-05-20 09:16:44 +02:00
Christian Hesse
407f792157 dhcp-lease-comment: early exit with :exit 2026-05-20 09:16:44 +02:00
Christian Hesse
f9e2dbc751 daily-psk: early exit with :exit 2026-05-20 09:16:44 +02:00
Christian Hesse
fd791e9e0a collect-wireless-mac: early exit with :exit 2026-05-20 09:16:44 +02:00
Christian Hesse
5ca09e23c0 check-routeros-update: early exit with :exit 2026-05-20 09:16:44 +02:00
Christian Hesse
600e94aada check-perpetual-license: early exit with :exit 2026-05-20 09:16:44 +02:00
Christian Hesse
cf2997dea3 check-lte-firmware-upgrade: early exit with :exit 2026-05-20 09:16:44 +02:00
Christian Hesse
8cf1bbdfed check-health: early exit with :exit 2026-05-20 09:16:44 +02:00
Christian Hesse
4ae413c993 check-certificates: early exit with :exit 2026-05-20 09:16:44 +02:00
Christian Hesse
f088493d02 certificate-renew-issued: early exit with :exit 2026-05-20 09:16:44 +02:00
Christian Hesse
09da0debe0 capsman-rolling-upgrade: early exit with :exit 2026-05-20 09:16:44 +02:00
Christian Hesse
c0ba366c9e capsman-download-packages: early exit with :exit 2026-05-20 09:16:44 +02:00
Christian Hesse
87ce3b8e5c backup-upload: early exit with :exit 2026-05-20 09:16:44 +02:00
Christian Hesse
602b331376 backup-partition: early exit with :exit 2026-05-20 09:16:44 +02:00
Christian Hesse
04181c8131 backup-email: early exit with :exit 2026-05-20 09:16:44 +02:00
Christian Hesse
5d5dc2fc3e backup-cloud: early exit with :exit 2026-05-20 09:16:44 +02:00
Christian Hesse
f00145405c 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-20 09:16:44 +02:00
Christian Hesse
1c15667b7b doc/telegram-chat: start image alt text with 'notification:' or 'screenshot:' 2026-05-20 09:16:44 +02:00
Christian Hesse
e1e98bee69 doc/sms-forward: start image alt text with 'notification:' or 'screenshot:' 2026-05-20 09:16:44 +02:00
Christian Hesse
5fe68bc79c doc/netwatch-notify: start image alt text with 'notification:' or 'screenshot:' 2026-05-20 09:16:44 +02:00
Christian Hesse
9010282a71 doc/mod/scriptrunonce: start image alt text with 'notification:' or 'screenshot:' 2026-05-20 09:16:44 +02:00
Christian Hesse
304c936323 doc/mod/notification-telegram: start image alt text with 'notification:' or 'screenshot:' 2026-05-20 09:16:44 +02:00
Christian Hesse
643389672f doc/mod/notification-matrix: start image alt text with 'notification:' or 'screenshot:' 2026-05-20 09:16:44 +02:00
Christian Hesse
f850e71c27 doc/mod/notification-gotify: start image alt text with 'notification:' or 'screenshot:' 2026-05-20 09:16:44 +02:00
Christian Hesse
3bd101472d doc/mod/ipcalc: start image alt text with 'notification:' or 'screenshot:' 2026-05-20 09:16:44 +02:00
Christian Hesse
e002259ecb doc/mod/inspectvar: start image alt text with 'notification:' or 'screenshot:' 2026-05-20 09:16:44 +02:00
Christian Hesse
dd39f8022b doc/log-forward: start image alt text with 'notification:' or 'screenshot:' 2026-05-20 09:16:44 +02:00
Christian Hesse
834f32e70b doc/daily-psk: start image alt text with 'notification:' or 'screenshot:' 2026-05-20 09:16:44 +02:00
Christian Hesse
85c26f26e6 doc/collect-wireless-mac: start image alt text with 'notification:' or 'screenshot:' 2026-05-20 09:16:44 +02:00
Christian Hesse
9dc23f80af doc/check-routeros-update: start image alt text with 'notification:' or 'screenshot:' 2026-05-20 09:16:44 +02:00
Christian Hesse
0470f51e29 doc/check-perpetual-license: start image alt text with 'notification:' or 'screenshot:' 2026-05-20 09:16:44 +02:00
Christian Hesse
52a8d19def doc/check-lte-firmware-upgrade: start image alt text with 'notification:' or 'screenshot:' 2026-05-20 09:16:44 +02:00
Christian Hesse
801f56377d doc/check-health: start image alt text with 'notification:' or 'screenshot:' 2026-05-20 09:16:44 +02:00
Christian Hesse
0b860e46a6 doc/check-certificates: start image alt text with 'notification:' or 'screenshot:' 2026-05-20 09:16:44 +02:00
Christian Hesse
ff3e565991 doc/backup-upload: start image alt text with 'notification:' or 'screenshot:' 2026-05-20 09:16:44 +02:00
Christian Hesse
f30b560c1b doc/backup-cloud: start image alt text with 'notification:' or 'screenshot:' 2026-05-20 09:16:44 +02:00
Christian Hesse
727a92738c bump required RouterOS version for all scripts 2026-05-14 23:01:23 +02:00
Christian Hesse
ac3346b5f6 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-14 23:01:23 +02:00
Christian Hesse
bbc2d5df2e check-health: use :toarray's new delimiter= 2026-05-14 23:01:23 +02:00
Christian Hesse
bf46f980aa fw-addr-lists: support giving several certificates...
... by delimiting with a colon.
2026-05-14 23:01:23 +02:00
Christian Hesse
c42709cd9b 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-14 23:01:23 +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