aboutsummaryrefslogtreecommitdiffstats
path: root/src/plugins/lua/hfilter.lua
Commit message (Expand)AuthorAgeFilesLines
* [Minor] Lint Lua plugins & global functionsAndrew Lewis2016-11-141-32/+31
* [Minor] Remove handful more globalsAndrew Lewis2016-11-071-2/+3
* [Minor] Allow for re-enabling default-disabled checksAndrew Lewis2016-09-301-1/+15
* [Minor] Mostly disable Hfilter for local networks as wellAndrew Lewis2016-09-091-3/+3
* Revert "[Feature] Add common way to disable Lua modules"Andrew Lewis2016-09-051-4/+0
* [Minor] Use infox instead of info in loggingVsevolod Stakhov2016-09-041-1/+1
* [Feature] Add common way to disable Lua modulesAndrew Lewis2016-09-011-0/+4
* [Fix] Banish table.maxn from Lua partsAndrew Lewis2016-09-011-4/+4
* [Fix] Fix absurdic scores for HFILTER_URL_ONLYVsevolod Stakhov2016-08-251-1/+3
* [Fix] Fix HFILTER_URL_ONELINE ruleAlexander Moisseev2016-08-051-2/+2
* [Fix] Fix HFILTER_URL moduleVsevolod Stakhov2016-08-051-25/+39
* [Fix] Do not insert HELO/HOSTNAME unknown when they are not passedVsevolod Stakhov2016-08-051-6/+1
* [Feature] Use generic global string split functionVsevolod Stakhov2016-05-281-27/+2
* Reduce weights for some hfilter patternsVsevolod Stakhov2016-02-091-1/+1
* Switch the rest to apache 2Vsevolod Stakhov2016-02-041-22/+12
* Fix issues with dual stack and hfilterVsevolod Stakhov2016-01-221-9/+14
* Do not use cached regexps to avoid unnecessary gcVsevolod Stakhov2016-01-041-3/+13
* Fix _NORESOLVE_MX symbols in hfilterVsevolod Stakhov2015-11-231-61/+62
* Fix comparision in hfilterVsevolod Stakhov2015-10-131-1/+1
* Check ipv6 in hfilter.Vsevolod Stakhov2015-10-131-11/+37
* Fix Hfilter plugins with the new DNS APIAlexey AL2015-09-201-3/+15
* Do not trigger hfilter for rspamc scans.Vsevolod Stakhov2015-09-141-51/+69
* Move hfilter to plugins.Vsevolod Stakhov2015-08-071-0/+466