Age | Commit message (Expand) | Author | Files | Lines |
---|---|---|---|---|
2024-07-16 | bump RouterOS requirement for all scripts and modules...•••... now that global-functions requires RouterOS 7.14 anyway. | Christian Hesse | 1 | -1/+1 |
2024-07-08 | backup-partition: check that target is inactive | Christian Hesse | 1 | -2/+2 |
2024-07-08 | backup-partition: check the fallback partition actually exists...•••... and use its id for actions. | Christian Hesse | 1 | -8/+16 |
2024-07-05 | backup-partition: rename variable | Christian Hesse | 1 | -8/+8 |
2024-05-23 | backup-partition: support copy before feature update | Christian Hesse | 1 | -0/+13 |
2024-05-23 | backup-partition: move code to a local function | Christian Hesse | 1 | -5/+17 |
2024-05-23 | backup-partition: support RouterOS copy-over...•••... when run interactively from CLI. | Christian Hesse | 1 | -0/+17 |
2024-04-07 | bump RouterOS requirement for all scripts and modules...•••... now that global-functions requires RouterOS 7.13 anyway. routeros-7.13-6 | Christian Hesse | 1 | -1/+1 |
2024-03-12 | backup-partition: switch to $LogPrint | Christian Hesse | 1 | -7/+5 |
2024-03-12 | backup-partition: pass failure to packages-update | Christian Hesse | 1 | -3/+12 |
2024-03-12 | backup-partition: drop main function, use :do with on-error | Christian Hesse | 1 | -6/+4 |
2024-03-12 | global-functions: $ScriptLock: do not exit from global function | Christian Hesse | 1 | -1/+3 |
2024-03-04 | backup-partition: move code into function | Christian Hesse | 1 | -25/+30 |
2024-02-02 | backup-partition: make sure to remove the scheduler on failure | Christian Hesse | 1 | -0/+1 |
2024-02-02 | backup-partition: get the actual real name...•••... to prevent confusion after restore. | Christian Hesse | 1 | -4/+4 |
2024-02-02 | backup-partition: add a scheduler in backup...•••... that logs a warning when backup is booted. | Christian Hesse | 1 | -0/+4 |
2024-02-02 | backup-partition: use plain variable for name | Christian Hesse | 1 | -4/+4 |
2024-01-30 | backup-partition: use :jobname to get script name | Christian Hesse | 1 | -1/+2 |
2024-01-01 | update copyright for 2024 | Christian Hesse | 1 | -1/+1 |
2023-09-13 | packages-update: implement backup script order | Christian Hesse | 1 | -1/+1 |
2023-06-12 | backup-partition: lock the script | Christian Hesse | 1 | -0/+3 |
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/+36 |