Christian Hesse
|
0de6d006ae
|
update list of contributors
|
2025-06-04 22:30:51 +02:00 |
|
Christian Hesse
|
1f4bf9ee63
|
check-routeros-update: remove a stale scheduler
|
2025-06-04 22:30:51 +02:00 |
|
Christian Hesse
|
c3d3d61f92
|
packages-update: support deferred reboot with longer interval
|
2025-06-04 22:30:51 +02:00 |
|
Christian Hesse
|
6130c94cc1
|
Merge branch 'file' into next
|
2025-06-04 22:30:51 +02:00 |
|
Christian Hesse
|
15fd522d3d
|
capsman-download-packages: adopt new functionality from file menu
|
2025-06-04 22:30:51 +02:00 |
|
Christian Hesse
|
5b15c82bb1
|
capsman-download-packages: use $FileGet ...
... to work around restrictions in new file handling.
|
2025-06-04 22:30:48 +02:00 |
|
Christian Hesse
|
30b80e903d
|
telegram-chat: use $FileExists ...
... to work around restrictions in new file handling.
|
2025-06-04 22:30:45 +02:00 |
|
Christian Hesse
|
80aed200fd
|
mod/ssh-keys-import: use $FileExists ...
... to work around restrictions in new file handling.
|
2025-06-04 22:30:42 +02:00 |
|
Christian Hesse
|
2d81984aed
|
mod/notification-email: use $RmFile
|
2025-06-04 22:30:42 +02:00 |
|
Christian Hesse
|
e3284ca770
|
mod/notification-email: use $FileExists ...
... to work around restrictions in new file handling.
|
2025-06-04 22:30:39 +02:00 |
|
Christian Hesse
|
daee05dbd7
|
backup-email: add a comment why files are not removed
|
2025-06-04 22:30:39 +02:00 |
|
Christian Hesse
|
43bac7c33c
|
backup-email: check for .conf file
|
2025-06-04 22:30:39 +02:00 |
|
Christian Hesse
|
a2f837be59
|
backup-email: use :retry and $FileExists ...
... to work around restrictions in new file handling.
|
2025-06-04 22:30:36 +02:00 |
|
Christian Hesse
|
8353a8547f
|
global-functions: $DownloadPackage: use $FileExists ...
... to work around restrictions in new file handling.
|
2025-06-04 22:30:33 +02:00 |
|
Christian Hesse
|
cb984a5e52
|
global-functions: introduce $FileExists
|
2025-06-04 22:28:25 +02:00 |
|
Christian Hesse
|
0e00a228d6
|
global-functions: $WaitForFile: use :retry for simplification, ...
... and to work around restrictions in new file handling.
|
2025-06-04 22:28:20 +02:00 |
|
Christian Hesse
|
e08bb2192d
|
global-functions: $WaitForFile: drop the workaround
This was fixed in RouterOS 7.18rc1, so should be ok to remove now.
|
2025-06-04 22:28:20 +02:00 |
|
Christian Hesse
|
fb8e616846
|
global-functions: $RmFile: use $FileGet ...
... to work around restrictions in new file handling.
|
2025-06-04 22:28:17 +02:00 |
|
Christian Hesse
|
d993495e44
|
global-functions: $RmDir: use $FileGet ...
... to work around restrictions in new file handling.
|
2025-06-04 22:28:14 +02:00 |
|
Christian Hesse
|
1e4f168735
|
global-functions: $MkDir: use $FileGet ...
... to work around restrictions in new file handling.
|
2025-06-04 22:28:11 +02:00 |
|