]> source.dussan.org Git - rspamd.git/log
rspamd.git
5 years ago[Minor] Avoid using reserved word 2973/head
moisseev [Thu, 11 Jul 2019 09:19:49 +0000 (12:19 +0300)]
[Minor] Avoid using reserved word

as a local variable

5 years ago[Minor] Fix misprint
Vsevolod Stakhov [Wed, 10 Jul 2019 17:24:46 +0000 (18:24 +0100)]
[Minor] Fix misprint

Pointed by: Remko Lodder

5 years ago[Test] Fix statistics tests
Vsevolod Stakhov [Wed, 10 Jul 2019 12:11:19 +0000 (13:11 +0100)]
[Test] Fix statistics tests

5 years ago[Fix] Do not use priority in metric registration
Vsevolod Stakhov [Wed, 10 Jul 2019 11:21:00 +0000 (12:21 +0100)]
[Fix] Do not use priority in metric registration

5 years agoMerge pull request #2969 from moisseev/patch-2
Vsevolod Stakhov [Wed, 10 Jul 2019 10:28:00 +0000 (11:28 +0100)]
Merge pull request #2969 from moisseev/patch-2

[Minor] Fix inequality sign in log message

5 years agoMerge pull request #2968 from moisseev/patch-1
Vsevolod Stakhov [Wed, 10 Jul 2019 10:27:49 +0000 (11:27 +0100)]
Merge pull request #2968 from moisseev/patch-1

[Minor] Fix missed spaces in log messages

5 years agoMerge pull request #2967 from moisseev/webui
Vsevolod Stakhov [Wed, 10 Jul 2019 10:27:36 +0000 (11:27 +0100)]
Merge pull request #2967 from moisseev/webui

[WebUI] Fix sorting errors by date

5 years ago[Minor] Neural: Sigh, another fix for passthrough
Vsevolod Stakhov [Wed, 10 Jul 2019 09:50:33 +0000 (10:50 +0100)]
[Minor] Neural: Sigh, another fix for passthrough

5 years ago[Minor] Add more debug for metric results
Vsevolod Stakhov [Wed, 10 Jul 2019 09:44:10 +0000 (10:44 +0100)]
[Minor] Add more debug for metric results

5 years ago[Minor] Fix inequality sign in log message 2969/head
Alexander Moisseev [Wed, 10 Jul 2019 07:39:15 +0000 (10:39 +0300)]
[Minor] Fix inequality sign in log message

5 years ago[Minor] Fix missed spaces in log messages 2968/head
Alexander Moisseev [Wed, 10 Jul 2019 07:13:04 +0000 (10:13 +0300)]
[Minor] Fix missed spaces in log messages

5 years ago[Fix] Fix fuzzy image score calculation #2962
Vsevolod Stakhov [Tue, 9 Jul 2019 18:18:25 +0000 (19:18 +0100)]
[Fix] Fix fuzzy image score calculation #2962

5 years ago[Minor] Process all stat backends even in case of failure
Vsevolod Stakhov [Tue, 9 Jul 2019 17:01:19 +0000 (18:01 +0100)]
[Minor] Process all stat backends even in case of failure

5 years ago[Minor] Do not store serialized ANN
Vsevolod Stakhov [Tue, 9 Jul 2019 16:46:34 +0000 (17:46 +0100)]
[Minor] Do not store serialized ANN

5 years ago[Minor] Print traceback on lua_redis callback errors
Vsevolod Stakhov [Tue, 9 Jul 2019 15:34:41 +0000 (16:34 +0100)]
[Minor] Print traceback on lua_redis callback errors

5 years ago[Minor] Neural: Fix for passthrough
Vsevolod Stakhov [Tue, 9 Jul 2019 15:34:31 +0000 (16:34 +0100)]
[Minor] Neural: Fix for passthrough

5 years ago[Fix] Statistics: Do not query Redis tokens when there are no learns
Vsevolod Stakhov [Tue, 9 Jul 2019 14:32:48 +0000 (15:32 +0100)]
[Fix] Statistics: Do not query Redis tokens when there are no learns

5 years ago[Test] Remove obsoleted test
Vsevolod Stakhov [Tue, 9 Jul 2019 13:48:41 +0000 (14:48 +0100)]
[Test] Remove obsoleted test

5 years ago[Minor] Fight lost: alignof -> _Alignof
Vsevolod Stakhov [Tue, 9 Jul 2019 11:53:30 +0000 (12:53 +0100)]
[Minor] Fight lost: alignof -> _Alignof

