aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* [Feature] Further improvements in language detectionVsevolod Stakhov2018-02-011-3/+31
* Merge pull request #2002 from macgeneral/masterVsevolod Stakhov2018-01-311-1/+3
|\
| * [Fix] F-PROT Antivirus: only check return code to determine infectionArne Fahrenwalde2018-01-291-1/+3
| * [Fix] F-PROT Antivirus infection string for all known occurencesArne Fahrenwalde2018-01-281-1/+1
| * Merge branch 'master' of github.com:macgeneral/rspamdArne Fahrenwalde2018-01-270-0/+0
| |\
| | * [Fix] Virus infetction string for F-PROT AntivirusArne Fahrenwalde2018-01-271-1/+1
| * | [Fix] Virus infection string for F-PROT AntivirusArne Fahrenwalde2018-01-271-1/+1
| |/
* | [Feature] Further improvements in language detection algorithmVsevolod Stakhov2018-01-311-14/+43
* | [WebUI] Restore passwordless login support (#2003)Andrew Lewis2018-01-301-0/+13
* | Merge pull request #2007 from fatalbanana/miltertestVsevolod Stakhov2018-01-306-1/+146
|\ \
| * | [Test] Beginning of tests for milterAndrew Lewis2018-01-305-1/+142
| * | [Minor] Avoid letting miltertest crash rspamd_proxyAndrew Lewis2018-01-301-0/+4
* | | Merge pull request #2006 from fatalbanana/tsxxVsevolod Stakhov2018-01-3012-183/+12
|\ \ \ | |/ / |/| |
| * | [Test] Try really improve test stabilityAndrew Lewis2018-01-2912-183/+12
* | | [Minor] Redis key expansion: handle HMSETAndrew Lewis2018-01-301-0/+1
* | | [Fix] Another try to deal with #1998Vsevolod Stakhov2018-01-291-1/+1
* | | [Fix] Another try to fix #1998Vsevolod Stakhov2018-01-291-1/+1
|/ /
* | [Minor] Fix latin languages detectionVsevolod Stakhov2018-01-291-3/+33
* | [Minor] Treat English as Tier0 languageVsevolod Stakhov2018-01-291-2/+19
* | [Fix] Fix comparisionVsevolod Stakhov2018-01-291-1/+1
* | [Minor] Print ticks in language detection debug modeVsevolod Stakhov2018-01-281-2/+7
|/
* [Minor] Further adjustments of coefficientsVsevolod Stakhov2018-01-271-1/+1
* [Minor] Adjust heuristic coefficientsVsevolod Stakhov2018-01-271-2/+2
* [Feature] Enhance task:store_in_file methodVsevolod Stakhov2018-01-271-14/+62
* [Minor] Allocate larger config static poolVsevolod Stakhov2018-01-272-2/+9
* [Project] Improve weighting in lang_detectionVsevolod Stakhov2018-01-271-8/+37
* [Project] Detect some languages based on unicode scriptVsevolod Stakhov2018-01-271-21/+100
* [Project] Add more flags to languagesVsevolod Stakhov2018-01-271-48/+141
* [Project] Start rework of language detection to improve qualityVsevolod Stakhov2018-01-271-43/+46
* [Feature] Allow to limit redirector requests per taskVsevolod Stakhov2018-01-262-0/+21
* Revert "[Fix] Use decoded values when parsing mime addresses"Vsevolod Stakhov2018-01-251-4/+4
* [Fix] Fix sanity checks on macro valueVsevolod Stakhov2018-01-251-3/+3
* [Rework] Use frequencies distribution in language detectorVsevolod Stakhov2018-01-241-98/+108
* [Minor] Fix previous commitAndrew Lewis2018-01-242-2/+2
* Merge pull request #1999 from philfry/fprot-parseAndrew Lewis2018-01-241-1/+1
|\
| * f-prot: match virus name non-greedilyPhilippe Kueck2018-01-241-1/+1
|/
* [Minor] Store occurencies numbers for languagesVsevolod Stakhov2018-01-231-1/+9
* [Minor] Show more stats about ngrammsVsevolod Stakhov2018-01-231-1/+6
* [Minor] Add lua_textpart:get_languages methodVsevolod Stakhov2018-01-221-2/+51
* [Feature] Allow to enable/disable languages from the detectorVsevolod Stakhov2018-01-221-2/+38
* Merge pull request #1989 from fatalbanana/1988Vsevolod Stakhov2018-01-211-12/+38
|\
| * [Fix] Settings: header: deal with multiple settings (#1988)Andrew Lewis2018-01-161-12/+38
* | [Minor] Delivered-to is not intended to be uniqueVsevolod Stakhov2018-01-201-1/+1
* | [Project] Convert all C modules to fast debug infrastructureVsevolod Stakhov2018-01-2026-66/+96
* | [Project] Enable fast debug lookup for some modulesVsevolod Stakhov2018-01-208-30/+52
* | [Project] Use fast debug logging checkVsevolod Stakhov2018-01-203-14/+54
* | [Project] Add fast debug logging infrastructureVsevolod Stakhov2018-01-202-2/+100
* | [Minor] Add constructors attribute detectionVsevolod Stakhov2018-01-201-0/+23
* | [Fix] Apply language detection when adding fuzzy hashesVsevolod Stakhov2018-01-193-1/+4
* | [Fix] Another fix to lua xmlrpcVsevolod Stakhov2018-01-181-4/+43