]> source.dussan.org Git - rspamd.git/log
rspamd.git
8 years agoOops: fix conditions in SURBL plugin 472/head
Andrew Lewis [Sun, 3 Jan 2016 21:41:30 +0000 (23:41 +0200)]
Oops: fix conditions in SURBL plugin

8 years agoMerge pull request #471 from fatalbanana/rbl
Vsevolod Stakhov [Sun, 3 Jan 2016 18:27:45 +0000 (18:27 +0000)]
Merge pull request #471 from fatalbanana/rbl

RBL module: remove `private_ips` setting in favour of `local_addrs`

8 years agoRBL module: remove `private_ips` setting in favour of `local_addrs` 471/head
Andrew Lewis [Sun, 3 Jan 2016 18:10:40 +0000 (20:10 +0200)]
RBL module: remove `private_ips` setting in favour of `local_addrs`

8 years agoAdd some more networks as defined in RFC as private
Vsevolod Stakhov [Sun, 3 Jan 2016 17:17:37 +0000 (17:17 +0000)]
Add some more networks as defined in RFC as private

8 years agoAdd local_addrs/local_networks option
Vsevolod Stakhov [Sun, 3 Jan 2016 17:13:14 +0000 (17:13 +0000)]
Add local_addrs/local_networks option

8 years agoFix IPv4 loopback detection
Vsevolod Stakhov [Sun, 3 Jan 2016 17:12:58 +0000 (17:12 +0000)]
Fix IPv4 loopback detection

8 years agoAdd local addrs extension available in the conviguration
Vsevolod Stakhov [Sun, 3 Jan 2016 17:00:56 +0000 (17:00 +0000)]
Add local addrs extension available in the conviguration

8 years agoConstify radix tree search code
Vsevolod Stakhov [Sun, 3 Jan 2016 17:00:40 +0000 (17:00 +0000)]
Constify radix tree search code

8 years agoAdd ip:is_local method to lua API
Vsevolod Stakhov [Sun, 3 Jan 2016 16:39:55 +0000 (16:39 +0000)]
Add ip:is_local method to lua API

8 years agoMerge pull request #470 from fatalbanana/uribl
Vsevolod Stakhov [Sun, 3 Jan 2016 16:39:16 +0000 (16:39 +0000)]
Merge pull request #470 from fatalbanana/uribl

Add URIBL_BLOCKED symbol

8 years agoAdd URIBL_BLOCKED symbol 470/head
Andrew Lewis [Sun, 3 Jan 2016 16:37:10 +0000 (18:37 +0200)]
Add URIBL_BLOCKED symbol

8 years agoSkip SPF from local addresses
Vsevolod Stakhov [Sun, 3 Jan 2016 11:40:46 +0000 (11:40 +0000)]
Skip SPF from local addresses

Issue: #469

8 years agoAdd method to check if IP is local
Vsevolod Stakhov [Sun, 3 Jan 2016 11:35:45 +0000 (11:35 +0000)]
Add method to check if IP is local

8 years agoMerge pull request #469 from fatalbanana/spf
Vsevolod Stakhov [Sun, 3 Jan 2016 11:19:42 +0000 (11:19 +0000)]
Merge pull request #469 from fatalbanana/spf

Unconditionally disable SPF for authenticated users

8 years agoUnconditionally disable SPF for authenticated users 469/head
Andrew Lewis [Sun, 3 Jan 2016 10:58:51 +0000 (12:58 +0200)]
Unconditionally disable SPF for authenticated users

8 years agoMerge pull request #467 from fatalbanana/surblfallthrough
Vsevolod Stakhov [Sun, 3 Jan 2016 01:30:47 +0000 (01:30 +0000)]
Merge pull request #467 from fatalbanana/surblfallthrough

SURBL: allow fallthrough to default symbol

8 years agoMerge pull request #468 from fatalbanana/settings
Vsevolod Stakhov [Sun, 3 Jan 2016 01:30:39 +0000 (01:30 +0000)]
Merge pull request #468 from fatalbanana/settings

Settings: fix IP match

8 years agoSURBL: Divorce config from RBL config 467/head
Andrew Lewis [Sat, 2 Jan 2016 21:56:30 +0000 (23:56 +0200)]
SURBL: Divorce config from RBL config