5 years ago[Minor] Neural: Enable cfg.options.check_all_filters when neural is enabled
Vsevolod Stakhov [Tue, 9 Jul 2019 11:31:34 +0000 (12:31 +0100)]
[Minor] Neural: Enable cfg.options.check_all_filters when neural is enabled

5 years ago[Minor] Neural: Another references fix
Vsevolod Stakhov [Tue, 9 Jul 2019 11:26:41 +0000 (12:26 +0100)]
[Minor] Neural: Another references fix

5 years ago[Test] Add more verbosity
Vsevolod Stakhov [Tue, 9 Jul 2019 11:14:07 +0000 (12:14 +0100)]
[Test] Add more verbosity

5 years ago[Test] Fix build pipeline
Vsevolod Stakhov [Tue, 9 Jul 2019 11:08:54 +0000 (12:08 +0100)]
[Test] Fix build pipeline

5 years ago[Minor] Remove CXX linker requirement unless static Hyperscan is linked
Vsevolod Stakhov [Tue, 9 Jul 2019 11:05:33 +0000 (12:05 +0100)]
[Minor] Remove CXX linker requirement unless static Hyperscan is linked

5 years ago[Minor] Fix type
Vsevolod Stakhov [Tue, 9 Jul 2019 10:14:53 +0000 (11:14 +0100)]
[Minor] Fix type

5 years ago[Minor] Minor portability fixes
Vsevolod Stakhov [Tue, 9 Jul 2019 09:58:11 +0000 (10:58 +0100)]
[Minor] Minor portability fixes

5 years ago[Minor] Modernize CMakeLists
Vsevolod Stakhov [Tue, 9 Jul 2019 09:46:47 +0000 (10:46 +0100)]
[Minor] Modernize CMakeLists

5 years ago[Minor] Remove unused duplicate
Vsevolod Stakhov [Mon, 8 Jul 2019 19:05:05 +0000 (20:05 +0100)]
[Minor] Remove unused duplicate

5 years ago[WebUI] Fix sorting errors by date 2967/head
moisseev [Mon, 8 Jul 2019 18:29:00 +0000 (21:29 +0300)]
[WebUI] Fix sorting errors by date

#2965

5 years ago[Minor] Neural: Fix more stuff
Vsevolod Stakhov [Mon, 8 Jul 2019 16:44:42 +0000 (17:44 +0100)]
[Minor] Neural: Fix more stuff

5 years ago[Rework] Use libsodium instead of hand crafted crypto implementations
Vsevolod Stakhov [Mon, 8 Jul 2019 16:41:31 +0000 (17:41 +0100)]
[Rework] Use libsodium instead of hand crafted crypto implementations

5 years ago[Rework] Add C++ guards to all headers
Vsevolod Stakhov [Mon, 8 Jul 2019 14:22:05 +0000 (15:22 +0100)]
[Rework] Add C++ guards to all headers

5 years ago[Minor] Remove bloom filters: not used for ages
Vsevolod Stakhov [Mon, 8 Jul 2019 14:01:42 +0000 (15:01 +0100)]
[Minor] Remove bloom filters: not used for ages

5 years ago[Minor] Neural: Moar fixes
Vsevolod Stakhov [Mon, 8 Jul 2019 13:21:05 +0000 (14:21 +0100)]
[Minor] Neural: Moar fixes

5 years ago[Minor] Remove signal events before removing of the ev_loop
Vsevolod Stakhov [Mon, 8 Jul 2019 13:20:38 +0000 (14:20 +0100)]
[Minor] Remove signal events before removing of the ev_loop

5 years ago[Feature] Libucl: Allow to sort keys in ucl objects
Vsevolod Stakhov [Mon, 8 Jul 2019 12:01:08 +0000 (13:01 +0100)]
[Feature] Libucl: Allow to sort keys in ucl objects

5 years ago[Minor] Neural: Another fix in saving profile
Vsevolod Stakhov [Mon, 8 Jul 2019 09:47:39 +0000 (10:47 +0100)]
[Minor] Neural: Another fix in saving profile

5 years ago[Minor] Neural: More fixes
Vsevolod Stakhov [Mon, 8 Jul 2019 08:12:37 +0000 (09:12 +0100)]
[Minor] Neural: More fixes

5 years ago[Minor] Neural: Further fixes
Vsevolod Stakhov [Sun, 7 Jul 2019 18:45:08 +0000 (19:45 +0100)]
[Minor] Neural: Further fixes

5 years ago[Project] Neural: Various fixes
Vsevolod Stakhov [Sun, 7 Jul 2019 11:03:22 +0000 (12:03 +0100)]
[Project] Neural: Various fixes

