]> git.ipfire.org Git - thirdparty/rspamd.git/log
thirdparty/rspamd.git
9 years agoRework rotation for upstreams
Vsevolod Stakhov [Sat, 21 Nov 2015 13:20:37 +0000 (13:20 +0000)] 
Rework rotation for upstreams

9 years agoParse rotation type for upstreams list
Vsevolod Stakhov [Sat, 21 Nov 2015 13:17:05 +0000 (13:17 +0000)] 
Parse rotation type for upstreams list

9 years agoAllow ratelimit plugin to set symbol instead of pre-result
Vsevolod Stakhov [Sat, 21 Nov 2015 00:18:41 +0000 (00:18 +0000)] 
Allow ratelimit plugin to set symbol instead of pre-result

9 years agoAdd deinitialization for upstreams
Vsevolod Stakhov [Fri, 20 Nov 2015 17:09:32 +0000 (17:09 +0000)] 
Add deinitialization for upstreams

9 years agoRework upstreams initialization
Vsevolod Stakhov [Fri, 20 Nov 2015 17:03:51 +0000 (17:03 +0000)] 
Rework upstreams initialization

9 years agoRework FORGED_RECIPIENTS for common users
Vsevolod Stakhov [Fri, 20 Nov 2015 16:52:10 +0000 (16:52 +0000)] 
Rework FORGED_RECIPIENTS for common users

9 years agoReduce weight of SUSPICIOUS_RECIPS
Vsevolod Stakhov [Fri, 20 Nov 2015 16:44:09 +0000 (16:44 +0000)] 
Reduce weight of SUSPICIOUS_RECIPS

9 years agoFix plugins
Vsevolod Stakhov [Fri, 20 Nov 2015 16:37:23 +0000 (16:37 +0000)] 
Fix plugins

9 years agoFix tests
Vsevolod Stakhov [Fri, 20 Nov 2015 16:33:34 +0000 (16:33 +0000)] 
Fix tests

9 years agoFix upstreams usage
Vsevolod Stakhov [Fri, 20 Nov 2015 16:17:24 +0000 (16:17 +0000)] 
Fix upstreams usage

9 years agoRework upstreams context
Vsevolod Stakhov [Fri, 20 Nov 2015 15:48:32 +0000 (15:48 +0000)] 
Rework upstreams context

9 years agoAdd R_SUSPICIOUS_URL rule that detects obfusicated URL's
Vsevolod Stakhov [Fri, 20 Nov 2015 13:52:20 +0000 (13:52 +0000)] 
Add R_SUSPICIOUS_URL rule that detects obfusicated URL's

9 years agoAdd is_obscured method for lua url API
Vsevolod Stakhov [Fri, 20 Nov 2015 13:52:08 +0000 (13:52 +0000)] 
Add is_obscured method for lua url API

9 years agoFix parsing of IP URLs
Vsevolod Stakhov [Thu, 19 Nov 2015 16:29:48 +0000 (16:29 +0000)] 
Fix parsing of IP URLs

9 years agoUse flags for urls
Vsevolod Stakhov [Thu, 19 Nov 2015 13:06:49 +0000 (13:06 +0000)] 
Use flags for urls

9 years agoDo not use 'strchr' on rspamd_fstring_t
Vsevolod Stakhov [Thu, 19 Nov 2015 12:34:29 +0000 (12:34 +0000)] 
Do not use 'strchr' on rspamd_fstring_t

9 years agoAnother try to improve sqlite3 interaction
Vsevolod Stakhov [Thu, 19 Nov 2015 10:58:48 +0000 (10:58 +0000)] 
Another try to improve sqlite3 interaction

9 years agoFix cleaning of rspamd config
Vsevolod Stakhov [Thu, 19 Nov 2015 00:00:54 +0000 (00:00 +0000)] 
Fix cleaning of rspamd config

9 years agoFix some race conditions
Vsevolod Stakhov [Wed, 18 Nov 2015 17:07:40 +0000 (17:07 +0000)] 
Fix some race conditions