8 years agoSURBL: Add missing symbols to metric
Andrew Lewis [Sat, 2 Jan 2016 21:55:12 +0000 (23:55 +0200)]
SURBL: Add missing symbols to metric

8 years agoSettings: fix IP match 468/head
Andrew Lewis [Sat, 2 Jan 2016 21:44:38 +0000 (23:44 +0200)]
Settings: fix IP match

8 years agoSURBL: Allow fallthrough to default symbol
Andrew Lewis [Sat, 2 Jan 2016 21:41:47 +0000 (23:41 +0200)]
SURBL: Allow fallthrough to default symbol

8 years agoAdd DKIM module help
Vsevolod Stakhov [Sat, 2 Jan 2016 19:22:06 +0000 (19:22 +0000)]
Add DKIM module help

8 years agoAllow NULL path to add top level documentation strings
Vsevolod Stakhov [Sat, 2 Jan 2016 19:04:02 +0000 (19:04 +0000)]
Allow NULL path to add top level documentation strings

8 years agoSlightly improve help output
Vsevolod Stakhov [Sat, 2 Jan 2016 18:46:06 +0000 (18:46 +0000)]
Slightly improve help output

8 years agoAdd documentation strings for SURBL module
Vsevolod Stakhov [Sat, 2 Jan 2016 18:35:17 +0000 (18:35 +0000)]
Add documentation strings for SURBL module

8 years agoAdd method to insert documentation to the specific path
Vsevolod Stakhov [Sat, 2 Jan 2016 17:37:28 +0000 (17:37 +0000)]
Add method to insert documentation to the specific path

8 years agoImplement printing of scores in the log file
Vsevolod Stakhov [Sat, 2 Jan 2016 00:00:59 +0000 (00:00 +0000)]
Implement printing of scores in the log file

8 years agoAdd symbols_scores in log file
Vsevolod Stakhov [Fri, 1 Jan 2016 23:56:58 +0000 (23:56 +0000)]
Add symbols_scores in log file

8 years agoAdd another override to fix packaging
Vsevolod Stakhov [Fri, 1 Jan 2016 17:38:09 +0000 (17:38 +0000)]
Add another override to fix packaging

8 years agoAnother try to fix debug packages
Vsevolod Stakhov [Fri, 1 Jan 2016 16:23:38 +0000 (16:23 +0000)]
Another try to fix debug packages

8 years agoAdd debuginfo package
Vsevolod Stakhov [Thu, 31 Dec 2015 18:04:17 +0000 (18:04 +0000)]
Add debuginfo package

8 years agoAdd another bunch of missed files.
Vsevolod Stakhov [Thu, 31 Dec 2015 17:54:04 +0000 (17:54 +0000)]
Add another bunch of missed files.

8 years agoAdd CR_SURBL
Vsevolod Stakhov [Thu, 31 Dec 2015 17:51:55 +0000 (17:51 +0000)]
Add CR_SURBL

8 years agoAnother missing file.
Vsevolod Stakhov [Thu, 31 Dec 2015 17:48:16 +0000 (17:48 +0000)]
Another missing file.

8 years agoFix snowball distribution.
Vsevolod Stakhov [Thu, 31 Dec 2015 17:43:49 +0000 (17:43 +0000)]
Fix snowball distribution.

8 years agoRemove bloody submodules.
Vsevolod Stakhov [Thu, 31 Dec 2015 17:38:02 +0000 (17:38 +0000)]
Remove bloody submodules.

8 years agoMerge pull request #444 from lzmths/master
Vsevolod Stakhov [Thu, 31 Dec 2015 17:06:09 +0000 (17:06 +0000)]
Merge pull request #444 from lzmths/master

Refactoring conditional directives that break parts of statements.

8 years agoMerge pull request #465 from fatalbanana/docs
Vsevolod Stakhov [Thu, 31 Dec 2015 17:05:45 +0000 (17:05 +0000)]
Merge pull request #465 from fatalbanana/docs

Fix documentation inaccuracy WRT history_file

8 years agoMerge pull request #464 from fatalbanana/surbl
Vsevolod Stakhov [Thu, 31 Dec 2015 17:05:36 +0000 (17:05 +0000)]
Merge pull request #464 from fatalbanana/surbl

