aboutsummaryrefslogtreecommitdiffstats
path: root/lualib/plugins
Commit message (Collapse)AuthorAgeFilesLines
* [Minor] Update my email and the copyright yearVsevolod Stakhov2022-03-252-3/+3
|
* Spelling (#4086)Josh Soref2022-02-222-6/+6
| | | [Rework] Massive spelling fix from @jsoref
* [Minor] Fix for random monitoredVsevolod Stakhov2022-01-161-0/+1
| | | | Reported by: @moisseev
* [Minor] Dmarc: Fold header using specific newline typeVsevolod Stakhov2021-12-141-2/+2
|
* [Minor] Fix ip validity checkVsevolod Stakhov2021-12-021-1/+1
|
* [Test] Fix neural plugin testsPragadeesh Chandiran2021-11-221-4/+4
|
* [Minor] Rbl: Add url_full_hostname optionVsevolod Stakhov2021-11-161-0/+1
|
* [Feature] Add ROC feature to neural network pluginPragadeesh Chandiran2021-11-151-5/+156
|
* [Minor] Store raw dmarc eltsVsevolod Stakhov2021-08-041-0/+1
|
* [Rework] Dmarc: Move check policy function to the common utilsVsevolod Stakhov2021-08-031-1/+127
|
* [Rework] Move common and rarely used dmarc code to the libraryVsevolod Stakhov2021-08-021-0/+233
|
* [Minor] Neural: Do not filter static profilesVsevolod Stakhov2021-05-041-1/+5
|
* [Minor] Neural: Allow to have flat classification if neededVsevolod Stakhov2021-04-291-0/+1
|
* [Feature] Neural: Allow to balance FP/FN for the networkVsevolod Stakhov2021-04-291-0/+3
|
* [Minor] Rbl: Allow to exclude certain checks to simplify local.d additionsVsevolod Stakhov2021-02-261-15/+22
| | | | Issue: #3655
* [Feature] Rbl: Distinguish flattened and non-flattened selectors in RBL requestsVsevolod Stakhov2021-02-161-0/+2
| | | | Issue: #3648
* [Fix] RBL: was missing some config schemaAndrew Lewis2021-02-081-0/+4
| | | | - Reported by slavko
* [Minor] Neural: Add logging stuffVsevolod Stakhov2021-02-051-3/+7
|
* [CritFix] Neural: Fix sorting applicationVsevolod Stakhov2021-02-051-1/+2
| | | | Thanks to: Gerald Auer
* [Feature] Neural: Move PCA learning to a subprocessVsevolod Stakhov2020-12-181-11/+39
|
* [Feature] Add controller endpoint for training neuralAndrew Lewis2020-12-171-0/+779
| | | | | | | | - Move neural functions to library - Parameterise spawn_train - neural plugin: Fix store_pool_only when autotrain is true - neural plugin: Use cache_set instead of mempool - Add test
* [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