]> git.ipfire.org Git - thirdparty/rspamd.git/log
thirdparty/rspamd.git
11 years agoRBL: Change order of calls to avoid sending error messages to logs 245/head
Andrew Lewis [Wed, 1 Apr 2015 16:34:39 +0000 (18:34 +0200)] 
RBL: Change order of calls to avoid sending error messages to logs

11 years agoRBL: Add missing is_whitelist = true setting 243/head
Andrew Lewis [Wed, 1 Apr 2015 16:01:27 +0000 (18:01 +0200)] 
RBL: Add missing is_whitelist = true setting

11 years agoRBL: change behaviour of whitelists
Andrew Lewis [Wed, 1 Apr 2015 15:31:39 +0000 (17:31 +0200)] 
RBL: change behaviour of whitelists

11 years agoFix some priority issues in expressions.
Vsevolod Stakhov [Tue, 24 Mar 2015 17:30:00 +0000 (17:30 +0000)] 
Fix some priority issues in expressions.

11 years agoFix some border cases while parsing expressions.
Vsevolod Stakhov [Tue, 24 Mar 2015 16:57:32 +0000 (16:57 +0000)] 
Fix some border cases while parsing expressions.

11 years agoFix composite atoms parsing.
Vsevolod Stakhov [Tue, 24 Mar 2015 16:43:27 +0000 (16:43 +0000)] 
Fix composite atoms parsing.

11 years agoOutput error messages when a composite cannot be parsed.
Vsevolod Stakhov [Tue, 24 Mar 2015 16:39:04 +0000 (16:39 +0000)] 
Output error messages when a composite cannot be parsed.

11 years agoUse some more advanced heuristic to find packages.
Vsevolod Stakhov [Tue, 24 Mar 2015 15:58:54 +0000 (15:58 +0000)] 
Use some more advanced heuristic to find packages.

11 years agoFix rspamd_parts_distance function.
Vsevolod Stakhov [Tue, 24 Mar 2015 14:02:41 +0000 (14:02 +0000)] 
Fix rspamd_parts_distance function.

11 years agoRemove deprecated test.
Vsevolod Stakhov [Tue, 24 Mar 2015 13:51:46 +0000 (13:51 +0000)] 
Remove deprecated test.

11 years agoFix inversion logic.
Vsevolod Stakhov [Tue, 24 Mar 2015 13:49:13 +0000 (13:49 +0000)] 
Fix inversion logic.

11 years agoImprove test regexp.
Vsevolod Stakhov [Tue, 24 Mar 2015 13:42:32 +0000 (13:42 +0000)] 
Improve test regexp.

11 years agoIncrease log buffer size when BUFSIZ is too small.
Vsevolod Stakhov [Tue, 24 Mar 2015 12:56:16 +0000 (12:56 +0000)] 
Increase log buffer size when BUFSIZ is too small.

11 years agoAllow global lua functions in mime_regexp.
Vsevolod Stakhov [Tue, 24 Mar 2015 12:44:53 +0000 (12:44 +0000)] 
Allow global lua functions in mime_regexp.

11 years agoFix parsing of regexp atoms.
Vsevolod Stakhov [Tue, 24 Mar 2015 12:44:36 +0000 (12:44 +0000)] 
Fix parsing of regexp atoms.

11 years agoFix parsing of function atoms with braces.
Vsevolod Stakhov [Tue, 24 Mar 2015 12:05:30 +0000 (12:05 +0000)] 
Fix parsing of function atoms with braces.

11 years agoReset variable to avoid unexpected results.
Vsevolod Stakhov [Mon, 23 Mar 2015 22:33:05 +0000 (22:33 +0000)] 
Reset variable to avoid unexpected results.

11 years agoFix function invocation.
Vsevolod Stakhov [Mon, 23 Mar 2015 22:25:55 +0000 (22:25 +0000)] 
Fix function invocation.

11 years agoFix composites parsing.
Vsevolod Stakhov [Mon, 23 Mar 2015 22:21:21 +0000 (22:21 +0000)] 
Fix composites parsing.

