aboutsummaryrefslogtreecommitdiffstats
path: root/src
Commit message (Expand)AuthorAgeFilesLines
* [Fix] Fix parsing of non-RFC compatible Exim receivedVsevolod Stakhov2017-04-023-52/+48
* Merge pull request #1570 from cpragadeesh/dmarc_sampled_outAndrew Lewis2017-04-011-4/+13
|\
| * added dmarc sampled_out reportingcpragadeesh2017-04-011-4/+13
* | [Fix] Do not count sending and loading time in rspamcVsevolod Stakhov2017-04-013-20/+37
* | [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-313-2/+7
* | [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
|/
* [Fix] Try to avoid modifications of the original dataVsevolod Stakhov2017-03-301-5/+16
* [Fix] URL redirector: Fix call to is_redirectorAndrew Lewis2017-03-301-1/+1
* [Fix] Fix typoAndrew Lewis2017-03-301-1/+1
* [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
* [Fix] Fix archive scans for savapiChristian Roessner2017-03-291-4/+15
* [Fix] Add missing score normalisation for HFILTER_URL_ONLYAndrew Lewis2017-03-291-2/+3
* [Fix] Fix ip_score map configurationAndrew Lewis2017-03-291-3/+3
* [Minor] Improve style of enum definitionVsevolod Stakhov2017-03-281-10/+12
* [Minor] Force actions: show action in optionsAndrew Lewis2017-03-281-1/+1
* [Feature] Allow to get task's subjectVsevolod Stakhov2017-03-281-0/+28
* [Feature] Distinguish URLs found in SubjectVsevolod Stakhov2017-03-284-10/+30
* [Fix] Further fixes to avoid PHISHING FPVsevolod Stakhov2017-03-283-31/+95
* [Fix] Force actions: Use postfilter if we have honor_action / require_actionAndrew Lewis2017-03-281-9/+17
* [Fix] Fix various issues related to Lua stack manipulationVsevolod Stakhov2017-03-273-16/+18
* [Feature] Work with broken rfc2047 tokensVsevolod Stakhov2017-03-271-3/+4
* [Minor] Fix changes to changesAndrew Lewis2017-03-271-1/+1
* [Minor] Fix changes to metric exporterAndrew Lewis2017-03-271-3/+3
* [Minor] One more memoization fixVsevolod Stakhov2017-03-271-9/+4
* [Fix] Fix templates grammar usageVsevolod Stakhov2017-03-272-14/+8
* [Minor] Use table for strings concatenationVsevolod Stakhov2017-03-271-3/+5
* [Minor] Fix EnglishAndrew Lewis2017-03-271-1/+1
* [Minor] Fix typosAndrew Lewis2017-03-261-3/+3
* [Minor] RBL: deal with missing DKIM configAndrew Lewis2017-03-261-1/+1
* [Fix] Do not compile hyperscan with no SSSE3 supportVsevolod Stakhov2017-03-261-0/+6
* [Fix] Fix one-shot symbols weight calculationsVsevolod Stakhov2017-03-252-2/+4
* [Minor] Removed by a mistakeVsevolod Stakhov2017-03-251-0/+1
* [Minor] Remove some unused macrosVsevolod Stakhov2017-03-252-21/+0
* [Feature] Stat greylisted messages as greylisted not soft-rejectedVsevolod Stakhov2017-03-254-2/+18
* [Fix] Use hostname suffix when dealing with historyVsevolod Stakhov2017-03-251-3/+5
* [Minor] Fix hostname usage in hfilterVsevolod Stakhov2017-03-251-1/+2
* [Feature] Memoize LPEG grammarsVsevolod Stakhov2017-03-255-57/+77
* [Fetaure] Add options for hfilter symbolsVsevolod Stakhov2017-03-251-15/+24
* Add DIRECT_TO_MX rule to once_received pluginSteve Freegard2017-03-241-0/+14
* [Fix] Fix processing of subject wordsVsevolod Stakhov2017-03-241-9/+9
* [Minor] Do not break old scripts and rulesVsevolod Stakhov2017-03-241-1/+4