9 years agoAdd more tunes to sqlite
Vsevolod Stakhov [Wed, 18 Nov 2015 17:05:26 +0000 (17:05 +0000)] 
Add more tunes to sqlite

9 years agoImplement refcounting for configuration
Vsevolod Stakhov [Wed, 18 Nov 2015 16:01:05 +0000 (16:01 +0000)] 
Implement refcounting for configuration

9 years agoFix configtest
Vsevolod Stakhov [Wed, 18 Nov 2015 15:38:08 +0000 (15:38 +0000)] 
Fix configtest

9 years agoFix issues found
Vsevolod Stakhov [Wed, 18 Nov 2015 15:19:36 +0000 (15:19 +0000)] 
Fix issues found

9 years agoStart refcounting rework for rspamd_config
Vsevolod Stakhov [Wed, 18 Nov 2015 14:48:01 +0000 (14:48 +0000)] 
Start refcounting rework for rspamd_config

9 years agoProperly return count of hashes for multiple fuzzy storages
Vsevolod Stakhov [Tue, 17 Nov 2015 17:03:13 +0000 (17:03 +0000)] 
Properly return count of hashes for multiple fuzzy storages

9 years agoSUSPICIOUS_IMAGES now trigger merely for embedded images
Vsevolod Stakhov [Tue, 17 Nov 2015 16:14:26 +0000 (16:14 +0000)] 
SUSPICIOUS_IMAGES now trigger merely for embedded images

9 years agoImprove empty image rule.
Vsevolod Stakhov [Tue, 17 Nov 2015 16:11:52 +0000 (16:11 +0000)] 
Improve empty image rule.

9 years agoFix processing of HTML tags.
Vsevolod Stakhov [Tue, 17 Nov 2015 16:11:31 +0000 (16:11 +0000)] 
Fix processing of HTML tags.

9 years agoFix raw length obtaining for certain html parts
Vsevolod Stakhov [Tue, 17 Nov 2015 15:33:59 +0000 (15:33 +0000)] 
Fix raw length obtaining for certain html parts

9 years agoMerge pull request #426 from msimerson/docker
Vsevolod Stakhov [Mon, 16 Nov 2015 16:48:12 +0000 (16:48 +0000)] 
Merge pull request #426 from msimerson/docker

Dockerfile, for running in Docker container

9 years agoAdd another bloody workaround for old glib
Vsevolod Stakhov [Mon, 16 Nov 2015 16:44:33 +0000 (16:44 +0000)] 
Add another bloody workaround for old glib

9 years agoTry to load mime from properly
Vsevolod Stakhov [Mon, 16 Nov 2015 15:06:16 +0000 (15:06 +0000)] 
Try to load mime from properly

9 years agoCheck from returned more precisely
Vsevolod Stakhov [Mon, 16 Nov 2015 14:07:15 +0000 (14:07 +0000)] 
Check from returned more precisely

9 years agoFix parsing of fragment in urls
Vsevolod Stakhov [Mon, 16 Nov 2015 13:56:06 +0000 (13:56 +0000)] 
Fix parsing of fragment in urls

9 years agoFix HTML tests
Vsevolod Stakhov [Mon, 16 Nov 2015 13:54:21 +0000 (13:54 +0000)] 
Fix HTML tests

9 years agoDo not rewrite the original url when using redirector
Vsevolod Stakhov [Mon, 16 Nov 2015 13:06:05 +0000 (13:06 +0000)] 
Do not rewrite the original url when using redirector

9 years agoFix GError use-after-free
Vsevolod Stakhov [Mon, 16 Nov 2015 11:59:45 +0000 (11:59 +0000)] 
Fix GError use-after-free

9 years agoFix printing of multiple mail addresses in the log
Vsevolod Stakhov [Mon, 16 Nov 2015 09:13:54 +0000 (09:13 +0000)] 
Fix printing of multiple mail addresses in the log

9 years agoAdd more functions for static analysis.
Vsevolod Stakhov [Mon, 16 Nov 2015 09:06:22 +0000 (09:06 +0000)] 
Add more functions for static analysis.