Drop deprecated SURBL bits; rename JP_SURBL_MULTI to ABUSE_SURBL; add SURBL_BLOCKED

8 years agoAdd SURBL_BLOCKED symbol 464/head
Andrew Lewis [Thu, 31 Dec 2015 12:24:41 +0000 (14:24 +0200)]
Add SURBL_BLOCKED symbol

8 years agoFix documentation inaccuracy WRT history_file 465/head
Andrew Lewis [Thu, 31 Dec 2015 12:11:59 +0000 (14:11 +0200)]
Fix documentation inaccuracy WRT history_file

8 years agoDrop deprecated SURBL bits & rename JP_SURBL_MULTI to ABUSE_SURBL
Andrew Lewis [Thu, 31 Dec 2015 12:00:43 +0000 (14:00 +0200)]
Drop deprecated SURBL bits & rename JP_SURBL_MULTI to ABUSE_SURBL

8 years agoFix critical issue in surbl module
Vsevolod Stakhov [Wed, 30 Dec 2015 23:49:54 +0000 (23:49 +0000)]
Fix critical issue in surbl module

Previously, surbl could send many DNS requests for a single URL

8 years agoAdd util.glob routine to lua API
Vsevolod Stakhov [Wed, 30 Dec 2015 14:31:28 +0000 (14:31 +0000)]
Add util.glob routine to lua API

8 years agoFix endless loop
Vsevolod Stakhov [Wed, 30 Dec 2015 13:04:48 +0000 (13:04 +0000)]
Fix endless loop

8 years agoAdd documentation for all workers' options
Vsevolod Stakhov [Tue, 29 Dec 2015 18:06:25 +0000 (18:06 +0000)]
Add documentation for all workers' options

8 years agoAdd sorting for configuration helper
Vsevolod Stakhov [Tue, 29 Dec 2015 17:48:59 +0000 (17:48 +0000)]
Add sorting for configuration helper

8 years agoFix arguments passing to the lua formatter
Vsevolod Stakhov [Tue, 29 Dec 2015 17:37:04 +0000 (17:37 +0000)]
Fix arguments passing to the lua formatter

8 years agoAllow colored output
Vsevolod Stakhov [Tue, 29 Dec 2015 17:35:37 +0000 (17:35 +0000)]
Allow colored output

8 years agoFix workers documentation
Vsevolod Stakhov [Tue, 29 Dec 2015 17:19:56 +0000 (17:19 +0000)]
Fix workers documentation

8 years agoAdd options for workers
Vsevolod Stakhov [Tue, 29 Dec 2015 17:13:41 +0000 (17:13 +0000)]
Add options for workers

8 years agoStart redis plugin rejig
Vsevolod Stakhov [Tue, 29 Dec 2015 16:59:53 +0000 (16:59 +0000)]
Start redis plugin rejig

8 years agoMore changes to classification stages
Vsevolod Stakhov [Tue, 29 Dec 2015 15:33:48 +0000 (15:33 +0000)]
More changes to classification stages

8 years agoAdd substages for classification
Vsevolod Stakhov [Tue, 29 Dec 2015 15:16:17 +0000 (15:16 +0000)]
Add substages for classification

8 years agoFix quotes
Vsevolod Stakhov [Tue, 29 Dec 2015 13:02:14 +0000 (13:02 +0000)]
Fix quotes

8 years agoAdd lua pretty formatter for confighelp
Vsevolod Stakhov [Tue, 29 Dec 2015 12:53:28 +0000 (12:53 +0000)]
Add lua pretty formatter for confighelp

8 years agoUse caseless search for keywords
Vsevolod Stakhov [Tue, 29 Dec 2015 09:47:52 +0000 (09:47 +0000)]
Use caseless search for keywords

8 years agoAdd caseless version of rabin-karp substring search
Vsevolod Stakhov [Tue, 29 Dec 2015 09:47:34 +0000 (09:47 +0000)]
Add caseless version of rabin-karp substring search

8 years agoShow 'keyword' when '-k' is specified
Vsevolod Stakhov [Tue, 29 Dec 2015 09:39:03 +0000 (09:39 +0000)]
Show 'keyword' when '-k' is specified

