Commit graph

589 commits

Author SHA1 Message Date
Christian Hesse
ac93e0ff69 dhcp-to-dns: allow to ignore for specific lease 2026-05-14 23:01:24 +02:00
Łukasz Witkowski
2888965853 dhcp-to-dns: allow to specify domain for CNAMEs...
... in network or lease.
2026-05-14 23:01:24 +02:00
Christian Hesse
54b35112ae dhcp-to-dns: support to ignore networks
Closes: https://github.com/eworm-de/routeros-scripts/issues/119
2026-05-14 23:01:24 +02:00
Christian Hesse
1972e982a7 bump required RouterOS version for all scripts 2026-05-14 23:01:24 +02:00
Christian Hesse
eae833b8ef update-tunnelbroker: early exit with :exit 2026-05-14 23:01:24 +02:00
Christian Hesse
1fd267abb3 update-gre-address: early exit with :exit 2026-05-14 23:01:24 +02:00
Christian Hesse
a17b190e31 telegram-chat: early exit with :exit 2026-05-14 23:01:24 +02:00
Christian Hesse
0894e5c894 sms-forward: early exit with :exit 2026-05-14 23:01:24 +02:00
Christian Hesse
26326e36ca sms-action: early exit with :exit 2026-05-14 23:01:24 +02:00
Christian Hesse
b9a8ee1908 ppp-on-up: early exit with :exit 2026-05-14 23:01:24 +02:00
Christian Hesse
19ac85cff8 packages-update: early exit with :exit 2026-05-14 23:01:24 +02:00
Christian Hesse
181ccaa1b0 ospf-to-leds: early exit with :exit 2026-05-14 23:01:24 +02:00
Christian Hesse
f91c7709bf netwatch-notify: early exit with :exit 2026-05-14 23:01:24 +02:00
Christian Hesse
2b53ab3d77 netwatch-dns: early exit with :exit 2026-05-14 23:01:24 +02:00
Christian Hesse
4532586e19 ipv6-update: early exit with :exit 2026-05-14 23:01:24 +02:00
Christian Hesse
489856518c ipsec-to-dns: early exit with :exit 2026-05-14 23:01:24 +02:00
Christian Hesse
f5d939b71b hotspot-to-wpa: early exit with :exit 2026-05-14 23:01:24 +02:00
Christian Hesse
693f6f8a67 gps-track: early exit with :exit 2026-05-14 23:01:24 +02:00
Christian Hesse
6451cc3c78 fw-addr-lists: early exit with :exit 2026-05-14 23:01:24 +02:00
Christian Hesse
8d0e3b4d77 firmware-upgrade-reboot: early exit with :exit 2026-05-14 23:01:24 +02:00
Christian Hesse
47ac839259 dhcpv6-client-lease: early exit with :exit 2026-05-14 23:01:24 +02:00
Christian Hesse
4055d1558e dhcpv4-server-lease: early exit with :exit 2026-05-14 23:01:24 +02:00
Christian Hesse
f101049b00 dhcp-to-dns: early exit with :exit 2026-05-14 23:01:24 +02:00
Christian Hesse
caedc471c4 dhcp-lease-comment: early exit with :exit 2026-05-14 23:01:24 +02:00
Christian Hesse
318520a9b1 daily-psk: early exit with :exit 2026-05-14 23:01:24 +02:00
Christian Hesse
96332f697b collect-wireless-mac: early exit with :exit 2026-05-14 23:01:24 +02:00
Christian Hesse
622bbc4234 check-routeros-update: early exit with :exit 2026-05-14 23:01:24 +02:00
Christian Hesse
6c686ff478 check-perpetual-license: early exit with :exit 2026-05-14 23:01:24 +02:00
Christian Hesse
cb0ed55604 check-lte-firmware-upgrade: early exit with :exit 2026-05-14 23:01:23 +02:00
Christian Hesse
746a53109f check-health: early exit with :exit 2026-05-14 23:01:23 +02:00
Christian Hesse
e550c77935 check-certificates: early exit with :exit 2026-05-14 23:01:23 +02:00
Christian Hesse
02e0f0ab69 certificate-renew-issued: early exit with :exit 2026-05-14 23:01:23 +02:00
Christian Hesse
00757f808f capsman-rolling-upgrade: early exit with :exit 2026-05-14 23:01:23 +02:00
Christian Hesse
2d269f96d2 capsman-download-packages: early exit with :exit 2026-05-14 23:01:23 +02:00
Christian Hesse
4e3698edc1 backup-upload: early exit with :exit 2026-05-14 23:01:23 +02:00
Christian Hesse
65dd7e6a9b backup-partition: early exit with :exit 2026-05-14 23:01:23 +02:00
Christian Hesse
9a2cf4cad3 backup-email: early exit with :exit 2026-05-14 23:01:23 +02:00
Christian Hesse
a68ee9257f backup-cloud: early exit with :exit 2026-05-14 23:01:23 +02:00
Christian Hesse
e8279ab437 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-14 23:01:23 +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