aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* [Fix] Fix weights of dynamic squeezed rulesVsevolod Stakhov2018-04-091-5/+26
* [Feature] Improve URL_IN_SUBJECT ruleVsevolod Stakhov2018-04-091-1/+5
* [Fix] Leak from bucket before checking the burstVsevolod Stakhov2018-04-091-2/+4
* [Minor] Improve ratelimit debuggingVsevolod Stakhov2018-04-091-4/+4
* Merge pull request #2157 from moisseev/expiryVsevolod Stakhov2018-04-081-11/+15
|\
| * [Minor] Use fixed TTL to expire common elementsAlexander Moisseev2018-04-081-11/+15
* | Merge pull request #2156 from bjoe2k4/patch-5Vsevolod Stakhov2018-04-081-48/+31
|\ \
| * | [WebUI] Config: Load list on demandbjoe2k42018-04-081-48/+31
| |/
* | Merge pull request #2155 from dehnli/rspamadm-rescore-fix-typoVsevolod Stakhov2018-04-081-2/+2
|\ \ | |/ |/|
| * [Rspamadm] [Rescore] Fix typodehnli2018-04-081-2/+2
|/
* [Minor] Fix conditionVsevolod Stakhov2018-04-061-76/+75
* [Feature] Do not detect language twice for relative partsVsevolod Stakhov2018-04-063-118/+179
* [Minor] Fix logging of the enabled rate limitsVsevolod Stakhov2018-04-061-1/+1
* [Minor] Oops, fix macro conditionVsevolod Stakhov2018-04-061-1/+1
* [Minor] Gcc 5 cannot avx2Vsevolod Stakhov2018-04-061-1/+1
* Merge pull request #2153 from moisseev/symorderVsevolod Stakhov2018-04-063-7/+33
|\
| * [WebUI] Remove a previously-attached event handlerAlexander Moisseev2018-04-061-1/+1
| * [WebUI] Add symbols order selector to historyAlexander Moisseev2018-04-053-7/+33
* | [Minor] Some stats logic update for the new schemaVsevolod Stakhov2018-04-061-11/+20
* | [Minor] Fix setting of whitelisted rcpts and usersVsevolod Stakhov2018-04-061-3/+1
* | [Minor] Fix various issues in ratelimitVsevolod Stakhov2018-04-051-9/+16
* | [Rework] Restore leaky bucket model in ratelimit pluginVsevolod Stakhov2018-04-051-430/+261
* | [Minor] Remove unused functionVsevolod Stakhov2018-04-051-15/+0
* | [Minor] Use override_defaults from lua_utilVsevolod Stakhov2018-04-053-56/+6
* | [Minor] Add generic routine to override default settingsVsevolod Stakhov2018-04-051-1/+38
|/
* [Minor] Preserve more information in the artificial headerVsevolod Stakhov2018-04-041-0/+9
* [Minor] Change log affinity for protocol messagesVsevolod Stakhov2018-04-041-49/+68
* [Minor] Use infromation about TLS in milter modeVsevolod Stakhov2018-04-042-0/+8
* [Fix] Stop using own localtime as DST could be messy in many casesVsevolod Stakhov2018-04-041-26/+2
* [Feature] Allow to set lua_cpath from optionsVsevolod Stakhov2018-04-041-7/+27
* [Test] Another fix for folding testsVsevolod Stakhov2018-04-031-1/+1
* [Test] Fix folding unit testsVsevolod Stakhov2018-04-031-6/+6
* [Feature] Implement silent logging level to minimize noise in logsVsevolod Stakhov2018-04-033-0/+16
* [Minor] Move some important messages to higher log levelVsevolod Stakhov2018-04-034-6/+14
* [Minor] Allow to set sign headers in dkim_signingVsevolod Stakhov2018-04-031-3/+20
* [Minor] When fold on chars skip other folding logicVsevolod Stakhov2018-04-031-5/+7
* Merge pull request #2142 from moisseev/webuiVsevolod Stakhov2018-04-033-0/+12
|\
| * [WebUI] Add messages total to throughput summaryAlexander Moisseev2018-04-033-0/+12
* | Merge pull request #2141 from moisseev/patch-4Vsevolod Stakhov2018-04-031-0/+2
|\ \
| * | Update mid.incAlexander Moisseev2018-04-031-0/+2
* | | Merge pull request #2139 from moisseev/hfilterVsevolod Stakhov2018-04-032-0/+13
|\ \ \
| * | | [Minor] Insert symbol on PTR verification DNS errorAlexander Moisseev2018-04-022-0/+13
* | | | Merge pull request #2138 from moisseev/patch-2Vsevolod Stakhov2018-04-031-2/+2
|\ \ \ \ | |_|_|/ |/| | |
| * | | [Minor] Update HFILTER_HOSTNAME_UNKNOWN descriptionAlexander Moisseev2018-04-021-2/+2
| | |/ | |/|
* | | [Minor] Remove debugVsevolod Stakhov2018-04-031-1/+0
* | | [Fix|Breaking change] Use standard rules for non-oversigned headersVsevolod Stakhov2018-04-031-12/+14
* | | [Fix] Another fix in folding algorithmVsevolod Stakhov2018-04-032-24/+55
* | | [Fix] Add oversigning for the most important headersVsevolod Stakhov2018-04-031-3/+3
* | | [Feature] Implement oversigning featureVsevolod Stakhov2018-04-031-23/+79
* | | [Minor] Remove always-inline as it breaks build with specific flagsVsevolod Stakhov2018-04-031-2/+0