]> source.dussan.org Git - rspamd.git/log
rspamd.git
7 years ago[Rework] Further steps towards one process monitoring
Vsevolod Stakhov [Thu, 6 Jul 2017 07:56:02 +0000 (08:56 +0100)]
[Rework] Further steps towards one process monitoring

7 years ago[Rework] Allow to use custom callback for monitored checks
Vsevolod Stakhov [Thu, 6 Jul 2017 07:32:21 +0000 (08:32 +0100)]
[Rework] Allow to use custom callback for monitored checks

7 years ago[Feature] Add `-e` option for lua_repl
Vsevolod Stakhov [Thu, 6 Jul 2017 07:23:00 +0000 (08:23 +0100)]
[Feature] Add `-e` option for lua_repl

7 years ago[Feature] Implement per-line mode in lua_repl (like `perl -p`)
Vsevolod Stakhov [Thu, 6 Jul 2017 07:10:48 +0000 (08:10 +0100)]
[Feature] Implement per-line mode in lua_repl (like `perl -p`)

7 years ago[Minor] Reduce hfilter log noise
Vsevolod Stakhov [Wed, 5 Jul 2017 07:33:41 +0000 (08:33 +0100)]
[Minor] Reduce hfilter log noise

7 years ago[Feature] Allow to discard messages instead of rejection
Vsevolod Stakhov [Wed, 5 Jul 2017 07:31:17 +0000 (08:31 +0100)]
[Feature] Allow to discard messages instead of rejection

Issue: #1723

7 years ago[Minor] Add /ping path to the controller
Vsevolod Stakhov [Wed, 5 Jul 2017 07:22:57 +0000 (08:22 +0100)]
[Minor] Add /ping path to the controller

7 years ago[Fix] Milter sessions can live forever
Vsevolod Stakhov [Wed, 5 Jul 2017 07:17:11 +0000 (08:17 +0100)]
[Fix] Milter sessions can live forever

7 years ago[Fix] Plug memory leak
Vsevolod Stakhov [Wed, 5 Jul 2017 07:14:59 +0000 (08:14 +0100)]
[Fix] Plug memory leak

Issue: #1697

7 years ago[Minor] Tweaks for sessions cache
Vsevolod Stakhov [Tue, 4 Jul 2017 07:49:57 +0000 (08:49 +0100)]
[Minor] Tweaks for sessions cache

7 years ago[Feature] Enable sessions cache tracking for milter connections
Vsevolod Stakhov [Tue, 4 Jul 2017 07:44:54 +0000 (08:44 +0100)]
[Feature] Enable sessions cache tracking for milter connections

7 years ago[Feature] Add sessions cache to debug dangling sessions
Vsevolod Stakhov [Tue, 4 Jul 2017 07:33:18 +0000 (08:33 +0100)]
[Feature] Add sessions cache to debug dangling sessions

7 years ago[Minor] Add configuration knobs for sessions cache
Vsevolod Stakhov [Tue, 4 Jul 2017 07:33:00 +0000 (08:33 +0100)]
[Minor] Add configuration knobs for sessions cache

7 years ago[Minor] Do not overwrite score occasionally
Vsevolod Stakhov [Mon, 3 Jul 2017 18:22:53 +0000 (19:22 +0100)]
[Minor] Do not overwrite score occasionally

7 years ago[Fix] Fix gmail dots removal
Vsevolod Stakhov [Mon, 3 Jul 2017 18:03:51 +0000 (19:03 +0100)]
[Fix] Fix gmail dots removal

7 years ago[Fix] Do not cache SPF records with macros
Vsevolod Stakhov [Mon, 3 Jul 2017 07:52:31 +0000 (08:52 +0100)]
[Fix] Do not cache SPF records with macros

7 years ago[Feature] Support SPF macros transformations
Vsevolod Stakhov [Mon, 3 Jul 2017 07:47:30 +0000 (08:47 +0100)]
[Feature] Support SPF macros transformations