9 years agoDockerfile, for running in Docker container 426/head
Matt Simerson [Mon, 16 Nov 2015 08:18:27 +0000 (00:18 -0800)] 
Dockerfile, for running in Docker container

9 years agoAllow multiple recipients passed through header
Vsevolod Stakhov [Sun, 15 Nov 2015 21:42:13 +0000 (21:42 +0000)] 
Allow multiple recipients passed through header

9 years agoAllow multiple headers with the same name
Vsevolod Stakhov [Sun, 15 Nov 2015 21:40:51 +0000 (21:40 +0000)] 
Allow multiple headers with the same name

10 years agoUpdate documentation
Vsevolod Stakhov [Sat, 14 Nov 2015 14:33:05 +0000 (14:33 +0000)] 
Update documentation

10 years agoImplement recipients printing.
Vsevolod Stakhov [Sat, 14 Nov 2015 14:31:51 +0000 (14:31 +0000)] 
Implement recipients printing.

10 years agoAllow logging of recipients for a message
Vsevolod Stakhov [Sat, 14 Nov 2015 14:17:07 +0000 (14:17 +0000)] 
Allow logging of recipients for a message

10 years agoAdd support for check_for_shifted_date and check_for_missing_to_header eval rules...
Vsevolod Stakhov [Fri, 13 Nov 2015 17:14:45 +0000 (17:14 +0000)] 
Add support for check_for_shifted_date and check_for_missing_to_header eval rules to SA plugin

10 years agoAllow the same keys in the configuration
Vsevolod Stakhov [Fri, 13 Nov 2015 16:50:50 +0000 (16:50 +0000)] 
Allow the same keys in the configuration

10 years agoFix critical issue with parsing of scores.
Vsevolod Stakhov [Fri, 13 Nov 2015 16:30:30 +0000 (16:30 +0000)] 
Fix critical issue with parsing of scores.

10 years agoFix regexp matching logic
Vsevolod Stakhov [Fri, 13 Nov 2015 15:41:44 +0000 (15:41 +0000)] 
Fix regexp matching logic

10 years agoFix processing of headers.
Vsevolod Stakhov [Fri, 13 Nov 2015 15:35:41 +0000 (15:35 +0000)] 
Fix processing of headers.

10 years agoImplement words decaying for text parts.
Vsevolod Stakhov [Thu, 12 Nov 2015 18:47:05 +0000 (18:47 +0000)] 
Implement words decaying for text parts.

10 years agoSome more refactoring for new options
Vsevolod Stakhov [Thu, 12 Nov 2015 18:12:44 +0000 (18:12 +0000)] 
Some more refactoring for new options

10 years agoAdd max_word_len and words_decay options
Vsevolod Stakhov [Thu, 12 Nov 2015 18:11:10 +0000 (18:11 +0000)] 
Add max_word_len and words_decay options

10 years agoDo not convert 7 bit encodings to utf8.
Vsevolod Stakhov [Thu, 12 Nov 2015 17:08:40 +0000 (17:08 +0000)] 
Do not convert 7 bit encodings to utf8.

10 years agoGmime cannot parse messages unfortunately
Vsevolod Stakhov [Thu, 12 Nov 2015 16:45:17 +0000 (16:45 +0000)] 
Gmime cannot parse messages unfortunately

10 years agoFix travis
Vsevolod Stakhov [Thu, 12 Nov 2015 16:16:19 +0000 (16:16 +0000)] 
Fix travis

10 years agoFix travis
Vsevolod Stakhov [Thu, 12 Nov 2015 16:10:40 +0000 (16:10 +0000)] 
Fix travis

10 years agoLoad text parsers for libmagic
Vsevolod Stakhov [Thu, 12 Nov 2015 16:05:28 +0000 (16:05 +0000)] 
Load text parsers for libmagic

10 years agoAdd logic to parse non-mime requests
Vsevolod Stakhov [Thu, 12 Nov 2015 16:02:54 +0000 (16:02 +0000)] 
Add logic to parse non-mime requests

