| Commit message (Expand) | Author | Age | Files | Lines |
* | [Fix] Fix blacklists and DMARC in whitelist | Vsevolod Stakhov | 2017-09-06 | 1 | -18/+30 |
* | [Fix] Don't use whitelist/greylist maps as regexp, but as map | Jean-Louis Dupond | 2017-07-26 | 1 | -2/+2 |
* | [Fix] Detect confighelp in plugins initialisation | Vsevolod Stakhov | 2017-04-22 | 1 | -0/+4 |
* | [Fix] Fix lists in whitelist plugin | Vsevolod Stakhov | 2017-03-21 | 1 | -30/+41 |
* | [Minor] Fix tests | Andrew Lewis | 2017-03-13 | 1 | -1/+3 |
* | [Fix] Deal with lists of maps in whitelist module | Andrew Lewis | 2017-03-13 | 1 | -4/+25 |
* | [Minor] Avoid some table lookups in Lua parts | Andrew Lewis | 2016-12-15 | 1 | -2/+4 |
* | [Minor] Lint Lua plugins & global functions | Andrew Lewis | 2016-11-14 | 1 | -14/+0 |
* | [Minor] Remove more globals | Andrew Lewis | 2016-11-04 | 1 | -4/+4 |
* | Revert "[Feature] Add common way to disable Lua modules" | Andrew Lewis | 2016-09-05 | 1 | -4/+0 |
* | [Minor] Use infox instead of info in logging | Vsevolod Stakhov | 2016-09-04 | 1 | -2/+2 |
* | [Feature] Add common way to disable Lua modules | Andrew Lewis | 2016-09-01 | 1 | -0/+7 |
* | [Feature] Add 'blacklist' and 'strict' modes for whitelists | Vsevolod Stakhov | 2016-05-29 | 1 | -5/+46 |
* | [Feature] Use new version of register_symbol in rspamd plugins | Vsevolod Stakhov | 2016-04-22 | 1 | -2/+5 |
* | [Minor] Fix iterator | Andrew Lewis | 2016-04-01 | 1 | -1/+1 |
* | [Feature] Rework whitelist module | Vsevolod Stakhov | 2016-04-01 | 1 | -48/+76 |
* | Use has symbol when no need to get extra data for a symbol | Vsevolod Stakhov | 2016-02-08 | 1 | -2/+2 |
* | Drop unneeded `require` | Andrew Lewis | 2016-02-05 | 1 | -1/+0 |
* | Switch the rest to apache 2 | Vsevolod Stakhov | 2016-02-04 | 1 | -22/+12 |
* | Do not parse URLs for getting TLD in lua | Vsevolod Stakhov | 2015-12-21 | 1 | -6/+3 |
* | Add descriptions for whitelist maps. | Vsevolod Stakhov | 2015-09-23 | 1 | -1/+2 |
* | Check DKIM domain when whitelisting by DKIM signature. | Vsevolod Stakhov | 2015-09-17 | 1 | -4/+21 |
* | Use tld for whitelisting. | Vsevolod Stakhov | 2015-09-16 | 1 | -7/+2 |
* | Fix wrongly placed g_string_free. | Vsevolod Stakhov | 2015-09-16 | 1 | -0/+11 |
* | Allow optional multiplier for whitelists. | Vsevolod Stakhov | 2015-09-16 | 1 | -5/+22 |
* | Add initial version of the whitelist plugin. | Vsevolod Stakhov | 2015-09-14 | 1 | -0/+153 |
* | Remove broken whitelist module. | Vsevolod Stakhov | 2014-12-08 | 1 | -86/+0 |
* | Adopt whitelist plugin. | Vsevolod Stakhov | 2014-08-25 | 1 | -0/+1 |
* | Fix plugins. | Vsevolod Stakhov | 2014-03-29 | 1 | -1/+1 |
* | Fix whitelist module. | Vsevolod Stakhov | 2014-01-28 | 1 | -7/+11 |
* | Fixed bug in whitelist plugin with getting from address | Simon Pin | 2013-12-04 | 1 | -4/+8 |
* | * Add versions to lua API | Vsevolod Stakhov | 2010-12-22 | 1 | -4/+8 |
* | Add registering options for lua modules | Vsevolod Stakhov | 2010-12-14 | 1 | -0/+5 |
* | * Fix expanding spf macros that may fail in rare cases | Vsevolod Stakhov | 2010-07-20 | 1 | -1/+1 |
* | * Change metric logic | Vsevolod Stakhov | 2010-06-16 | 1 | -9/+4 |
* | * Add ability to add maps from lua scripts and access theirs elements | Vsevolod Stakhov | 2009-11-02 | 1 | -0/+73 |