11 years agoUse port when calculating listen socket hash.
Vsevolod Stakhov [Mon, 23 Mar 2015 22:13:39 +0000 (22:13 +0000)] 
Use port when calculating listen socket hash.

11 years agoFix setting of the expression element.
Vsevolod Stakhov [Mon, 23 Mar 2015 21:54:26 +0000 (21:54 +0000)] 
Fix setting of the expression element.

11 years agoMerge branch 'expr-rework'
Vsevolod Stakhov [Mon, 23 Mar 2015 16:33:43 +0000 (16:33 +0000)] 
Merge branch 'expr-rework'

11 years agoImprove mime expressions processing.
Vsevolod Stakhov [Mon, 23 Mar 2015 16:32:34 +0000 (16:32 +0000)] 
Improve mime expressions processing.

11 years agoFixes to mime regexp parsing.
Vsevolod Stakhov [Mon, 23 Mar 2015 16:17:39 +0000 (16:17 +0000)] 
Fixes to mime regexp parsing.

11 years agoFix printing of GError *.
Vsevolod Stakhov [Mon, 23 Mar 2015 15:59:48 +0000 (15:59 +0000)] 
Fix printing of GError *.

11 years agoIntegrate mime_expressions to the regexp module.
Vsevolod Stakhov [Mon, 23 Mar 2015 15:47:47 +0000 (15:47 +0000)] 
Integrate mime_expressions to the regexp module.

11 years agoAdd %e modifier for GError clever printing.
Vsevolod Stakhov [Mon, 23 Mar 2015 15:26:57 +0000 (15:26 +0000)] 
Add %e modifier for GError clever printing.

11 years agoMerge branch 'expr-rework'
Vsevolod Stakhov [Mon, 23 Mar 2015 00:38:04 +0000 (00:38 +0000)] 
Merge branch 'expr-rework'

11 years agoFix lua composites API.
Vsevolod Stakhov [Mon, 23 Mar 2015 00:37:36 +0000 (00:37 +0000)] 
Fix lua composites API.

11 years agoRestore compiling of plugins.
Vsevolod Stakhov [Mon, 23 Mar 2015 00:37:12 +0000 (00:37 +0000)] 
Restore compiling of plugins.

11 years agoRework expression functions.
Vsevolod Stakhov [Sun, 22 Mar 2015 23:41:59 +0000 (23:41 +0000)] 
Rework expression functions.

11 years agoConstify cache add key argument.
Vsevolod Stakhov [Sun, 22 Mar 2015 23:20:12 +0000 (23:20 +0000)] 
Constify cache add key argument.

11 years agoMove specific functions to mime_expr.
Vsevolod Stakhov [Sat, 21 Mar 2015 22:32:41 +0000 (22:32 +0000)] 
Move specific functions to mime_expr.

11 years agoRemove unused include from expressions.
Vsevolod Stakhov [Sat, 21 Mar 2015 22:06:36 +0000 (22:06 +0000)] 
Remove unused include from expressions.

11 years agoFix composites parsing.
Vsevolod Stakhov [Sat, 21 Mar 2015 22:03:44 +0000 (22:03 +0000)] 
Fix composites parsing.

11 years agoUpdate composites logic.
Vsevolod Stakhov [Sat, 21 Mar 2015 21:48:55 +0000 (21:48 +0000)] 
Update composites logic.

11 years agoMerge pull request #240 from fatalbanana/master
Vsevolod Stakhov [Sat, 21 Mar 2015 17:33:43 +0000 (17:33 +0000)] 
Merge pull request #240 from fatalbanana/master

Correct bad syntax

11 years agoCorrect bad syntax 240/head
Andrew Lewis [Sat, 21 Mar 2015 17:23:26 +0000 (19:23 +0200)] 
Correct bad syntax

11 years agoMerge pull request #237 from fatalbanana/master
Vsevolod Stakhov [Sat, 21 Mar 2015 11:51:20 +0000 (11:51 +0000)] 
Merge pull request #237 from fatalbanana/master

Rather use pkg-config to find luajit

11 years agoSet WITH_LUA=1 for luajit too 237/head
Andrew Lewis [Sat, 21 Mar 2015 11:46:05 +0000 (13:46 +0200)] 
Set WITH_LUA=1 for luajit too

