]> source.dussan.org Git - rspamd.git/log
rspamd.git
8 years ago[Feature] Add universal function to parse redis servers for plugins
Vsevolod Stakhov [Sat, 28 May 2016 12:21:02 +0000 (13:21 +0100)]
[Feature] Add universal function to parse redis servers for plugins

8 years ago[Feature] Add execution of lua global functions script
Vsevolod Stakhov [Sat, 28 May 2016 11:33:34 +0000 (12:33 +0100)]
[Feature] Add execution of lua global functions script

8 years ago[Feature] Allow static lua files in any parts of rspamd sources
Vsevolod Stakhov [Sat, 28 May 2016 11:26:49 +0000 (12:26 +0100)]
[Feature] Allow static lua files in any parts of rspamd sources

8 years ago[Fix] Fix substring search when there are '\0' in strings
Vsevolod Stakhov [Fri, 27 May 2016 13:56:16 +0000 (14:56 +0100)]
[Fix] Fix substring search when there are '\0' in strings

8 years agoMerge pull request #638 from larryhynes/documentation
Vsevolod Stakhov [Fri, 27 May 2016 09:16:50 +0000 (10:16 +0100)]
Merge pull request #638 from larryhynes/documentation

Correct migration.md, small change to writing_rules.md

8 years agoCorrect migration.md, small change to writing_rules.md 638/head
Larry Hynes [Thu, 26 May 2016 21:35:50 +0000 (22:35 +0100)]
Correct migration.md, small change to writing_rules.md

8 years ago[Fix] Try to fix proxying of stupid spamc protocol to HTTP mirrors
Vsevolod Stakhov [Thu, 26 May 2016 18:30:30 +0000 (19:30 +0100)]
[Fix] Try to fix proxying of stupid spamc protocol to HTTP mirrors

8 years ago[Fix] Handle log pipe read errors
Vsevolod Stakhov [Thu, 26 May 2016 13:29:40 +0000 (14:29 +0100)]
[Fix] Handle log pipe read errors

8 years ago[Fix] Fix proxying issue for unconnected sessions
Vsevolod Stakhov [Thu, 26 May 2016 12:23:53 +0000 (13:23 +0100)]
[Fix] Fix proxying issue for unconnected sessions

8 years agoRelease 1.2.7
Vsevolod Stakhov [Wed, 25 May 2016 15:48:20 +0000 (16:48 +0100)]
Release 1.2.7

* Slightly reduce weights of rules with high FP rate
* Add workround for rspamd-1.3
* Fix possible FP in TRACKER_ID rule
* Simplify MISSING_MIMEOLE rule
* Add workaround for gmime CTE stupidity
* Fix mime headers processing
* Fix false positive URL detections in text parts
* Fix Exim shutdown patch
* Enable workaround for exim mailbox format
* Backport shingles static test
* Fix levenshtein distance calculations
* Fix max_train setup in ANN module
* Fix redis structure by adding {NULL, NULL} member
* Fix build with unmodified LibreSSL opensslv.h
* Repair optional dependencies
* Really skip filters in case of pre-result set
* Restore the intended pre-filters behaviour
* Fix ipv6 mask application

Signed-off-by: Vsevolod Stakhov <vsevolod@highsecure.ru>
8 years ago[Fix] Another fix for exim workaround
Vsevolod Stakhov [Thu, 26 May 2016 11:55:24 +0000 (12:55 +0100)]
[Fix] Another fix for exim workaround

Issue: #637
Reported by: @FelixSchwarz

8 years agoMerge pull request #636 from moisseev/graph
Vsevolod Stakhov [Thu, 26 May 2016 10:43:06 +0000 (11:43 +0100)]
Merge pull request #636 from moisseev/graph

[Feature] Add throughput graph for RRD backend to WebUI

8 years ago[Feature] Add throughput graph for RRD backend to WebUI 636/head
Alexander Moisseev [Thu, 26 May 2016 07:33:35 +0000 (10:33 +0300)]
[Feature] Add throughput graph for RRD backend to WebUI

8 years ago[Minor] Add temporary workaround to work with 1.2 fuzzy storage
Vsevolod Stakhov [Tue, 24 May 2016 12:42:09 +0000 (13:42 +0100)]
[Minor] Add temporary workaround to work with 1.2 fuzzy storage

