summaryrefslogtreecommitdiffstats
path: root/lualib/plugins
Commit message (Expand)AuthorAgeFilesLines
* [Minor] Reformat all Lua code, no functional changesVsevolod Stakhov2023-08-073-181/+192
* [Fix] dmarc gramar - allow spaces before ";"Stephan Toggweiler2023-07-211-2/+2
* [Minor] Neural: Extract lua scriptsVsevolod Stakhov2023-03-251-100/+9
* [Minor] Fix Redis prefixesVsevolod Stakhov2022-06-271-4/+4
* [CritFix] Neural: Fix keys regression after #3968Vsevolod Stakhov2022-06-271-6/+6
* [Minor] Add some sanity checks to the redis scriptsVsevolod Stakhov2022-06-201-6/+10
* [Minor] Fix issues found by the new luacheck versionVsevolod Stakhov2022-04-141-3/+3
* [Minor] Update more copyright years/emailVsevolod Stakhov2022-03-271-1/+1
* [Minor] Update my email and the copyright yearVsevolod Stakhov2022-03-252-3/+3
* Spelling (#4086)Josh Soref2022-02-222-6/+6
* [Minor] Fix for random monitoredVsevolod Stakhov2022-01-161-0/+1
* [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
* [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] Neural: Add logging stuffVsevolod Stakhov2021-02-051-3/+7
* [CritFix] Neural: Fix sorting applicationVsevolod Stakhov2021-02-051-1/+2
* [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
* [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