aboutsummaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
* [Fix] Check return values from Lua functions called from CVsevolod Stakhov2017-04-053-47/+64
|
* [Minor] Fix headers_foreach invocationVsevolod Stakhov2017-04-052-2/+2
|
* [Fix] Fix processing of small tokens vectorsVsevolod Stakhov2017-04-041-3/+8
|
* [Feature] Ignore bayes with mostly metatokens or with too few textVsevolod Stakhov2017-04-041-2/+28
|
* [CritFix] Fix classifier learning with Redis backendVsevolod Stakhov2017-04-041-13/+59
|
* [Rework] Set token data as uint64_t instead of chars arrayVsevolod Stakhov2017-04-0411-96/+120
|
* [Fix] Fix parsing of options for workers with the same typeVsevolod Stakhov2017-04-041-1/+1
|
* [Minor] Fix out-of-bound readVsevolod Stakhov2017-04-041-2/+1
|
* [Minor] Allow to iterate mime headers as wellVsevolod Stakhov2017-04-042-0/+97
|
* [Feature] Add task:headers_foreach functionVsevolod Stakhov2017-04-043-50/+161
|
* [Minor] Explicitly set queue to NULL for top partVsevolod Stakhov2017-04-042-1/+4
|
* Merge pull request #1576 from humbapa/masterVsevolod Stakhov2017-04-041-1/+3
|\ | | | | Handle for ACC and OK messages from sophos
| * The same with 'OK SSSP' messagesMB2017-04-031-1/+1
| |
| * Handling ACC messages for sophosMB2017-04-031-1/+3
| |
* | [Feature] Store headers orderVsevolod Stakhov2017-04-036-16/+37
| |
* | [Minor] Do not ignore Lua metatokensVsevolod Stakhov2017-04-031-0/+2
| |
* | [Feature] Rework classifiers lua metatokensVsevolod Stakhov2017-04-031-33/+48
| |
* | [Minor] Add images shingles keys cachingVsevolod Stakhov2017-04-031-23/+2
| |
* | [Feature] Use cached shingles keysVsevolod Stakhov2017-04-031-20/+95
| |
* | [Minor] Use memcpyVsevolod Stakhov2017-04-031-4/+1
|/
* [Fix] Fix parsing of non-RFC compatible Exim receivedVsevolod Stakhov2017-04-023-52/+48
| | | | Issue: #1575
* Merge pull request #1574 from moisseev/patch-1Andrew Lewis2017-04-011-1/+1
|\ | | | | [WebUI] Fix error message
| * [WebUI] Fix error messageAlexander Moisseev2017-04-011-1/+1
| |
* | Merge pull request #1570 from cpragadeesh/dmarc_sampled_outAndrew Lewis2017-04-011-4/+13
|\ \ | |/ |/| added sampled_out dmarc report
| * added dmarc sampled_out reportingcpragadeesh2017-04-011-4/+13
| |
* | [Fix] Do not count sending and loading time in rspamcVsevolod Stakhov2017-04-013-20/+37
| |
* | [WebUI] Increase default timeout to 20 secondsVsevolod Stakhov2017-04-011-1/+1
| |
* | [Minor] Delay freeing of tokens arrays when classifyingVsevolod Stakhov2017-03-311-2/+5
| |
* | [Minor] Some fixes for displaying tokens infoVsevolod Stakhov2017-03-312-11/+27
| |
* | [Feature] Store text tokens inside bayes tokensVsevolod Stakhov2017-03-313-11/+25
| |
* | [Minor] Some fixes for static buildVsevolod Stakhov2017-03-316-8/+19
| |
* | Merge pull request #1571 from dehnli/webui-dsbl-phr-conn-symbl-filtAndrew Lewis2017-03-311-2/+3
|\ \ | | | | | | [WebUI] Disable phrase connectors replacement in symbols filtering
| * | [WebUI] Disable phrase connectors replacement in symbols filteringdehnli2017-03-311-2/+3
|/ /
* | [Minor] Fix bad zero terminated assumptionVsevolod Stakhov2017-03-301-1/+2
| |
* | [Minor] Fix out-of-bound access issuesVsevolod Stakhov2017-03-301-4/+4
| |
* | [Fix] More fixes for inplace decodingVsevolod Stakhov2017-03-301-21/+38
| |
* | [Fix] Avoid lookup in absent hashVsevolod Stakhov2017-03-301-1/+1
|/ | | | Issue: #1569
* [Fix] Try to avoid modifications of the original dataVsevolod Stakhov2017-03-301-5/+16
|
* Merge pull request #1568 from moisseev/webuiVsevolod Stakhov2017-03-301-3/+6
|\ | | | | [WebUI] Disable phrase connectors replacement in history filtering
| * [WebUI] Disable phrase connectors replacement in history filteringAlexander Moisseev2017-03-301-3/+6
|/ | | | Resolves #1561
* [WebUI] Fix legacy historyVsevolod Stakhov2017-03-301-3/+11
| | | | Issue: #1564
* Merge pull request #1562 from smfreegard/rules_170328Vsevolod Stakhov2017-03-303-1/+32
|\ | | | | Rules updates
| * Rules updatesSteve Freegard2017-03-293-1/+32
| |
* | [Fix] URL redirector: Fix call to is_redirectorAndrew Lewis2017-03-301-1/+1
| | | | | | | | - Reported by: @dehnli
* | [Fix] Fix typoAndrew Lewis2017-03-301-1/+1
| | | | | | | | | | - Issue: #1567 - Reported by: @athanp
* | [Minor] Fix some corner cases of foldingVsevolod Stakhov2017-03-301-3/+7
| |
* | [Minor] Properly deal with content type parameterVsevolod Stakhov2017-03-292-3/+5
| |
* | [Feature] Allow to process filenames from content typeVsevolod Stakhov2017-03-292-5/+25
| |
* | [Minor] Silence warningAndrew Lewis2017-03-291-1/+1
| |
* | Merge pull request #1566 from croessner/avmVsevolod Stakhov2017-03-291-4/+15
|\ \ | | | | | | [Fix] Fix archive scans for savapi