11 years agoRather use pkg-config to find luajit
Andrew Lewis [Sat, 21 Mar 2015 10:56:54 +0000 (12:56 +0200)] 
Rather use pkg-config to find luajit

Conflicts:
CMakeLists.txt

11 years agoStart to rework composites.
Vsevolod Stakhov [Sat, 21 Mar 2015 01:14:05 +0000 (01:14 +0000)] 
Start to rework composites.

11 years agoAdd guards for function arguments.
Vsevolod Stakhov [Fri, 20 Mar 2015 17:04:45 +0000 (17:04 +0000)] 
Add guards for function arguments.

11 years agoFix functions invocation.
Vsevolod Stakhov [Fri, 20 Mar 2015 17:02:37 +0000 (17:02 +0000)] 
Fix functions invocation.

11 years agoMerge pull request #236 from fatalbanana/master
Vsevolod Stakhov [Fri, 20 Mar 2015 16:58:06 +0000 (16:58 +0000)] 
Merge pull request #236 from fatalbanana/master

Add IPv6 loopback to secure_ip setting

11 years agoAdd IPv6 loopback to secure_ip setting 236/head
Andrew Lewis [Fri, 20 Mar 2015 12:31:17 +0000 (14:31 +0200)] 
Add IPv6 loopback to secure_ip setting

11 years agoFix implicit arrays handling in string list parsing.
Vsevolod Stakhov [Fri, 20 Mar 2015 15:16:40 +0000 (15:16 +0000)] 
Fix implicit arrays handling in string list parsing.

11 years agoAllow multiple values for `secure_ip` option.
Vsevolod Stakhov [Fri, 20 Mar 2015 14:19:20 +0000 (14:19 +0000)] 
Allow multiple values for `secure_ip` option.

Issue: #234

11 years agoMerge pull request #233 from fatalbanana/master
Vsevolod Stakhov [Thu, 19 Mar 2015 22:40:55 +0000 (22:40 +0000)] 
Merge pull request #233 from fatalbanana/master

