Age | Commit message (Expand) | Author | Files | Lines |
---|---|---|---|---|
2024-01-31 | backup-upload: use $CleanName | Christian Hesse | 1 | -2/+2 |
2024-01-30 | backup-upload: use :jobname to get script name | Christian Hesse | 1 | -1/+2 |
2024-01-19 | backup-upload: fix the upload symbol...•••... which broke with commit 080bef89a934980271a50eed25a494a0bc33d007. | Christian Hesse | 1 | -1/+1 |
2024-01-01 | update copyright for 2024 | Christian Hesse | 1 | -1/+1 |
2023-11-22 | backup-upload: get rid of '.txt' file extension | Christian Hesse | 1 | -4/+4 |
2023-11-15 | backup-upload: build file info in a function | Christian Hesse | 1 | -14/+18 |
2023-11-15 | backup-upload: give more info on files | Christian Hesse | 1 | -6/+19 |
2023-09-13 | packages-update: implement backup script order | Christian Hesse | 1 | -1/+1 |
2023-08-30 | backup-upload: revert changes, add comment with warning•••Turned out that using `/file/add ...` introduced a regression. Accessing (reading and writing) file contents is limited to 4095 bytes. This limitation does not exist for `:execute script=... file=...`, so keep the old code. Also add a comment with warning. | Christian Hesse | 1 | -21/+13 |
2023-08-30 | backup-upload: check configuration size before writing file | Christian Hesse | 1 | -7/+9 |
2023-08-29 | backup-upload: detect failure creating config file | Christian Hesse | 1 | -6/+13 |
2023-08-29 | backup-upload: write config file directly•••This functionality was added in RouterOS 7.9beta4... routeros-7.9beta4-7 | Christian Hesse | 1 | -5/+5 |
2023-06-12 | backup-upload: lock the script | Christian Hesse | 1 | -0/+2 |
2023-04-24 | backup-upload: use $FormatLine | Christian Hesse | 1 | -3/+4 |
2023-03-07 | rename scripts and add file extension ".rsc"•••No functional change for the user... The migration is done automatically. change-95 | Christian Hesse | 1 | -0/+129 |