8 years agoAllow keyword searching
Vsevolod Stakhov [Tue, 29 Dec 2015 09:35:35 +0000 (09:35 +0000)]
Allow keyword searching

8 years agoInit modules and workers in confighelp to get more doc strings
Vsevolod Stakhov [Tue, 29 Dec 2015 09:04:41 +0000 (09:04 +0000)]
Init modules and workers in confighelp to get more doc strings

8 years agoAdd documentation for some of default options
Vsevolod Stakhov [Mon, 28 Dec 2015 23:57:04 +0000 (23:57 +0000)]
Add documentation for some of default options

8 years agoImplement very basic documentation for options
Vsevolod Stakhov [Mon, 28 Dec 2015 17:39:41 +0000 (17:39 +0000)]
Implement very basic documentation for options

8 years agoAdd simple routine to get configuration help
Vsevolod Stakhov [Mon, 28 Dec 2015 17:09:34 +0000 (17:09 +0000)]
Add simple routine to get configuration help

8 years agoFix definition of the rcl_init function
Vsevolod Stakhov [Mon, 28 Dec 2015 16:33:28 +0000 (16:33 +0000)]
Fix definition of the rcl_init function

8 years agoFix options string
Vsevolod Stakhov [Mon, 28 Dec 2015 16:31:54 +0000 (16:31 +0000)]
Fix options string

8 years agoImplement standard handlers documentation
Vsevolod Stakhov [Mon, 28 Dec 2015 13:52:55 +0000 (13:52 +0000)]
Implement standard handlers documentation

8 years agoInitial implementation of documentation strings in rspamd
Vsevolod Stakhov [Sun, 27 Dec 2015 15:23:31 +0000 (15:23 +0000)]
Initial implementation of documentation strings in rspamd

8 years agoSync with libucl
Vsevolod Stakhov [Sun, 27 Dec 2015 15:12:28 +0000 (15:12 +0000)]
Sync with libucl

8 years agoRemove shit added by CLion
Vsevolod Stakhov [Sun, 27 Dec 2015 13:02:33 +0000 (13:02 +0000)]
Remove shit added by CLion

8 years agoAdd ability to insert documentation strings
Vsevolod Stakhov [Sun, 27 Dec 2015 12:58:23 +0000 (12:58 +0000)]
Add ability to insert documentation strings

Issue: #461

8 years agoMerge pull request #462 from pombredanne/patch-1
Vsevolod Stakhov [Sun, 27 Dec 2015 11:06:30 +0000 (11:06 +0000)]
Merge pull request #462 from pombredanne/patch-1

Fixed minor doc typo.

8 years agoFixed minor doc typo. 462/head
Philippe Ombredanne [Sun, 27 Dec 2015 10:41:27 +0000 (11:41 +0100)]
Fixed minor doc typo.

8 years agoImplement forced timeout for delayed filters
Vsevolod Stakhov [Sat, 26 Dec 2015 17:50:35 +0000 (17:50 +0000)]
Implement forced timeout for delayed filters

Issue: #452

8 years agoFix multiple regexp in the cache for lua API
Vsevolod Stakhov [Sat, 26 Dec 2015 16:59:33 +0000 (16:59 +0000)]
Fix multiple regexp in the cache for lua API

8 years agoFix non-unique regexp in the internal module
Vsevolod Stakhov [Sat, 26 Dec 2015 16:29:37 +0000 (16:29 +0000)]
Fix non-unique regexp in the internal module

8 years agoFix issue with non-unique regexps in the cache
Vsevolod Stakhov [Sat, 26 Dec 2015 16:29:21 +0000 (16:29 +0000)]
Fix issue with non-unique regexps in the cache

8 years agoFix urls output in the protocol
Vsevolod Stakhov [Fri, 25 Dec 2015 21:27:57 +0000 (21:27 +0000)]
Fix urls output in the protocol

8 years agoAdd cases for url that are enclosed in braces
Vsevolod Stakhov [Fri, 25 Dec 2015 14:08:50 +0000 (14:08 +0000)]
Add cases for url that are enclosed in braces

8 years agoFix url insertion into a table
Vsevolod Stakhov [Thu, 24 Dec 2015 16:14:20 +0000 (16:14 +0000)]
Fix url insertion into a table