8 years ago[Feature] Implement body rules for the trie plugin
Vsevolod Stakhov [Tue, 24 May 2016 12:32:34 +0000 (13:32 +0100)]
[Feature] Implement body rules for the trie plugin

8 years ago[Fix] Slightly reduce weights of rules with high FP rate
Vsevolod Stakhov [Tue, 24 May 2016 12:05:39 +0000 (13:05 +0100)]
[Fix] Slightly reduce weights of rules with high FP rate

8 years ago[Minor] Add guards for header regexps
Vsevolod Stakhov [Tue, 24 May 2016 12:05:23 +0000 (13:05 +0100)]
[Minor] Add guards for header regexps

8 years ago[Fix] Fix possible FP in TRACKER_ID rule
Vsevolod Stakhov [Tue, 24 May 2016 11:33:36 +0000 (12:33 +0100)]
[Fix] Fix possible FP in TRACKER_ID rule

8 years ago[Fix] Simplify MISSING_MIMEOLE rule
Vsevolod Stakhov [Tue, 24 May 2016 11:31:06 +0000 (12:31 +0100)]
[Fix] Simplify MISSING_MIMEOLE rule

8 years ago[Fix] Add workaround for gmime CTE stupidity
Vsevolod Stakhov [Tue, 24 May 2016 11:25:24 +0000 (12:25 +0100)]
[Fix] Add workaround for gmime CTE stupidity

8 years ago[CritFix] Fix mime headers processing
Vsevolod Stakhov [Tue, 24 May 2016 11:05:22 +0000 (12:05 +0100)]
[CritFix] Fix mime headers processing

Issue: #634
Reported by: @AdUser

8 years ago[Fix] Fix listening on UDP sockets
Vsevolod Stakhov [Tue, 24 May 2016 10:47:09 +0000 (11:47 +0100)]
[Fix] Fix listening on UDP sockets

8 years ago[Feature] Implement partial deleting for multi-flags
Vsevolod Stakhov [Mon, 23 May 2016 18:15:57 +0000 (19:15 +0100)]
[Feature] Implement partial deleting for multi-flags

8 years ago[Fix] More fixes to multi-flag fuzzy storage
Vsevolod Stakhov [Mon, 23 May 2016 17:58:12 +0000 (18:58 +0100)]
[Fix] More fixes to multi-flag fuzzy storage

8 years ago[Feature] Implement multi-flags fuzzy replies
Vsevolod Stakhov [Mon, 23 May 2016 17:42:16 +0000 (18:42 +0100)]
[Feature] Implement multi-flags fuzzy replies

8 years ago[Fix] Free the correct pointer
Vsevolod Stakhov [Mon, 23 May 2016 17:17:59 +0000 (18:17 +0100)]
[Fix] Free the correct pointer

8 years ago[Feature] Implement multiple-sources fuzzy storage
Vsevolod Stakhov [Mon, 23 May 2016 17:16:11 +0000 (18:16 +0100)]
[Feature] Implement multiple-sources fuzzy storage

8 years ago[Feature] Add function to convert fstring_t to c string
Vsevolod Stakhov [Mon, 23 May 2016 17:15:56 +0000 (18:15 +0100)]
[Feature] Add function to convert fstring_t to c string

8 years ago[Feature] Allow versioning for sqlite databases
Vsevolod Stakhov [Mon, 23 May 2016 15:37:16 +0000 (16:37 +0100)]
[Feature] Allow versioning for sqlite databases

8 years ago[Fix] Include slave cluster name into http request
Vsevolod Stakhov [Mon, 23 May 2016 15:08:12 +0000 (16:08 +0100)]
[Fix] Include slave cluster name into http request

8 years ago[Feature] Implement fuzzy updates push protocol
Vsevolod Stakhov [Mon, 23 May 2016 13:25:07 +0000 (14:25 +0100)]
[Feature] Implement fuzzy updates push protocol

8 years ago[Feature] Add parsing of mirror hosts for fuzzy storage
Vsevolod Stakhov [Mon, 23 May 2016 12:46:52 +0000 (13:46 +0100)]
[Feature] Add parsing of mirror hosts for fuzzy storage

