Commit Graph

17073 Commits

Author SHA1 Message Date
moisseev
d353d54ae5 [Minor] Penalize EXE files in RAR archives
that have generic split file extensions (e.g. .001)
2020-05-28 13:48:28 +03:00
Vsevolod Stakhov
5de369678b [Fix] Spamassassin: Rework metas processing 2020-05-27 17:15:13 +01:00
Vsevolod Stakhov
7c455175b3 [Rework] Lua_task: Add more methods to deal with shadow results 2020-05-27 16:52:33 +01:00
Vsevolod Stakhov
76cef50178 [Rework] Allow to specify exat metric result when adding a symbol 2020-05-27 16:52:10 +01:00
Vsevolod Stakhov
fdb95403bf [Minor] PDF: Increase JS size limit for fuzzy hashes 2020-05-27 16:14:31 +01:00
Vsevolod Stakhov
b1e451f0e1 [Minor] Do not try to unpack streams with Predictor attribute 2020-05-27 16:06:57 +01:00
Vsevolod Stakhov
dab0284b43 [Minor] Mime_types: Fix bad archive extension check if there are many files in an archive 2020-05-26 17:04:20 +01:00
Vsevolod Stakhov
a595f00595 [Minor] Mime_types: Fix FP with double dots 2020-05-26 16:55:34 +01:00
Vsevolod Stakhov
642a7f9a07 [Minor] Fix some compile issues 2020-05-26 14:02:29 +01:00
Vsevolod Stakhov
efe1fd3c0c [Minor] Add derive notice to contrib/google-ced 2020-05-26 11:33:20 +01:00
Vsevolod Stakhov
19b2617fa8 [Rework] Use google-ced instead of libicu chardet as the former sucks 2020-05-26 11:31:47 +01:00
Vsevolod Stakhov
c11838dcba [Minor] Properly register callback symbols 2020-05-26 11:16:35 +01:00
Vsevolod Stakhov
1720649d9a [Minor] Allow to disable fuzzy rules 2020-05-25 20:40:44 +01:00
Vsevolod Stakhov
967ee15c9a [Minor] Improve dependencies logging 2020-05-25 20:33:33 +01:00
Vsevolod Stakhov
12a5da8807
Merge pull request #3380 from beatjoerg/fix-spamtrap-map-description
[Minor] Fix spamtrap map description
2020-05-25 11:05:04 +01:00
Beat Jörg
1b66df81cd
[Minor] Fix spamtrap map description
String is not correctly interpolated. Shows %s in WebUI.
2020-05-25 08:36:57 +02:00
Vsevolod Stakhov
361cab554a [Minor] Fix pthreads linking 2020-05-24 21:14:50 +01:00
Vsevolod Stakhov
c2eeccf423
Merge pull request #3379 from fatalbanana/2020052401
[Test] Settings: empty symbols_enabled / groups_enabled
2020-05-24 20:44:02 +01:00
Andrew Lewis
80cb86e209 [Test] Empty symbols_enabled / groups_enabled 2020-05-24 12:38:30 +02:00
Vsevolod Stakhov
38bee248b2 [Minor] Try to deal with empty symbols_enabled/disabled 2020-05-23 20:47:54 +01:00
Vsevolod Stakhov
90b07a7f8a [Minor] Pet luacheck 2020-05-22 14:15:25 +01:00
Vsevolod Stakhov
3b3de857f1 [Feature] PDF: Add timeouts for expensive operations 2020-05-22 14:02:26 +01:00
Vsevolod Stakhov
2fa03199e4 [Minor] Add rules that observes limits in pdf files 2020-05-22 13:02:32 +01:00
Vsevolod Stakhov
e6db532ad5 [Feature] Improve limits in pdf scanning 2020-05-22 13:02:16 +01:00
Vsevolod Stakhov
207e95fe7b [Minor] Add small sanity check to avoid extensive computations 2020-05-21 17:26:47 +01:00
Vsevolod Stakhov
20f3cd1e22 [Minor] Trim array instead of skipping checks 2020-05-21 14:35:43 +01:00
Vsevolod Stakhov
440902f91a [Minor] Clickhouse: Allow to have explicit order of extra columns 2020-05-21 14:30:15 +01:00
Vsevolod Stakhov
8c225e4eae [Fix] Fix aliases in forged recipients and limit number of iterations 2020-05-21 14:14:08 +01:00
Vsevolod Stakhov
fd5a976a09 [Minor] Improve functions pcall invocations 2020-05-20 20:51:28 +01:00
Vsevolod Stakhov
48036e4021 [Feature] Initial support of subscribe command in lua_redis 2020-05-19 21:00:16 +01:00
Vsevolod Stakhov
5d09c6fb3d [Fix] Fix clen length for hiredis... 2020-05-19 20:53:42 +01:00
Vsevolod Stakhov
2abae809e4 [Minor] Fix config-less tests 2020-05-19 17:29:31 +01:00
Vsevolod Stakhov
13a13b60f1 [Minor] Add max_recipients config knob 2020-05-19 17:18:43 +01:00
Vsevolod Stakhov
a102caecf7 [Minor] Add a simple way to limit number of email addresses 2020-05-19 17:00:25 +01:00
Vsevolod Stakhov
8c9a5fc40a [Minor] Allow to specify flags mode when getting urls 2020-05-18 16:56:25 +01:00
Vsevolod Stakhov
3540ae213a [Fix] Fix get_urls table invocation 2020-05-18 16:33:14 +01:00
Vsevolod Stakhov
d539064941
Merge pull request #3374 from moisseev/test
[Test] Downgrade stylelint
2020-05-18 15:45:31 +01:00
Vsevolod Stakhov
634d1be94f [Minor] Fix luajit search 2020-05-18 15:42:32 +01:00
moisseev
86356b5237 [Test] Downgrade stylelint
as 13.4.0 is broken
2020-05-18 10:29:19 +03:00
Vsevolod Stakhov
4cbb5e934a [Rework] Remove old FindLua module, disable lua fallback when LuaJIT is enabled 2020-05-17 20:22:54 +01:00
Vsevolod Stakhov
5540e295f8
Merge pull request #3363 from membero/fix/rbl-email-lowercase
[Fix] lowercase for emails checked on RBLs
2020-05-16 20:08:29 +01:00
Vsevolod Stakhov
74336a58c4 [Minor] Replies: Make var local 2020-05-15 12:42:59 +01:00
Vsevolod Stakhov
9c4f97c2ef
Merge pull request #3372 from citrin/replies-plugin-logs
[Minor] Improve replies plugin logs
2020-05-15 11:27:17 +01:00
Anton Yuzhaninov
45fbcffc1b [Minor] Improve replies plugin logs 2020-05-15 11:22:59 +01:00
Vsevolod Stakhov
d43b852a02 [Fix] Fix regexp selector and add flattening 2020-05-14 13:16:06 +01:00
Vsevolod Stakhov
f5095168e1 [Minor] Fix captures checking in lua_regexp 2020-05-14 13:15:52 +01:00
Vsevolod Stakhov
8cff3d6084 [Fix] Slashing fix: fix captures matching API 2020-05-14 13:15:24 +01:00
Vsevolod Stakhov
fbaa06d71d [Fix] Fix passing of methods arguments 2020-05-14 12:43:32 +01:00
Vsevolod Stakhov
ba22ea79c6 [Test] Add some missing tests for selectors 2020-05-14 12:43:19 +01:00
Vsevolod Stakhov
fe590fd7b5 [Fix] Fix calling of methods in selectors 2020-05-14 12:16:19 +01:00