10 years agoAdd library deinit interface
Vsevolod Stakhov [Thu, 12 Nov 2015 15:22:46 +0000 (15:22 +0000)] 
Add library deinit interface

10 years agoAdd external libraries context
Vsevolod Stakhov [Thu, 12 Nov 2015 15:14:35 +0000 (15:14 +0000)] 
Add external libraries context

10 years agoAdd libmagic dependency
Vsevolod Stakhov [Thu, 12 Nov 2015 14:36:48 +0000 (14:36 +0000)] 
Add libmagic dependency

10 years agoPerl is merely needed when snowball is enabled
Vsevolod Stakhov [Thu, 12 Nov 2015 14:34:07 +0000 (14:34 +0000)] 
Perl is merely needed when snowball is enabled

10 years agoRemove crap added by CLion
Vsevolod Stakhov [Thu, 12 Nov 2015 14:29:59 +0000 (14:29 +0000)] 
Remove crap added by CLion

10 years agoAdd 'allow_raw_input' option
Vsevolod Stakhov [Thu, 12 Nov 2015 14:24:51 +0000 (14:24 +0000)] 
Add 'allow_raw_input' option

10 years agoFix format issues found by static analysis
Vsevolod Stakhov [Wed, 11 Nov 2015 18:00:43 +0000 (18:00 +0000)] 
Fix format issues found by static analysis

10 years agoMore fixes to parsing queries.
Vsevolod Stakhov [Wed, 11 Nov 2015 17:58:58 +0000 (17:58 +0000)] 
More fixes to parsing queries.

10 years agoAdd gboolean check support.
Vsevolod Stakhov [Wed, 11 Nov 2015 17:26:06 +0000 (17:26 +0000)] 
Add gboolean check support.

10 years agoImprove fixed integers processing
Vsevolod Stakhov [Wed, 11 Nov 2015 17:22:47 +0000 (17:22 +0000)] 
Improve fixed integers processing

10 years agoImprove diagnostic
Vsevolod Stakhov [Wed, 11 Nov 2015 17:22:34 +0000 (17:22 +0000)] 
Improve diagnostic

10 years agoImprove format string parsing.
Vsevolod Stakhov [Wed, 11 Nov 2015 17:10:16 +0000 (17:10 +0000)] 
Improve format string parsing.

10 years agoImprove diagnostic
Vsevolod Stakhov [Wed, 11 Nov 2015 16:49:43 +0000 (16:49 +0000)] 
Improve diagnostic

10 years agoChar is actually int due to propagation
Vsevolod Stakhov [Wed, 11 Nov 2015 16:43:40 +0000 (16:43 +0000)] 
Char is actually int due to propagation

10 years agoBreak compilation on format errors.
Vsevolod Stakhov [Wed, 11 Nov 2015 16:18:22 +0000 (16:18 +0000)] 
Break compilation on format errors.

10 years agoAllow void * as %s arg.
Vsevolod Stakhov [Wed, 11 Nov 2015 15:49:28 +0000 (15:49 +0000)] 
Allow void * as %s arg.

10 years agoDo build when performing static analysis.
Vsevolod Stakhov [Wed, 11 Nov 2015 15:38:06 +0000 (15:38 +0000)] 
Do build when performing static analysis.

10 years agoAdd complex types checkers.
Vsevolod Stakhov [Wed, 11 Nov 2015 15:25:24 +0000 (15:25 +0000)] 
Add complex types checkers.

10 years agoAdd more types
Vsevolod Stakhov [Wed, 11 Nov 2015 14:32:41 +0000 (14:32 +0000)] 
Add more types

10 years agoFix issues in reading format strings
Vsevolod Stakhov [Wed, 11 Nov 2015 14:32:25 +0000 (14:32 +0000)] 
Fix issues in reading format strings

10 years agoAvoid copy&paste.
Vsevolod Stakhov [Wed, 11 Nov 2015 14:21:27 +0000 (14:21 +0000)] 
Avoid copy&paste.

10 years agoMore primitive types parsers
Vsevolod Stakhov [Wed, 11 Nov 2015 14:05:48 +0000 (14:05 +0000)] 
More primitive types parsers