8 years ago[Fix] Disallow updates by default
Vsevolod Stakhov [Mon, 23 May 2016 11:27:11 +0000 (12:27 +0100)]
[Fix] Disallow updates by default

8 years ago[Feature] Implement fuzzy storage updates
Vsevolod Stakhov [Mon, 23 May 2016 11:18:00 +0000 (12:18 +0100)]
[Feature] Implement fuzzy storage updates

8 years ago[Minor] Use xxhash indirectly
Vsevolod Stakhov [Mon, 23 May 2016 09:10:35 +0000 (10:10 +0100)]
[Minor] Use xxhash indirectly

8 years ago[Feature] Add routines to compare and check pubkeys
Vsevolod Stakhov [Mon, 23 May 2016 09:09:06 +0000 (10:09 +0100)]
[Feature] Add routines to compare and check pubkeys

8 years ago[Feature] Allow to parse pubkeys from the rcl config
Vsevolod Stakhov [Mon, 23 May 2016 08:24:21 +0000 (09:24 +0100)]
[Feature] Allow to parse pubkeys from the rcl config

8 years ago[Doc] Update multimap documentation
Vsevolod Stakhov [Fri, 20 May 2016 08:16:49 +0000 (11:16 +0300)]
[Doc] Update multimap documentation

8 years ago[Fix] Do not even try pcre in case of regexp maps
Vsevolod Stakhov [Thu, 19 May 2016 10:36:49 +0000 (13:36 +0300)]
[Fix] Do not even try pcre in case of regexp maps

8 years ago[Fix] Add sanity checks when compiling regexp maps
Vsevolod Stakhov [Thu, 19 May 2016 10:26:33 +0000 (13:26 +0300)]
[Fix] Add sanity checks when compiling regexp maps

8 years ago[Fix] Further fixes for surbl extensions map
Vsevolod Stakhov [Wed, 18 May 2016 09:00:09 +0000 (12:00 +0300)]
[Fix] Further fixes for surbl extensions map

8 years agoMerge pull request #632 from larryhynes/documentation
Vsevolod Stakhov [Tue, 17 May 2016 05:53:39 +0000 (09:53 +0400)]
Merge pull request #632 from larryhynes/documentation

Documentation corrections

8 years ago[Doc] Final changes to writing_rules.md 632/head
Larry Hynes [Mon, 16 May 2016 21:20:52 +0000 (22:20 +0100)]
[Doc] Final changes to writing_rules.md

8 years ago[Fix] Initialize hash tables array to avoid crashes
Vsevolod Stakhov [Mon, 16 May 2016 20:30:55 +0000 (22:30 +0200)]
[Fix] Initialize hash tables array to avoid crashes

8 years ago[Minor] Add more logs about file maps watching
Vsevolod Stakhov [Mon, 16 May 2016 12:49:39 +0000 (14:49 +0200)]
[Minor] Add more logs about file maps watching

8 years ago[Fix] Fix loading of file maps
Vsevolod Stakhov [Mon, 16 May 2016 11:51:17 +0000 (12:51 +0100)]
[Fix] Fix loading of file maps

8 years ago[Feature] Add initial version of HTTP lua repl
Vsevolod Stakhov [Mon, 16 May 2016 11:38:22 +0000 (12:38 +0100)]
[Feature] Add initial version of HTTP lua repl

8 years ago[Feature] Add function for pretty printing of inet addresses
Vsevolod Stakhov [Mon, 16 May 2016 11:38:02 +0000 (12:38 +0100)]
[Feature] Add function for pretty printing of inet addresses

8 years agoMerge pull request #629 from fatalbanana/master
Vsevolod Stakhov [Sun, 15 May 2016 16:42:07 +0000 (17:42 +0100)]
Merge pull request #629 from fatalbanana/master

[Fix] Fix Exim shutdown patch

8 years ago[Fix] Fix Exim shutdown patch 629/head
Andrew Lewis [Sun, 15 May 2016 16:29:58 +0000 (18:29 +0200)]
[Fix] Fix Exim shutdown patch

