aboutsummaryrefslogtreecommitdiffstats
path: root/src/plugins/lua
Commit message (Expand)AuthorAgeFilesLines
* Adopt phishing plugin.Vsevolod Stakhov2014-08-251-0/+1
* Adopt once_received plugin.Vsevolod Stakhov2014-08-251-0/+1
* Adopt multimap plugin.Vsevolod Stakhov2014-08-251-0/+2
* Modernize maillist plugin.Vsevolod Stakhov2014-08-251-11/+11
* Adopt ip_score plugin.Vsevolod Stakhov2014-08-251-0/+2
* Adopt emails plugin.Vsevolod Stakhov2014-08-251-5/+6
* Fix reading maps.Vsevolod Stakhov2014-08-201-4/+10
* Fix adding map for settings.Vsevolod Stakhov2014-08-201-1/+1
* Support slashed re in lua_regexp.Vsevolod Stakhov2014-08-191-1/+1
* Fix indentation.Vsevolod Stakhov2014-08-191-49/+49
* Fix settings priorities.Vsevolod Stakhov2014-08-191-7/+13
* Fix settings plugin.Vsevolod Stakhov2014-08-191-22/+11
* Refactor lua_ip slightlyVsevolod Stakhov2014-08-181-2/+6
* Add settings check logic.Vsevolod Stakhov2014-08-181-1/+109
* Add more settings processing.Vsevolod Stakhov2014-08-181-21/+41
* Start lua-settings implementation.Vsevolod Stakhov2014-08-181-0/+209
* Fix plugins.Vsevolod Stakhov2014-08-183-92/+11
* Fix RBL moduleAlexey2014-06-021-1/+1
* Avoid redefining hardcoded defaults in RBL pluginAndrew Lewis2014-05-231-2/+2
* Change logicAlexey2014-05-211-2/+2
* Fix after the previous commit.Vsevolod Stakhov2014-05-211-2/+2
* * use the "User:" rspamc proto param for ratelimiteneq1232014-05-071-3/+15
* DNSWL support (via RBL) addedeneq1232014-05-071-2/+2
* Fix misusage of ip object.Vsevolod Stakhov2014-04-031-3/+3
* Update plugins.Vsevolod Stakhov2014-03-292-8/+8
* Fix plugins.Vsevolod Stakhov2014-03-293-4/+4
* Remove dated configuration example & add another missing option registrationAndrew Lewis2014-02-071-23/+1
* Check for [ip.address]-style HELO and suppress lookupsAndrew Lewis2014-01-311-1/+1
* Support HELO blacklist and fix options registration for RDNS blacklistAndrew Lewis2014-01-311-1/+14
* Fix whitelist module.Vsevolod Stakhov2014-01-281-7/+11
* Fix hostname lookup for rdns rblAlexey2014-01-221-1/+1
* Allow FCrDNS-style RBL lookupsAndrew Lewis2014-01-221-2/+13
* Fix bug for check sender ruleAlexey2013-12-271-1/+1
* Do not check invalid IP addresses.Vsevolod Stakhov2013-12-202-3/+3
* Rework once_received plugin.Vsevolod Stakhov2013-12-091-24/+28
* Rework emails plugin.Vsevolod Stakhov2013-12-091-85/+34
* Fixed bug in whitelist plugin with getting from addressSimon Pin2013-12-041-4/+8
* Do not try to register rbls without a symbol.Vsevolod Stakhov2013-11-261-1/+1
* Properly check for empty source IPAndrew Lewis2013-11-251-1/+1
* Don't use key as symbol if returncodes given and unknown is falseAndrew Lewis2013-11-231-2/+1
* Unbreak a use-caseAndrew Lewis2013-11-231-12/+8
* Check all resultsAndrew Lewis2013-11-231-18/+20
* Allow symbol per return codeAndrew Lewis2013-11-211-8/+70
* Adjust rbl priority to neutral.Vsevolod Stakhov2013-11-211-1/+1
* Fix rbl module registration.Vsevolod Stakhov2013-11-212-14/+12
* Fix mistake: wrong use of string comparisonAndrew Lewis2013-11-201-4/+4
* More concise ip_to_rbl functionAndrew Lewis2013-11-201-8/+1
* Make lookup conditional on RBL preferencesAndrew Lewis2013-11-201-0/+6
* Fix identification of missing source IPAndrew Lewis2013-11-201-1/+1
* Correct use of wrong variableAndrew Lewis2013-11-201-1/+1