summaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
* [Feature] Add concept of experimental modulesVsevolod Stakhov2018-03-039-6/+74
|
* [Minor] Remove unused optionsVsevolod Stakhov2018-03-032-37/+0
|
* [Minor] Unlink ottery from torch to fix build on some platformsVsevolod Stakhov2018-03-023-5/+27
|
* [Fix] Fix brain-damaged torch build systemVsevolod Stakhov2018-03-022-3/+3
|
* [Minor] Silence lua-checkVsevolod Stakhov2018-03-023-17/+16
|
* [Minor] Try to deal with linking hyperscan as a shared libraryVsevolod Stakhov2018-03-021-6/+8
|
* Merge pull request #2048 from smfreegard/rules_20180301Vsevolod Stakhov2018-03-021-0/+20
|\ | | | | Add additional needs_encoding rules
| * Add additional needs_encoding rulesSteve Freegard2018-03-011-0/+20
| |
* | Merge pull request #2046 from LorbusChris/depinfoVsevolod Stakhov2018-03-021-0/+24
|\ \ | | | | | | Add contrib/DEPENDENCY_INFO.md
| * | Add contrib/DEPENDENCY_INFO.mdChristian Glombek2018-03-011-0/+24
| |/
* | [Minor] Try to fix linking issueVsevolod Stakhov2018-03-022-0/+3
| |
* | [Minor] Fix variable nameVsevolod Stakhov2018-03-011-2/+2
| |
* | [Rework] Rework rescore utilityVsevolod Stakhov2018-03-014-391/+466
| |
* | [Minor] Fix NS definitions in asn scriptVsevolod Stakhov2018-03-011-4/+10
| |
* | [Minor] Add new methods to get data from the configVsevolod Stakhov2018-03-011-5/+67
| |
* | [Minor] Support threads for MKL blasVsevolod Stakhov2018-03-011-1/+11
| |
* | [Minor] Enable torch by defaultVsevolod Stakhov2018-03-011-1/+1
|/
* Merge pull request #2043 from moisseev/patch-1Vsevolod Stakhov2018-03-011-1/+1
|\ | | | | [Minor] Remove redundand condition (#2041)
| * [Minor] Remove redundand condition (#2041)Alexander Moisseev2018-02-281-1/+1
|/
* [Minor] Fix broken usage of strerror_rVsevolod Stakhov2018-02-281-1/+1
|
* Merge pull request #2041 from kakshay21/akshay-filter-rejectVsevolod Stakhov2018-02-281-2/+10
|\ | | | | Fix filter reject on history-page #2010
| * Fix dropbox issueKumar Akshay2018-02-281-1/+5
| |
| * Fix filter reject on history-page #2010Kumar Akshay2018-02-281-1/+5
|/
* [Minor] Another path fixVsevolod Stakhov2018-02-281-1/+1
|
* Merge pull request #2040 from moisseev/mime-typesVsevolod Stakhov2018-02-281-7/+7
|\ | | | | [Minor] Add some non-standard CTs to full_extensions_map
| * [Minor] Add some non-standard CTs to full_extensions_mapAlexander Moisseev2018-02-281-7/+7
| |
* | Merge pull request #2039 from fatalbanana/cwizardVsevolod Stakhov2018-02-281-9/+9
|\ \ | | | | | | [Minor] Config wizard: fix paths
| * | [Minor] Config wizard: fix pathsAndrew Lewis2018-02-281-9/+9
| |/
* | Merge pull request #2038 from fatalbanana/lhttpVsevolod Stakhov2018-02-281-4/+16
|\ \ | | | | | | [Feature] Support sending given header multiple times in lua_http
| * | [Feature] Support sending given header multiple times in lua_httpAndrew Lewis2018-02-271-4/+16
| |/
* | [Minor] Various fixes to reputation pluginVsevolod Stakhov2018-02-281-12/+16
| |
* | [Minor] Fix dealing with argv in scriptsVsevolod Stakhov2018-02-281-8/+11
| |
* | [Feature] Implement buckets for Redis backendVsevolod Stakhov2018-02-281-29/+93
| |
* | [Minor] Rework initialisation logic in reputation moduleVsevolod Stakhov2018-02-281-11/+37
|/
* [Test] Extend & enable combined milter testAndrew Lewis2018-02-272-5/+19
|
* [CritFix] Do not send reject messages after set replyVsevolod Stakhov2018-02-271-4/+18
| | | | | Libmilter seems to be totally brain damaged: https://github.com/freebsd/freebsd/blob/386ddae58459341ec567604707805814a2128a57/contrib/sendmail/libmilter/engine.c#L663
* Merge pull request #2037 from fatalbanana/libVsevolod Stakhov2018-02-272-52/+20
|\ | | | | DMARC: apply lua_redis script functions
| * [Minor] Rename variables for clarityAndrew Lewis2018-02-271-11/+11
| |
| * [Fix] Redis key expansion: EVAL: deal with stringsAndrew Lewis2018-02-271-1/+1
| |
| * [Fix] Deal with non-key arguments in lua_redis.exec_scriptAndrew Lewis2018-02-272-2/+7
| |
| * [Fix] DMARC: require report_settings for sending reports onlyAndrew Lewis2018-02-271-1/+1
| |
| * [Minor] DMARC: apply library functionsAndrew Lewis2018-02-271-42/+5
|/
* [Minor] Improve asn.pl helper scriptVsevolod Stakhov2018-02-271-6/+20
|
* Merge pull request #2036 from moisseev/mime-typesVsevolod Stakhov2018-02-271-15/+15
|\ | | | | [Feature] Allow multiple CTs in full extensions map
| * [Minor] Add application/xml CT for xml extensionAlexander Moisseev2018-02-271-1/+1
| |
| * [Feature] Allow multiple CTs in full extensions mapAlexander Moisseev2018-02-271-14/+14
| |
* | [Fix] Fix logging buffer corruption in case of repeated messagesVsevolod Stakhov2018-02-271-1/+3
|/
* [Minor] Fix misprintVsevolod Stakhov2018-02-261-1/+1
|
* [Minor] Send Clickhouse schema to all servers definedVsevolod Stakhov2018-02-261-27/+29
|
* [Fix] FIx dynamic conf pluginVsevolod Stakhov2018-02-261-11/+15
|