Branch | Commit message | Author | Age | |
---|---|---|---|---|
main | global-functions: $SymbolByUnicodeName: allow to add more symbols... | 9 days | ||
next | global-functions: $SymbolByUnicodeName: allow to add more symbols... | 9 days | ||
routeros-v6 | adopt all required certificate changes | 12 months | ||
staging | global-functions: $CertificateAvailable: drop the compatibility workaround... | 6 weeks | ||
Tag | Download | Author | Age | |
routeros-7.20beta4-1 | commit c3010af4ed... | 6 weeks | ||
routeros-7.20beta2-1 | commit 6130c94cc1... | 2 months | ||
routeros-7.18rc1-2 | commit e08bb2192d... | 2 months | ||
change-138 | commit 86ad41f6b6... | 2 months | ||
routeros-7.19-1 | commit 86ad41f6b6... | 2 months | ||
routeros-7.18-1 | commit 6331505dbe... | 5 months | ||
change-135 | commit 53b13b295a... | 5 months | ||
change-134 | commit e5de9de391... | 5 months | ||
routeros-7.18rc1-1 | commit 58da92e36a... | 6 months | ||
change-133 | commit df631b987d... | 6 months | ||
[...] | ||||
Age | Commit message | Author | Files | Lines |
9 days | global-functions: $SymbolByUnicodeName: allow to add more symbols...•••... for example from a module. Add a script `mod/symbols-extra` with something like: :global SymbolsExtra; :set ($SymbolsExtra->"rocket") "\F0\9F\9A\80"; HEADnextmain | 1 | -2/+4 | |
2025-07-21 | netwatch-notify: increase the address-list timeout even further | 1 | -2/+2 | |
2025-07-21 | netwatch-notify: give the number of failures...•••... to indicated this happened several times. | 1 | -1/+1 | |
2025-07-07 | accesslist-duplicates: print without paging | 4 | -6/+6 | |
2025-06-25 | netwatch-dns: fix indention | 1 | -1/+1 | |
2025-06-25 | netwatch-dns: retry doh server...•••... for more resilience on bad connectivity or saturated link. | 1 | -5/+7 | |
2025-06-23 | Merge branch 'file' into nextrouteros-7.20beta4-1 | 1 | -4/+22 | |
2025-06-23 | global-functions: $FileGet: mitigate race with file properties•••RouterOS is suffering a race condition, where a file exists, but its properties are not (yet) available. This is handled in $WaitForFile. This passes an interval of zero to $WaitForFile, as does not wait for the file to exist, but wants to avoid the race only. | 1 | -0/+6 | |
2025-06-23 | global-functions: $WaitForFile: (mostly) revert changes•••This (mostly) reverts commits 0e00a228d67d77fadc80eee2df04c2cec25b8db8 and e08bb2192dfd22b25652553f28304818a3602331. This is required for RouterOS 7.20beta4. That fixed recursive find for files, and (again, or still?) suffers timing (and thus racing) issues getting file properties. This breaks RouterOS 7.20beta2 again, so that specific version is not supported. Just update... | 1 | -4/+16 | |
2025-06-20 | packages-update: convert to time before comparing...•••... to avoid: packages-update: Script 'packages-update' exited with error: Script Error: cannot compare if truth value is more than or equal to ip address | 1 | -2/+3 | |
[...] | ||||
Clone | ||||
https://git.eworm.de/cgit/routeros-scripts | ||||
https://github.com/eworm-de/routeros-scripts | ||||
https://gitlab.com/eworm-de/routeros-scripts |