aboutsummaryrefslogtreecommitdiffstats
BranchCommit messageAuthorAge
mainglobal-functions: $SymbolByUnicodeName: allow to add more symbols...Gravatar Christian Hesse9 days
nextglobal-functions: $SymbolByUnicodeName: allow to add more symbols...Gravatar Christian Hesse9 days
routeros-v6adopt all required certificate changesGravatar Christian Hesse12 months
stagingglobal-functions: $CertificateAvailable: drop the compatibility workaround...Gravatar Christian Hesse6 weeks
 
TagDownloadAuthorAge
routeros-7.20beta4-1commit c3010af4ed...Gravatar Christian Hesse6 weeks
routeros-7.20beta2-1commit 6130c94cc1...Gravatar Christian Hesse2 months
routeros-7.18rc1-2commit e08bb2192d...Gravatar Christian Hesse2 months
change-138commit 86ad41f6b6...Gravatar Christian Hesse2 months
routeros-7.19-1commit 86ad41f6b6...Gravatar Christian Hesse2 months
routeros-7.18-1commit 6331505dbe...Gravatar Christian Hesse5 months
change-135commit 53b13b295a...Gravatar Christian Hesse5 months
change-134commit e5de9de391...Gravatar Christian Hesse5 months
routeros-7.18rc1-1commit 58da92e36a...Gravatar Christian Hesse6 months
change-133commit df631b987d...Gravatar Christian Hesse6 months
[...]
 
AgeCommit messageAuthorFilesLines
9 daysglobal-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"; HEADnextmainGravatar Christian Hesse1-2/+4
2025-07-21netwatch-notify: increase the address-list timeout even furtherGravatar Christian Hesse1-2/+2
2025-07-21netwatch-notify: give the number of failures...•••... to indicated this happened several times. Gravatar Christian Hesse1-1/+1
2025-07-07accesslist-duplicates: print without pagingGravatar Christian Hesse4-6/+6
2025-06-25netwatch-dns: fix indentionGravatar Christian Hesse1-1/+1
2025-06-25netwatch-dns: retry doh server...•••... for more resilience on bad connectivity or saturated link. Gravatar Christian Hesse1-5/+7
2025-06-23Merge branch 'file' into nextrouteros-7.20beta4-1Gravatar Christian Hesse1-4/+22
2025-06-23global-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. Gravatar Christian Hesse1-0/+6
2025-06-23global-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... Gravatar Christian Hesse1-4/+16
2025-06-20packages-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 Gravatar Christian Hesse1-2/+3
[...]
 
Clone
https://git.eworm.de/cgit/routeros-scripts
https://github.com/eworm-de/routeros-scripts
https://gitlab.com/eworm-de/routeros-scripts