Christian Hesse
df12e8846d
firmware-upgrade-reboot: early exit with :exit
2026-04-28 16:37:09 +02:00
Christian Hesse
fe3f98795c
dhcpv6-client-lease: early exit with :exit
2026-04-28 16:37:09 +02:00
Christian Hesse
80f112d0e8
dhcpv4-server-lease: early exit with :exit
2026-04-28 16:37:09 +02:00
Christian Hesse
acc508ee7a
dhcp-to-dns: early exit with :exit
2026-04-28 16:37:09 +02:00
Christian Hesse
999dc1798d
dhcp-lease-comment: early exit with :exit
2026-04-28 16:37:09 +02:00
Christian Hesse
b163e28402
daily-psk: early exit with :exit
2026-04-28 16:37:09 +02:00
Christian Hesse
b2b0aa2bdc
collect-wireless-mac: early exit with :exit
2026-04-28 16:37:09 +02:00
Christian Hesse
deac154e9b
check-routeros-update: early exit with :exit
2026-04-28 16:37:09 +02:00
Christian Hesse
a6b1bb33b2
check-perpetual-license: early exit with :exit
2026-04-28 16:37:09 +02:00
Christian Hesse
c4a14cafbe
check-lte-firmware-upgrade: early exit with :exit
2026-04-28 16:37:09 +02:00
Christian Hesse
0fca38c912
check-health: early exit with :exit
2026-04-28 16:37:09 +02:00
Christian Hesse
d402beb799
check-certificates: early exit with :exit
2026-04-28 16:37:09 +02:00
Christian Hesse
797fa73be7
certificate-renew-issued: early exit with :exit
2026-04-28 16:37:09 +02:00
Christian Hesse
ab1a9622be
capsman-rolling-upgrade: early exit with :exit
2026-04-28 16:37:09 +02:00
Christian Hesse
953911ca59
capsman-download-packages: early exit with :exit
2026-04-28 16:37:09 +02:00
Christian Hesse
4dc75f16dd
backup-upload: early exit with :exit
2026-04-28 16:37:09 +02:00
Christian Hesse
44864d0a7d
backup-partition: early exit with :exit
2026-04-28 16:37:09 +02:00
Christian Hesse
ae10251ed2
backup-email: early exit with :exit
2026-04-28 16:37:09 +02:00
Christian Hesse
8b19fb396c
backup-cloud: early exit with :exit
2026-04-28 16:37:09 +02:00
Christian Hesse
5cb42b0fe7
Merge branch 'compare-ids' into next
2026-04-28 16:37:09 +02:00
Christian Hesse
eedcdf6575
Merge branch 'drop-builtin-trust-anchors' into next
2026-04-28 16:37:09 +02:00
Christian Hesse
929c86ef12
global-functions: deprecate $HexToNum
2026-04-28 16:37:09 +02:00
Christian Hesse
4349ea150b
mod/notification-email: get property by name
...
This works now that we require RouterOS 7.21 anyway.
2026-04-28 16:37:09 +02:00
Christian Hesse
504dcdef7b
INITIAL-COMMANDS: drop the old builtin-trust-anchors
2026-04-28 16:37:09 +02:00
Christian Hesse
590f7e4689
log-forward: fix indention
2026-04-28 16:37:09 +02:00
Christian Hesse
63a13ec096
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-04-28 16:37:09 +02:00
Christian Hesse
c151fc9e1d
global-functions: $CertificateDownload: drop the old builtin-trust-anchors
2026-04-28 16:37:09 +02:00
Christian Hesse
74422f952c
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-04-28 16:37:09 +02:00
Christian Hesse
cd4052ba6b
Merge branch 'backup-filename-date' into next
2026-04-28 16:37:09 +02:00
Christian Hesse
c451f2c191
global-functions: $CertificateAvailable: drop the old builtin-trust-anchors
2026-04-28 16:37:09 +02:00
Christian Hesse
c5da07eec9
README: drop the old builtin-trust-anchors
2026-04-28 16:37:09 +02:00
Christian Hesse
2f5aa2f337
backup-{email,upload}: add setting in configuration
2026-04-28 16:36:45 +02:00
Christian Hesse
2f621a5981
backup-upload: drop the GMT offset from filename...
...
... as it is of little help only. Also it is ambiguous due
to signdness being dropped when cleaning the name.
2026-04-28 16:36:31 +02:00
Christian Hesse
fd956519e2
backup-email: drop the GMT offset from filename...
...
... as it is of little help only. Also it is ambiguous due
to signdness being dropped when cleaning the name.
2026-04-28 16:36:31 +02:00
Christian Hesse
0382a368ec
backup-upload: support date & time in filename
2026-04-28 16:36:31 +02:00
Christian Hesse
d54a0d541d
backup-email: support date & time in filename
2026-04-28 16:36:31 +02:00
Christian Hesse
174e16502a
global-config: update comment on backup options
2026-04-28 16:36:15 +02:00
Christian Hesse
11dc1e2aa1
ipv6-update: log dynamic entry with info, not warning
2026-04-24 14:28:25 +02:00
Christian Hesse
1f460b5bae
mod/notification-email: add setting for certificate verification
2026-04-23 09:17:42 +02:00
Christian Hesse
f5dbc27a01
global-functions: $CertificateDownload: extend the check for builtin certificates
2026-04-23 09:17:42 +02:00
Christian Hesse
f69925e537
global-functions: $CertificateAvailable: warn on undefined intended use
2026-04-23 09:17:42 +02:00
Christian Hesse
885129d650
contrib/telegram: add note for dhcpv6-client-lease
2026-04-23 09:17:42 +02:00
Christian Hesse
d00a517c3b
mod/ssh-keys-import: drop old property
...
The property name changed in RouterOS 7.21beta2, so bump required
version to 7.21.
2026-04-16 09:04:20 +02:00
Christian Hesse
303d7565a2
ipv6-update: delay on parallel run...
...
... instead of just exiting. This makes sense for fast change
valid/invalid/valid, and also for several configured clients.
2026-04-16 09:01:51 +02:00
Christian Hesse
89b9c62e52
ipv6-update: support dhcpv6-client-lease script...
...
... by adding a provide, and handling global variable
$DHCPv6ClientLeaseVars.
2026-04-15 10:46:35 +02:00
Christian Hesse
3a66eb4192
introduce 'dhcpv6-client-lease' to run scripts on lease
2026-04-15 10:46:35 +02:00
Christian Hesse
e54a4572f7
rename lease-script -> dhcpv4-server-lease
2026-04-14 15:32:19 +02:00
Christian Hesse
6b3f3c1e46
news-and-changes: always end migration code with semicolon
2026-04-14 15:11:47 +02:00
Christian Hesse
736ff98bce
doc/ipv6-update: remove extra dot
2026-04-10 20:27:02 +02:00
Christian Hesse
492edcd23f
contrib/logo-color: mark the external link
2026-03-25 09:49:12 +01:00