aboutsummaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
* [Minor] Oops, fix logicVsevolod Stakhov2019-04-161-1/+1
|
* [Fix] Fix floating point printingVsevolod Stakhov2019-04-163-10/+23
|
* Revert "[Minor] Joins cleanup"Vsevolod Stakhov2019-04-161-2/+4
| | | | This reverts commit f803de985a63f31321f3f4fcbed656b692d7d756.
* [Minor] Allow to add additional paths to pluginsVsevolod Stakhov2019-04-164-5/+25
| | | | Issue: #2848
* Merge pull request #2852 from spacefreak86/mime_typesVsevolod Stakhov2019-04-161-4/+6
|\ | | | | [Minor] Improve mime_types plugin
| * [Minor] mime_types: use higher weighted MIME typeThomas Oettli2019-04-161-4/+3
| | | | | | | | if detected MIME type differs from Content-Type header
| * [Minor] mime_types: decode hex encoded charactersThomas Oettli2019-04-151-0/+3
| | | | | | | | in filenames to improve file extension detection
* | Merge pull request #2851 from heraklit256/gnupg-oversignVsevolod Stakhov2019-04-162-4/+4
|\ \ | | | | | | [Conf] oversign openpgp and autocrypt headers
| * | [Conf] oversign openpgp and autocrypt headersheraklit2562019-04-152-4/+4
| | |
| * | Merge pull request #12 from rspamd/masterheraklit2562019-04-15195-2801/+10775
| |\| | | | | | | merge upstream into local master
* | | Merge pull request #2850 from heraklit256/rule-descr-cleanupVsevolod Stakhov2019-04-169-52/+52
|\ \ \ | | | | | | | | [Minor] unify rule scores and weights and improve descriptions
| * | | improve descriptions for HAS_X_PRIO_* rulesheraklit2562019-03-051-5/+5
| | | |
| * | | improve descriptions for RCVD_COUNT_* rulesheraklit2562019-03-051-7/+7
| | | |
| * | | improve description for FWD_SRSheraklit2562019-03-051-1/+1
| | | |
| * | | unify rules scores and weights forgotten in first commitheraklit2562019-03-055-29/+29
| | | |
| * | | unify rules scores and weightsheraklit2562019-03-053-10/+10
| |/ /
| * | Merge pull request #11 from rspamd/masterheraklit2562019-03-05123-3435/+5467
| |\ \ | | | | | | | | merge upstream into local master
* | | | [Test] Fix CH migration testsVsevolod Stakhov2019-04-161-1/+1
| | | |
* | | | [Test] Fix schema versionVsevolod Stakhov2019-04-151-1/+1
| | | |
* | | | [Minor] Oops, fix misprintVsevolod Stakhov2019-04-151-1/+1
| | | |
* | | | [Feature] Clickhouse: Slashing - add new fields to CHVsevolod Stakhov2019-04-151-20/+129
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * IsSpf * MimeRecipients * MessageId * ScanTimeReal * ScanTimeVirtual * SMTPFrom - alias * SMTPRcpt - alias * MIMEFrom - alias * MIMERcpt - alias Added new values to DKIM/DMARC checks to indicate different failures.
* | | | [Fix] Clickhouse: Use integer seconds when inserting rowsVsevolod Stakhov2019-04-151-5/+13
| | | |
* | | | [Minor] Remove exceptions searchVsevolod Stakhov2019-04-151-4/+0
| | | |
* | | | [Minor] Fix return values countVsevolod Stakhov2019-04-151-1/+1
| | | |
* | | | [Minor] Empty reply == success in CH universeVsevolod Stakhov2019-04-151-2/+2
| | | |
* | | | [Fix] Lua_clickhouse: Fix CH errors processingVsevolod Stakhov2019-04-151-6/+59
| |_|/ |/| |
* | | [Minor] Fix eslint warningsVsevolod Stakhov2019-04-151-8/+8
| | |
* | | [Minor] Use tables in Markdown tocVsevolod Stakhov2019-04-151-3/+6
| | |
* | | [Minor] Lua_task: Add function to get scan timeVsevolod Stakhov2019-04-151-0/+42
| | |
* | | [Fix] Properly detect encrypted files in zip archivesVsevolod Stakhov2019-04-132-2/+29
| | |
* | | [Minor] Pet luacheckVsevolod Stakhov2019-04-121-0/+1
| | |
* | | [Feature] Rspamadm: Add dns_tool utilityVsevolod Stakhov2019-04-122-2/+181
| | |
* | | [Feature] Add SPF FFI library for LuaVsevolod Stakhov2019-04-124-1/+154
| | |
* | | [Fix] Make spf digest stableVsevolod Stakhov2019-04-121-34/+76
| | |
* | | [Fix] Slashing: Store times in GMT timezone in ClickHouseVsevolod Stakhov2019-04-121-1/+1
| | |
* | | [Rules] Add additional conditions to perform BTC checksVsevolod Stakhov2019-04-121-2/+3
| | |
* | | [Rules] Fix pay-to-hash addresses validationVsevolod Stakhov2019-04-121-3/+3
| | |
* | | [Minor] Add method to get matching SPF recordVsevolod Stakhov2019-04-112-0/+79
| | |
* | | [Minor] Add method to print resolved spf elementVsevolod Stakhov2019-04-112-12/+48
| | |
* | | [Minor] Allow to set a resolver for taskVsevolod Stakhov2019-04-114-14/+36
| | |
* | | [Minor] Refactor DNS resolver invocationsVsevolod Stakhov2019-04-1120-107/+108
| | |
* | | [Minor] Add resolver to rspamadm lua scriptsVsevolod Stakhov2019-04-111-3/+10
| | |
* | | [Minor] Cleanup various stuffVsevolod Stakhov2019-04-115-99/+131
| | |
* | | [Minor] Connect UDP sockets when send was successfulVsevolod Stakhov2019-04-113-9/+35
| | |
* | | [Minor] Allow to create empty tasksVsevolod Stakhov2019-04-111-0/+34
| | |
* | | [Minor] Fix ES pluginVsevolod Stakhov2019-04-101-2/+1
| | |
* | | Merge pull request #2843 from resec/patch-1Vsevolod Stakhov2019-04-101-1/+2
|\ \ \ | | | | | | | | [Minor] Add composite symbols reference to conf/composites.conf
| * | | Add a reference to the doc of composite rulesEdmond2019-04-081-1/+2
| | | |
* | | | Merge pull request #2845 from gauthierc/SupportES6.7Vsevolod Stakhov2019-04-101-2/+8
|\ \ \ \ | | | | | | | | | | add support ES>=6.7 for elasctic module
| * | | | add support ES>=6.7 for elasctic moduleGauthier C2019-04-101-2/+8
|/ / / / | | | | | | | | | | | | | | | | | | | | | | | | | | | | Since version 6.7.0 of ElasticSearch, the ingest-geoip plugin is a module integrated into the solution. Instead of detecting the version of ElasticSearch I added the configuration parameter ingest_module which is false by default for ElasticSearch versions < 6.7.0 and true for versions >= 6.7.0