aboutsummaryrefslogtreecommitdiffstats
path: root/src
Commit message (Expand)AuthorAgeFilesLines
* [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
* [Fix] Fix various errors in lua dynamic conf pluginVsevolod Stakhov2016-10-261-17/+18
* [Fix] Fix applying of lua dynamic confgVsevolod Stakhov2016-10-261-8/+10
* [Feature] Store enabled flag for webui sessionVsevolod Stakhov2016-10-262-0/+12
* [Fix] Fix stats for backend-less classifiersVsevolod Stakhov2016-10-261-0/+4
* [Minor] Fix warningsVsevolod Stakhov2016-10-266-9/+14
* [Minor] Report redis error when getting stats keysVsevolod Stakhov2016-10-251-1/+6
* [CritFix] Fix iteration over headers array (introduced in 1.4)Vsevolod Stakhov2016-10-252-3/+3
* [Fix] Process headers only onceVsevolod Stakhov2016-10-251-1/+8
* Merge pull request #1072 from AlexeySa/patch-4Vsevolod Stakhov2016-10-251-2/+1
|\
| * Update mx_check.luaAL2016-10-251-0/+4
| * Update mx_check.luaAL2016-10-251-4/+4
| * Change logic for MX-check pluginAL2016-10-251-7/+2
* | [Fix] Fix on_finish scripts and async handlersVsevolod Stakhov2016-10-253-11/+44
|/
* Merge pull request #1070 from AlexeySa/patch-3Vsevolod Stakhov2016-10-251-1/+2
|\
| * [Minor] Add expire setting for non valid mxesAL2016-10-251-1/+2
* | Merge pull request #1067 from fatalbanana/avVsevolod Stakhov2016-10-251-2/+8
|\ \
| * | [Feature] Allow for excluding messages from AV scanning based on sizeAndrew Lewis2016-10-241-2/+8
* | | [Feature] Allow to update dynamic conf in RedisVsevolod Stakhov2016-10-253-26/+115
| |/ |/|
* | Merge pull request #1068 from fatalbanana/statVsevolod Stakhov2016-10-241-0/+86
|\ \
| * | [Feature] Allow for getting worker stats from LuaAndrew Lewis2016-10-241-0/+86
| |/
* | [Fix] Fix rspamd{session} class in Lua APIVsevolod Stakhov2016-10-241-0/+6