Branch | Commit message | Author | Age | |
---|---|---|---|---|
main | ipv6-update: create a dynamic address-list entry only | Christian Hesse | 6 days | |
next | doc/netwatch-dns: link to 'certificate name from browser' | Christian Hesse | 4 hours | |
routeros-v6 | adopt all required certificate changes | Christian Hesse | 2 months | |
staging | netwatch-dns: explicitly expect type=A... | Christian Hesse | 6 days | |
Tag | Download | Author | Age | |
routeros-7.17beta4-2 | commit 07c9576377... | Christian Hesse | 8 days | |
routeros-7.17beta4-1 | commit 435f70999c... | Christian Hesse | 9 days | |
routeros-7.17beta2-2 | commit f2576cf558... | Christian Hesse | 4 weeks | |
routeros-7.17beta2-1 | commit 1776b8f50b... | Christian Hesse | 4 weeks | |
routeros-7.15-1 | commit 209c37664b... | Christian Hesse | 3 months | |
routeros-7.15-2 | commit a017f24224... | Christian Hesse | 3 months | |
routeros-7.15-3 | commit 32474c751f... | Christian Hesse | 3 months | |
routeros-7.14-1 | commit 380b3b3137... | Christian Hesse | 4 months | |
change-131 | commit cdb553d39b... | Christian Hesse | 4 months | |
change-130 | commit 1a6812ef79... | Christian Hesse | 4 months | |
[...] | ||||
Age | Commit message | Author | Files | Lines |
2020-02-04 | global-config: drop $ScriptUpdatesConfigChangesIgnore•••Comment or remove $GlobalConfigVersion in global-config-overlay to disable change notifications. change-12 | Christian Hesse | 5 | -8/+6 |
2020-02-03 | global-functions: $CharacterReplace: do not limit string length•••I've tried something like this to update a device: / system script set source=[ $CharacterReplace [ get global-config-overlay source ] "GlobalConfigVersion 10" "GlobalConfigVersion 11" ] global-config-overlay; This broke with global-config-overlay longer than 999 characters. So makes sure there is no limit for string length. | Christian Hesse | 1 | -2/+1 |
2020-02-03 | global-config-overlay: add footer•••... to guard against truncation by accident. | Christian Hesse | 1 | -0/+2 |
2020-02-02 | global-functions: $CertificateAvailable: simplify loop | Christian Hesse | 1 | -4/+4 |
2020-01-29 | README: update instructions to use $ScriptInstallUpdatechange-11 | Christian Hesse | 5 | -10/+13 |
2020-01-29 | script-updates: only handle scripts with magic pattern•••This is supposed to prevent overwriting foreign scripts. New scripts are expected to be installed with function $ScriptInstallUpdate! | Christian Hesse | 1 | -1/+1 |
2020-01-29 | global-functions: add $ScriptInstallUpdate•••Just call without parameters to update scripts: [admin@MikroTik] > $InstallAndUpdate Add comma separated list of scripts to install and update: [admin@MikroTik] > $InstallAndUpdate cloud-backup[,upload-backup][,...] | Christian Hesse | 1 | -0/+14 |
2020-01-29 | global-functions: $CertificateAvailable: check whole chain•••The root certificate is a self-signed certificate. Check for the issue certificate until we find the self-signed one. | Christian Hesse | 1 | -0/+12 |
2020-01-29 | global-functions: $CertificateAvailable: warn about crl download to flash•••Downloading certificate crls to flash can fill up all available space. So warn about it! | Christian Hesse | 1 | -0/+6 |
2020-01-28 | update-tunnelbroker: replace deprecated keep-result=no with output=none | Christian Hesse | 1 | -1/+1 |
[...] | ||||
Clone | ||||
https://git.eworm.de/cgit/routeros-scripts |