aboutsummaryrefslogtreecommitdiffstats
path: root/src/plugins
Commit message (Expand)AuthorAgeFilesLines
* 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
* Fix fuzzy_add for messages without valid parts.Vsevolod Stakhov2013-12-091-3/+9
* Improve logging for fuzzy.0.6.2Vsevolod Stakhov2013-12-061-1/+5
* Fixes to fuzzy_check module.Vsevolod Stakhov2013-12-061-9/+17
* Always use one_shot mode for fuzzy_check.Vsevolod Stakhov2013-12-061-1/+1
* Allow to skip unknown flags in fuzzy_check module.Vsevolod Stakhov2013-12-051-4/+14
* Fix initialization order.Vsevolod Stakhov2013-12-051-7/+7
* Fix race condition in the controller IO.Vsevolod Stakhov2013-12-041-25/+29
* Fix wrong attribute name.Vsevolod Stakhov2013-12-041-1/+1
* Set read_only to FALSE by default.Vsevolod Stakhov2013-12-041-1/+1
* Merged in simonpin/rspamd (pull request #1)Vsevolod Stakhov2013-12-041-4/+8
|\
| * Fixed bug in whitelist plugin with getting from addressSimon Pin2013-12-041-4/+8
* | Rework fuzzy check module.Vsevolod Stakhov2013-12-041-352/+374
|/
* Small improvements to fuzzy_check controller module.Vsevolod Stakhov2013-12-021-5/+6
* Fill fuzzy command before sending.Vsevolod Stakhov2013-12-011-0/+1
* Fix fuzzy check configuration.Vsevolod Stakhov2013-11-301-3/+8
* Do not try to register rbls without a symbol.Vsevolod Stakhov2013-11-261-1/+1
* Fix surbl module.Vsevolod Stakhov2013-11-261-6/+3
* Properly check for empty source IPAndrew Lewis2013-11-251-1/+1
* Fix surbl module configuration.Vsevolod Stakhov2013-11-251-31/+12
* 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
* Emails and multimap configuration fixes.Vsevolod Stakhov2013-11-202-7/+4
* Check type of rule in multimap module.Vsevolod Stakhov2013-11-201-6/+10
* Fix emailbl plugin.Vsevolod Stakhov2013-11-201-27/+10
* Remove unused function.Vsevolod Stakhov2013-11-191-26/+0
* Remove duplicated resolving functions from task.Vsevolod Stakhov2013-11-193-23/+25
* Use local function in multimap.Vsevolod Stakhov2013-11-191-4/+4
* Fix rbl plugin.Vsevolod Stakhov2013-11-191-72/+21
* Fix multimap plugin.Vsevolod Stakhov2013-11-191-63/+26
* Remove received_rbl.luaAndrew Lewis2013-11-171-72/+0
* Obscure braindamageAndrew Lewis2013-11-171-2/+1
* Multimap: add IPv6 DNSBL support & change config layoutAndrew Lewis2013-11-171-80/+68
* Add new RBL moduleAndrew Lewis2013-11-171-0/+147
* Use min_bytes setting in fuzzy_check for normal parts.Vsevolod Stakhov2013-11-161-0/+7
* Remove unused xml code.Vsevolod Stakhov2013-11-166-49/+0
* Replace gfind with gmatch.Vsevolod Stakhov2013-11-083-3/+3
* Fix work with lua 5.2 eventually.Vsevolod Stakhov2013-11-052-3/+3
* Sync with libucl.Vsevolod Stakhov2013-11-022-4/+6