Previously, rspamd compared merely host names but urls can have different path that should also be considered

8 years agoAdd sanity detection for header name
Vsevolod Stakhov [Thu, 24 Dec 2015 15:48:55 +0000 (15:48 +0000)]
Add sanity detection for header name

8 years agoFix issue with changing number of regexps in a cache
Vsevolod Stakhov [Thu, 24 Dec 2015 14:58:10 +0000 (14:58 +0000)]
Fix issue with changing number of regexps in a cache

8 years agoRemove R_TO_SEEMS_AUTO as it generates a lot of FP
Vsevolod Stakhov [Thu, 24 Dec 2015 14:42:52 +0000 (14:42 +0000)]
Remove R_TO_SEEMS_AUTO as it generates a lot of FP

8 years agoLog on info level about HS prefilters
Vsevolod Stakhov [Thu, 24 Dec 2015 14:35:21 +0000 (14:35 +0000)]
Log on info level about HS prefilters

8 years agoOn recompile remove all HS files, even correct ones
Vsevolod Stakhov [Thu, 24 Dec 2015 14:34:03 +0000 (14:34 +0000)]
On recompile remove all HS files, even correct ones

8 years agoGrr, really fix the logging
Vsevolod Stakhov [Thu, 24 Dec 2015 09:53:33 +0000 (09:53 +0000)]
Grr, really fix the logging

8 years agoFix logging as headers now have \0 at the end
Vsevolod Stakhov [Thu, 24 Dec 2015 09:51:00 +0000 (09:51 +0000)]
Fix logging as headers now have \0 at the end

8 years agoUse refcounting logic for dkim keys to avoid some races
Vsevolod Stakhov [Thu, 24 Dec 2015 09:49:32 +0000 (09:49 +0000)]
Use refcounting logic for dkim keys to avoid some races

8 years agoFix PID file path
Vsevolod Stakhov [Wed, 23 Dec 2015 17:14:55 +0000 (17:14 +0000)]
Fix PID file path

8 years agoFix bug introduced by the previous fix
Vsevolod Stakhov [Wed, 23 Dec 2015 16:11:13 +0000 (16:11 +0000)]
Fix bug introduced by the previous fix

8 years agoFix crash in re_cache as headers are not NULL terminated
Vsevolod Stakhov [Wed, 23 Dec 2015 16:03:48 +0000 (16:03 +0000)]
Fix crash in re_cache as headers are not NULL terminated

8 years agoFix freemail rules
Vsevolod Stakhov [Wed, 23 Dec 2015 15:00:12 +0000 (15:00 +0000)]
Fix freemail rules

8 years agoSimplify spec
Vsevolod Stakhov [Tue, 22 Dec 2015 17:50:05 +0000 (17:50 +0000)]
Simplify spec

8 years agoMinor fixes
Vsevolod Stakhov [Tue, 22 Dec 2015 17:45:31 +0000 (17:45 +0000)]
Minor fixes

8 years agoFix issue when SA metas contain other metas
Vsevolod Stakhov [Tue, 22 Dec 2015 17:45:16 +0000 (17:45 +0000)]
Fix issue when SA metas contain other metas

8 years agoAdd wal checkpoints to bayes backend
Vsevolod Stakhov [Tue, 22 Dec 2015 16:38:16 +0000 (16:38 +0000)]
Add wal checkpoints to bayes backend

8 years agoRemove ambiguity between %b format modifiers
Vsevolod Stakhov [Tue, 22 Dec 2015 16:26:29 +0000 (16:26 +0000)]
Remove ambiguity between %b format modifiers

8 years agoAdd some temporary logs for fann plugin
Vsevolod Stakhov [Tue, 22 Dec 2015 14:41:46 +0000 (14:41 +0000)]
Add some temporary logs for fann plugin

8 years agoFix issues with multiple addresses in SPF records
Vsevolod Stakhov [Tue, 22 Dec 2015 14:30:08 +0000 (14:30 +0000)]
Fix issues with multiple addresses in SPF records

Issue: #455
Reported by: @moisseev

8 years agoAdd preliminary fann_score plugin
Vsevolod Stakhov [Tue, 22 Dec 2015 00:58:58 +0000 (00:58 +0000)]
Add preliminary fann_score plugin