5 years ago[Minor] Do not return raw tables as they might be uninitialized
Vsevolod Stakhov [Sun, 7 Jul 2019 11:02:55 +0000 (12:02 +0100)]
[Minor] Do not return raw tables as they might be uninitialized

5 years ago[Project] Neural: Store equal settings as a references to save resources
Vsevolod Stakhov [Sun, 7 Jul 2019 08:55:49 +0000 (09:55 +0100)]
[Project] Neural: Store equal settings as a references to save resources

5 years ago[Minor] Lua_redis: Report script registration position on errors
Vsevolod Stakhov [Sun, 7 Jul 2019 08:44:45 +0000 (09:44 +0100)]
[Minor] Lua_redis: Report script registration position on errors

5 years ago[Project] Neural: Fix ANN saving script
Vsevolod Stakhov [Sun, 7 Jul 2019 08:24:28 +0000 (09:24 +0100)]
[Project] Neural: Fix ANN saving script

5 years ago[Project] Add training and saving ANN logic
Vsevolod Stakhov [Sat, 6 Jul 2019 19:52:40 +0000 (20:52 +0100)]
[Project] Add training and saving ANN logic

5 years ago[Project] Neural: Add storing vectors part
Vsevolod Stakhov [Sat, 6 Jul 2019 14:49:08 +0000 (15:49 +0100)]
[Project] Neural: Add storing vectors part

5 years ago[Project] Neural: Rework train data pushing part
Vsevolod Stakhov [Sat, 6 Jul 2019 12:39:46 +0000 (13:39 +0100)]
[Project] Neural: Rework train data pushing part

5 years ago[Project] Neural: Implement scoring
Vsevolod Stakhov [Sat, 6 Jul 2019 11:41:20 +0000 (12:41 +0100)]
[Project] Neural: Implement scoring

5 years ago[Project] Add C method to process ANN tokens vector
Vsevolod Stakhov [Sat, 6 Jul 2019 11:29:25 +0000 (12:29 +0100)]
[Project] Add C method to process ANN tokens vector

5 years ago[Project] Add ANN load function
Vsevolod Stakhov [Sat, 6 Jul 2019 08:39:48 +0000 (09:39 +0100)]
[Project] Add ANN load function

5 years ago[Project] Neural: Start new NN profiles implementation
Vsevolod Stakhov [Fri, 5 Jul 2019 17:46:30 +0000 (18:46 +0100)]
[Project] Neural: Start new NN profiles implementation

5 years ago[Minor] Minor fixes
Vsevolod Stakhov [Fri, 5 Jul 2019 17:46:17 +0000 (18:46 +0100)]
[Minor] Minor fixes

5 years ago[Minor] Log place where we got bad IP when checking maps
Vsevolod Stakhov [Fri, 5 Jul 2019 15:20:59 +0000 (16:20 +0100)]
[Minor] Log place where we got bad IP when checking maps

5 years ago[Minor] Improve logging of the unknown settings id
Vsevolod Stakhov [Fri, 5 Jul 2019 15:18:55 +0000 (16:18 +0100)]
[Minor] Improve logging of the unknown settings id

5 years ago[Minor] Lua_util: Add table_digest function
Vsevolod Stakhov [Fri, 5 Jul 2019 12:55:12 +0000 (13:55 +0100)]
[Minor] Lua_util: Add table_digest function

5 years ago[Feature] Implement Redis prefixes registration logic
Vsevolod Stakhov [Fri, 5 Jul 2019 10:40:10 +0000 (11:40 +0100)]
[Feature] Implement Redis prefixes registration logic

5 years ago[Minor] Another stupid misprint
Vsevolod Stakhov [Thu, 4 Jul 2019 20:10:47 +0000 (21:10 +0100)]
[Minor] Another stupid misprint

5 years ago[Minor] Fix format string
Vsevolod Stakhov [Thu, 4 Jul 2019 17:12:19 +0000 (18:12 +0100)]
[Minor] Fix format string

5 years ago[Fix] Add more checks for ghosts symbols
Vsevolod Stakhov [Thu, 4 Jul 2019 16:22:36 +0000 (17:22 +0100)]
[Fix] Add more checks for ghosts symbols

5 years ago[Minor] Add method to compare sorted tables
Vsevolod Stakhov [Thu, 4 Jul 2019 14:49:27 +0000 (15:49 +0100)]
[Minor] Add method to compare sorted tables

