Compare commits

..

78 commits

Author SHA1 Message Date
Christian Hesse
99af1b6175 Merge branch 'dhcp-to-dns' into next 2026-05-13 16:55:25 +02:00
Christian Hesse
efa5bd2abe bump required RouterOS version for all scripts 2026-05-13 16:55:25 +02:00
Christian Hesse
017ccf44d8 dhcp-to-dns: allow to ignore for specific lease 2026-05-13 16:55:25 +02:00
Christian Hesse
adee675eb0 global-functions: $NetMask6: use shift operator...
... and drop the workaround. This requires RouterOS 7.22beta3.
2026-05-13 16:55:25 +02:00
Christian Hesse
f59a0d1bbb update list of contributors 2026-05-13 16:55:25 +02:00
Christian Hesse
2f83857b76 Merge branch 'break-in-loop' into next 2026-05-13 16:55:25 +02:00
Łukasz Witkowski
99945d1334 dhcp-to-dns: allow to specify domain for CNAMEs...
... in network or lease.
2026-05-13 16:55:25 +02:00
Christian Hesse
574b86f024 Merge branch 'continue-in-loop' into next 2026-05-13 16:55:25 +02:00
Christian Hesse
cb8b8b36d6 telegram-chat: fix indention 2026-05-13 16:55:25 +02:00
Łukasz Witkowski
e0f6546b2d dhcp-to-dns: set $LeaseInfo 2026-05-13 16:55:25 +02:00
Christian Hesse
51e7d6a593 Merge branch 'early-exit-with-exit' into next 2026-05-13 16:55:25 +02:00
Christian Hesse
7cb536c829 dhcp-to-dns: fix indention 2026-05-13 16:55:25 +02:00
Christian Hesse
74cc03474b telegram-chat: use :break in loop 2026-05-13 16:55:25 +02:00
Łukasz Witkowski
d54eabb085 dhcp-to-dns: convert DNS names to lower case 2026-05-13 16:55:25 +02:00
Christian Hesse
822559afbc Merge branch 'compare-ids' into next 2026-05-13 16:55:25 +02:00
Christian Hesse
305200ca1b global-functions: deprecate $ExitError 2026-05-13 16:55:25 +02:00
Christian Hesse
77cf23ab95 dhcp-to-dns: use another :continue in loop 2026-05-13 16:55:25 +02:00
Christian Hesse
d81c075b59 check-certificates: use :break in loop 2026-05-13 16:55:25 +02:00
Christian Hesse
a024aff5f1 dhcp-to-dns: support to ignore networks
Closes: https://github.com/eworm-de/routeros-scripts/issues/119
2026-05-13 16:55:25 +02:00
Christian Hesse
c58501b1fb global-functions: deprecate $HexToNum 2026-05-13 16:55:25 +02:00
Christian Hesse
7548b5e5a8 update-tunnelbroker: early exit with :exit 2026-05-13 16:55:25 +02:00
Christian Hesse
8a8dee53dc dhcp-to-dns: use :continue in loop 2026-05-13 16:55:25 +02:00
Christian Hesse
0d455c4a7b log-forward: fix indention 2026-05-13 16:55:25 +02:00
Christian Hesse
27a793bab5 update-gre-address: early exit with :exit 2026-05-13 16:55:25 +02:00
Christian Hesse
42abd26f0c telegram-chat: use :continue in loop 2026-05-13 16:55:25 +02:00
Christian Hesse
8053b21f1f telegram-chat: early exit with :exit 2026-05-13 16:55:25 +02:00
Christian Hesse
d4fbe5286a netwatch-dns: fix indention 2026-05-13 16:55:25 +02:00
Christian Hesse
3f97d9111d sms-forward: early exit with :exit 2026-05-13 16:55:25 +02:00
Christian Hesse
6e09ab8e94 netwatch-dns: use :continue in loop 2026-05-13 16:55:25 +02:00
Christian Hesse
a930ec53c4 sms-action: early exit with :exit 2026-05-13 16:55:25 +02:00
Christian Hesse
76ee34913e netwatch-dns: fix indention 2026-05-13 16:55:25 +02:00
Christian Hesse
6501c08fd6 ppp-on-up: early exit with :exit 2026-05-13 16:55:25 +02:00
Christian Hesse
24d635542c netwatch-dns: use :continue in loop 2026-05-13 16:55:25 +02:00
Christian Hesse
4b81df0081 packages-update: early exit with :exit 2026-05-13 16:55:25 +02:00
Christian Hesse
18097e10e6 global-functions: $ScriptInstallUpdate: fix indention 2026-05-13 16:55:25 +02:00
Christian Hesse
01aa94082e ospf-to-leds: early exit with :exit 2026-05-13 16:55:25 +02:00
Christian Hesse
ce8d3b4753 global-functions: $ScriptInstallUpdate: use :continue in loop 2026-05-13 16:55:25 +02:00
Christian Hesse
a632b15bff netwatch-notify: early exit with :exit 2026-05-13 16:55:25 +02:00
Christian Hesse
89e66670fe global-functions: $CleanName: use :continue in loop 2026-05-13 16:55:25 +02:00
Christian Hesse
5a546114c9 netwatch-dns: early exit with :exit 2026-05-13 16:55:25 +02:00
Christian Hesse
d7b0f66736 fw-addr-lists: fix indention 2026-05-13 16:55:25 +02:00
Christian Hesse
db90f8d306 log-forward: early exit with :exit 2026-05-13 16:55:25 +02:00
Christian Hesse
2a2975a491 fw-addr-lists: use :continue in loop 2026-05-13 16:55:25 +02:00
Christian Hesse
4cd0504548 ipv6-update: early exit with :exit 2026-05-13 16:55:25 +02:00
Christian Hesse
546aaa80d0 ipsec-to-dns: early exit with :exit 2026-05-13 16:55:25 +02:00
Christian Hesse
dcc39e6fb0 hotspot-to-wpa-cleanup: early exit with :exit 2026-05-13 16:55:25 +02:00
Christian Hesse
95cc6b2822 hotspot-to-wpa: early exit with :exit 2026-05-13 16:55:25 +02:00
Christian Hesse
869c75b53d gps-track: early exit with :exit 2026-05-13 16:55:25 +02:00
Christian Hesse
51e6c32f8c fw-addr-lists: early exit with :exit 2026-05-13 16:55:25 +02:00
Christian Hesse
6855ae2b6f firmware-upgrade-reboot: early exit with :exit 2026-05-13 16:55:25 +02:00
Christian Hesse
f54e501121 dhcpv6-client-lease: early exit with :exit 2026-05-13 16:55:25 +02:00
Christian Hesse
1ead0d484d dhcpv4-server-lease: early exit with :exit 2026-05-13 16:55:25 +02:00
Christian Hesse
4a5071fab5 dhcp-to-dns: early exit with :exit 2026-05-13 16:55:25 +02:00
Christian Hesse
77c336e99b dhcp-lease-comment: early exit with :exit 2026-05-13 16:55:25 +02:00
Christian Hesse
4fde1fa49a daily-psk: early exit with :exit 2026-05-13 16:55:25 +02:00
Christian Hesse
46c5aecb6b collect-wireless-mac: early exit with :exit 2026-05-13 16:55:25 +02:00
Christian Hesse
5db0eaed99 check-routeros-update: early exit with :exit 2026-05-13 16:55:25 +02:00
Christian Hesse
ef1e851197 check-perpetual-license: early exit with :exit 2026-05-13 16:55:25 +02:00
Christian Hesse
5ea97f97c9 check-lte-firmware-upgrade: early exit with :exit 2026-05-13 16:55:25 +02:00
Christian Hesse
c1aba692e5 check-health: early exit with :exit 2026-05-13 16:55:25 +02:00
Christian Hesse
5cf3a88714 check-certificates: early exit with :exit 2026-05-13 16:55:25 +02:00
Christian Hesse
59d1137943 certificate-renew-issued: early exit with :exit 2026-05-13 16:55:25 +02:00
Christian Hesse
5b57d5c58c capsman-rolling-upgrade: early exit with :exit 2026-05-13 16:55:25 +02:00
Christian Hesse
fbf83f9f7b capsman-download-packages: early exit with :exit 2026-05-13 16:55:25 +02:00
Christian Hesse
2761cadede backup-upload: early exit with :exit 2026-05-13 16:55:25 +02:00
Christian Hesse
19cf74c5bc backup-partition: early exit with :exit 2026-05-13 16:55:25 +02:00
Christian Hesse
87a026c442 backup-email: early exit with :exit 2026-05-13 16:55:25 +02:00
Christian Hesse
e78bae595c backup-cloud: early exit with :exit 2026-05-13 16:55:25 +02:00
Christian Hesse
a2d845c861 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 16:55:10 +02:00
Christian Hesse
abf2a5a809 Merge branch 'drop-builtin-trust-anchors' into next 2026-05-13 16:47:25 +02:00
Christian Hesse
13d7cf76a0 mod/notification-email: get property by name
This works now that we require RouterOS 7.21 anyway.
2026-05-13 16:47:25 +02:00
Christian Hesse
9a36fd1f1f INITIAL-COMMANDS: drop the old builtin-trust-anchors 2026-05-13 16:47:25 +02:00
Christian Hesse
24b04a2b43 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 16:47:25 +02:00
Christian Hesse
f82ba60f53 global-functions: $CertificateDownload: drop the old builtin-trust-anchors 2026-05-13 16:47:25 +02:00
Christian Hesse
7998fc68a5 global-functions: $CertificateAvailable: drop the old builtin-trust-anchors 2026-05-13 16:47:25 +02:00
Christian Hesse
da20b386e6 README: drop the old builtin-trust-anchors 2026-05-13 16:47:25 +02:00
Christian Hesse
656b7057b5 Merge branch 'toarray-delimiter' into next 2026-05-13 16:47:16 +02:00
Christian Hesse
63b8660f94 check-health: use :toarray's new delimiter= to split cert names 2026-05-13 16:46:07 +02:00

Diff content is not available