Branch | Commit message | Author | Age | |
---|---|---|---|---|
main | mode-button: do not act on disabled LED | Christian Hesse | 6 days | |
next | mode-button: do not act on disabled LED | Christian Hesse | 6 days | |
routeros-v6 | adopt all required certificate changes | Christian Hesse | 3 months | |
staging | netwatch-dns: explicitly expect type=A... | Christian Hesse | 6 days | |
Tag | Download | Author | Age | |
routeros-7.17beta5-1 | commit 5b09469cc6... | Christian Hesse | 7 days | |
routeros-7.17beta4-2 | commit 07c9576377... | Christian Hesse | 4 weeks | |
routeros-7.17beta4-1 | commit 435f70999c... | Christian Hesse | 4 weeks | |
routeros-7.17beta2-2 | commit f2576cf558... | Christian Hesse | 7 weeks | |
routeros-7.17beta2-1 | commit 1776b8f50b... | Christian Hesse | 7 weeks | |
routeros-7.15-1 | commit 209c37664b... | Christian Hesse | 4 months | |
routeros-7.15-2 | commit a017f24224... | Christian Hesse | 4 months | |
routeros-7.15-3 | commit 32474c751f... | Christian Hesse | 4 months | |
routeros-7.14-1 | commit 380b3b3137... | Christian Hesse | 4 months | |
change-131 | commit cdb553d39b... | Christian Hesse | 5 months | |
[...] | ||||
Age | Commit message | Author | Files | Lines |
2024-07-25 | netwatch-notify: do not switch type when resolving•••This requires RouterOS 7.15beta4, but let's bump the required version to next stable release instead. routeros-7.15-1 | Christian Hesse | 2 | -3/+4 |
2024-07-25 | INITIAL-COMMANDS: drop command to remove certificate file...•••... as this is done automatically with RouterOS 7.15rc1 and later. | Christian Hesse | 1 | -1/+0 |
2024-07-25 | README: drop command to remove certificate file...•••... as this is done automatically with RouterOS 7.15rc1 and later. Not bumping the required RouterOS version (badge) here... Worst thing that can happen is a stale certificate file left on storage. | Christian Hesse | 2 | -2/+1 |
2024-07-22 | global-functions: $EitherOr: revert...•••... but leave a comment. | Christian Hesse | 1 | -3/+1 |
2024-07-22 | global-functions: $EitherOr: pass boolean value•••Note that literal "true" or "false" (even without quotes) is converted to string. So you may have to enclose it in parentheses for a boolean value: > :put [ :typeof [ $EitherOr true false ] ]; str > :put [ :typeof [ $EitherOr (true) (false) ] ]; bool | Christian Hesse | 1 | -0/+3 |
2024-07-16 | Merge branch 'line-breaks' into nextrouteros-7.14-1 | Christian Hesse | 123 | -152/+140 |
2024-07-16 | bump RouterOS requirement for all scripts and modules...•••... now that global-functions requires RouterOS 7.14 anyway. | Christian Hesse | 116 | -116/+116 |
2024-07-16 | mod/ipcalc: use :tocrlf | Christian Hesse | 2 | -5/+4 |
2024-07-16 | mod/inspectvar: use :tocrlf | Christian Hesse | 2 | -4/+3 |
2024-07-16 | global-functions: $Unix2Dos: use :tocrlf | Christian Hesse | 1 | -6/+1 |
[...] | ||||
Clone | ||||
https://git.eworm.de/cgit/routeros-scripts |