5 years ago[Minor] Fix symbol registration invocation
Vsevolod Stakhov [Thu, 4 Jul 2019 14:39:05 +0000 (15:39 +0100)]
[Minor] Fix symbol registration invocation

5 years ago[Test] Add symbols injection tests
Vsevolod Stakhov [Thu, 4 Jul 2019 14:37:52 +0000 (15:37 +0100)]
[Test] Add symbols injection tests

5 years ago[Minor] Log unlocked when doing cleanup
Vsevolod Stakhov [Thu, 4 Jul 2019 14:14:08 +0000 (15:14 +0100)]
[Minor] Log unlocked when doing cleanup

5 years ago[Minor] Clickhouse: Remove unnecessary LowCardinality
Vsevolod Stakhov [Thu, 4 Jul 2019 11:13:00 +0000 (12:13 +0100)]
[Minor] Clickhouse: Remove unnecessary LowCardinality

5 years ago[Minor] Fix train callback
Vsevolod Stakhov [Thu, 4 Jul 2019 11:02:10 +0000 (12:02 +0100)]
[Minor] Fix train callback

5 years ago[Minor] Allow lua_text for opaque transition
Vsevolod Stakhov [Thu, 4 Jul 2019 11:01:57 +0000 (12:01 +0100)]
[Minor] Allow lua_text for opaque transition

5 years ago[Test] Add test for kann load/save
Vsevolod Stakhov [Wed, 3 Jul 2019 15:05:31 +0000 (16:05 +0100)]
[Test] Add test for kann load/save

5 years ago[Minor] Add missing definitions
Vsevolod Stakhov [Wed, 3 Jul 2019 15:00:30 +0000 (16:00 +0100)]
[Minor] Add missing definitions

5 years agoMerge pull request #2954 from smfreegard/master
Vsevolod Stakhov [Wed, 3 Jul 2019 13:07:10 +0000 (14:07 +0100)]
Merge pull request #2954 from smfreegard/master

[Rules] Add MIME_BASE64_TEXT_BOGUS rule

5 years ago[Minor] Neural: Fix training with kann
Vsevolod Stakhov [Wed, 3 Jul 2019 13:02:44 +0000 (14:02 +0100)]
[Minor] Neural: Fix training with kann

5 years ago[Minor] Zero pointer to avoid free issues
Vsevolod Stakhov [Wed, 3 Jul 2019 11:37:36 +0000 (12:37 +0100)]
[Minor] Zero pointer to avoid free issues

5 years ago[Minor] Allow to work without cblas.h
Vsevolod Stakhov [Wed, 3 Jul 2019 11:36:18 +0000 (12:36 +0100)]
[Minor] Allow to work without cblas.h

5 years ago[Minor] Settings: Consider allowed_ids/forbidden_ids
Vsevolod Stakhov [Wed, 3 Jul 2019 11:01:56 +0000 (12:01 +0100)]
[Minor] Settings: Consider allowed_ids/forbidden_ids

5 years agoRemove type='mime' and move MIME rules into their own group 2954/head
Steve Freegard [Wed, 3 Jul 2019 10:51:24 +0000 (11:51 +0100)]
Remove type='mime' and move MIME rules into their own group

5 years ago[Minor] Export allowed/forbidden ids for symbols
Vsevolod Stakhov [Tue, 2 Jul 2019 17:02:00 +0000 (18:02 +0100)]
[Minor] Export allowed/forbidden ids for symbols

5 years ago[Minor] Fix some issues
Vsevolod Stakhov [Tue, 2 Jul 2019 15:49:27 +0000 (16:49 +0100)]
[Minor] Fix some issues

5 years ago[Minor] Register settings symbols
Vsevolod Stakhov [Tue, 2 Jul 2019 15:49:15 +0000 (16:49 +0100)]
[Minor] Register settings symbols

5 years ago[Minor] Improve logging
Vsevolod Stakhov [Tue, 2 Jul 2019 15:26:22 +0000 (16:26 +0100)]
[Minor] Improve logging

5 years ago[Minor] Settings: Store symbols for each settings id
Vsevolod Stakhov [Tue, 2 Jul 2019 15:12:08 +0000 (16:12 +0100)]
[Minor] Settings: Store symbols for each settings id

5 years ago[Minor] Push all symbol flags
Vsevolod Stakhov [Tue, 2 Jul 2019 14:47:47 +0000 (15:47 +0100)]
[Minor] Push all symbol flags

5 years ago[Minor] Actually, remove all obsoleted options
Vsevolod Stakhov [Tue, 2 Jul 2019 14:47:03 +0000 (15:47 +0100)]
[Minor] Actually, remove all obsoleted options

