Christian Hesse
e4ff05e299
dhcp-to-dns: allow to ignore for specific lease
2026-05-13 18:24:40 +02:00
Christian Hesse
8311e1d81d
update list of contributors
2026-05-13 18:24:40 +02:00
Łukasz Witkowski
bd43e75e9f
dhcp-to-dns: allow to specify domain for CNAMEs...
...
... in network or lease.
2026-05-13 18:24:40 +02:00
Łukasz Witkowski
166bd708b1
dhcp-to-dns: set $LeaseInfo
2026-05-13 18:24:40 +02:00
Łukasz Witkowski
059fb0da0e
dhcp-to-dns: convert DNS names to lower case
2026-05-13 18:24:40 +02:00
Christian Hesse
aedc8f59fb
dhcp-to-dns: support to ignore networks
...
Closes: https://github.com/eworm-de/routeros-scripts/issues/119
2026-05-13 18:24:40 +02:00
Christian Hesse
7e588c46ab
bump required RouterOS version for all scripts
2026-05-13 18:24:40 +02:00
Christian Hesse
8e52b59e35
global-functions: $NetMask6: use shift operator...
...
... and drop the workaround. This requires RouterOS 7.22beta3.
2026-05-13 18:24:40 +02:00
Christian Hesse
09897e90b7
Merge branch 'break-in-loop' into next
2026-05-13 18:24:40 +02:00
Christian Hesse
d91ffc4d28
Merge branch 'continue-in-loop' into next
2026-05-13 18:24:40 +02:00
Christian Hesse
5ffaf5edd9
telegram-chat: fix indention
2026-05-13 18:24:40 +02:00
Christian Hesse
bc855c56a9
dhcp-to-dns: fix indention
2026-05-13 18:24:40 +02:00
Christian Hesse
c0250aca39
telegram-chat: use :break in loop
2026-05-13 18:24:40 +02:00
Christian Hesse
42ea1835c7
dhcp-to-dns: use another :continue in loop
2026-05-13 18:24:40 +02:00
Christian Hesse
fe9015b963
check-certificates: use :break in loop
2026-05-13 18:24:40 +02:00
Christian Hesse
d66ac7b33c
dhcp-to-dns: use :continue in loop
2026-05-13 18:24:40 +02:00
Christian Hesse
7c7ee6bc26
telegram-chat: use :continue in loop
2026-05-13 18:24:40 +02:00
Christian Hesse
da0764e546
netwatch-dns: fix indention
2026-05-13 18:24:40 +02:00
Christian Hesse
15a856d6f0
Merge branch 'early-exit-with-exit' into next
2026-05-13 18:24:39 +02:00
Christian Hesse
4d3b6b9cda
netwatch-dns: use :continue in loop
2026-05-13 18:24:39 +02:00
Christian Hesse
ae5adb37f2
Merge branch 'compare-ids' into next
2026-05-13 18:24:39 +02:00
Christian Hesse
6c60633642
global-functions: deprecate $ExitError
2026-05-13 18:24:39 +02:00
Christian Hesse
b8b0501513
netwatch-dns: fix indention
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
137e64f972
global-functions: deprecate $HexToNum
2026-05-13 18:24:39 +02:00
Christian Hesse
23d4de7104
update-tunnelbroker: early exit with :exit
2026-05-13 18:24:39 +02:00
Christian Hesse
eb89491cd8
netwatch-dns: use :continue in loop
2026-05-13 18:24:39 +02:00
Christian Hesse
20d215f33d
Merge branch 'drop-builtin-trust-anchors' into next
2026-05-13 18:24:39 +02:00
Christian Hesse
f138624acc
log-forward: fix indention
2026-05-13 18:24:39 +02:00
Christian Hesse
95ea266009
update-gre-address: early exit with :exit
2026-05-13 18:24:39 +02:00
Christian Hesse
5c386d8211
global-functions: $ScriptInstallUpdate: fix indention
2026-05-13 18:24:39 +02:00
Christian Hesse
cc6ddd7f2d
mod/notification-email: get property by name
...
This works now that we require RouterOS 7.21 anyway.
2026-05-13 18:24:39 +02:00
Christian Hesse
3e77598d91
INITIAL-COMMANDS: drop the old builtin-trust-anchors
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
4fc31a0e3d
telegram-chat: early exit with :exit
2026-05-13 18:24:39 +02:00
Christian Hesse
a6190eda1d
global-functions: $ScriptInstallUpdate: use :continue in loop
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
b6a17e6494
global-functions: $CertificateDownload: drop the old builtin-trust-anchors
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
4b328404d2
global-functions: $CleanName: use :continue in loop
2026-05-13 18:24:39 +02:00
Christian Hesse
58e69bbf35
Merge branch 'toarray-delimiter' into next
2026-05-13 18:24:39 +02:00
Christian Hesse
a408c5ec53
global-functions: $CertificateAvailable: drop the old builtin-trust-anchors
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
1d9652c6de
fw-addr-lists: fix indention
2026-05-13 18:24:39 +02:00
Christian Hesse
81784be442
README: drop the old builtin-trust-anchors
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
66d58e4caf
fw-addr-lists: use :continue in loop
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