aboutsummaryrefslogtreecommitdiffstats
path: root/src
Commit message (Expand)AuthorAgeFilesLines
* [Minor] Adjust multipattern sizesVsevolod Stakhov2016-11-231-3/+14
* [Fix] Do not load tld file to speed up rspamadmVsevolod Stakhov2016-11-233-3/+10
* [Minor] One more fixVsevolod Stakhov2016-11-221-1/+1
* [Minor] Some more fixesVsevolod Stakhov2016-11-224-5/+5
* [Fix] Fix various warnings and issuesVsevolod Stakhov2016-11-2212-21/+20
* [Minor] Fix format stringVsevolod Stakhov2016-11-221-2/+1
* [Fix] Fix hyperscan usage for non compatible platformsVsevolod Stakhov2016-11-221-0/+6
* [Minor] MX check: require redis settings for registrationAndrew Lewis2016-11-221-0/+4
* [Minor] Fix variable id -> eltVsevolod Stakhov2016-11-221-4/+4
* [Fix] Invalidate ANN if training data is incorrectVsevolod Stakhov2016-11-221-4/+55
* [Fix] Filter incorrect training dataVsevolod Stakhov2016-11-221-2/+6
* [Minor] Another try to fix change in symbolsVsevolod Stakhov2016-11-221-1/+2
* [Minor] Another fix to symbols change in fann_redisVsevolod Stakhov2016-11-221-1/+2
* [Fix] Fix fann_redis when number of scores has been changedVsevolod Stakhov2016-11-221-1/+6
* Merge pull request #1158 from fatalbanana/repliesVsevolod Stakhov2016-11-221-5/+11
|\
| * [Minor] Add missing symbol registrationAndrew Lewis2016-11-211-1/+6
| * [Minor] Improve replies module loggingAndrew Lewis2016-11-211-4/+5
* | Merge pull request #1161 from fatalbanana/avVsevolod Stakhov2016-11-221-0/+4
|\ \
| * | [Feature] Support forcing action in antivirus pluginAndrew Lewis2016-11-221-0/+4
| |/
* | [Fix] Fix Fuzzyconvert tool when password or DB is givenAndrew Lewis2016-11-221-7/+0
* | [Minor] Clean up error handling in fuzzyconvert toolAndrew Lewis2016-11-221-19/+15
|/
* [Minor] Fix buildVsevolod Stakhov2016-11-201-1/+1
* [CritFix] Add guards for inactive redis connectionsVsevolod Stakhov2016-11-201-2/+6
* [Minor] Remove unused variableVsevolod Stakhov2016-11-201-1/+1
* [Feature] Set expire for dmarc reportsVsevolod Stakhov2016-11-201-1/+16
* [Minor] Store replies for local networks as wellVsevolod Stakhov2016-11-201-1/+2
* [Fix] Further canonicalization fixesVsevolod Stakhov2016-11-191-10/+12
* [Minor] Correctly set is_enable for permitted networksVsevolod Stakhov2016-11-191-0/+9
* [Minor] Disable invalid unref for inactive connectionsVsevolod Stakhov2016-11-191-0/+2
* [CritFix] Cleanup inactive redis connectionsVsevolod Stakhov2016-11-191-0/+1
* [Minor] Add refcounts to the debug logVsevolod Stakhov2016-11-191-3/+4
* Allow processing MTA-Tag header from Rmilter and saving it under 'MTA-Tag' na...Andrej Zverev2016-11-181-0/+8
* [Minor] Trim whitespaceAndrew Lewis2016-11-183-3/+3
* [Feature] Try to add CRLF when checking DKIMVsevolod Stakhov2016-11-181-4/+55
* [Fix] Do not crash on redis errorsVsevolod Stakhov2016-11-181-0/+4
* [Minor] Do not set shmem body for empty HTTP requestsVsevolod Stakhov2016-11-181-1/+1
* [CritFix] Another fix for proxying files using rspamd_proxyVsevolod Stakhov2016-11-181-2/+1
* [Minor] Init urls in rspamadmVsevolod Stakhov2016-11-181-1/+1
* [Minor] More fixes for bloody openssl 1.1Vsevolod Stakhov2016-11-182-0/+6
* [Feature] Allow to reset hashesVsevolod Stakhov2016-11-181-9/+43
* [Fix] Fix hash creationVsevolod Stakhov2016-11-181-12/+15
* [Feature] Allow to use md5, sha1, sha256, sha384 and sha512 hashes in LuaVsevolod Stakhov2016-11-171-32/+217
* [Minor] Allow `rules` alias for consistency in SURBLVsevolod Stakhov2016-11-171-0/+12
* [Feature] Support modern style SURBL configurationVsevolod Stakhov2016-11-171-181/+196
* [Config] Improve default loggingVsevolod Stakhov2016-11-171-2/+3
* [Config] Enable checking for text attachments by defaultVsevolod Stakhov2016-11-172-1/+9
* [Minor] Fix hyperscan-less buildVsevolod Stakhov2016-11-171-1/+1
* [Minor] Improve debugging for re_cacheVsevolod Stakhov2016-11-171-26/+35
* [Minor] Do not add maps from weird dataVsevolod Stakhov2016-11-171-0/+5
* [Minor] Do not assert on non-initialized classifiersVsevolod Stakhov2016-11-171-1/+6