7 years ago[Fix] Allow modifiers in SPF macros
Vsevolod Stakhov [Sun, 2 Jul 2017 22:25:58 +0000 (23:25 +0100)]
[Fix] Allow modifiers in SPF macros

7 years ago[Fix] Add missing `break` statement
Vsevolod Stakhov [Sat, 1 Jul 2017 15:41:46 +0000 (16:41 +0100)]
[Fix] Add missing `break` statement

7 years ago[Feature] Allow to specify custom User-Agent for rspamc
Vsevolod Stakhov [Sat, 1 Jul 2017 15:28:06 +0000 (16:28 +0100)]
[Feature] Allow to specify custom User-Agent for rspamc

7 years ago[Fix] Normalize fuzzy probability better
Vsevolod Stakhov [Sat, 1 Jul 2017 15:19:44 +0000 (16:19 +0100)]
[Fix] Normalize fuzzy probability better

7 years ago[Feature] Skip updates for messages scanned via controller
Vsevolod Stakhov [Sat, 1 Jul 2017 15:11:45 +0000 (16:11 +0100)]
[Feature] Skip updates for messages scanned via controller

Rationale: controller worker is not designed to perform scan jobs,
hence, we check for `Password` header or check `User-Agent` for `rspamc`
and skip some of rules parts:

- DMARC reports
- Greylisting
- Ratelimits
- Ip score update
- Clickhouse export

7 years ago[Minor] Reduce logger level
Vsevolod Stakhov [Fri, 30 Jun 2017 20:59:03 +0000 (21:59 +0100)]
[Minor] Reduce logger level

7 years ago[Minor] Fix aliases removal function
Vsevolod Stakhov [Fri, 30 Jun 2017 20:57:10 +0000 (21:57 +0100)]
[Minor] Fix aliases removal function

7 years ago[Fix] Do not overwrite score when setting pre-action
Vsevolod Stakhov [Fri, 30 Jun 2017 20:53:30 +0000 (21:53 +0100)]
[Fix] Do not overwrite score when setting pre-action

7 years ago[Minor] Tests: don't try bind ports
Andrew Lewis [Fri, 30 Jun 2017 11:55:18 +0000 (13:55 +0200)]
[Minor] Tests: don't try bind ports

7 years ago[Minor] Clickhouse: add missing comma
Andrew Lewis [Fri, 30 Jun 2017 09:59:53 +0000 (11:59 +0200)]
[Minor] Clickhouse: add missing comma

7 years ago[Feature] Implement rdns-curve plugin based on rspamd cryptobox
Vsevolod Stakhov [Fri, 30 Jun 2017 07:52:05 +0000 (08:52 +0100)]
[Feature] Implement rdns-curve plugin based on rspamd cryptobox

7 years ago[Minor] Do not redefine uthash allocation routines
Vsevolod Stakhov [Fri, 30 Jun 2017 07:51:40 +0000 (08:51 +0100)]
[Minor] Do not redefine uthash allocation routines

7 years ago[Conf] Remove Rambler email bl for now
Vsevolod Stakhov [Fri, 30 Jun 2017 06:58:11 +0000 (07:58 +0100)]
[Conf] Remove Rambler email bl for now

7 years ago[Minor] Fix various issues
Vsevolod Stakhov [Thu, 29 Jun 2017 18:28:38 +0000 (19:28 +0100)]
[Minor] Fix various issues

7 years ago[Feature] Add per-domain emails normalisation rules
Vsevolod Stakhov [Thu, 29 Jun 2017 18:13:49 +0000 (19:13 +0100)]
[Feature] Add per-domain emails normalisation rules

7 years ago[Minor] Lowercase email addresses
Vsevolod Stakhov [Thu, 29 Jun 2017 18:13:36 +0000 (19:13 +0100)]
[Minor] Lowercase email addresses

7 years ago[Minor] Allow base32 encoding for emails request
Vsevolod Stakhov [Thu, 29 Jun 2017 17:59:50 +0000 (18:59 +0100)]
[Minor] Allow base32 encoding for emails request

