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 | -92/+1 |
2023-01-02 | update copyright for 2023 | Christian Hesse | 1 | -1/+1 |
2022-09-13 | netwatch-dns: support downloading / importing certificate | Christian Hesse | 1 | -0/+9 |
2022-07-13 | netwatch-dns: update initialization of empty array•••Having the parenthesis here is important for valid syntax! | Christian Hesse | 1 | -2/+2 |
2022-07-11 | netwatch-dns: properly check for disabled state•••The property 'disabled' can be undefined, which evaluates to enabled - but is not matched by 'disabled=no'. | Christian Hesse | 1 | -2/+2 |
2022-07-06 | netwatch-dns: break long lines | Christian Hesse | 1 | -3/+6 |
2022-05-11 | netwatch-dns: RouterOS v7 path syntax | Christian Hesse | 1 | -15/+15 |
2022-02-10 | netwatch-dns: flush cache on configuration change | Christian Hesse | 1 | -0/+4 |
2022-01-03 | introduce netwatch-dnschange-72 | Christian Hesse | 1 | -0/+78 |