aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* [Minor] Update Bootstrap to 3.3.7Alexander Moisseev2018-10-212-7/+8
* [Minor] Improve SSL connection error messageVsevolod Stakhov2018-10-191-1/+6
* [Minor] Include file name when parsing configVsevolod Stakhov2018-10-191-0/+1
* Merge pull request #2602 from moisseev/tidyallVsevolod Stakhov2018-10-191-11/+14
|\
| * [Minor] Fix rspamd_stats so it passes Perl::Critic testsAlexander Moisseev2018-10-191-11/+14
* | Merge pull request #2601 from citrin/perl-tidyallVsevolod Stakhov2018-10-191-0/+9
|\ \ | |/ |/|
| * Fix: tidyall expects to find .tidyallrc in --root-dirAnton Yuzhaninov2018-10-181-1/+2
| * Add tidyall checks for perl codeAnton Yuzhaninov2018-10-181-0/+8
|/
* Merge pull request #2566 from heraklit256/composites-leaveVsevolod Stakhov2018-10-181-5/+10
|\
| * lower score for PHISH_EMOTION to 1.0heraklit2562018-10-171-1/+1
| * lower score for HAS_ANON_DOMAIN to 0.1heraklit2562018-10-171-1/+1
| * Include ARC into AUTH_NA ruleheraklit2562018-10-041-2/+2
| * Composite rules: Minor cleanupsheraklit2562018-10-041-1/+3
| * leave original symbols for composite rulesheraklit2562018-10-041-0/+3
* | Merge pull request #2599 from moisseev/tidyallVsevolod Stakhov2018-10-186-699/+701
|\ \
| * | [Minor] Reformat Pod documentsAlexander Moisseev2018-10-184-29/+24
| * | [Minor] Reformat more Perl scriptsAlexander Moisseev2018-10-173-671/+643
| * | [Test] Add TidyAll checksAlexander Moisseev2018-10-171-0/+35
* | | [Fix] Treat normal password as enable password if there is no enable passwordVsevolod Stakhov2018-10-171-0/+8
|/ /
* | Merge pull request #2598 from moisseev/tidyallVsevolod Stakhov2018-10-177-1136/+1148
|\ \
| * | [Minor] Reformat Perl scriptsAlexander Moisseev2018-10-177-1136/+1148
* | | Merge pull request #2597 from citrin/tests-kill-race-fixVsevolod Stakhov2018-10-171-25/+19
|\ \ \
| * | | Cleanup unused importsAnton Yuzhaninov2018-10-161-3/+0
| * | | [functional test] Fix races in shutdown_processAnton Yuzhaninov2018-10-161-22/+19
* | | | Merge pull request #2596 from citrin/run-gdb-on-core-dumpVsevolod Stakhov2018-10-171-0/+8
|\ \ \ \ | |_|/ / |/| | |
| * | | Indent shell command for readabilityAnton Yuzhaninov2018-10-161-3/+3
| * | | Improve commentAnton Yuzhaninov2018-10-161-1/+2
| * | | Set limit to allow core dump writingAnton Yuzhaninov2018-10-161-0/+1
| * | | Run gdb if rspamd-test dumped coreAnton Yuzhaninov2018-10-161-0/+6
| |/ /
* | | [Minor] Update version to 1.8.2Vsevolod Stakhov2018-10-161-1/+1
* | | Release 1.8.11.8.1Vsevolod Stakhov2018-10-161-0/+45
* | | [Test] Try to fix test segfaultVsevolod Stakhov2018-10-161-11/+12
|/ /
* | [Minor] Fix test build with lua >= 5.3Vsevolod Stakhov2018-10-161-0/+12
* | [Minor] Fix buildVsevolod Stakhov2018-10-161-0/+13
* | [Minor] Improve crash loggingVsevolod Stakhov2018-10-163-2/+13
* | Merge pull request #2595 from citrin/coverallsVsevolod Stakhov2018-10-161-0/+14
|\ \
| * | Add git repo info to coveralls payloadAnton Yuzhaninov2018-10-151-0/+14
* | | [Fix] Fix various issues with parsing of the received headersVsevolod Stakhov2018-10-165-35/+71
* | | [Minor] Add log_usec option to the default config as an exampleVsevolod Stakhov2018-10-161-1/+4
* | | [Minor] Try to use a faster timer if availableVsevolod Stakhov2018-10-161-1/+11
* | | [Minor] Another log invocation fixedVsevolod Stakhov2018-10-161-1/+1
* | | [Minor] Fix logger invocationVsevolod Stakhov2018-10-161-1/+1
|/ /
* | [Conf] Extend BAD_POLICIES compositeVsevolod Stakhov2018-10-151-2/+2
* | [Minor] Some fixes towards epsilon comparisonVsevolod Stakhov2018-10-151-5/+5
* | [Minor] Prevent use-after-freeVsevolod Stakhov2018-10-151-9/+8
* | [Fix] Fix errors when dealing with dynamic rates/bursts in RatelimitVsevolod Stakhov2018-10-151-9/+44
* | [Minor] Fix function invocationVsevolod Stakhov2018-10-151-1/+1
* | [Minor] Fix error when using plain unix socket in DCC pluginVsevolod Stakhov2018-10-151-1/+2
* | [Feature] Use verdict instead of the plain action in pluginsVsevolod Stakhov2018-10-153-44/+41
* | [Minor] Add function lua_util.get_task_verdictVsevolod Stakhov2018-10-151-0/+44