7 years agoMerge pull request #1714 from fatalbanana/emails
Vsevolod Stakhov [Thu, 29 Jun 2017 17:47:55 +0000 (18:47 +0100)]
Merge pull request #1714 from fatalbanana/emails

[Minor] Fix emails plugin

7 years agoMerge pull request #1713 from IanDarwin/master
Vsevolod Stakhov [Thu, 29 Jun 2017 17:47:36 +0000 (18:47 +0100)]
Merge pull request #1713 from IanDarwin/master

[Minor] In OpenBSD ports too

7 years agoMerge pull request #1711 from moisseev/spelling
Vsevolod Stakhov [Thu, 29 Jun 2017 17:47:12 +0000 (18:47 +0100)]
Merge pull request #1711 from moisseev/spelling

[Refactor] Correct misspellings in program code

7 years ago[Minor] Fix emails plugin 1714/head
Andrew Lewis [Thu, 29 Jun 2017 15:19:40 +0000 (17:19 +0200)]
[Minor] Fix emails plugin

7 years agoIn OpenBSD ports too 1713/head
Ian Darwin [Thu, 29 Jun 2017 12:30:47 +0000 (08:30 -0400)]
In OpenBSD ports too

7 years ago[Minor] Add steampowered.com to spf+dkim whitelist
Vsevolod Stakhov [Thu, 29 Jun 2017 11:15:49 +0000 (12:15 +0100)]
[Minor] Add steampowered.com to spf+dkim whitelist

7 years ago[Feature] Allow to check reply-to email
Vsevolod Stakhov [Thu, 29 Jun 2017 07:58:40 +0000 (08:58 +0100)]
[Feature] Allow to check reply-to email

7 years ago[Feature] Normalize email aliases in emails module
Vsevolod Stakhov [Thu, 29 Jun 2017 07:54:59 +0000 (08:54 +0100)]
[Feature] Normalize email aliases in emails module

7 years ago[Minor] Allow to cut hashes when checking emails
Vsevolod Stakhov [Thu, 29 Jun 2017 07:47:52 +0000 (08:47 +0100)]
[Minor] Allow to cut hashes when checking emails

7 years ago[Minor] Move emails normalization to the lua library
Vsevolod Stakhov [Thu, 29 Jun 2017 07:05:54 +0000 (08:05 +0100)]
[Minor] Move emails normalization to the lua library

7 years agoMerge pull request #1712 from moisseev/patch-1
Vsevolod Stakhov [Wed, 28 Jun 2017 15:00:45 +0000 (16:00 +0100)]
Merge pull request #1712 from moisseev/patch-1

[Oops] Restore a proper name

7 years ago[Oops] Restore a proper name 1712/head
Alexander Moisseev [Wed, 28 Jun 2017 13:33:28 +0000 (16:33 +0300)]
[Oops] Restore a proper name

Found by @dimejo

7 years ago[Fix] Fix DKIM base64 folding for milter flagged messages
Vsevolod Stakhov [Wed, 28 Jun 2017 09:07:14 +0000 (10:07 +0100)]
[Fix] Fix DKIM base64 folding for milter flagged messages

7 years ago[Fix] RBL: Fixed hashed email address lookups
Andrew Lewis [Wed, 28 Jun 2017 08:33:53 +0000 (10:33 +0200)]
[Fix] RBL: Fixed hashed email address lookups

7 years ago[Refactor] Fix misspelled variable name in cdb_make.c 1711/head
Alexander Moisseev [Wed, 28 Jun 2017 07:53:11 +0000 (10:53 +0300)]
[Refactor] Fix misspelled variable name in cdb_make.c

7 years ago[Refactor] Correct misspelled function name in Rspamd agent for Exim
Alexander Moisseev [Wed, 28 Jun 2017 07:49:56 +0000 (10:49 +0300)]
[Refactor] Correct misspelled function name in Rspamd agent for Exim

