aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Add REPLYTO_EQ_TO_ADDR ruleSteve Freegard2018-01-301-2/+17
* [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
* | [Minor] Replies: toggles for processing of local/authenticated mailAndrew Lewis2018-01-171-2/+8
* | [Minor] CHECK_FROM rule: avoid indexing of nilAndrew Lewis2018-01-171-2/+2
* | [Minor] Fix xmlrpc state machineVsevolod Stakhov2018-01-171-2/+2
* | [Minor] Add debugging for xmlrpc moduleVsevolod Stakhov2018-01-171-2/+17
* | [Fix] Fix upstream addrs updatingVsevolod Stakhov2018-01-161-4/+4
* | [Fix] Plug memory leakVsevolod Stakhov2018-01-161-0/+1
|/
* [Project] Rework language detection ngramms structureVsevolod Stakhov2018-01-161-167/+164
* [Minor] Improve language detection debug loggingVsevolod Stakhov2018-01-153-29/+72
* [Minor] Another adjustment to lang_detectionVsevolod Stakhov2018-01-151-4/+5
* [Fix] DKIM signing: allow for auth_only to be falseAndrew Lewis2018-01-151-10/+10
* [Minor] Reputation: deal with inbound/outbound both setAndrew Lewis2018-01-151-7/+9
* [Minor] Lowercase ucs dataVsevolod Stakhov2018-01-141-0/+14
* [Fix] Do not crash if no words definedVsevolod Stakhov2018-01-141-0/+5