Branch | Commit message | Author | Age | |
---|---|---|---|---|
main | netwatch-dns: explicitly expect type=A... | Christian Hesse | 6 days | |
next | netwatch-dns: explicitly expect type=A... | 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.16-6 | commit 6548f83ef4... | Christian Hesse | 6 days | |
routeros-7.16-7 | commit 09e8b1d219... | Christian Hesse | 6 days | |
routeros-7.16-5 | commit e851cd5ad0... | Christian Hesse | 6 days | |
routeros-7.16-4 | commit 794525b706... | Christian Hesse | 6 days | |
routeros-7.17beta5-1 | commit 5b09469cc6... | Christian Hesse | 3 weeks | |
routeros-7.16-3 | commit 1f526b3561... | Christian Hesse | 4 weeks | |
routeros-7.16-2 | commit 9c945b1a32... | Christian Hesse | 4 weeks | |
routeros-7.16-1 | commit 084c246ef0... | Christian Hesse | 4 weeks | |
routeros-7.17beta4-2 | commit 07c9576377... | Christian Hesse | 6 weeks | |
routeros-7.17beta4-1 | commit 435f70999c... | Christian Hesse | 6 weeks | |
[...] | ||||
Age | Commit message | Author | Files | Lines |
2024-07-25 | telegram-chat: drop extra conversion•••The JSON parser was actually fixed in RouterOS 7.15beta4, but let's bump the required version to next stable release instead. routeros-7.15-3 | Christian Hesse | 2 | -3/+3 |
2024-07-25 | daily-psk: drop workaround for old RouterOSrouteros-7.15-2 | Christian Hesse | 5 | -11/+7 |
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 |
[...] | ||||
Clone | ||||
https://git.eworm.de/cgit/routeros-scripts |