7 years agoRevert "Debian: Update changelog."
Vsevolod Stakhov [Wed, 28 Jun 2017 07:31:43 +0000 (08:31 +0100)]
Revert "Debian: Update changelog."

This reverts commit f83310f8e9360bfe647f8369894d7b4a023fa304.

7 years agoMerge pull request #1705 from sebastianlipponer/master
Vsevolod Stakhov [Wed, 28 Jun 2017 07:30:40 +0000 (08:30 +0100)]
Merge pull request #1705 from sebastianlipponer/master

Fix Debian package build.

7 years ago[Minor] Filter NaNs from ANN training vectors
Vsevolod Stakhov [Wed, 28 Jun 2017 07:26:05 +0000 (08:26 +0100)]
[Minor] Filter NaNs from ANN training vectors

7 years ago[Refactor] Correct misspelled variable name in lua_redis
Alexander Moisseev [Wed, 28 Jun 2017 07:22:20 +0000 (10:22 +0300)]
[Refactor] Correct misspelled variable name in lua_redis

7 years ago[Refactor] Correct misspelled messages in tests
Alexander Moisseev [Wed, 28 Jun 2017 07:18:46 +0000 (10:18 +0300)]
[Refactor] Correct misspelled messages in tests

7 years ago[Refactor] Correct misspelled `rspamd_smtp_recieved_parse`
Alexander Moisseev [Wed, 28 Jun 2017 07:14:54 +0000 (10:14 +0300)]
[Refactor] Correct misspelled `rspamd_smtp_recieved_parse`

7 years agoMerge pull request #1710 from moisseev/spelling
Vsevolod Stakhov [Tue, 27 Jun 2017 07:47:40 +0000 (08:47 +0100)]
Merge pull request #1710 from moisseev/spelling

[Minor] Massive spelling correction

7 years ago[Minor] Fix internal utils
Vsevolod Stakhov [Tue, 27 Jun 2017 07:44:49 +0000 (08:44 +0100)]
[Minor] Fix internal utils

7 years ago[Minor] Massive spelling correction 1710/head
Alexander Moisseev [Tue, 27 Jun 2017 07:44:19 +0000 (10:44 +0300)]
[Minor] Massive spelling correction

by a bot https://github.com/ka7/misspell_fixer

7 years ago[Minor] Remove ragel version
Vsevolod Stakhov [Tue, 27 Jun 2017 07:38:27 +0000 (08:38 +0100)]
[Minor] Remove ragel version

7 years ago[CritFix] Switch from ragel to C for Content-Type parsing
Vsevolod Stakhov [Tue, 27 Jun 2017 07:37:50 +0000 (08:37 +0100)]
[CritFix] Switch from ragel to C for Content-Type parsing

7 years ago[Fix] Fix comparision logic
Vsevolod Stakhov [Mon, 26 Jun 2017 13:05:11 +0000 (14:05 +0100)]
[Fix] Fix comparision logic

7 years ago[Fix] Fix folding for arc headers when milter interface is used
Vsevolod Stakhov [Sat, 24 Jun 2017 23:07:49 +0000 (00:07 +0100)]
[Fix] Fix folding for arc headers when milter interface is used

7 years ago[Minor] Add milter flag when using milter protocol
Vsevolod Stakhov [Sat, 24 Jun 2017 23:04:12 +0000 (00:04 +0100)]
[Minor] Add milter flag when using milter protocol

7 years ago[Minor] Allow to check for milter flag in a task
Vsevolod Stakhov [Sat, 24 Jun 2017 23:02:17 +0000 (00:02 +0100)]
[Minor] Allow to check for milter flag in a task

7 years ago[Minor] Allow to fold header in a different way using Lua API
Vsevolod Stakhov [Sat, 24 Jun 2017 22:59:31 +0000 (23:59 +0100)]
[Minor] Allow to fold header in a different way using Lua API