8 years ago[Fix] Unbreak build on gcc < 4.9
Vsevolod Stakhov [Sun, 15 May 2016 13:04:15 +0000 (14:04 +0100)]
[Fix] Unbreak build on gcc < 4.9

8 years ago[Fix] Update mumhash implementation
Vsevolod Stakhov [Sun, 15 May 2016 12:56:31 +0000 (13:56 +0100)]
[Fix] Update mumhash implementation

8 years ago[Feature] Preliminary implementation of fuzzy master/slave updates
Vsevolod Stakhov [Sat, 14 May 2016 12:38:10 +0000 (13:38 +0100)]
[Feature] Preliminary implementation of fuzzy master/slave updates

8 years ago[Feature] Rework listening system to allow multiple socket types per worker
Vsevolod Stakhov [Sat, 14 May 2016 11:39:56 +0000 (12:39 +0100)]
[Feature] Rework listening system to allow multiple socket types per worker

8 years ago[Feature] Enable workaround for exim
Vsevolod Stakhov [Sat, 14 May 2016 11:22:27 +0000 (12:22 +0100)]
[Feature] Enable workaround for exim

8 years ago[Doc] Initial changes to writing_rules.md
Larry Hynes [Fri, 13 May 2016 23:24:57 +0000 (00:24 +0100)]
[Doc] Initial changes to writing_rules.md

8 years ago[Doc] Update migrate_sa.md
Larry Hynes [Fri, 13 May 2016 22:57:48 +0000 (23:57 +0100)]
[Doc] Update migrate_sa.md

8 years ago[Doc] Update tutorials index
Larry Hynes [Fri, 13 May 2016 22:18:12 +0000 (23:18 +0100)]
[Doc] Update tutorials index

8 years ago[Doc] Update Documentation index
Larry Hynes [Fri, 13 May 2016 22:14:18 +0000 (23:14 +0100)]
[Doc] Update Documentation index

8 years agoMerge remote-tracking branch 'upstream/master'
Larry Hynes [Fri, 13 May 2016 18:45:03 +0000 (19:45 +0100)]
Merge remote-tracking branch 'upstream/master'

* upstream/master: (36 commits)
  [Feature] Add versions to fuzzy storage
  [Fix] Another fix for maps scheduling
  [Fix] Fix events handling when scheduling map wacth
  [Fix] Try to fix false positive URL detections in text parts
  [Fix] Include fuzzy key to distinguish storages with different keys
  [Feature] Rework and improve fuzzy storage
  [Test] Add static test for shingles
  [Minor] Adjust hashes
  [Feature] Use metrohash as well
  [Minor] 8 bytes fits perfect for mumhash
  [Fix] Fix handling of the same words
  [Feature] Further micro-optimizations for hashing and shingles
  [Feature] Optimize alignment to speed up hashing
  [Feature] Try to select the optimal possible function for input
  [Feature] Limit logging of elements that could have too many items
  [Feature] Add more algorithms for shingles generation
  [Fix] Fix compilation issue
  [Feature] Use mumhash for words hashing
  [Feature] Add and use mumhash for non-crypto hashing
  [Feature] Add a simple script to evaluate rspamd rules in the logs
  ...

8 years ago[Feature] Add versions to fuzzy storage
Vsevolod Stakhov [Fri, 13 May 2016 14:58:01 +0000 (15:58 +0100)]
[Feature] Add versions to fuzzy storage

8 years ago[Fix] Another fix for maps scheduling
Vsevolod Stakhov [Fri, 13 May 2016 14:57:49 +0000 (15:57 +0100)]
[Fix] Another fix for maps scheduling

8 years ago[Fix] Fix events handling when scheduling map wacth
Vsevolod Stakhov [Fri, 13 May 2016 10:10:42 +0000 (11:10 +0100)]
[Fix] Fix events handling when scheduling map wacth

8 years ago[Fix] Try to fix false positive URL detections in text parts
Vsevolod Stakhov [Thu, 12 May 2016 13:42:50 +0000 (14:42 +0100)]
[Fix] Try to fix false positive URL detections in text parts

8 years ago[Fix] Include fuzzy key to distinguish storages with different keys
Vsevolod Stakhov [Thu, 12 May 2016 12:56:06 +0000 (13:56 +0100)]
[Fix] Include fuzzy key to distinguish storages with different keys

