Christian Hesse
2a82bbe529
hotspot-to-wpa: early exit with :exit
2026-07-07 15:15:22 +02:00
Christian Hesse
9e419cfd7f
gps-track: early exit with :exit
2026-07-07 15:15:22 +02:00
Christian Hesse
0cb16041e5
fw-addr-lists: early exit with :exit
2026-07-07 15:15:22 +02:00
Christian Hesse
69e1160ccb
firmware-upgrade-reboot: early exit with :exit
2026-07-07 15:15:22 +02:00
Christian Hesse
3a44047b44
dhcpv6-client-lease: early exit with :exit
2026-07-07 15:15:22 +02:00
Christian Hesse
f01917b88f
dhcpv4-server-lease: early exit with :exit
2026-07-07 15:15:22 +02:00
Christian Hesse
7d06eea3af
dhcp-to-dns: early exit with :exit
2026-07-07 15:15:22 +02:00
Christian Hesse
3ae3169eb0
dhcp-lease-comment: early exit with :exit
2026-07-07 15:15:22 +02:00
Christian Hesse
64bf883f82
daily-psk: early exit with :exit
2026-07-07 15:15:22 +02:00
Christian Hesse
c65480d0f7
collect-wireless-mac: early exit with :exit
2026-07-07 15:15:22 +02:00
Christian Hesse
6f2ed76bcd
check-routeros-update: early exit with :exit
2026-07-07 15:15:22 +02:00
Christian Hesse
f0aa3b90d7
check-perpetual-license: early exit with :exit
2026-07-07 15:15:22 +02:00
Christian Hesse
9400d07c0d
check-lte-firmware-upgrade: early exit with :exit
2026-07-07 15:15:22 +02:00
Christian Hesse
325c2cb830
check-health: early exit with :exit
2026-07-07 15:15:22 +02:00
Christian Hesse
5c7115a116
check-certificates: early exit with :exit
2026-07-07 15:15:22 +02:00
Christian Hesse
1cfa2c41b4
certificate-renew-issued: early exit with :exit
2026-07-07 15:15:22 +02:00
Christian Hesse
c5f7de1dce
capsman-rolling-upgrade: early exit with :exit
2026-07-07 15:15:22 +02:00
Christian Hesse
6aa9b81024
capsman-download-packages: early exit with :exit
2026-07-07 15:15:22 +02:00
Christian Hesse
c71a82138a
backup-upload: early exit with :exit
2026-07-07 15:15:22 +02:00
Christian Hesse
a924e1aedd
backup-partition: early exit with :exit
2026-07-07 15:15:22 +02:00
Christian Hesse
1f622ed24f
backup-email: early exit with :exit
2026-07-07 15:15:22 +02:00
Christian Hesse
5cf181601d
backup-cloud: early exit with :exit
2026-07-07 15:15:22 +02:00
Christian Hesse
a34eed2fe2
Merge branch 'compare-ids' into next
2026-07-07 15:15:22 +02:00
Christian Hesse
55eef9c692
global-functions: $ScriptInstallUpdate: log and print error
...
It is no longer expected to fail... So let's complain.
2026-07-07 15:15:22 +02:00
Christian Hesse
cbbd527017
global-functions: deprecate $HexToNum
2026-07-07 15:15:22 +02:00
Christian Hesse
3801cc4847
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-07 15:15:22 +02:00
Christian Hesse
024fd4369e
log-forward: fix indention
2026-07-07 15:15:22 +02:00
Christian Hesse
1489d096e0
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-07 15:15:22 +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
Christian Hesse
43893400a5
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-06-25 14:09:12 +02:00
Christian Hesse
d231991630
global-functions: $CertificateDownload: drop the old builtin-trust-anchors
2026-06-25 14:09:12 +02:00
Christian Hesse
3682f9d0f7
mod/notification-matrix: use :convert for url-encoding
2026-06-25 14:09:12 +02:00
Christian Hesse
74198d0f38
Merge branch 'toarray-delimiter' into next
2026-06-25 14:09:12 +02:00
Christian Hesse
4fc18c426d
global-functions: $CertificateAvailable: drop the old builtin-trust-anchors
2026-06-25 14:09:12 +02:00
Christian Hesse
8e027fe09d
daily-psk: use :convert for url-encoding
2026-06-25 14:09:12 +02:00
Christian Hesse
1ba3031d47
introduce STAR-HISTORY
2026-06-25 14:09:12 +02:00
Christian Hesse
5e5441f737
check-health: use :toarray's new delimiter=
2026-06-25 14:09:12 +02:00
Christian Hesse
c1a6ddb84e
README: drop the old builtin-trust-anchors
2026-06-25 14:09:12 +02:00
Christian Hesse
fed60eaf5d
check-certificates: use :convert for url-encoding
2026-06-25 14:09:12 +02:00
Christian Hesse
8ea5690aff
fw-addr-lists: get both Let's Encrypt certificates for rsc.eworm.de
2026-06-25 14:09:12 +02:00
Christian Hesse
65592c5b63
fw-addr-lists: support giving several certificates...
...
... by delimiting with a colon.
2026-06-25 14:09:12 +02:00
Christian Hesse
cae039ef3f
netwatch-dns: use :toarray's new delimiter= to split cert names
...
The new delimiter= parameter for :toarray with introduced in
RouterOS 7.21.
2026-06-25 14:09:12 +02:00
Christian Hesse
dfdfdd69c2
Merge branch 'lets-encrypt-new-chain' into next
2026-05-27 09:12:18 +02:00