]> source.dussan.org Git - rspamd.git/log
rspamd.git
6 years ago[Fix] Settings: header: deal with multiple settings (#1988) 1989/head
Andrew Lewis [Tue, 16 Jan 2018 13:03:55 +0000 (15:03 +0200)]
[Fix] Settings: header: deal with multiple settings (#1988)

6 years ago[Project] Rework language detection ngramms structure
Vsevolod Stakhov [Tue, 16 Jan 2018 08:00:48 +0000 (08:00 +0000)]
[Project] Rework language detection ngramms structure

6 years ago[Minor] Improve language detection debug logging
Vsevolod Stakhov [Mon, 15 Jan 2018 21:10:33 +0000 (21:10 +0000)]
[Minor] Improve language detection debug logging

6 years ago[Minor] Another adjustment to lang_detection
Vsevolod Stakhov [Mon, 15 Jan 2018 20:23:00 +0000 (20:23 +0000)]
[Minor] Another adjustment to lang_detection

6 years ago[Fix] DKIM signing: allow for auth_only to be false
Andrew Lewis [Mon, 15 Jan 2018 15:33:48 +0000 (17:33 +0200)]
[Fix] DKIM signing: allow for auth_only to be false

6 years ago[Minor] Reputation: deal with inbound/outbound both set
Andrew Lewis [Mon, 15 Jan 2018 09:07:40 +0000 (11:07 +0200)]
[Minor] Reputation: deal with inbound/outbound both set

6 years ago[Minor] Lowercase ucs data
Vsevolod Stakhov [Sun, 14 Jan 2018 23:05:08 +0000 (23:05 +0000)]
[Minor] Lowercase ucs data

6 years ago[Fix] Do not crash if no words defined
Vsevolod Stakhov [Sun, 14 Jan 2018 23:04:46 +0000 (23:04 +0000)]
[Fix] Do not crash if no words defined

6 years ago[Fix] Use n_words attribute from ngramms
Vsevolod Stakhov [Sun, 14 Jan 2018 22:20:39 +0000 (22:20 +0000)]
[Fix] Use n_words attribute from ngramms

6 years ago[Minor] Improve trigramms switch
Vsevolod Stakhov [Sat, 13 Jan 2018 20:30:24 +0000 (20:30 +0000)]
[Minor] Improve trigramms switch

6 years ago[Fix] Various improvements in language detection
Vsevolod Stakhov [Sat, 13 Jan 2018 20:13:18 +0000 (20:13 +0000)]
[Fix] Various improvements in language detection

6 years ago[Project] Preliminary version of ngramms based language detector
Vsevolod Stakhov [Sat, 13 Jan 2018 17:41:57 +0000 (17:41 +0000)]
[Project] Preliminary version of ngramms based language detector

6 years ago[Project] Implement logic of ngramms application
Vsevolod Stakhov [Sat, 13 Jan 2018 17:06:05 +0000 (17:06 +0000)]
[Project] Implement logic of ngramms application

6 years ago[Project] Add detection logic for words
Vsevolod Stakhov [Sat, 13 Jan 2018 15:57:56 +0000 (15:57 +0000)]
[Project] Add detection logic for words

6 years ago[Project] Add ngramms frequencies detector
Vsevolod Stakhov [Sat, 13 Jan 2018 14:54:11 +0000 (14:54 +0000)]
[Project] Add ngramms frequencies detector

6 years ago[Project] Add random words selection logic
Vsevolod Stakhov [Sat, 13 Jan 2018 13:49:18 +0000 (13:49 +0000)]
[Project] Add random words selection logic

6 years ago[Project] Remove old language detector
Vsevolod Stakhov [Sat, 13 Jan 2018 13:13:31 +0000 (13:13 +0000)]
[Project] Remove old language detector

6 years ago[Rework] Improve readability of xmlrpc API
Vsevolod Stakhov [Sat, 13 Jan 2018 12:39:09 +0000 (12:39 +0000)]
[Rework] Improve readability of xmlrpc API

6 years ago[Minor] Start arrays support in xmlrpc output
Vsevolod Stakhov [Fri, 12 Jan 2018 21:27:30 +0000 (21:27 +0000)]
[Minor] Start arrays support in xmlrpc output

6 years ago[Minor] Fix redis_make_request usages
Vsevolod Stakhov [Thu, 11 Jan 2018 19:44:18 +0000 (19:44 +0000)]
[Minor] Fix redis_make_request usages

6 years ago[Minor] Remove redundant methods
Vsevolod Stakhov [Thu, 11 Jan 2018 19:30:14 +0000 (19:30 +0000)]
[Minor] Remove redundant methods

6 years ago[Fix] Metadata exporter: check IP sanity
Andrew Lewis [Thu, 11 Jan 2018 08:53:13 +0000 (10:53 +0200)]
[Fix] Metadata exporter: check IP sanity

6 years ago[Minor] Do not propagate command name to error output
Vsevolod Stakhov [Wed, 10 Jan 2018 19:22:31 +0000 (19:22 +0000)]
[Minor] Do not propagate command name to error output

Issue: #1979

6 years ago[Fix] Fix autolearn parameters reading
Vsevolod Stakhov [Wed, 10 Jan 2018 19:20:54 +0000 (19:20 +0000)]
[Fix] Fix autolearn parameters reading

Issue: #1980
Closes: #1980
6 years ago[Fix] Sanitize IP in history redis
Vsevolod Stakhov [Wed, 10 Jan 2018 19:17:10 +0000 (19:17 +0000)]
[Fix] Sanitize IP in history redis

6 years agoMerge pull request #1982 from fatalbanana/1981
Vsevolod Stakhov [Wed, 10 Jan 2018 19:15:41 +0000 (19:15 +0000)]
Merge pull request #1982 from fatalbanana/1981

[Fix] Settings: avoid checking invalid IP (#1981)

6 years ago[Fix] Settings: avoid checking invalid IP (#1981) 1982/head
Andrew Lewis [Wed, 10 Jan 2018 16:54:57 +0000 (18:54 +0200)]
[Fix] Settings: avoid checking invalid IP (#1981)

6 years ago[Minor] Improve clock accuracy on osx
Vsevolod Stakhov [Wed, 10 Jan 2018 08:24:00 +0000 (08:24 +0000)]
[Minor] Improve clock accuracy on osx

6 years ago[Minor] Refrain from readdir_r usage
Vsevolod Stakhov [Tue, 9 Jan 2018 11:47:42 +0000 (11:47 +0000)]
[Minor] Refrain from readdir_r usage

6 years ago[Minor] Fix format string issues
Vsevolod Stakhov [Tue, 9 Jan 2018 11:42:12 +0000 (11:42 +0000)]
[Minor] Fix format string issues

6 years ago[Fix] Fix null callee case in clang plugin
Vsevolod Stakhov [Tue, 9 Jan 2018 11:38:07 +0000 (11:38 +0000)]
[Fix] Fix null callee case in clang plugin

6 years ago[Test] Try improve test stability
Andrew Lewis [Tue, 9 Jan 2018 10:45:46 +0000 (12:45 +0200)]
[Test] Try improve test stability

6 years ago[Minor] Honor string length in logger
Vsevolod Stakhov [Mon, 8 Jan 2018 20:52:29 +0000 (20:52 +0000)]
[Minor] Honor string length in logger

6 years ago[Minor] Remove unused macros
Vsevolod Stakhov [Sun, 7 Jan 2018 19:27:03 +0000 (19:27 +0000)]
[Minor] Remove unused macros

6 years ago[Minor] Reduce log noise
Vsevolod Stakhov [Sat, 6 Jan 2018 15:47:49 +0000 (15:47 +0000)]
[Minor] Reduce log noise

6 years ago[Fix] Add definition for old glib compatibility method
Vsevolod Stakhov [Fri, 5 Jan 2018 15:59:05 +0000 (15:59 +0000)]
[Fix] Add definition for old glib compatibility method

Issue: #1956, #1978

6 years ago[Feature] Add timeout to rspamc when doing corpus test
Vsevolod Stakhov [Thu, 4 Jan 2018 19:19:43 +0000 (19:19 +0000)]
[Feature] Add timeout to rspamc when doing corpus test

6 years ago[Minor] Fix spelling
Vsevolod Stakhov [Thu, 4 Jan 2018 19:08:39 +0000 (19:08 +0000)]
[Minor] Fix spelling

6 years ago[Feature] Multimap: template URL filter
Andrew Lewis [Thu, 4 Jan 2018 11:41:46 +0000 (13:41 +0200)]
[Feature] Multimap: template URL filter

6 years ago[Fix] Map absence is not an error
Vsevolod Stakhov [Wed, 3 Jan 2018 20:37:03 +0000 (20:37 +0000)]
[Fix] Map absence is not an error

6 years ago[Minor] Ignore case for imap/lmtp
Vsevolod Stakhov [Tue, 2 Jan 2018 17:33:10 +0000 (17:33 +0000)]
[Minor] Ignore case for imap/lmtp

6 years ago[Project] Add unigramms to language detection as well
Vsevolod Stakhov [Mon, 1 Jan 2018 20:28:59 +0000 (20:28 +0000)]
[Project] Add unigramms to language detection as well

6 years ago[Project] Initialize language detector
Vsevolod Stakhov [Mon, 1 Jan 2018 18:58:01 +0000 (18:58 +0000)]
[Project] Initialize language detector

6 years ago[Project] Enable language detector init in scanner workers
Vsevolod Stakhov [Sun, 31 Dec 2017 17:19:29 +0000 (17:19 +0000)]
[Project] Enable language detector init in scanner workers

6 years ago[Fix] Remove hop-by-hop headers in proxy
Vsevolod Stakhov [Sun, 31 Dec 2017 16:01:47 +0000 (16:01 +0000)]
[Fix] Remove hop-by-hop headers in proxy

Issue: #1973

6 years agoMerge pull request #1972 from moisseev/rspamd_stats
Vsevolod Stakhov [Sat, 30 Dec 2017 20:23:46 +0000 (20:23 +0000)]
Merge pull request #1972 from moisseev/rspamd_stats

[Minor] rspamd_stats: Add progress indicator

6 years ago[Project] Add n-gramms data files
Vsevolod Stakhov [Sat, 30 Dec 2017 20:19:12 +0000 (20:19 +0000)]
[Project] Add n-gramms data files

6 years ago[Project] Start language detection project
Vsevolod Stakhov [Sat, 30 Dec 2017 19:52:53 +0000 (19:52 +0000)]
[Project] Start language detection project

6 years ago[Minor] Check gtube in larger messages
Vsevolod Stakhov [Fri, 29 Dec 2017 18:00:37 +0000 (18:00 +0000)]
[Minor] Check gtube in larger messages

6 years ago[Minor] rspamd_stats: Add progress indicator 1972/head
Alexander Moisseev [Wed, 27 Dec 2017 17:54:06 +0000 (20:54 +0300)]
[Minor] rspamd_stats: Add progress indicator

6 years ago[Fix] Fix a lot of FP in chartable in mixed languages
Vsevolod Stakhov [Wed, 27 Dec 2017 15:58:38 +0000 (15:58 +0000)]
[Fix] Fix a lot of FP in chartable in mixed languages

We now only count number of potential latin letters aliases instead of
dealing with individual unicode scripts.

6 years ago[Fix] Replace space like characters in headers with plain space
Vsevolod Stakhov [Tue, 26 Dec 2017 17:12:11 +0000 (17:12 +0000)]
[Fix] Replace space like characters in headers with plain space

6 years ago[Feature] Add more gtube like patterns to test other spam actions
Vsevolod Stakhov [Sun, 24 Dec 2017 18:39:50 +0000 (18:39 +0000)]
[Feature] Add more gtube like patterns to test other spam actions

6 years ago[Fix] Fix clickhouse exporter
Vsevolod Stakhov [Fri, 22 Dec 2017 18:24:39 +0000 (18:24 +0000)]
[Fix] Fix clickhouse exporter

6 years ago[Minor] Allow to print IP and port from Lua...
Vsevolod Stakhov [Fri, 22 Dec 2017 18:21:49 +0000 (18:21 +0000)]
[Minor] Allow to print IP and port from Lua...

6 years ago[Minor] Deal with broken params encoded in quotes
Vsevolod Stakhov [Thu, 21 Dec 2017 19:15:27 +0000 (19:15 +0000)]
[Minor] Deal with broken params encoded in quotes

Issue: #1969 (partially)

6 years agoMerge pull request #1971 from moisseev/patch-1
Vsevolod Stakhov [Thu, 21 Dec 2017 18:47:40 +0000 (18:47 +0000)]
Merge pull request #1971 from moisseev/patch-1

[Minor] Add MID regex for taxi.yandex.ru

6 years agoMerge pull request #1970 from croessner/mh
Vsevolod Stakhov [Thu, 21 Dec 2017 18:47:23 +0000 (18:47 +0000)]
Merge pull request #1970 from croessner/mh

[Minor] Add missing tabs for X-Spam-Result header

6 years ago[Minor] Add MID regex for taxi.yandex.ru 1971/head
Alexander Moisseev [Thu, 21 Dec 2017 13:48:09 +0000 (16:48 +0300)]
[Minor] Add MID regex for taxi.yandex.ru

6 years ago[Minor] Add missing tabs for X-Spam-Result header 1970/head
Christian Roessner [Thu, 21 Dec 2017 13:17:26 +0000 (14:17 +0100)]
[Minor] Add missing tabs for X-Spam-Result header

6 years ago[Feature] Add 'composites' debug module
Vsevolod Stakhov [Wed, 20 Dec 2017 20:39:41 +0000 (20:39 +0000)]
[Feature] Add 'composites' debug module

6 years ago[Minor] Store composite expression in composite structure
Vsevolod Stakhov [Wed, 20 Dec 2017 20:23:29 +0000 (20:23 +0000)]
[Minor] Store composite expression in composite structure

6 years ago[Minor] Couple of minor fixes
Vsevolod Stakhov [Tue, 19 Dec 2017 18:35:44 +0000 (18:35 +0000)]
[Minor] Couple of minor fixes

6 years ago[Fix] Do not expose spamtrap messages to SMTP reply
Vsevolod Stakhov [Mon, 18 Dec 2017 20:11:54 +0000 (20:11 +0000)]
[Fix] Do not expose spamtrap messages to SMTP reply

Issue: #1964

6 years ago[Fix] RBL: received: deal with missing data (#1965)
Andrew Lewis [Mon, 18 Dec 2017 15:02:16 +0000 (17:02 +0200)]
[Fix] RBL: received: deal with missing data (#1965)

6 years agoMerge pull request #1884 from shlomif/correct-typos
Vsevolod Stakhov [Sun, 17 Dec 2017 09:54:37 +0000 (09:54 +0000)]
Merge pull request #1884 from shlomif/correct-typos

Correct typos

6 years agoChange to a more formal verb. 1884/head
Shlomi Fish [Sun, 17 Dec 2017 07:53:25 +0000 (09:53 +0200)]
Change to a more formal verb.

According to ##English "sports" is valid, but too idiomatic and
non-formal.

6 years agoMerge pull request #1962 from fatalbanana/rbl_rcvd
Vsevolod Stakhov [Sat, 16 Dec 2017 18:18:19 +0000 (18:18 +0000)]
Merge pull request #1962 from fatalbanana/rbl_rcvd

[Feature] RBL: received: filtering by position & flags

6 years agoMerge pull request #1953 from AlexeySa/patch-6
Vsevolod Stakhov [Sat, 16 Dec 2017 18:17:34 +0000 (18:17 +0000)]
Merge pull request #1953 from AlexeySa/patch-6

[Minor] Reduce score MICROSOFT_SPAM

6 years ago[Minor] Luacheck conformance
Vsevolod Stakhov [Sat, 16 Dec 2017 18:13:07 +0000 (18:13 +0000)]
[Minor] Luacheck conformance

6 years ago[Minor] Rework fann_redis to use redis scripts framework
Vsevolod Stakhov [Sat, 16 Dec 2017 18:03:52 +0000 (18:03 +0000)]
[Minor] Rework fann_redis to use redis scripts framework

6 years ago[Minor] Fix taskfull scripts reload
Vsevolod Stakhov [Sat, 16 Dec 2017 18:03:38 +0000 (18:03 +0000)]
[Minor] Fix taskfull scripts reload

6 years ago[Feature] Add framework to manage Redis scripts
Vsevolod Stakhov [Sat, 16 Dec 2017 15:40:37 +0000 (15:40 +0000)]
[Feature] Add framework to manage Redis scripts

6 years ago[Minor] Allow to get all upstreams from the list in Lua
Vsevolod Stakhov [Sat, 16 Dec 2017 15:02:28 +0000 (15:02 +0000)]
[Minor] Allow to get all upstreams from the list in Lua

6 years ago[Minor] Set pointer to NULL after usage to avoid confusion
Vsevolod Stakhov [Fri, 15 Dec 2017 08:23:00 +0000 (08:23 +0000)]
[Minor] Set pointer to NULL after usage to avoid confusion

6 years ago[Minor] Add some sanity checks when doing simple canonicalization
Vsevolod Stakhov [Fri, 15 Dec 2017 07:55:36 +0000 (07:55 +0000)]
[Minor] Add some sanity checks when doing simple canonicalization

6 years ago[Fix] Handle proxy copy errors
Vsevolod Stakhov [Thu, 14 Dec 2017 08:04:15 +0000 (08:04 +0000)]
[Fix] Handle proxy copy errors

6 years ago[Minor] Add some tags limit to avoid HTML parser DoS
Vsevolod Stakhov [Wed, 13 Dec 2017 20:35:48 +0000 (20:35 +0000)]
[Minor] Add some tags limit to avoid HTML parser DoS

6 years ago[CritFix] Add sanity guards for badly broken HTML
Vsevolod Stakhov [Wed, 13 Dec 2017 20:22:07 +0000 (20:22 +0000)]
[CritFix] Add sanity guards for badly broken HTML

6 years agoMerge pull request #1961 from fatalbanana/url_paren
Vsevolod Stakhov [Tue, 12 Dec 2017 19:03:23 +0000 (19:03 +0000)]
Merge pull request #1961 from fatalbanana/url_paren

[Fix] Deal with URLs wrapped in [] in text parts

6 years ago[Feature] Setup DKIM signing from configwizard
Vsevolod Stakhov [Tue, 12 Dec 2017 18:54:32 +0000 (18:54 +0000)]
[Feature] Setup DKIM signing from configwizard

6 years ago[Fix] Write configuration changes as UCL config
Vsevolod Stakhov [Tue, 12 Dec 2017 18:54:14 +0000 (18:54 +0000)]
[Fix] Write configuration changes as UCL config

6 years ago[Feature] RBL: received: filtering by position & flags 1962/head
Andrew Lewis [Tue, 12 Dec 2017 14:20:56 +0000 (16:20 +0200)]
[Feature] RBL: received: filtering by position & flags

 - Also filter artificial header always

6 years ago[Fix] Multimap: received: filtering of artificial header
Andrew Lewis [Tue, 12 Dec 2017 12:03:01 +0000 (14:03 +0200)]
[Fix] Multimap: received: filtering of artificial header

6 years ago[Fix] Deal with URLs wrapped in [] in text parts 1961/head
Andrew Lewis [Tue, 12 Dec 2017 10:32:54 +0000 (12:32 +0200)]
[Fix] Deal with URLs wrapped in [] in text parts

6 years ago[Fix] WebUI: use relative path for savemap (#1943)
Andrew Lewis [Mon, 11 Dec 2017 09:46:50 +0000 (11:46 +0200)]
[Fix] WebUI: use relative path for savemap (#1943)

6 years ago[Fix] Setting check_local / check_authed in plugins (#1954)
Andrew Lewis [Mon, 11 Dec 2017 09:22:40 +0000 (11:22 +0200)]
[Fix] Setting check_local / check_authed in plugins (#1954)

6 years ago[Minor] Reformat and fix minor style issues in rescore
Vsevolod Stakhov [Mon, 11 Dec 2017 07:24:55 +0000 (07:24 +0000)]
[Minor] Reformat and fix minor style issues in rescore

6 years ago[Minor] Reduce score MICROSOFT_SPAM 1953/head
AL [Sun, 10 Dec 2017 12:47:50 +0000 (15:47 +0300)]
[Minor] Reduce score MICROSOFT_SPAM

Many false positive

6 years ago[Feature] Allow to generate DKIM keys from rspamadm API
Vsevolod Stakhov [Sat, 9 Dec 2017 22:05:03 +0000 (22:05 +0000)]
[Feature] Allow to generate DKIM keys from rspamadm API

6 years ago[Minor] Do not free empty error
Vsevolod Stakhov [Sat, 9 Dec 2017 20:58:09 +0000 (20:58 +0000)]
[Minor] Do not free empty error

6 years ago[Minor] Avoid double scheduling for maps
Vsevolod Stakhov [Sat, 9 Dec 2017 15:54:01 +0000 (15:54 +0000)]
[Minor] Avoid double scheduling for maps

6 years ago[Minor] Use jemalloc hinting to select the appropriate pool size
Vsevolod Stakhov [Sat, 9 Dec 2017 14:10:39 +0000 (14:10 +0000)]
[Minor] Use jemalloc hinting to select the appropriate pool size

6 years ago[Fix] Optimize rspamd_fstring_t reallocations
Vsevolod Stakhov [Sat, 9 Dec 2017 13:36:08 +0000 (13:36 +0000)]
[Fix] Optimize rspamd_fstring_t reallocations

6 years ago[Minor] Reduce default history_redisy rows
Vsevolod Stakhov [Sat, 9 Dec 2017 12:59:50 +0000 (12:59 +0000)]
[Minor] Reduce default history_redisy rows

6 years ago[Feature] Support etag for HTTP maps
Vsevolod Stakhov [Sat, 9 Dec 2017 12:58:10 +0000 (12:58 +0000)]
[Feature] Support etag for HTTP maps

6 years agoMerge pull request #1950 from moisseev/mime_types
Vsevolod Stakhov [Fri, 8 Dec 2017 18:14:53 +0000 (18:14 +0000)]
Merge pull request #1950 from moisseev/mime_types

[Fix] mime_types: fix next-to-last extension length check

6 years agoMerge pull request #1951 from fatalbanana/exim_rcvd
Vsevolod Stakhov [Fri, 8 Dec 2017 18:14:02 +0000 (18:14 +0000)]
Merge pull request #1951 from fatalbanana/exim_rcvd

Fix Exim Received header protocol parsing

6 years ago[Test] Redis key expansion & antivirus ordered patterns
Andrew Lewis [Fri, 8 Dec 2017 13:40:21 +0000 (15:40 +0200)]
[Test] Redis key expansion & antivirus ordered patterns

6 years ago[Test] Multimap received header flags 1951/head
Andrew Lewis [Fri, 8 Dec 2017 13:11:16 +0000 (15:11 +0200)]
[Test] Multimap received header flags