aboutsummaryrefslogtreecommitdiffstats
path: root/lualib/plugins/rbl.lua
Commit message (Expand)AuthorAgeFilesLines
* [Minor] rbl: fix warningAndrew Lewis2024-01-251-6/+6
* [Minor] rbl: revisit previous changeAndrew Lewis2023-12-151-1/+1
* [Minor] rbl: try harder to identify lua patternsAndrew Lewis2023-12-131-2/+2
* [Feature] rbl: support disabling or replacing url_whitelist per RBLAndrew Lewis2023-12-121-0/+2
* [Fix] rbl: fix `exclude_local`Andrew Lewis2023-11-031-2/+0
* [Minor] Reiterate on the previous changesAndrew Lewis2023-10-261-5/+5
* [Feature] rbl: support globbed return codesAndrew Lewis2023-10-251-1/+1
* [Feature] rbl: support checking returncodes by CIDRAndrew Lewis2023-10-251-1/+1
* [Feature] rbl: support checking returncodes by regexAndrew Lewis2023-10-241-1/+1
* [Minor] rbl: support use of different matchers for return codesAndrew Lewis2023-10-241-0/+16
* [Feature] rbl: support checking numeric URLs in isolationAndrew Lewis2023-09-111-1/+2
* [Minor] Reformat all Lua code, no functional changesVsevolod Stakhov2023-08-071-29/+33
* [Minor] Update my email and the copyright yearVsevolod Stakhov2022-03-251-1/+1
* [Minor] Fix for random monitoredVsevolod Stakhov2022-01-161-0/+1
* [Minor] Rbl: Add url_full_hostname optionVsevolod Stakhov2021-11-161-0/+1
* [Minor] Rbl: Allow to exclude certain checks to simplify local.d additionsVsevolod Stakhov2021-02-261-15/+22
* [Feature] Rbl: Distinguish flattened and non-flattened selectors in RBL requestsVsevolod Stakhov2021-02-161-0/+2
* [Fix] RBL: was missing some config schemaAndrew Lewis2021-02-081-0/+4
* [Minor] Rbl: Allow to add dependencies for RBL rulesVsevolod Stakhov2020-11-131-0/+3
* [Project] Rbl: Migrate to `checks`Vsevolod Stakhov2020-10-201-2/+4
* [Minor] Provide some upgrade pathVsevolod Stakhov2020-10-201-0/+16
* [Project] Rbl: Move config code outside of the pluginVsevolod Stakhov2020-10-201-0/+175