10 years agoAdd checkers for %s and %d flags
Vsevolod Stakhov [Wed, 11 Nov 2015 13:53:36 +0000 (13:53 +0000)] 
Add checkers for %s and %d flags

10 years agoWrite basics for arguments checks.
Vsevolod Stakhov [Wed, 11 Nov 2015 13:07:32 +0000 (13:07 +0000)] 
Write basics for arguments checks.

10 years agoFix unfolded base64 encoding
Vsevolod Stakhov [Wed, 11 Nov 2015 00:34:30 +0000 (00:34 +0000)] 
Fix unfolded base64 encoding

10 years agoUse separate module for printf checks.
Vsevolod Stakhov [Tue, 10 Nov 2015 23:55:24 +0000 (23:55 +0000)] 
Use separate module for printf checks.

10 years agoStart do something useful with libclang plugin
Vsevolod Stakhov [Tue, 10 Nov 2015 18:38:26 +0000 (18:38 +0000)] 
Start do something useful with libclang plugin

10 years agoStart implemetation of static analysis plugin
Vsevolod Stakhov [Mon, 9 Nov 2015 18:51:25 +0000 (18:51 +0000)] 
Start implemetation of static analysis plugin

10 years agoFix domains when parsing mx/ptr/a records in includes/redirects
Vsevolod Stakhov [Mon, 9 Nov 2015 15:29:44 +0000 (15:29 +0000)] 
Fix domains when parsing mx/ptr/a records in includes/redirects

10 years agoFix redirect as specified in RFC
Vsevolod Stakhov [Mon, 9 Nov 2015 15:29:28 +0000 (15:29 +0000)] 
Fix redirect as specified in RFC

10 years agoFix spf redirects.
Vsevolod Stakhov [Mon, 9 Nov 2015 13:32:14 +0000 (13:32 +0000)] 
Fix spf redirects.

10 years agoSet file flag when loading files
Vsevolod Stakhov [Mon, 9 Nov 2015 13:05:24 +0000 (13:05 +0000)] 
Set file flag when loading files

10 years agoMerge pull request #423 from moisseev/patch-1
Vsevolod Stakhov [Mon, 9 Nov 2015 12:05:14 +0000 (12:05 +0000)] 
Merge pull request #423 from moisseev/patch-1

Fix short description for fuzzy_merge command

10 years agoTreat PRNG init errors as fatal
Vsevolod Stakhov [Mon, 9 Nov 2015 11:19:18 +0000 (11:19 +0000)] 
Treat PRNG init errors as fatal

10 years agoFix short description for fuzzy_merge command 423/head
Alexander Moisseev [Mon, 9 Nov 2015 11:17:51 +0000 (14:17 +0300)] 
Fix short description for fuzzy_merge command

10 years agoMore fixes to fuzzy errors processing logic
Vsevolod Stakhov [Mon, 9 Nov 2015 09:18:11 +0000 (09:18 +0000)] 
More fixes to fuzzy errors processing logic

10 years agoFix events handling when learning fuzzy.
Vsevolod Stakhov [Mon, 9 Nov 2015 09:06:07 +0000 (09:06 +0000)] 
Fix events handling when learning fuzzy.

10 years agoRollback failed transaction.
Vsevolod Stakhov [Sun, 8 Nov 2015 09:41:43 +0000 (09:41 +0000)] 
Rollback failed transaction.

10 years agoUse fine-grained transactions for fuzzy.
Vsevolod Stakhov [Sat, 7 Nov 2015 21:43:01 +0000 (21:43 +0000)] 
Use fine-grained transactions for fuzzy.

10 years agoSync only one fuzzy worker, not all
Vsevolod Stakhov [Sat, 7 Nov 2015 21:28:57 +0000 (21:28 +0000)] 
Sync only one fuzzy worker, not all

10 years agoFix committing of transactions.
Vsevolod Stakhov [Sat, 7 Nov 2015 14:19:37 +0000 (14:19 +0000)] 
Fix committing of transactions.