5 years ago[Minor] Stop support of `-t` flag in Rspamd
Vsevolod Stakhov [Tue, 2 Jul 2019 14:45:11 +0000 (15:45 +0100)]
[Minor] Stop support of `-t` flag in Rspamd

5 years ago[Minor] Add universal keys and values functions
Vsevolod Stakhov [Tue, 2 Jul 2019 11:49:42 +0000 (12:49 +0100)]
[Minor] Add universal keys and values functions

5 years agoMerge pull request #2956 from citrin/obfuscate_string
Vsevolod Stakhov [Mon, 1 Jul 2019 16:45:15 +0000 (17:45 +0100)]
Merge pull request #2956 from citrin/obfuscate_string

More usable maybe_obfuscate_string

5 years ago[Minor] Allow to disable hash trimming in maybe_obfuscate_string 2956/head
Anton Yuzhaninov [Mon, 1 Jul 2019 16:33:24 +0000 (17:33 +0100)]
[Minor] Allow to disable hash trimming in maybe_obfuscate_string

Don't trim hash if <prefix>_privacy_length is zero.

5 years agoMerge pull request #2958 from rspamd/torch-removal
Vsevolod Stakhov [Mon, 1 Jul 2019 16:24:20 +0000 (17:24 +0100)]
Merge pull request #2958 from rspamd/torch-removal

[Project] Torch removal

5 years ago[Minor] Remove lua_nn as it was unused torch-removal 2958/head
Vsevolod Stakhov [Mon, 1 Jul 2019 16:04:41 +0000 (17:04 +0100)]
[Minor] Remove lua_nn as it was unused

5 years ago[Minor] Try to remove stack limit in ci
Vsevolod Stakhov [Mon, 1 Jul 2019 15:48:33 +0000 (16:48 +0100)]
[Minor] Try to remove stack limit in ci

5 years ago[Minor] Disable rescore completely as it is broken with no torch
Vsevolod Stakhov [Mon, 1 Jul 2019 15:01:45 +0000 (16:01 +0100)]
[Minor] Disable rescore completely as it is broken with no torch

5 years ago[Minor] Remove stupid workaround for torch
Vsevolod Stakhov [Mon, 1 Jul 2019 14:22:13 +0000 (15:22 +0100)]
[Minor] Remove stupid workaround for torch

5 years ago[Project] Remove torch
Vsevolod Stakhov [Mon, 1 Jul 2019 14:13:04 +0000 (15:13 +0100)]
[Project] Remove torch

5 years ago[Project] Some efforts to fix rescore
Vsevolod Stakhov [Mon, 1 Jul 2019 14:05:52 +0000 (15:05 +0100)]
[Project] Some efforts to fix rescore

5 years ago[Rework] Eliminate torch from neural plugin
Vsevolod Stakhov [Mon, 1 Jul 2019 13:53:50 +0000 (14:53 +0100)]
[Rework] Eliminate torch from neural plugin

5 years ago[Minor] maybe_obfuscate_string changes
Anton Yuzhaninov [Mon, 1 Jul 2019 13:39:23 +0000 (14:39 +0100)]
[Minor] maybe_obfuscate_string changes

1. Return empty string as is (to save space).
2. Don't add ':' if prefix is empty.

5 years ago[Project] Remove has_torch definitions
Vsevolod Stakhov [Mon, 1 Jul 2019 13:36:22 +0000 (14:36 +0100)]
[Project] Remove has_torch definitions

5 years ago[Minor] Refrain from gettimeofday direct usage
Vsevolod Stakhov [Mon, 1 Jul 2019 13:28:08 +0000 (14:28 +0100)]
[Minor] Refrain from gettimeofday direct usage

5 years ago[Test] Add unit test for kann
Vsevolod Stakhov [Mon, 1 Jul 2019 12:50:21 +0000 (13:50 +0100)]
[Test] Add unit test for kann

5 years ago[Project] Add training support to kann
Vsevolod Stakhov [Mon, 1 Jul 2019 12:30:09 +0000 (13:30 +0100)]
[Project] Add training support to kann

5 years ago[Minor] Fix parse_table_arguments
Vsevolod Stakhov [Mon, 1 Jul 2019 12:29:06 +0000 (13:29 +0100)]
[Minor] Fix parse_table_arguments

5 years ago[Minor] Exclude virtual symbols when doing static checks
Vsevolod Stakhov [Mon, 1 Jul 2019 10:50:27 +0000 (11:50 +0100)]
[Minor] Exclude virtual symbols when doing static checks