Branch | Commit message | Author | Age | |
---|---|---|---|---|
main | fw-addr-lists: use $LogPrintVerbose ... | 16 hours | ||
next | fw-addr-lists: put addresses into "blocks"... | 9 hours | ||
routeros-v6 | adopt all required certificate changes | 7 months | ||
staging | fw-addr-lists: use $LogPrintVerbose ... | 16 hours | ||
Tag | Download | Author | Age | |
routeros-7.18-1 | commit 6331505dbe... | 8 days | ||
change-135 | commit 53b13b295a... | 9 days | ||
change-134 | commit e5de9de391... | 10 days | ||
routeros-7.18rc1-1 | commit 58da92e36a... | 2 weeks | ||
change-133 | commit df631b987d... | 3 weeks | ||
routeros-7.18beta2-3 | commit c8759381e9... | 3 weeks | ||
routeros-7.18beta2-2 | commit fefe11d1e8... | 4 weeks | ||
routeros-7.15-5 | commit 4bfb591fa0... | 4 weeks | ||
routeros-7.15-4 | commit 0fb5fd0323... | 4 weeks | ||
routeros-7.18beta2-1 | commit dbdc3e4718... | 4 weeks | ||
[...] | ||||
Age | Commit message | Author | Files | Lines |
16 hours | fw-addr-lists: use $LogPrintVerbose ...•••... to reduce debug output and speed up execution. HEADstagingmain | 1 | -6/+7 | |
16 hours | DEBUG: add info on $LogPrintVerbose | 2 | -0/+15 | |
16 hours | global-functions: introduce $LogPrintVerbose ...•••... which is a declared function, but has no code, intentionally. It can be called as a no-op by default. If you want this output set the function to be the same as $LogPrint: :set LogPrintVerbose $LogPrint; | 1 | -0/+3 | |
22 hours | Merge branch 'checksums' into next | 1 | -3/+22 | |
22 hours | global-functions: $ScriptInstallUpdate: checksum only for same source•••So ignore if script is fetched from different base or with different suffix. | 1 | -1/+2 | |
22 hours | global-functions: $ScriptInstallUpdate: simplify check•••This one should suffice... | 1 | -2/+1 | |
22 hours | global-functions: $ScriptInstallUpdate: put checksum into variable | 1 | -2/+3 | |
22 hours | global-functions: $ScriptInstallUpdate: support checksums for CRLF scripts | 1 | -1/+2 | |
22 hours | global-functions: $ScriptInstallUpdate: get and compare checksums•••The file 'checksums.json' is generated when deploying to my web server... This should speed up the update a lot as it reduces downloads to a minimum. 🎉😁 | 1 | -0/+13 | |
2 days | global-functions: $ScriptInstallUpdate: move code into block | 1 | -3/+7 | |
[...] | ||||
Clone | ||||
https://git.eworm.de/cgit/routeros-scripts |