aboutsummaryrefslogtreecommitdiffstats
path: root/src/plugins/lua/whitelist.lua
Commit message (Expand)AuthorAgeFilesLines
* [Minor] Lint Lua plugins & global functionsAndrew Lewis2016-11-141-14/+0
* [Minor] Remove more globalsAndrew Lewis2016-11-041-4/+4
* 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-2/+2
* [Feature] Add common way to disable Lua modulesAndrew Lewis2016-09-011-0/+7
* [Feature] Add 'blacklist' and 'strict' modes for whitelistsVsevolod Stakhov2016-05-291-5/+46
* [Feature] Use new version of register_symbol in rspamd pluginsVsevolod Stakhov2016-04-221-2/+5
* [Minor] Fix iteratorAndrew Lewis2016-04-011-1/+1
* [Feature] Rework whitelist moduleVsevolod Stakhov2016-04-011-48/+76
* Use has symbol when no need to get extra data for a symbolVsevolod Stakhov2016-02-081-2/+2
* Drop unneeded `require`Andrew Lewis2016-02-051-1/+0
* Switch the rest to apache 2Vsevolod Stakhov2016-02-041-22/+12
* Do not parse URLs for getting TLD in luaVsevolod Stakhov2015-12-211-6/+3
* Add descriptions for whitelist maps.Vsevolod Stakhov2015-09-231-1/+2
* Check DKIM domain when whitelisting by DKIM signature.Vsevolod Stakhov2015-09-171-4/+21
* Use tld for whitelisting.Vsevolod Stakhov2015-09-161-7/+2
* Fix wrongly placed g_string_free.Vsevolod Stakhov2015-09-161-0/+11
* Allow optional multiplier for whitelists.Vsevolod Stakhov2015-09-161-5/+22
* Add initial version of the whitelist plugin.Vsevolod Stakhov2015-09-141-0/+153
* Remove broken whitelist module.Vsevolod Stakhov2014-12-081-86/+0
* Adopt whitelist plugin.Vsevolod Stakhov2014-08-251-0/+1
* Fix plugins.Vsevolod Stakhov2014-03-291-1/+1
* Fix whitelist module.Vsevolod Stakhov2014-01-281-7/+11
* Fixed bug in whitelist plugin with getting from addressSimon Pin2013-12-041-4/+8
* * Add versions to lua APIVsevolod Stakhov2010-12-221-4/+8
* Add registering options for lua modulesVsevolod Stakhov2010-12-141-0/+5
* * Fix expanding spf macros that may fail in rare casesVsevolod Stakhov2010-07-201-1/+1
* * Change metric logicVsevolod Stakhov2010-06-161-9/+4
* * Add ability to add maps from lua scripts and access theirs elementsVsevolod Stakhov2009-11-021-0/+73