Christian Hesse
67aea8d5e4
global-functions: $ScriptInstallUpdate: fix indention
2026-01-19 16:09:41 +01:00
Christian Hesse
83d6335379
global-functions: $ScriptInstallUpdate: use :continue in loop
2026-01-19 16:08:37 +01:00
Christian Hesse
8097ebb1fc
fw-addr-lists: fix indention
2026-01-19 15:38:50 +01:00
Christian Hesse
58672a7fef
fw-addr-lists: use :continue in loop
2026-01-19 15:38:00 +01:00
Christian Hesse
511f1cc0f5
doc/mod/ssh-keys-import: update for RouterOS 7.21
2026-01-19 15:31:45 +01:00
Christian Hesse
617a86a932
mod/ssh-keys-import: drop old property
...
The property name changed in RouterOS 7.21beta2, so bump required
version to 7.21.
2026-01-19 15:31:45 +01:00
Christian Hesse
6772085430
telegram-chat: use :continue in loop
2026-01-19 15:31:45 +01:00
Christian Hesse
104639264a
global-functions: $ExitError: drop argument $ExitOK...
...
... as the is no longer required with early exit with :exit.
2026-01-19 15:31:45 +01:00
Christian Hesse
4dee3a9d62
update-tunnelbroker: early exit with :exit
2026-01-19 15:27:26 +01:00
Christian Hesse
9fe72867cb
update-gre-address: early exit with :exit
2026-01-19 15:27:26 +01:00
Christian Hesse
a14d2da314
sms-forward: early exit with :exit
2026-01-19 15:27:26 +01:00
Christian Hesse
878087d855
sms-action: early exit with :exit
2026-01-19 15:27:26 +01:00
Christian Hesse
07671470f4
ppp-on-up: early exit with :exit
2026-01-19 15:27:26 +01:00
Christian Hesse
25abe5797c
packages-update: early exit with :exit
2026-01-19 15:27:26 +01:00
Christian Hesse
d2e6adf529
ospf-to-leds: early exit with :exit
2026-01-19 15:27:26 +01:00
Christian Hesse
eeb449e882
netwatch-notify: early exit with :exit
2026-01-19 15:27:26 +01:00
Christian Hesse
8329bded23
log-forward: early exit with :exit
2026-01-19 15:27:26 +01:00
Christian Hesse
f77c0f4a37
lease-script: early exit with :exit
2026-01-19 15:27:26 +01:00
Christian Hesse
02d4adbe44
ipv6-update: early exit with :exit
2026-01-19 15:27:26 +01:00
Christian Hesse
c0f08d4799
ipsec-to-dns: early exit with :exit
2026-01-19 15:27:26 +01:00
Christian Hesse
9c628f5a7a
hotspot-to-wpa-cleanup: early exit with :exit
2026-01-19 15:27:26 +01:00
Christian Hesse
b76cd6df02
hotspot-to-wpa: early exit with :exit
2026-01-19 15:27:26 +01:00
Christian Hesse
51077a8d0a
gps-track: early exit with :exit
2026-01-19 15:27:26 +01:00
Christian Hesse
74f2e1af7c
fw-addr-lists: early exit with :exit
2026-01-19 15:27:26 +01:00
Christian Hesse
e3bfd3be01
firmware-upgrade-reboot: early exit with :exit
2026-01-19 15:27:26 +01:00
Christian Hesse
c255b5bfa8
dhcp-to-dns: early exit with :exit
2026-01-19 15:27:26 +01:00
Christian Hesse
88a4082475
dhcp-lease-comment: early exit with :exit
2026-01-19 15:27:26 +01:00
Christian Hesse
709acb964c
daily-psk: early exit with :exit
2026-01-19 15:27:26 +01:00
Christian Hesse
d7bbeb6a03
collect-wireless-mac: early exit with :exit
2026-01-19 15:27:26 +01:00
Christian Hesse
ae2251052f
check-routeros-update: early exit with :exit
2026-01-19 15:27:26 +01:00
Christian Hesse
a1f2b00a8b
check-perpetual-license: early exit with :exit
2026-01-19 15:27:26 +01:00
Christian Hesse
11e9631074
check-lte-firmware-upgrade: early exit with :exit
2026-01-19 15:27:26 +01:00
Christian Hesse
46cbbc0e15
check-health: early exit with :exit
2026-01-19 15:27:26 +01:00
Christian Hesse
860a439dc3
check-certificates: early exit with :exit
2026-01-19 15:27:26 +01:00
Christian Hesse
1a05b85bd7
certificate-renew-issued: early exit with :exit
2026-01-19 15:27:26 +01:00
Christian Hesse
b1cd1410cb
capsman-rolling-upgrade: early exit with :exit
2026-01-19 15:27:26 +01:00
Christian Hesse
8b6379ad4e
capsman-download-packages: early exit with :exit
2026-01-19 15:27:26 +01:00
Christian Hesse
49a7ce9f69
backup-upload: early exit with :exit
2026-01-19 15:27:26 +01:00
Christian Hesse
12cff010b9
backup-partition: early exit with :exit
2026-01-19 15:27:26 +01:00
Christian Hesse
d4da1512cf
backup-email: early exit with :exit
2026-01-19 15:27:26 +01:00
Christian Hesse
9e8abb8e14
backup-cloud: early exit with :exit
2026-01-19 15:27:26 +01:00
Christian Hesse
f00174aab2
telegram-chat: early exit with :exit
2026-01-19 14:56:51 +01:00
Christian Hesse
f34feb2b1b
netwatch-dns: early exit with :exit
2026-01-19 14:56:51 +01:00
Christian Hesse
54a9ebd270
global-functions: drop $HexToNum
2026-01-19 14:56:51 +01:00
Christian Hesse
75a0124e82
log-forward: fix indention
2026-01-19 14:56:51 +01:00
Christian Hesse
46702c4ff6
log-forward: use comparison for ids
...
This was introduced with RouterOS 7.22beta1.
Initializing $LogForwardLast with boolean value looks odd, but this is
reuqired to match the very first message.
2026-01-19 14:56:51 +01:00
Christian Hesse
4857b6ba8b
check-certificates: drop the compatibility workaround...
...
... and make it depend in RouterOS 7.19 and its builtin certificates.
2026-01-19 14:56:51 +01:00
Christian Hesse
996b8e2c5d
global-functions: $CertificateAvailable: drop the compatibility workaround...
...
... and make it depend in RouterOS 7.19 and its builtin certificates.
2026-01-19 14:56:51 +01:00
Christian Hesse
73f65c82bd
INITIAL-COMMANDS: drop the compatibility workaround...
...
... and make it depend in RouterOS 7.19 and its builtin certificates.
2026-01-19 14:56:51 +01:00
Christian Hesse
f1333087d2
mode-button: drop unused variable $ExitOK
2026-01-19 14:55:19 +01:00