7 years ago[Fix] Use `\n` to fold headers for milter
Vsevolod Stakhov [Sat, 24 Jun 2017 22:56:56 +0000 (23:56 +0100)]
[Fix] Use `\n` to fold headers for milter

7 years agoDebian: Update changelog. 1705/head
Sebastian Lipponer [Sat, 24 Jun 2017 20:19:56 +0000 (22:19 +0200)]
Debian: Update changelog.

7 years agoDebian: Add missing build dependencies.
Sebastian Lipponer [Sat, 24 Jun 2017 19:53:38 +0000 (21:53 +0200)]
Debian: Add missing build dependencies.

7 years ago[Minor] Add ability to get symbols dynamic stats from Lua
Vsevolod Stakhov [Sat, 24 Jun 2017 12:40:14 +0000 (13:40 +0100)]
[Minor] Add ability to get symbols dynamic stats from Lua

7 years ago[Feature] Add short_text_direct_hash for fuzzy check module
Vsevolod Stakhov [Sat, 24 Jun 2017 12:30:39 +0000 (13:30 +0100)]
[Feature] Add short_text_direct_hash for fuzzy check module

7 years ago[Minor] Milter headers: remove x-spam; fix misprint
Andrew Lewis [Sat, 24 Jun 2017 12:05:59 +0000 (14:05 +0200)]
[Minor] Milter headers: remove x-spam; fix misprint

7 years ago[Feature] Allow to customize spam header, remove existing spam headers
Vsevolod Stakhov [Sat, 24 Jun 2017 11:32:16 +0000 (12:32 +0100)]
[Feature] Allow to customize spam header, remove existing spam headers

7 years ago[Minor] Allow to use numeric database when parsing redis params
Vsevolod Stakhov [Sat, 24 Jun 2017 11:18:39 +0000 (12:18 +0100)]
[Minor] Allow to use numeric database when parsing redis params

7 years ago[Feature] Milter headers: remove-header routine
Andrew Lewis [Sat, 24 Jun 2017 11:18:48 +0000 (13:18 +0200)]
[Feature] Milter headers: remove-header routine

7 years ago[Minor] Milter headers: s/x-spam-flag/x-spam/
Andrew Lewis [Fri, 23 Jun 2017 19:11:53 +0000 (21:11 +0200)]
[Minor] Milter headers: s/x-spam-flag/x-spam/

7 years ago[Minor] Lua_redis: Try clarify docs for :exec()
Andrew Lewis [Fri, 23 Jun 2017 10:11:22 +0000 (12:11 +0200)]
[Minor] Lua_redis: Try clarify docs for :exec()

7 years agoMerge pull request #1695 from moisseev/patch-1
Vsevolod Stakhov [Thu, 22 Jun 2017 17:00:13 +0000 (18:00 +0100)]
Merge pull request #1695 from moisseev/patch-1

[Minor] Update redirectors list

7 years agoMerge pull request #1700 from moisseev/webui
Vsevolod Stakhov [Thu, 22 Jun 2017 17:00:04 +0000 (18:00 +0100)]
Merge pull request #1700 from moisseev/webui

[WebUI] Round-up throughput summary values

7 years ago[WebUI] Round-up throughput summary values 1700/head
Alexander Moisseev [Thu, 22 Jun 2017 15:48:04 +0000 (18:48 +0300)]
[WebUI] Round-up throughput summary values

7 years ago[Fix] DKIM sign tools: edge-cases around use_esld
Andrew Lewis [Thu, 22 Jun 2017 11:06:32 +0000 (13:06 +0200)]
[Fix] DKIM sign tools: edge-cases around use_esld

7 years ago[Feature] Allow to use HTTPS when connecting to Clickhouse
Vsevolod Stakhov [Thu, 22 Jun 2017 07:39:52 +0000 (08:39 +0100)]
[Feature] Allow to use HTTPS when connecting to Clickhouse

7 years ago[Feature] Allow to store symbols data in Clickhouse
Vsevolod Stakhov [Thu, 22 Jun 2017 07:37:46 +0000 (08:37 +0100)]
[Feature] Allow to store symbols data in Clickhouse

