summaryrefslogtreecommitdiffstats
path: root/src
Commit message (Expand)AuthorAgeFilesLines
* [Rework] Make rspamd protocol messages usefulVsevolod Stakhov2016-11-026-14/+26
* [Feature] Allow custom functions for ratelimitsVsevolod Stakhov2016-11-022-2/+15
* [Feature] Allow to have a function to set custom greylist messageVsevolod Stakhov2016-11-021-5/+11
* [Minor] Tidy graphite_config function in metric exporterAndrew Lewis2016-11-021-17/+20
* [Fix] Fix 'decoded' value in task:get_header_full()Andrew Lewis2016-11-011-1/+1
* [CritFix] Fix chunked encoding when reading messagesVsevolod Stakhov2016-11-011-0/+5
* [Feature] Track visibility of HTML elementsVsevolod Stakhov2016-11-013-1/+21
* [Minor] Reduce default redis_pool timeout to 10 secondsVsevolod Stakhov2016-11-011-1/+1
* Merge pull request #1085 from fatalbanana/exporterVsevolod Stakhov2016-11-011-0/+1
|\
| * [Minor] Set default value for metric exporter statefileAndrew Lewis2016-11-011-0/+1
* | Merge pull request #1084 from fatalbanana/luaVsevolod Stakhov2016-11-017-26/+31
|\ \
| * | [Minor] Get rid of some global variablesAndrew Lewis2016-11-017-26/+31
* | | Merge pull request #1083 from moisseev/phishingVsevolod Stakhov2016-11-011-19/+17
|\ \ \
| * | | [Minor] phishing: rework map checksAlexander Moisseev2016-11-011-19/+17
* | | | [Minor] Add special class for html debug messagesVsevolod Stakhov2016-11-011-9/+14
* | | | [Minor] Span is not an inline tagVsevolod Stakhov2016-11-011-1/+1
* | | | [Feature] Allow to iterate over multiple tagsVsevolod Stakhov2016-11-011-7/+42
* | | | [Feature] Add frequency and time display to webuiVsevolod Stakhov2016-11-013-0/+51
| |_|/ |/| |
* | | [Minor] Do not save config changes indefinitelyVsevolod Stakhov2016-11-011-0/+3
* | | [Minor] Fix for dynamic conf in redisVsevolod Stakhov2016-11-011-9/+15
* | | [Minor] Fix some issues in dynamic_confVsevolod Stakhov2016-11-011-2/+2
| |/ |/|
* | [CritFix] Do not sometimes try to exec posfilters before classificationVsevolod Stakhov2016-10-311-0/+3
* | [CritFix] Fix workers scripts by sharing workers configsVsevolod Stakhov2016-10-317-14/+38
* | [Minor] Allow '\' in dmarc recordsVsevolod Stakhov2016-10-311-1/+1
* | Merge pull request #1082 from fatalbanana/exporterVsevolod Stakhov2016-10-311-17/+54
|\ \
| * | [Minor] Improve metric exporter scheduling mechanismAndrew Lewis2016-10-311-17/+54
| |/
* | [CritFix] Introduce raw content to text partsVsevolod Stakhov2016-10-313-7/+21
* | [Rework] Rework parsing of DMARC recordsVsevolod Stakhov2016-10-311-53/+71
* | [Fix] Fix caching and compressed mapsVsevolod Stakhov2016-10-311-23/+32
* | [Minor] Use .zst as possible compressed extensionVsevolod Stakhov2016-10-311-0/+4
* | [Feature] Support compressed mapsVsevolod Stakhov2016-10-312-8/+181
|/
* [Fix] Fix statconvert toolVsevolod Stakhov2016-10-301-14/+24
* [Minor] Fix issue with metric-less symbolsVsevolod Stakhov2016-10-291-1/+1
* Merge pull request #1079 from fatalbanana/docsVsevolod Stakhov2016-10-281-0/+2
|\
| * [Minor] Document some lua_tcp request parametersAndrew Lewis2016-10-281-0/+2
* | Merge pull request #1078 from fatalbanana/monitoringVsevolod Stakhov2016-10-281-0/+190
|\ \
| * | [Feature] Preliminary version of metric exporter moduleAndrew Lewis2016-10-281-0/+190
* | | Merge pull request #1077 from AlexeySa/patch-6Vsevolod Stakhov2016-10-281-2/+5
|\ \ \
| * | | [Minor] Add var for premature greylistingAL2016-10-271-2/+5
| | |/ | |/|
* | | Merge pull request #1076 from AlexeySa/patch-5Vsevolod Stakhov2016-10-281-1/+11
|\ \ \ | |/ / |/| |
| * | Another way for greylist "MX_INVALID" messageAL2016-10-271-3/+4
| * | [Minor] Greylist first message with invalid MXAL2016-10-271-0/+9
| |/
* / [Feature] Support requests without reads in lua_tcpAndrew Lewis2016-10-271-7/+21
|/
* [Minor] Add one_param to MX symbolsVsevolod Stakhov2016-10-271-0/+3
* [Feature] Add `one_param` flag for metric symbolsVsevolod Stakhov2016-10-275-5/+40
* [Minor] Use one MX in optionsVsevolod Stakhov2016-10-271-3/+4
* [Fix] Check for socket error before connection in lua_tcpVsevolod Stakhov2016-10-261-13/+30
* [Minor] Load dynamic conf as soon as possibleVsevolod Stakhov2016-10-261-2/+2
* [Feature] Allow to plan new periodics at different timeVsevolod Stakhov2016-10-261-4/+10
* [Minor] Use alpha cmp for scores in dynamic confVsevolod Stakhov2016-10-261-3/+12