8 years ago[Feature] Rework and improve fuzzy storage
Vsevolod Stakhov [Thu, 12 May 2016 12:50:10 +0000 (13:50 +0100)]
[Feature] Rework and improve fuzzy storage

- Allow multiple algorithms in fuzzy rules
- Cache fuzzy requests to avoid expensive calculations for multiple
  fuzzy storages
- Simplify request generating procedure

8 years ago[Test] Add static test for shingles
Vsevolod Stakhov [Thu, 12 May 2016 11:48:03 +0000 (12:48 +0100)]
[Test] Add static test for shingles

8 years ago[Minor] Adjust hashes
Vsevolod Stakhov [Thu, 12 May 2016 11:45:37 +0000 (12:45 +0100)]
[Minor] Adjust hashes

8 years ago[Feature] Use metrohash as well
Vsevolod Stakhov [Thu, 12 May 2016 11:45:17 +0000 (12:45 +0100)]
[Feature] Use metrohash as well

8 years ago[Minor] 8 bytes fits perfect for mumhash
Vsevolod Stakhov [Thu, 12 May 2016 10:41:44 +0000 (11:41 +0100)]
[Minor] 8 bytes fits perfect for mumhash

8 years ago[Fix] Fix handling of the same words
Vsevolod Stakhov [Thu, 12 May 2016 10:29:20 +0000 (11:29 +0100)]
[Fix] Fix handling of the same words

8 years ago[Feature] Further micro-optimizations for hashing and shingles
Vsevolod Stakhov [Thu, 12 May 2016 08:48:29 +0000 (09:48 +0100)]
[Feature] Further micro-optimizations for hashing and shingles

8 years ago[Feature] Optimize alignment to speed up hashing
Vsevolod Stakhov [Wed, 11 May 2016 18:06:41 +0000 (19:06 +0100)]
[Feature] Optimize alignment to speed up hashing

8 years ago[Feature] Try to select the optimal possible function for input
Vsevolod Stakhov [Wed, 11 May 2016 15:28:07 +0000 (16:28 +0100)]
[Feature] Try to select the optimal possible function for input

8 years ago[Feature] Limit logging of elements that could have too many items
Vsevolod Stakhov [Wed, 11 May 2016 15:11:13 +0000 (16:11 +0100)]
[Feature] Limit logging of elements that could have too many items

8 years ago[Feature] Add more algorithms for shingles generation
Vsevolod Stakhov [Wed, 11 May 2016 14:54:47 +0000 (15:54 +0100)]
[Feature] Add more algorithms for shingles generation

8 years ago[Fix] Fix compilation issue
Vsevolod Stakhov [Wed, 11 May 2016 14:14:49 +0000 (15:14 +0100)]
[Fix] Fix compilation issue

8 years ago[Feature] Use mumhash for words hashing
Vsevolod Stakhov [Wed, 11 May 2016 14:01:04 +0000 (15:01 +0100)]
[Feature] Use mumhash for words hashing

8 years ago[Feature] Add and use mumhash for non-crypto hashing
Vsevolod Stakhov [Wed, 11 May 2016 13:59:29 +0000 (14:59 +0100)]
[Feature] Add and use mumhash for non-crypto hashing

8 years ago[Feature] Add a simple script to evaluate rspamd rules in the logs
Vsevolod Stakhov [Wed, 11 May 2016 13:23:36 +0000 (14:23 +0100)]
[Feature] Add a simple script to evaluate rspamd rules in the logs

8 years ago[Feature] New abstract hashing API in cryptobox
Vsevolod Stakhov [Tue, 10 May 2016 15:38:43 +0000 (16:38 +0100)]
[Feature] New abstract hashing API in cryptobox

8 years ago[CritFix] Fix levenshtein distance calculations
Vsevolod Stakhov [Tue, 10 May 2016 15:27:11 +0000 (16:27 +0100)]
[CritFix] Fix levenshtein distance calculations

8 years ago[Feature] Adopt plugins for new maps API
Vsevolod Stakhov [Tue, 10 May 2016 14:29:05 +0000 (15:29 +0100)]
[Feature] Adopt plugins for new maps API