Remove upstart job from Debian package (because it's breaking stuff)

11 years agoProcess regexps from atom process function.
Vsevolod Stakhov [Thu, 19 Mar 2015 22:31:53 +0000 (22:31 +0000)] 
Process regexps from atom process function.

11 years agoUnify regexp match function.
Vsevolod Stakhov [Thu, 19 Mar 2015 22:07:43 +0000 (22:07 +0000)] 
Unify regexp match function.

11 years agoMove regexp process code from the plugin.
Vsevolod Stakhov [Thu, 19 Mar 2015 19:00:28 +0000 (19:00 +0000)] 
Move regexp process code from the plugin.

11 years agoAdd re cache logic to task routines.
Vsevolod Stakhov [Thu, 19 Mar 2015 18:57:43 +0000 (18:57 +0000)] 
Add re cache logic to task routines.

11 years agoUse regexp hash functions for task re_cache.
Vsevolod Stakhov [Thu, 19 Mar 2015 18:43:03 +0000 (18:43 +0000)] 
Use regexp hash functions for task re_cache.

11 years agoAdd global limit for mime regular expressions.
Vsevolod Stakhov [Thu, 19 Mar 2015 18:24:09 +0000 (18:24 +0000)] 
Add global limit for mime regular expressions.

11 years agoAdd code to destroy mime atom.
Vsevolod Stakhov [Thu, 19 Mar 2015 18:14:23 +0000 (18:14 +0000)] 
Add code to destroy mime atom.

11 years agoImplement parsing of internal functions.
Vsevolod Stakhov [Thu, 19 Mar 2015 17:19:43 +0000 (17:19 +0000)] 
Implement parsing of internal functions.

11 years agoRemove expressions pollutions from parts of rspamd.
Vsevolod Stakhov [Thu, 19 Mar 2015 16:19:09 +0000 (16:19 +0000)] 
Remove expressions pollutions from parts of rspamd.

11 years agoAdd basic atom parsing utility.
Vsevolod Stakhov [Thu, 19 Mar 2015 16:18:54 +0000 (16:18 +0000)] 
Add basic atom parsing utility.

11 years agoRemove upstart job from Debian package (because it's breaking stuff) 233/head
Andrew Lewis [Thu, 19 Mar 2015 16:15:34 +0000 (18:15 +0200)] 
Remove upstart job from Debian package (because it's breaking stuff)

11 years agoWrite atom parser skeleton.
Vsevolod Stakhov [Thu, 19 Mar 2015 15:18:18 +0000 (15:18 +0000)] 
Write atom parser skeleton.

11 years agoStart removing old stuff.
Vsevolod Stakhov [Thu, 19 Mar 2015 15:07:22 +0000 (15:07 +0000)] 
Start removing old stuff.

11 years agoAdd unit tests for expressions processing.
Vsevolod Stakhov [Thu, 19 Mar 2015 13:47:31 +0000 (13:47 +0000)] 
Add unit tests for expressions processing.

11 years agoFix processing of a single element.
Vsevolod Stakhov [Thu, 19 Mar 2015 13:47:19 +0000 (13:47 +0000)] 
Fix processing of a single element.

11 years agoFix + expressions optimizations.
Vsevolod Stakhov [Thu, 19 Mar 2015 13:33:37 +0000 (13:33 +0000)] 
Fix + expressions optimizations.

11 years agoFix parsing of limits.
Vsevolod Stakhov [Thu, 19 Mar 2015 13:13:57 +0000 (13:13 +0000)] 
Fix parsing of limits.

11 years agoSelect operand on OR operation.
Vsevolod Stakhov [Thu, 19 Mar 2015 12:24:15 +0000 (12:24 +0000)] 
Select operand on OR operation.

11 years agoFix issues when calling for process atoms.
Vsevolod Stakhov [Thu, 19 Mar 2015 12:19:07 +0000 (12:19 +0000)] 
Fix issues when calling for process atoms.

11 years agoAdd lua-expr:process method.
Vsevolod Stakhov [Thu, 19 Mar 2015 11:56:10 +0000 (11:56 +0000)] 
Add lua-expr:process method.

11 years agoFinish expression evaluation.
Vsevolod Stakhov [Thu, 19 Mar 2015 11:50:04 +0000 (11:50 +0000)] 
Finish expression evaluation.

11 years agoMerge pull request #230 from fatalbanana/master
Vsevolod Stakhov [Thu, 19 Mar 2015 12:42:06 +0000 (12:42 +0000)] 
Merge pull request #230 from fatalbanana/master

Fix luajit/lua headers confusion

11 years agoFix luajit/lua headers confusion 230/head
Andrew Lewis [Thu, 19 Mar 2015 12:34:17 +0000 (14:34 +0200)] 
Fix luajit/lua headers confusion

Conflicts:
CMakeLists.txt

11 years agoMerge pull request #229 from fatalbanana/master
Vsevolod Stakhov [Thu, 19 Mar 2015 10:53:09 +0000 (10:53 +0000)] 
Merge pull request #229 from fatalbanana/master

Fix finding headers from luajit

11 years agoFix debian/control 229/head
Andrew Lewis [Thu, 19 Mar 2015 10:31:27 +0000 (12:31 +0200)] 
Fix debian/control

11 years agoFix finding headers from luajit
Andrew Lewis [Thu, 19 Mar 2015 10:11:48 +0000 (12:11 +0200)] 
Fix finding headers from luajit

11 years agoWrite optimizator for plus operator.
Vsevolod Stakhov [Thu, 19 Mar 2015 10:04:56 +0000 (10:04 +0000)] 
Write optimizator for plus operator.

11 years agoPrefer processed elements during optimizations.
Vsevolod Stakhov [Thu, 19 Mar 2015 09:14:27 +0000 (09:14 +0000)] 
Prefer processed elements during optimizations.

11 years agoMerge pull request #227 from dottedmag/master
Vsevolod Stakhov [Wed, 18 Mar 2015 23:18:42 +0000 (23:18 +0000)] 
Merge pull request #227 from dottedmag/master

Pull changelogs from rspamd-0.8

11 years agoPull changelogs from rspamd-0.8 227/head
Mikhail Gusarov [Wed, 18 Mar 2015 23:13:39 +0000 (23:13 +0000)] 
Pull changelogs from rspamd-0.8

11 years agoFix references.
Vsevolod Stakhov [Wed, 18 Mar 2015 21:21:25 +0000 (21:21 +0000)] 
Fix references.

11 years agoFix length when parsing ip4/ip6.
Vsevolod Stakhov [Wed, 18 Mar 2015 21:21:13 +0000 (21:21 +0000)] 
Fix length when parsing ip4/ip6.

11 years agoFix some more issues in spf.
Vsevolod Stakhov [Wed, 18 Mar 2015 20:03:48 +0000 (20:03 +0000)] 
Fix some more issues in spf.

11 years agoFix issues in spf plugin.
Vsevolod Stakhov [Wed, 18 Mar 2015 19:55:04 +0000 (19:55 +0000)] 
Fix issues in spf plugin.

11 years agoUse const pointer for LRU cache search.
Vsevolod Stakhov [Wed, 18 Mar 2015 17:38:13 +0000 (17:38 +0000)] 
Use const pointer for LRU cache search.

11 years agoFix errors.
Vsevolod Stakhov [Wed, 18 Mar 2015 17:36:48 +0000 (17:36 +0000)] 
Fix errors.

11 years agoMerge branch 'spf-rework'
Vsevolod Stakhov [Wed, 18 Mar 2015 17:24:08 +0000 (17:24 +0000)] 
Merge branch 'spf-rework'

11 years agoFix refcounts.
Vsevolod Stakhov [Wed, 18 Mar 2015 17:23:30 +0000 (17:23 +0000)] 
Fix refcounts.

11 years agoFix spf plugin.
Vsevolod Stakhov [Wed, 18 Mar 2015 17:21:33 +0000 (17:21 +0000)] 
Fix spf plugin.

11 years agoRework flattening and callback logic.
Vsevolod Stakhov [Wed, 18 Mar 2015 17:10:16 +0000 (17:10 +0000)] 
Rework flattening and callback logic.

11 years agoRework plain ip6/ip4 parsing.
Vsevolod Stakhov [Wed, 18 Mar 2015 17:10:00 +0000 (17:10 +0000)] 
Rework plain ip6/ip4 parsing.

11 years agoAdd records flattening logic.
Vsevolod Stakhov [Wed, 18 Mar 2015 16:43:46 +0000 (16:43 +0000)] 
Add records flattening logic.

11 years agoRework DNS callback.
Vsevolod Stakhov [Wed, 18 Mar 2015 16:13:21 +0000 (16:13 +0000)] 
Rework DNS callback.

11 years agoUnify hostmask parsing.
Vsevolod Stakhov [Wed, 18 Mar 2015 15:14:45 +0000 (15:14 +0000)] 
Unify hostmask parsing.

11 years agoFix parsing routines.
Vsevolod Stakhov [Wed, 18 Mar 2015 15:13:04 +0000 (15:13 +0000)] 
Fix parsing routines.

11 years agoStart rework for spf structures.
Vsevolod Stakhov [Wed, 18 Mar 2015 15:12:39 +0000 (15:12 +0000)] 
Start rework for spf structures.

11 years agoRework address matching algorithm in SPF plugin.
Vsevolod Stakhov [Wed, 18 Mar 2015 12:25:04 +0000 (12:25 +0000)] 
Rework address matching algorithm in SPF plugin.

11 years ago2 more test cases.
Vsevolod Stakhov [Wed, 18 Mar 2015 11:41:38 +0000 (11:41 +0000)] 
2 more test cases.

11 years agoAdd more unit tests.
Vsevolod Stakhov [Wed, 18 Mar 2015 10:54:42 +0000 (10:54 +0000)] 
Add more unit tests.

11 years agoUse reft-associativity by default for all ops.
Vsevolod Stakhov [Wed, 18 Mar 2015 10:54:22 +0000 (10:54 +0000)] 
Use reft-associativity by default for all ops.

11 years agoTreat '+' as operator symbol.
Vsevolod Stakhov [Wed, 18 Mar 2015 10:54:06 +0000 (10:54 +0000)] 
Treat '+' as operator symbol.