Branch | Commit message | Author | Age | |
---|---|---|---|---|
main | global-functions: $ScriptInstallUpdate: also show commit info | 5 days | ||
next | global-functions: $WaitForFile: drop the warning on file handling breakage... | 2 days | ||
routeros-v6 | adopt all required certificate changes | 6 months | ||
staging | global-functions: $ScriptInstallUpdate: also show commit info | 5 days | ||
Tag | Download | Author | Age | |
change-133 | commit df631b987d... | 9 days | ||
routeros-7.18beta2-3 | commit c8759381e9... | 10 days | ||
routeros-7.18beta2-2 | commit fefe11d1e8... | 12 days | ||
routeros-7.15-5 | commit 4bfb591fa0... | 2 weeks | ||
routeros-7.15-4 | commit 0fb5fd0323... | 2 weeks | ||
routeros-7.18beta2-1 | commit dbdc3e4718... | 2 weeks | ||
change-132 | commit 23d38927bc... | 2 weeks | ||
routeros-7.17-1 | commit 3c8ec5169f... | 3 weeks | ||
routeros-7.16-6 | commit 6548f83ef4... | 3 months | ||
routeros-7.16-7 | commit 09e8b1d219... | 3 months | ||
[...] | ||||
Age | Commit message | Author | Files | Lines |
5 days | global-functions: $ScriptInstallUpdate: also show commit infoHEADstagingmain | 1 | -1/+2 | |
5 days | global-functions: $DeviceInfo: also show commit info | 1 | -2/+4 | |
8 days | global-functions: $RmFile: fix type safeguard•••Ups... 🫣 The type is not just literal 'file' - but what ever type the file is, like 'backup', 'package', 'script', '.conf file', ... So let's match those types we do *not* want to remove. Fixes: https://github.com/eworm-de/routeros-scripts/issues/90 | 1 | -2/+2 | |
9 days | global-functions: $ScriptInstallUpdate: show commit id (if available) | 1 | -0/+6 | |
9 days | global-functions: $DeviceInfo: show commit id (if available) | 1 | -0/+4 | |
9 days | mod/scriptrunonce: always give proper return code | 1 | -0/+3 | |
9 days | mod/scriptrunonce: resolve nested conditions | 1 | -11/+10 | |
9 days | mod/scriptrunonce: use $FetchHuge | 1 | -5/+4 | |
9 days | fw-addr-lists: add a collective list in default configurationchange-133 | 4 | -2/+8 | |
10 days | global-functions: $WaitForFile: check that we can get properties•••Looks like RouterOS 7.18beta2 brings more breakage. Having a file available in listing is just the first step now. We also need to make sure that the file properties are accessible... 🤪 I have seen this taking several tens of seconds at least... 🤪🤪 So let's just try until we have properties available, or the file vanishes. Reported as SUP-179200. 🤞 routeros-7.18beta2-3 | 1 | -1/+15 | |
[...] | ||||
Clone | ||||
https://git.eworm.de/cgit/routeros-scripts |