aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* [Fix] Fix ip_score module registrationAlexander Moisseev2016-10-011-10/+9
* Merge pull request #989 from fatalbanana/surblVsevolod Stakhov2016-09-302-5/+0
|\
| * [Minor] Retire old SURBL settingsAndrew Lewis2016-09-302-5/+0
* | Merge pull request #988 from fatalbanana/localauthVsevolod Stakhov2016-09-308-7/+105
|\ \
| * | [Minor] Allow for re-enabling default-disabled checksAndrew Lewis2016-09-308-7/+105
* | | [Fix] Another memory leak pluggedVsevolod Stakhov2016-09-302-1/+3
* | | [CritFix] Plug memory leak and potential memory corruptionVsevolod Stakhov2016-09-302-16/+7
| |/ |/|
* | Merge pull request #987 from fatalbanana/spfVsevolod Stakhov2016-09-303-24/+60
|\ \ | |/ |/|
| * [Minor] SPF: Make (almost) all unresolveable records PERMFAILAndrew Lewis2016-09-303-24/+60
* | [Minor] Try to deal with errors in lua_redisVsevolod Stakhov2016-09-301-7/+15
* | [Minor] Try to fix some memory inconsistenciesVsevolod Stakhov2016-09-302-2/+4
|/
* [Minor] Do not override high priority settings with low prio onesVsevolod Stakhov2016-09-291-1/+4
* Merge pull request #986 from fatalbanana/rglVsevolod Stakhov2016-09-292-4/+3
|\
| * [Test] Help lcov find ragel parts sans hacksAndrew Lewis2016-09-292-4/+3
* | Merge pull request #985 from fatalbanana/prioVsevolod Stakhov2016-09-295-2/+5
|\ \ | |/ |/|
| * [Minor] Set/reduce postfilter prioritiesAndrew Lewis2016-09-295-2/+5
|/
* Merge pull request #984 from fatalbanana/rlimitVsevolod Stakhov2016-09-291-3/+24
|\
| * [Feature] Ratelimit: Support dynamic bucket size/leak rateAndrew Lewis2016-09-291-3/+24
* | Merge pull request #983 from moisseev/midVsevolod Stakhov2016-09-291-0/+1
|\ \ | |/ |/|
| * [Minor] mid: add alibaba.com regexpAlexander Moisseev2016-09-291-0/+1
|/
* [Fix] Improve multimap info messageVsevolod Stakhov2016-09-281-3/+7
* [Minor] CI:1, Rspamd:0Vsevolod Stakhov2016-09-281-3/+1
* [Minor] Try to fix CIVsevolod Stakhov2016-09-281-2/+7
* [Minor] Another fix of raw access to headers structuresVsevolod Stakhov2016-09-281-2/+7
* [Minor] Split loopsVsevolod Stakhov2016-09-281-2/+2
* [Minor] Do not crash with empty arrayVsevolod Stakhov2016-09-281-1/+1
* [Feature] Stop using of GLists for headers, improve performanceVsevolod Stakhov2016-09-2812-454/+125
* [Minor] Add macro for ptr array iterationVsevolod Stakhov2016-09-281-0/+1
* [Minor] Fix processing of messages with no recipientsVsevolod Stakhov2016-09-271-1/+1
* Merge pull request #980 from fatalbanana/spfVsevolod Stakhov2016-09-276-15/+62
|\
| * [Minor] Fix DMARC after the recent RDNS changesAndrew Lewis2016-09-271-2/+2
| * [Minor] Really fix SPF PERMFAIL/DNSFAIL behaviour on failed redirectAndrew Lewis2016-09-272-12/+39
| * [Minor] Don't hide errors in librdnsAndrew Lewis2016-09-271-1/+3
| * [Test] Extend SPF testsAndrew Lewis2016-09-272-0/+18
|/
* Merge pull request #978 from fatalbanana/spfVsevolod Stakhov2016-09-274-3/+15
|\
| * [Minor] Fix SPF PERMFAIL/DNSFAIL behaviour on failed redirectAndrew Lewis2016-09-264-3/+15
* | [Fix] Do not replan retransmits if merely one server is definedVsevolod Stakhov2016-09-263-27/+52
* | Merge pull request #979 from fatalbanana/dkimVsevolod Stakhov2016-09-261-1/+1
|\ \
| * | [Minor] Fix setting DKIM symbol weightAndrew Lewis2016-09-261-1/+1
| |/
* | [Fix] Another fix in DKIM canonicalizationVsevolod Stakhov2016-09-261-4/+4
* | [Fix] Fix folding algorithm to deal with empty tokensVsevolod Stakhov2016-09-261-3/+5
* | [Minor] Fix zctx freeingVsevolod Stakhov2016-09-261-1/+2
* | [Fix] Fix memory leak in client when using compressionVsevolod Stakhov2016-09-261-2/+4
|/
* [Minor] Fix build with old glibVsevolod Stakhov2016-09-251-1/+1
* [Feature] Allow whitelisting by IP for greylisting pluginVsevolod Stakhov2016-09-251-0/+14
* [Feature] Allow to execute Lua scripts by controllerVsevolod Stakhov2016-09-241-0/+274
* [Minor] Kill POSIX with fire pleaseVsevolod Stakhov2016-09-241-5/+24
* [Minor] Improve handling of directories for rspamcVsevolod Stakhov2016-09-241-8/+30
* [Fix] Fix issues with the recent SPF changesVsevolod Stakhov2016-09-241-11/+16
* [Minor] Fix build with glib < 2.40Vsevolod Stakhov2016-09-243-6/+32