Branch | Commit message | Author | Age | |
---|---|---|---|---|
main | Merge branch 'file' into next | 7 hours | ||
next | Merge branch 'file' into next | 7 hours | ||
routeros-v6 | adopt all required certificate changes | 10 months | ||
staging | global-functions: $CertificateAvailable: drop the compatibility workaround... | 7 hours | ||
Tag | Download | Author | Age | |
routeros-7.20beta4-1 | commit c3010af4ed... | 7 hours | ||
routeros-7.20beta2-1 | commit 6130c94cc1... | 3 weeks | ||
routeros-7.18rc1-2 | commit e08bb2192d... | 3 weeks | ||
change-138 | commit 86ad41f6b6... | 4 weeks | ||
routeros-7.19-1 | commit 86ad41f6b6... | 4 weeks | ||
routeros-7.18-1 | commit 6331505dbe... | 4 months | ||
change-135 | commit 53b13b295a... | 4 months | ||
change-134 | commit e5de9de391... | 4 months | ||
routeros-7.18rc1-1 | commit 58da92e36a... | 4 months | ||
change-133 | commit df631b987d... | 4 months | ||
[...] | ||||
Age | Commit message | Author | Files | Lines |
7 hours | Merge branch 'file' into nextHEADrouteros-7.20beta4-1nextmain | 1 | -4/+22 | |
7 hours | 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 | |
7 hours | 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 | |
3 days | 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 | |
12 days | doc/fw-addr-lists: add a warning on possible subsystem crash | 1 | -1/+4 | |
12 days | fw-addr-lists: delay on possible scripting subsystem crash•••This happens in :convert when a list is way too large. Let's use $LogPrintOnce here. If the scripting subsystem really crashes the message will be purged from $LogPrintOnceMessages anyway (as all global variables are lost). | 1 | -0/+6 | |
12 days | capsman-download-packages: revert changes for "new functionality"•••(Though we keep the quoting for type.) Well, turned out this functionality is for `/file/print` only, but does not work with `/file/find`. 🫣🥴 This reverts commit 15fd522d3db507cc7c22af9cd59ff85d41a5be6f. | 4 | -13/+13 | |
2025-06-04 | update list of contributors | 1 | -0/+1 | |
2025-06-04 | check-routeros-update: remove a stale scheduler | 1 | -3/+9 | |
2025-06-04 | packages-update: support deferred reboot with longer interval | 2 | -5/+10 | |
[...] | ||||
Clone | ||||
https://git.eworm.de/cgit/routeros-scripts |