7 years ago[Minor] Fix element added
Vsevolod Stakhov [Wed, 21 Jun 2017 23:02:32 +0000 (00:02 +0100)]
[Minor] Fix element added

7 years ago[Feature] Add text_part:get_stats function
Vsevolod Stakhov [Wed, 21 Jun 2017 18:06:01 +0000 (19:06 +0100)]
[Feature] Add text_part:get_stats function

7 years ago[Minor] Add some more data to the spaces strip algorithm
Vsevolod Stakhov [Wed, 21 Jun 2017 17:59:02 +0000 (18:59 +0100)]
[Minor] Add some more data to the spaces strip algorithm

7 years ago[Feature] Store more data when stripping newlines
Vsevolod Stakhov [Wed, 21 Jun 2017 17:49:35 +0000 (18:49 +0100)]
[Feature] Store more data when stripping newlines

7 years ago[Minor] Remove dead code
Andrew Lewis [Wed, 21 Jun 2017 10:18:59 +0000 (12:18 +0200)]
[Minor] Remove dead code

7 years ago[Feature] Milter headers: Add X-Spam-Flag to rmilter-compatibility headers
Andrew Lewis [Wed, 21 Jun 2017 10:12:20 +0000 (12:12 +0200)]
[Feature] Milter headers: Add X-Spam-Flag to rmilter-compatibility headers

7 years ago[Feature] Rework newlines strip parser one more time
Vsevolod Stakhov [Wed, 21 Jun 2017 07:59:05 +0000 (08:59 +0100)]
[Feature] Rework newlines strip parser one more time

Issue: #1687

7 years ago[Minor] Return number of hits for a symbol when querying
Vsevolod Stakhov [Tue, 20 Jun 2017 07:47:45 +0000 (08:47 +0100)]
[Minor] Return number of hits for a symbol when querying

7 years ago[Minor] Add one_shot for RAMBLER_URIBL
Vsevolod Stakhov [Tue, 20 Jun 2017 07:28:03 +0000 (08:28 +0100)]
[Minor] Add one_shot for RAMBLER_URIBL

7 years ago[Feature] Multimap: received filters for extracting TLDs from hostnames
Andrew Lewis [Mon, 19 Jun 2017 15:02:13 +0000 (17:02 +0200)]
[Feature] Multimap: received filters for extracting TLDs from hostnames

7 years ago[Minor] Convert from rspamd_text
Vsevolod Stakhov [Mon, 19 Jun 2017 07:28:42 +0000 (08:28 +0100)]
[Minor] Convert from rspamd_text

7 years ago[Feature] Allow to disable specific workers in the config
Vsevolod Stakhov [Mon, 19 Jun 2017 07:15:52 +0000 (08:15 +0100)]
[Feature] Allow to disable specific workers in the config

7 years ago[Minor] Update redirectors list 1695/head
Alexander Moisseev [Mon, 19 Jun 2017 06:08:43 +0000 (09:08 +0300)]
[Minor] Update redirectors list

7 years ago[Minor] Add default values for dkim plugin confighelp
Vsevolod Stakhov [Sun, 18 Jun 2017 08:17:44 +0000 (09:17 +0100)]
[Minor] Add default values for dkim plugin confighelp

7 years ago[Feature] Split long DKIM public keys
Vsevolod Stakhov [Sat, 17 Jun 2017 14:08:15 +0000 (15:08 +0100)]
[Feature] Split long DKIM public keys

Issue: #1676

7 years ago[Minor] Fix minor style issue
Vsevolod Stakhov [Sat, 17 Jun 2017 13:35:29 +0000 (14:35 +0100)]
[Minor] Fix minor style issue

7 years ago[Fix] Try to deal with brain-damaged milter behaviour
Vsevolod Stakhov [Sat, 17 Jun 2017 13:25:16 +0000 (14:25 +0100)]
[Fix] Try to deal with brain-damaged milter behaviour