| Commit message (Expand) | Author | Age | Files | Lines |
* | [Minor] rbl: fix warning | Andrew Lewis | 2024-01-25 | 1 | -6/+6 |
* | [Minor] rbl: revisit previous change | Andrew Lewis | 2023-12-15 | 1 | -1/+1 |
* | [Minor] rbl: try harder to identify lua patterns | Andrew Lewis | 2023-12-13 | 1 | -2/+2 |
* | [Feature] rbl: support disabling or replacing url_whitelist per RBL | Andrew Lewis | 2023-12-12 | 1 | -0/+2 |
* | [Fix] rbl: fix `exclude_local` | Andrew Lewis | 2023-11-03 | 1 | -2/+0 |
* | [Minor] Reiterate on the previous changes | Andrew Lewis | 2023-10-26 | 1 | -5/+5 |
* | [Feature] rbl: support globbed return codes | Andrew Lewis | 2023-10-25 | 1 | -1/+1 |
* | [Feature] rbl: support checking returncodes by CIDR | Andrew Lewis | 2023-10-25 | 1 | -1/+1 |
* | [Feature] rbl: support checking returncodes by regex | Andrew Lewis | 2023-10-24 | 1 | -1/+1 |
* | [Minor] rbl: support use of different matchers for return codes | Andrew Lewis | 2023-10-24 | 1 | -0/+16 |
* | [Feature] rbl: support checking numeric URLs in isolation | Andrew Lewis | 2023-09-11 | 1 | -1/+2 |
* | [Minor] Reformat all Lua code, no functional changes | Vsevolod Stakhov | 2023-08-07 | 1 | -29/+33 |
* | [Minor] Update my email and the copyright year | Vsevolod Stakhov | 2022-03-25 | 1 | -1/+1 |
* | [Minor] Fix for random monitored | Vsevolod Stakhov | 2022-01-16 | 1 | -0/+1 |
* | [Minor] Rbl: Add url_full_hostname option | Vsevolod Stakhov | 2021-11-16 | 1 | -0/+1 |
* | [Minor] Rbl: Allow to exclude certain checks to simplify local.d additions | Vsevolod Stakhov | 2021-02-26 | 1 | -15/+22 |
* | [Feature] Rbl: Distinguish flattened and non-flattened selectors in RBL requests | Vsevolod Stakhov | 2021-02-16 | 1 | -0/+2 |
* | [Fix] RBL: was missing some config schema | Andrew Lewis | 2021-02-08 | 1 | -0/+4 |
* | [Minor] Rbl: Allow to add dependencies for RBL rules | Vsevolod Stakhov | 2020-11-13 | 1 | -0/+3 |
* | [Project] Rbl: Migrate to `checks` | Vsevolod Stakhov | 2020-10-20 | 1 | -2/+4 |
* | [Minor] Provide some upgrade path | Vsevolod Stakhov | 2020-10-20 | 1 | -0/+16 |
* | [Project] Rbl: Move config code outside of the plugin | Vsevolod Stakhov | 2020-10-20 | 1 | -0/+175 |