summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* [Minor] Plug utexts leakVsevolod Stakhov2018-09-112-0/+7
* [Minor] Try harder to do a "proper" SSL shutdownVsevolod Stakhov2018-09-111-9/+41
* [Minor] Add lua_redis.connect methodVsevolod Stakhov2018-09-111-6/+117
* [Fix] Fix words decay algorithmVsevolod Stakhov2018-09-111-1/+1
* [Minor] Explicitly enable SSL sessions cacheVsevolod Stakhov2018-09-111-0/+3
* [Minor] Fix error messageVsevolod Stakhov2018-09-111-2/+2
* [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
|/ / /