Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2021-03-17 | log-forward: use $EscapeForRegEx | Christian Hesse | 1 | -4/+4 | |
2021-03-15 | log-forward: filter e-mail error on log forwarding in script... | Christian Hesse | 1 | -1/+7 | |
... and update the filter in global configuration. | |||||
2021-03-04 | log-forward: list messages with 'black circle' | Christian Hesse | 1 | -2/+3 | |
2021-03-04 | log-forward: skip multi-repeated messages | Christian Hesse | 1 | -4/+15 | |
2021-02-24 | global: use $0 for $ScriptLock | Christian Hesse | 1 | -1/+1 | |
2021-02-24 | global: give script or function name in log messages | Christian Hesse | 1 | -2/+3 | |
2021-02-18 | global: drop script 'global-wait'change-44 | Christian Hesse | 1 | -0/+3 | |
All scripts wait for the global functions on their own now. | |||||
2021-02-16 | global-functions: drop $MailServerIsUp | Christian Hesse | 1 | -5/+0 | |
Now that we have an e-mail queue we do not care if the server is up or not. | |||||
2021-01-01 | update copyright for 2021 | Christian Hesse | 1 | -1/+1 | |
2020-12-14 | log-forward: add 'if any' in log message | Christian Hesse | 1 | -1/+1 | |
2020-10-18 | log-forward: improve wording for single message | Christian Hesse | 1 | -2/+4 | |
2020-09-28 | log-forward: add rate limit to prevent flooding | Christian Hesse | 1 | -0/+15 | |
2020-09-28 | log-forward: fix usage of function | Christian Hesse | 1 | -1/+1 | |
2020-09-25 | log-forward: add filter on log message textchange-29 | Christian Hesse | 1 | -1/+2 | |
2020-09-18 | extend magic pattern with "by RouterOS" | Christian Hesse | 1 | -1/+1 | |
This matches the string included in export. | |||||
2020-07-17 | log-forward: lock script to run just once | Christian Hesse | 1 | -0/+3 | |
2020-07-17 | global-functions: introduce and use $SymbolForNotificationchange-24 | Christian Hesse | 1 | -2/+2 | |
2020-07-17 | log-forward: use $SymbolByUnicodeName | Christian Hesse | 1 | -1/+2 | |
2020-07-15 | log-forward: remember the last id only | Christian Hesse | 1 | -2/+2 | |
2020-07-15 | add 'log-forward', drop 'early-errors'change-23 | Christian Hesse | 1 | -0/+47 | |