Commit graph

3574 commits

Author SHA1 Message Date
Christian Hesse
00fb7661b4 ppp-on-up: early exit with :exit 2026-07-13 22:15:51 +02:00
Christian Hesse
c49db4793e packages-update: early exit with :exit 2026-07-13 22:15:51 +02:00
Christian Hesse
3c6fbbb806 ospf-to-leds: early exit with :exit 2026-07-13 22:15:51 +02:00
Christian Hesse
a2a00c15bd netwatch-notify: early exit with :exit 2026-07-13 22:15:51 +02:00
Christian Hesse
4bbed260f1 netwatch-dns: early exit with :exit 2026-07-13 22:15:51 +02:00
Christian Hesse
d5fd9ac3ca log-forward: early exit with :exit 2026-07-13 22:15:51 +02:00
Christian Hesse
494e9b9650 ipv6-update: early exit with :exit 2026-07-13 22:15:51 +02:00
Christian Hesse
3b2abf4a50 ipsec-to-dns: early exit with :exit 2026-07-13 22:15:51 +02:00
Christian Hesse
630ec80cf0 hotspot-to-wpa-cleanup: early exit with :exit 2026-07-13 22:15:51 +02:00
Christian Hesse
9886d87685 hotspot-to-wpa: early exit with :exit 2026-07-13 22:15:51 +02:00
Christian Hesse
e28828be4f gps-track: early exit with :exit 2026-07-13 22:15:51 +02:00
Christian Hesse
f1a9c39ecc fw-addr-lists: early exit with :exit 2026-07-13 22:15:51 +02:00
Christian Hesse
962f4f1730 firmware-upgrade-reboot: early exit with :exit 2026-07-13 22:15:51 +02:00
Christian Hesse
1018f3c0e2 dhcpv6-client-lease: early exit with :exit 2026-07-13 22:15:51 +02:00
Christian Hesse
78df2ac323 dhcpv4-server-lease: early exit with :exit 2026-07-13 22:15:51 +02:00
Christian Hesse
c754daa34c dhcp-to-dns: early exit with :exit 2026-07-13 22:15:51 +02:00
Christian Hesse
40c449e7a2 dhcp-lease-comment: early exit with :exit 2026-07-13 22:15:51 +02:00
Christian Hesse
e1b07f50d0 daily-psk: early exit with :exit 2026-07-13 22:15:51 +02:00
Christian Hesse
70282338da collect-wireless-mac: early exit with :exit 2026-07-13 22:15:51 +02:00
Christian Hesse
37d7597ff9 check-routeros-update: early exit with :exit 2026-07-13 22:15:51 +02:00
Christian Hesse
4c48d8b996 check-perpetual-license: early exit with :exit 2026-07-13 22:15:51 +02:00
Christian Hesse
377bd0b19e check-lte-firmware-upgrade: early exit with :exit 2026-07-13 22:15:51 +02:00
Christian Hesse
9390a98dc5 check-health: early exit with :exit 2026-07-13 22:15:51 +02:00
Christian Hesse
51639a604d check-certificates: early exit with :exit 2026-07-13 22:15:51 +02:00
Christian Hesse
4d15a074f2 certificate-renew-issued: early exit with :exit 2026-07-13 22:15:51 +02:00
Christian Hesse
67f068e18b capsman-rolling-upgrade: early exit with :exit 2026-07-13 22:15:51 +02:00
Christian Hesse
ffc9692159 capsman-download-packages: early exit with :exit 2026-07-13 22:15:51 +02:00
Christian Hesse
12f6988551 backup-upload: early exit with :exit 2026-07-13 22:15:51 +02:00
Christian Hesse
e30798a850 backup-partition: early exit with :exit 2026-07-13 22:15:51 +02:00
Christian Hesse
012c1822c9 backup-email: early exit with :exit 2026-07-13 22:15:51 +02:00
Christian Hesse
25aff035d4 backup-cloud: early exit with :exit 2026-07-13 22:15:51 +02:00
Christian Hesse
742ea03cfb Merge branch 'compare-ids' into next 2026-07-13 22:15:51 +02:00
Christian Hesse
b916d92539 global-functions: deprecate $HexToNum 2026-07-13 22:15:51 +02:00
Christian Hesse
d9d854b38c log-forward: fix indention 2026-07-13 22:15:51 +02:00
Christian Hesse
2adcb50762 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-13 22:15:51 +02:00
Christian Hesse
892be682bb drop STAR-HISTORY...
... as GitHub restricted starred data to a repository's own admin and
collaborators. So useless here...

This reverts commit 1ba3031d47.
2026-07-13 22:13:44 +02:00
Christian Hesse
4480282079 INITIAL-COMMANDS: warn on missing checksums 2026-07-08 16:07:44 +02:00
Christian Hesse
e906deda04 INITIAL-COMMANDS: give hint on url in global configuration overlay 2026-07-08 16:07:19 +02:00
Christian Hesse
5f32948f20 INITIAL-COMMANDS: give option to install from mirrors 2026-07-08 16:06:53 +02:00
Christian Hesse
0c69d49480 certs: add 'Sectigo Public Server Authentication Root R46'...
... to use with gitlab.com for mirror.

curl -d '["Sectigo Public Server Authentication Root R46"]' https://mkcert.org/generate/ | grep -v '^$' > certs/Sectigo-Public-Server-Authentication-Root-R46.pem
2026-07-08 15:29:36 +02:00
Christian Hesse
b960a9d2fb global-functions: $ScriptInstallUpdate: log and print error
It is no longer expected to fail... So let's complain.
2026-07-08 15:29:36 +02:00
Christian Hesse
aa14c26488 global-functions: $ScriptInstallUpdate: skip checksums if not rsc.eworm.de
The file is not in git repository, but generated when deploying to my
server only.
2026-07-08 15:29:36 +02:00
Christian Hesse
e8fb8fe74e Merge branch 'convert-to-url' into next 2026-06-25 14:09:12 +02:00
Christian Hesse
b47896dfa3 bump required RouterOS version for all scripts 2026-06-25 14:09:12 +02:00
Christian Hesse
5a23a83d35 global-functions: deprecate $UrlEncode 2026-06-25 14:09:12 +02:00
Christian Hesse
12bcacdfe0 Merge branch 'drop-builtin-trust-anchors' into next 2026-06-25 14:09:12 +02:00
Christian Hesse
6653a0a070 mod/notification-telegram: use :convert for url-encoding 2026-06-25 14:09:12 +02:00
Christian Hesse
bf19bf0520 mod/notification-email: get property by name
This works now that we require RouterOS 7.21 anyway.
2026-06-25 14:09:12 +02:00
Christian Hesse
cb423d2491 INITIAL-COMMANDS: drop the old builtin-trust-anchors 2026-06-25 14:09:12 +02:00
Christian Hesse
f36f81e8c3 mod/notification-ntfy: use :convert for url-encoding 2026-06-25 14:09:12 +02:00