Commit graph

608 commits

Author SHA1 Message Date
Christian Hesse
bda5992376 dhcp-to-dns: allow to ignore for specific lease 2026-07-08 16:07:46 +02:00
Łukasz Witkowski
b46b437a2a dhcp-to-dns: allow to specify domain for CNAMEs...
... in network or lease.
2026-07-08 16:07:46 +02:00
Christian Hesse
3ad2651ca2 dhcp-to-dns: support to ignore networks
Closes: https://github.com/eworm-de/routeros-scripts/issues/119
2026-07-08 16:07:46 +02:00
Christian Hesse
89f1c54543 bump required RouterOS version for all scripts 2026-07-08 16:07:46 +02:00
Christian Hesse
3173dce47b update-tunnelbroker: early exit with :exit 2026-07-08 16:07:46 +02:00
Christian Hesse
9c92ff6b09 update-gre-address: early exit with :exit 2026-07-08 16:07:46 +02:00
Christian Hesse
00e717b9e5 telegram-chat: early exit with :exit 2026-07-08 16:07:46 +02:00
Christian Hesse
35958dbcab sms-forward: early exit with :exit 2026-07-08 16:07:46 +02:00
Christian Hesse
986f64a2ec sms-action: early exit with :exit 2026-07-08 16:07:46 +02:00
Christian Hesse
957290397d ppp-on-up: early exit with :exit 2026-07-08 16:07:46 +02:00
Christian Hesse
71aa5c9df8 packages-update: early exit with :exit 2026-07-08 16:07:46 +02:00
Christian Hesse
d063b8b602 ospf-to-leds: early exit with :exit 2026-07-08 16:07:46 +02:00
Christian Hesse
4ec6d886e7 netwatch-notify: early exit with :exit 2026-07-08 16:07:46 +02:00
Christian Hesse
debe35a952 netwatch-dns: early exit with :exit 2026-07-08 16:07:46 +02:00
Christian Hesse
04c77d11cc ipv6-update: early exit with :exit 2026-07-08 16:07:46 +02:00
Christian Hesse
e4187ee12b ipsec-to-dns: early exit with :exit 2026-07-08 16:07:46 +02:00
Christian Hesse
5fe843fa59 hotspot-to-wpa: early exit with :exit 2026-07-08 16:07:46 +02:00
Christian Hesse
f423cfd4fe gps-track: early exit with :exit 2026-07-08 16:07:46 +02:00
Christian Hesse
1264b19cba fw-addr-lists: early exit with :exit 2026-07-08 16:07:46 +02:00
Christian Hesse
2b09e3cebc firmware-upgrade-reboot: early exit with :exit 2026-07-08 16:07:46 +02:00
Christian Hesse
291922af3e dhcpv6-client-lease: early exit with :exit 2026-07-08 16:07:46 +02:00
Christian Hesse
447063060d dhcpv4-server-lease: early exit with :exit 2026-07-08 16:07:46 +02:00
Christian Hesse
fba21f2cf0 dhcp-to-dns: early exit with :exit 2026-07-08 16:07:46 +02:00
Christian Hesse
1f39138a34 dhcp-lease-comment: early exit with :exit 2026-07-08 16:07:46 +02:00
Christian Hesse
b4a9f48698 daily-psk: early exit with :exit 2026-07-08 16:07:46 +02:00
Christian Hesse
766a699fff collect-wireless-mac: early exit with :exit 2026-07-08 16:07:46 +02:00
Christian Hesse
45780599b7 check-routeros-update: early exit with :exit 2026-07-08 16:07:46 +02:00
Christian Hesse
6efe4fe50b check-perpetual-license: early exit with :exit 2026-07-08 16:07:46 +02:00
Christian Hesse
065acd614a check-lte-firmware-upgrade: early exit with :exit 2026-07-08 16:07:46 +02:00
Christian Hesse
1772c1b859 check-health: early exit with :exit 2026-07-08 16:07:46 +02:00
Christian Hesse
b87950045c check-certificates: early exit with :exit 2026-07-08 16:07:46 +02:00
Christian Hesse
023aae9e24 certificate-renew-issued: early exit with :exit 2026-07-08 16:07:46 +02:00
Christian Hesse
19439e6aba capsman-rolling-upgrade: early exit with :exit 2026-07-08 16:07:46 +02:00
Christian Hesse
0e8c951187 capsman-download-packages: early exit with :exit 2026-07-08 16:07:46 +02:00
Christian Hesse
93b5327006 backup-upload: early exit with :exit 2026-07-08 16:07:46 +02:00
Christian Hesse
add430c664 backup-partition: early exit with :exit 2026-07-08 16:07:46 +02:00
Christian Hesse
92b9f1edd7 backup-email: early exit with :exit 2026-07-08 16:07:46 +02:00
Christian Hesse
9272568ebe backup-cloud: early exit with :exit 2026-07-08 16:07:46 +02:00
Christian Hesse
697cb9a269 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-07-08 16:07:46 +02:00
Christian Hesse
b47896dfa3 bump required RouterOS version for all scripts 2026-06-25 14:09:12 +02:00
Christian Hesse
43893400a5 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-06-25 14:09:12 +02:00
Christian Hesse
5e5441f737 check-health: use :toarray's new delimiter= 2026-06-25 14:09:12 +02:00
Christian Hesse
65592c5b63 fw-addr-lists: support giving several certificates...
... by delimiting with a colon.
2026-06-25 14:09:12 +02:00
Christian Hesse
cae039ef3f netwatch-dns: use :toarray's new delimiter= to split cert names
The new delimiter= parameter for :toarray with introduced in
RouterOS 7.21.
2026-06-25 14:09:12 +02:00
Christian Hesse
37e5a98dbc doc/telegram-chat: start image alt text with 'notification:' or 'screenshot:' 2026-05-27 09:12:18 +02:00
Christian Hesse
4d5c222a87 doc/sms-forward: start image alt text with 'notification:' or 'screenshot:' 2026-05-27 09:12:18 +02:00
Christian Hesse
cfddf5fc54 doc/netwatch-notify: start image alt text with 'notification:' or 'screenshot:' 2026-05-27 09:12:18 +02:00
Christian Hesse
53a4eb27d5 doc/mod/scriptrunonce: start image alt text with 'notification:' or 'screenshot:' 2026-05-27 09:12:18 +02:00
Christian Hesse
44afc407fb doc/mod/notification-telegram: start image alt text with 'notification:' or 'screenshot:' 2026-05-27 09:12:18 +02:00
Christian Hesse
bc002809d6 doc/mod/notification-matrix: start image alt text with 'notification:' or 'screenshot:' 2026-05-27 09:12:18 +02:00