8 years ago[Feature] Use new maps API for local addrs
Vsevolod Stakhov [Tue, 10 May 2016 14:15:55 +0000 (15:15 +0100)]
[Feature] Use new maps API for local addrs

8 years ago[Feature] Use extended map types in lua map, unify code
Vsevolod Stakhov [Tue, 10 May 2016 14:06:54 +0000 (15:06 +0100)]
[Feature] Use extended map types in lua map, unify code

8 years ago[Feature] Allow to extract ucl_object from lua using common API
Vsevolod Stakhov [Tue, 10 May 2016 13:37:55 +0000 (14:37 +0100)]
[Feature] Allow to extract ucl_object from lua using common API

8 years ago[Feature] Implement constructing of map from UCL
Vsevolod Stakhov [Tue, 10 May 2016 13:33:30 +0000 (14:33 +0100)]
[Feature] Implement constructing of map from UCL

8 years ago[Fix] Further fixes in maps code
Vsevolod Stakhov [Tue, 10 May 2016 12:53:40 +0000 (13:53 +0100)]
[Fix] Further fixes in maps code

8 years ago[Fix] Fix memory corruption
Vsevolod Stakhov [Tue, 10 May 2016 10:34:03 +0000 (11:34 +0100)]
[Fix] Fix memory corruption

8 years ago[Fix] Varioud fixes to the maps code
Vsevolod Stakhov [Tue, 10 May 2016 09:10:23 +0000 (10:10 +0100)]
[Fix] Varioud fixes to the maps code

8 years ago[Feature] Allow to have specific settings for mirrored traffic
Vsevolod Stakhov [Tue, 10 May 2016 08:27:22 +0000 (09:27 +0100)]
[Feature] Allow to have specific settings for mirrored traffic

8 years ago[Rework] Partly fix controller
Vsevolod Stakhov [Mon, 9 May 2016 17:59:46 +0000 (18:59 +0100)]
[Rework] Partly fix controller

Issue: #616

8 years ago[Rework] Adopt new maps code
Vsevolod Stakhov [Mon, 9 May 2016 17:55:45 +0000 (18:55 +0100)]
[Rework] Adopt new maps code

Issue: #616

8 years ago[Rework] Fix lua maps API
Vsevolod Stakhov [Mon, 9 May 2016 17:38:36 +0000 (18:38 +0100)]
[Rework] Fix lua maps API

8 years ago[Rework] Start the complete maps rework
Vsevolod Stakhov [Mon, 9 May 2016 17:19:49 +0000 (18:19 +0100)]
[Rework] Start the complete maps rework

Issue: #616

8 years agoMerge remote-tracking branch 'upstream/master'
Larry Hynes [Mon, 9 May 2016 15:45:07 +0000 (16:45 +0100)]
Merge remote-tracking branch 'upstream/master'

* upstream/master:
  [Fix] Try to handle multiline history in a more sane way
  [Minor] Some output fixes
  [Feature] Add dot commands for lua REPL:
  [Feature] Fix task functions to work without rspamd_config
  [Fix] Fix REPL output
  [Feature] Add the initial version of LUA repl to rspamadm
  [Feature] Distinguish luajit from lua
  [Rework] Import linenoise for line editing
  [Minor] Use shorter keys for replies module
  [Feature] Add replies plugin

8 years ago[Feature] Add utility method to convert ftok to C string
Vsevolod Stakhov [Mon, 9 May 2016 14:45:43 +0000 (15:45 +0100)]
[Feature] Add utility method to convert ftok to C string

8 years ago[Fix] Try to handle multiline history in a more sane way
Vsevolod Stakhov [Mon, 9 May 2016 12:58:27 +0000 (13:58 +0100)]
[Fix] Try to handle multiline history in a more sane way

8 years ago[Minor] Some output fixes
Vsevolod Stakhov [Mon, 9 May 2016 12:40:13 +0000 (13:40 +0100)]
[Minor] Some output fixes

8 years ago[Feature] Add dot commands for lua REPL:
Vsevolod Stakhov [Mon, 9 May 2016 12:36:51 +0000 (13:36 +0100)]
[Feature] Add dot commands for lua REPL:

* .help - shows help
* .load - loads lua script
* .message - scans messages using the specified lua callback