summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
* | | [Minor] Add method to init DNS subsystemVsevolod Stakhov2018-09-111-0/+13
* | | [Minor] Fix type check error messageVsevolod Stakhov2018-09-111-11/+17
* | | [Minor] Add utility to get a logger singletonVsevolod Stakhov2018-09-112-0/+12
* | | Merge pull request #2479 from negram/redis-coroutinesVsevolod Stakhov2018-09-1113-257/+610
|\ \ \
| * \ \ Merge branch 'master' into redis-coroutinesMikhail Galanin2018-09-114-15/+152
| |\ \ \ | |/ / / |/| | |
* | | | Merge pull request #2478 from negram/down-tcp-test-caseVsevolod Stakhov2018-09-112-1/+47
|\ \ \ \
| * | | | [Test] Mark error with symbol in responseMikhail Galanin2018-09-101-1/+6
| * | | | [Test] Added test case for error handling checkMikhail Galanin2018-09-101-0/+41
* | | | | [Minor] Add a generic redis request methodVsevolod Stakhov2018-09-111-0/+90
* | | | | [Minor] Use shallowcopy from lua_utilVsevolod Stakhov2018-09-111-15/+2
* | | | | [Minor] Add shallowcopy utilityVsevolod Stakhov2018-09-111-0/+20
| |_|/ / |/| | |
| | * | [Minor] rspamd_session_is_destroying -> rspamd_session_blockedMikhail Galanin2018-09-101-2/+2
| | * | Merge branch 'master' into redis-coroutinesMikhail Galanin2018-09-103-10/+36
| | |\ \ | |_|/ / |/| | |
* | | | [Fix] Another try to fix race conditions on config unloadVsevolod Stakhov2018-09-103-16/+45
| | * | Merge branch 'master' into redis-coroutinesMikhail Galanin2018-09-102-4/+4
| | |\ \ | |_|/ / |/| | |
* | | | Merge pull request #2480 from negram/fix-declarationVsevolod Stakhov2018-09-102-4/+4
|\ \ \ \
| * | | | [Minor] More declaration fixesMikhail Galanin2018-09-101-2/+2
| * | | | [Minor] Fixed function declarationMikhail Galanin2018-09-101-2/+2
|/ / / /
| | * | Merge branch 'master' into redis-coroutinesMikhail Galanin2018-09-1010-23/+31
| | |\ \ | |_|/ / |/| | |
* | | | [Fix] Fix crashes on task cleanupVsevolod Stakhov2018-09-1010-20/+26
|/ / /
* | | Merge pull request #2477 from negram/dont-use-taskVsevolod Stakhov2018-09-101-5/+5
|\ \ \
| * | | [Minor] There is no need to refer task for thread pool/lua_state: it is somet...Mikhail Galanin2018-09-101-5/+5
|/ / /
* | | [Minor] Fix build for outdated systemsVsevolod Stakhov2018-09-101-0/+2
| * | [Test] Added test for Redis APIMikhail Galanin2018-09-109-7/+247
| * | [Minor] Updated Lua to comply the new call semanticMikhail Galanin2018-09-103-17/+38
| * | [Minor] Change deinit orderMikhail Galanin2018-09-101-6/+9
| * | [Minor] Added coroutines to redis APIMikhail Galanin2018-09-101-233/+331
|/ /
* | Merge pull request #2476 from negram/fix-milter-testVsevolod Stakhov2018-09-107-11/+16
|\ \
| * | [Test] More debug infoMikhail Galanin2018-09-101-0/+2
| * | [Test] Mark "connection" resource as freedMikhail Galanin2018-09-101-1/+4
| * | [Test] Use dofile instead of requireMikhail Galanin2018-09-105-10/+10
* | | Merge pull request #2475 from negram/dnssec-mockVsevolod Stakhov2018-09-101-0/+35
|\ \ \
| * | | [Test] More fake recorsMikhail Galanin2018-09-101-0/+25
| * | | [Test] And another fake domainMikhail Galanin2018-09-101-0/+5
| * | | [Test] One more domain to faking recordsMikhail Galanin2018-09-101-0/+5
| |/ /
* | | Merge pull request #2461 from negram/rspamadm-coroutinesVsevolod Stakhov2018-09-1016-164/+374
|\ \ \ | |/ / |/| |
| * | Merge branch 'master' into rspamadm-coroutinesMikhail Galanin2018-09-1042-952/+1438
| |\ \ | |/ / |/| |
* | | Merge pull request #2474 from heraklit256/composites-1Vsevolod Stakhov2018-09-091-2/+9
|\ \ \
| * | | add rule for domains trying to stay anonymousheraklit2562018-09-091-0/+5
| * | | improve composite rules for phish messagesheraklit2562018-09-091-2/+2
| * | | add some missing composite rule descriptionheraklit2562018-09-091-0/+2
* | | | [Minor] Initialise candidates even in shortage of words caseVsevolod Stakhov2018-09-091-0/+1
* | | | Merge pull request #2473 from moisseev/eslintVsevolod Stakhov2018-09-081-15/+11
|\ \ \ \
| * | | | [Minor] main.js code cleanupAlexander Moisseev2018-09-081-15/+11
|/ / / /
* | | | Merge pull request #2470 from heraklit256/composites-1Vsevolod Stakhov2018-09-081-2/+18
|\| | |
| * | | add rule for spammy mails with detailled sender but generic recipientsheraklit2562018-09-081-0/+6
| * | | add rule for phish messages containing emotional subjectsheraklit2562018-09-081-0/+5
| * | | add rule for spammy PHP generated mailsheraklit2562018-09-081-2/+7
| | |/ | |/|
* | | Merge pull request #2469 from negram/dummy-refactoringVsevolod Stakhov2018-09-086-30/+78
|\ \ \
| * | | [Test] Small refactoring in dummy services testMikhail Galanin2018-09-076-30/+78