Age | Commit message (Expand) | Author | Files | Lines |
---|---|---|---|---|
2023-03-10 | drop dummy scripts used for migration•••This now causes expected warnings on first run of $ScriptInstallUpdate. The migration still works, as we keep `global-config.changes` and `global-functions`. | Christian Hesse | 1 | -3/+0 |
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 | -105/+1 |
2023-02-08 | backup-email: use :use inside :execute for global-config-overlay•••This will add carriage return and line feed, but works around the limitation of reading just four kilobytes from file. | Christian Hesse | 1 | -2/+2 |
2023-02-07 | backup-email: support sending global-config-overlay | Christian Hesse | 1 | -1/+13 |
2023-02-02 | backup-email: wait for the mail to be sent | Christian Hesse | 1 | -0/+10 |
2023-01-02 | update copyright for 2023 | Christian Hesse | 1 | -1/+1 |
2022-12-13 | backup-email: switch path to tmpfs | Christian Hesse | 1 | -2/+3 |
2022-12-13 | backup-email: create directory later | Christian Hesse | 1 | -4/+4 |
2022-09-29 | backup-email: check if dependency for sending e-mail is installed | Christian Hesse | 1 | -0/+4 |
2022-07-13 | backup-email: update initialization of empty array•••Having the parenthesis here is important for valid syntax! | Christian Hesse | 1 | -1/+1 |
2022-05-11 | backup-email: RouterOS v7 path syntax | Christian Hesse | 1 | -2/+2 |
2022-01-14 | backup-email: export with show-sensitive•••This is available (and required) with RouterOS 7.1rc1. routeros-7.1rc1-2 | Christian Hesse | 1 | -1/+1 |
2022-01-06 | rename script email-backup -> backup-email | Christian Hesse | 1 | -0/+80 |