Commit graph

3586 commits

Author SHA1 Message Date
Christian Hesse
094683e104 update list of contributors 2026-05-19 15:21:37 +02:00
Łukasz Witkowski
62b48e3002 dhcp-to-dns: allow to specify domain for CNAMEs...
... in network or lease.
2026-05-19 15:21:37 +02:00
Łukasz Witkowski
315826db13 dhcp-to-dns: set $LeaseInfo 2026-05-19 15:21:37 +02:00
Łukasz Witkowski
43ab7e5f5f dhcp-to-dns: convert DNS names to lower case 2026-05-19 15:21:37 +02:00
Christian Hesse
2357768a31 dhcp-to-dns: support to ignore networks
Closes: https://github.com/eworm-de/routeros-scripts/issues/119
2026-05-19 15:21:37 +02:00
Christian Hesse
c2538fb7a6 bump required RouterOS version for all scripts 2026-05-19 15:21:37 +02:00
Christian Hesse
fd96f8bbc3 global-functions: $NetMask6: use shift operator...
... and drop the workaround. This requires RouterOS 7.22beta3.
2026-05-19 15:21:37 +02:00
Christian Hesse
49dd935e03 Merge branch 'break-in-loop' into next 2026-05-19 15:21:37 +02:00
Christian Hesse
e6ac506129 Merge branch 'continue-in-loop' into next 2026-05-19 15:21:37 +02:00
Christian Hesse
b2086fe336 telegram-chat: fix indention 2026-05-19 15:21:37 +02:00
Christian Hesse
9f041b09ff Merge branch 'early-exit-with-exit' into next 2026-05-19 15:21:37 +02:00
Christian Hesse
4c4db2f234 dhcp-to-dns: fix indention 2026-05-19 15:21:37 +02:00
Christian Hesse
fb4bb23204 telegram-chat: use :break in loop 2026-05-19 15:21:37 +02:00
Christian Hesse
368449178a Merge branch 'compare-ids' into next 2026-05-19 15:21:37 +02:00
Christian Hesse
ff7cc16dca global-functions: deprecate $ExitError 2026-05-19 15:21:37 +02:00
Christian Hesse
645a343970 dhcp-to-dns: use another :continue in loop 2026-05-19 15:21:37 +02:00
Christian Hesse
cb3ebc122f check-certificates: use :break in loop 2026-05-19 15:21:37 +02:00
Christian Hesse
64488eb014 Merge branch 'html-class-shadow' into next 2026-05-19 15:21:37 +02:00
Christian Hesse
b71c87a1f9 global-functions: deprecate $HexToNum 2026-05-19 15:21:37 +02:00
Christian Hesse
957a5121e4 update-tunnelbroker: early exit with :exit 2026-05-19 15:21:37 +02:00
Christian Hesse
4ec8a097b3 dhcp-to-dns: use :continue in loop 2026-05-19 15:21:37 +02:00
Christian Hesse
0fe17de762 contrib/logo-color: add class (and shadow) for screenshots 2026-05-19 15:21:37 +02:00
Christian Hesse
624c2bc9b3 log-forward: fix indention 2026-05-19 15:21:37 +02:00
Christian Hesse
2c626d8ab6 update-gre-address: early exit with :exit 2026-05-19 15:21:37 +02:00
Christian Hesse
ac5db7dc71 telegram-chat: use :continue in loop 2026-05-19 15:21:37 +02:00
Christian Hesse
b6f28bb5ec contrib/html: support any class name from image alt text 2026-05-19 15:21:37 +02:00
Christian Hesse
c43a5df335 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-19 15:21:37 +02:00
Christian Hesse
2e2e4f4130 telegram-chat: early exit with :exit 2026-05-19 15:21:37 +02:00
Christian Hesse
970b6d9648 netwatch-dns: fix indention 2026-05-19 15:21:37 +02:00
Christian Hesse
6910388bd0 general/style: add shadow for code blocks 2026-05-19 15:21:37 +02:00
Christian Hesse
586e10c407 sms-forward: early exit with :exit 2026-05-19 15:21:37 +02:00
Christian Hesse
8a16568f58 netwatch-dns: use :continue in loop 2026-05-19 15:21:37 +02:00
Christian Hesse
d7e9e84811 contrib/html: add class and shadow for screenshots 2026-05-19 15:21:37 +02:00
Christian Hesse
0e5cae02ff sms-action: early exit with :exit 2026-05-19 15:21:37 +02:00
Christian Hesse
6d1d82bc14 netwatch-dns: fix indention 2026-05-19 15:21:37 +02:00
Christian Hesse
ecefdc94b4 contrib/html: add a class and shadow for notifications 2026-05-19 15:21:37 +02:00
Christian Hesse
4ef067fd19 ppp-on-up: early exit with :exit 2026-05-19 15:21:37 +02:00
Christian Hesse
260199aada netwatch-dns: use :continue in loop 2026-05-19 15:21:37 +02:00
Christian Hesse
2fc74b8ad7 doc/telegram-chat: start image alt text with 'notification:' or 'screenshot:' 2026-05-19 15:21:37 +02:00
Christian Hesse
e0cb1622ca packages-update: early exit with :exit 2026-05-19 15:21:37 +02:00
Christian Hesse
94ae6b5cfe global-functions: $ScriptInstallUpdate: fix indention 2026-05-19 15:21:37 +02:00
Christian Hesse
bbe42fbd8f doc/sms-forward: start image alt text with 'notification:' or 'screenshot:' 2026-05-19 15:21:37 +02:00
Christian Hesse
2af110300a ospf-to-leds: early exit with :exit 2026-05-19 15:21:37 +02:00
Christian Hesse
6c12552276 global-functions: $ScriptInstallUpdate: use :continue in loop 2026-05-19 15:21:37 +02:00
Christian Hesse
d407c17a47 doc/netwatch-notify: start image alt text with 'notification:' or 'screenshot:' 2026-05-19 15:21:37 +02:00
Christian Hesse
7b18953cf8 netwatch-notify: early exit with :exit 2026-05-19 15:21:37 +02:00
Christian Hesse
434c523f85 global-functions: $CleanName: use :continue in loop 2026-05-19 15:21:37 +02:00
Christian Hesse
759ac0f725 doc/mod/scriptrunonce: start image alt text with 'notification:' or 'screenshot:' 2026-05-19 15:21:37 +02:00
Christian Hesse
c0a952c2b0 netwatch-dns: early exit with :exit 2026-05-19 15:21:37 +02:00
Christian Hesse
ec2c2e20bf fw-addr-lists: fix indention 2026-05-19 15:21:37 +02:00