]> source.dussan.org Git - rspamd.git/log
rspamd.git
8 years agoImplement refcounting for configuration
Vsevolod Stakhov [Wed, 18 Nov 2015 16:01:05 +0000 (16:01 +0000)]
Implement refcounting for configuration

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

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

8 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

8 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

8 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

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

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

8 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

8 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

8 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

8 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

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

8 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

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

8 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

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

8 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

8 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.

8 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

8 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

8 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

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

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

8 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

8 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

8 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

8 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.

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

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

8 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.

8 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

8 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

8 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.

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

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

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

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

8 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

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

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

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

8 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

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

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

8 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

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

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

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

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

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

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

8 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

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

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

8 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.

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

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

8 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

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

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

8 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

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

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

8 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.

8 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

8 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

8 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

8 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

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

8 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

8 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

8 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

8 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

8 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

8 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.

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

8 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.

8 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

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

8 years agoImplement delayed writing for fuzzy replies.
Vsevolod Stakhov [Sat, 7 Nov 2015 13:22:33 +0000 (13:22 +0000)]
Implement delayed writing for fuzzy replies.

8 years agoAdd retries for simple sql commands in fuzzy backend
Vsevolod Stakhov [Sat, 7 Nov 2015 00:21:16 +0000 (00:21 +0000)]
Add retries for simple sql commands in fuzzy backend

8 years agoFix inet_addr structure length in memcpy
Vsevolod Stakhov [Sat, 7 Nov 2015 00:20:56 +0000 (00:20 +0000)]
Fix inet_addr structure length in memcpy

8 years agoAdd busy handler for fuzzy backend to sync workers
Vsevolod Stakhov [Fri, 6 Nov 2015 20:51:08 +0000 (20:51 +0000)]
Add busy handler for fuzzy backend to sync workers

8 years agoFuzzy storage is not threaded
Vsevolod Stakhov [Fri, 6 Nov 2015 17:08:01 +0000 (17:08 +0000)]
Fuzzy storage is not threaded

8 years agoStart conversion of fuzzy to multiple workers
Vsevolod Stakhov [Fri, 6 Nov 2015 16:30:19 +0000 (16:30 +0000)]
Start conversion of fuzzy to multiple workers

8 years agoFix stupid misprint.
Vsevolod Stakhov [Fri, 6 Nov 2015 16:00:12 +0000 (16:00 +0000)]
Fix stupid misprint.

8 years agoDocument log_format
Vsevolod Stakhov [Fri, 6 Nov 2015 15:48:41 +0000 (15:48 +0000)]
Document log_format

8 years agoAdd default log_format to the config
Vsevolod Stakhov [Fri, 6 Nov 2015 15:37:53 +0000 (15:37 +0000)]
Add default log_format to the config

8 years agoReplace '\n' with space in log_format
Vsevolod Stakhov [Fri, 6 Nov 2015 15:37:45 +0000 (15:37 +0000)]
Replace '\n' with space in log_format

8 years agoFix some issues with custom log format
Vsevolod Stakhov [Fri, 6 Nov 2015 15:11:21 +0000 (15:11 +0000)]
Fix some issues with custom log format

8 years agoProperly copy variable content
Vsevolod Stakhov [Fri, 6 Nov 2015 15:11:00 +0000 (15:11 +0000)]
Properly copy variable content

8 years agoPrint 'ms' suffix
Vsevolod Stakhov [Fri, 6 Nov 2015 15:10:38 +0000 (15:10 +0000)]
Print 'ms' suffix

8 years agoImplement new logging variables
Vsevolod Stakhov [Fri, 6 Nov 2015 14:51:25 +0000 (14:51 +0000)]
Implement new logging variables

8 years agoStore real required score inside metric result
Vsevolod Stakhov [Fri, 6 Nov 2015 14:51:16 +0000 (14:51 +0000)]
Store real required score inside metric result

8 years agoFix log time format utility
Vsevolod Stakhov [Fri, 6 Nov 2015 14:50:55 +0000 (14:50 +0000)]
Fix log time format utility

8 years agoFix default log format
Vsevolod Stakhov [Fri, 6 Nov 2015 13:29:10 +0000 (13:29 +0000)]
Fix default log format

8 years agoFix parsing of log_format
Vsevolod Stakhov [Fri, 6 Nov 2015 13:27:45 +0000 (13:27 +0000)]
Fix parsing of log_format

8 years agoStart implementation of flexible task logging
Vsevolod Stakhov [Fri, 6 Nov 2015 13:26:28 +0000 (13:26 +0000)]
Start implementation of flexible task logging

8 years agoRelease 1.0.10
Vsevolod Stakhov [Fri, 6 Nov 2015 11:25:17 +0000 (11:25 +0000)]
Release 1.0.10

* Fix settings application (#416)
* Fix another issue with fixed strings
* Fix hash function invocation
* Use the proper string for make_dns_request in lua_http
* Fix scan time output
* Update webui:
- fix labels for greylisting
- fix dimension of scan time

Signed-off-by: Vsevolod Stakhov <vsevolod@highsecure.ru>