]> source.dussan.org Git - rspamd.git/log
rspamd.git
6 years ago[WebUI] History: Fix Tooltips on paging, filtering and sorting 2115/head
bjoe2k4 [Sun, 25 Mar 2018 16:05:31 +0000 (18:05 +0200)]
[WebUI] History: Fix Tooltips on paging, filtering and sorting

Also adds Tooltips to history of specific nodes.

6 years agoMerge pull request #2110 from eklitzke/typo
Vsevolod Stakhov [Sun, 25 Mar 2018 10:08:48 +0000 (11:08 +0100)]
Merge pull request #2110 from eklitzke/typo

Fix a typo (previuous -> previous) in configwizard

6 years agofix a typo previuous -> previous in configwizard 2110/head
Evan Klitzke [Sun, 25 Mar 2018 06:07:23 +0000 (23:07 -0700)]
fix a typo previuous -> previous in configwizard

6 years ago[Feature] Allow to specify custom rejection message in milter
Vsevolod Stakhov [Sat, 24 Mar 2018 15:56:10 +0000 (15:56 +0000)]
[Feature] Allow to specify custom rejection message in milter

6 years agoMerge pull request #2107 from moisseev/expiry
Vsevolod Stakhov [Sat, 24 Mar 2018 11:42:05 +0000 (11:42 +0000)]
Merge pull request #2107 from moisseev/expiry

[Minor] Log combined statistic at the final expiry step

6 years agoMerge pull request #2108 from dehnli/conf-mod-elastic
Vsevolod Stakhov [Sat, 24 Mar 2018 11:41:45 +0000 (11:41 +0000)]
Merge pull request #2108 from dehnli/conf-mod-elastic

[Minor] Fix kibana template file path syntax

6 years ago[Minor] Fix kibana template file path syntax 2108/head
dehnli [Fri, 23 Mar 2018 20:05:57 +0000 (23:05 +0300)]
[Minor] Fix kibana template file path syntax

6 years ago[Minor] Switch version to 1.7.3
Vsevolod Stakhov [Fri, 23 Mar 2018 17:41:43 +0000 (17:41 +0000)]
[Minor] Switch version to 1.7.3

6 years agoRelease 1.7.2 1.7.2
Vsevolod Stakhov [Fri, 23 Mar 2018 17:39:03 +0000 (17:39 +0000)]
Release 1.7.2

* [Feature] Store emails in Clickhouse
* [Feature] Support single quotes in config
* [Feature] Use templates when publishing CH schema
* [Feature] Improve Docker image
* [Fix] Add rounding when printing a lot of FP variables
* [Fix] Allow to disable certain actions by assigning null to them
* [Fix] Disable results caching
* [Fix] Fix disabling of squeezed symbols
* [Fix] Fix scan time set
* [Fix] Rework logic of actions setting
* [Fix] Try to fix various Lua stack issues
* [WebUI] Add link tag for favicon.ico
* [WebUI] Display hostname:port/path in the page title

Signed-off-by: Vsevolod Stakhov <vsevolod@highsecure.ru>
6 years ago[Minor] Fix emails reset
Vsevolod Stakhov [Fri, 23 Mar 2018 17:36:42 +0000 (17:36 +0000)]
[Minor] Fix emails reset

6 years ago[Minor] Log combined statistic at the final expiry step 2107/head
Alexander Moisseev [Fri, 23 Mar 2018 14:40:27 +0000 (17:40 +0300)]
[Minor] Log combined statistic at the final expiry step

6 years ago[Fix] Add rounding when printing a lot of FP variables
Vsevolod Stakhov [Fri, 23 Mar 2018 13:47:58 +0000 (13:47 +0000)]
[Fix] Add rounding when printing a lot of FP variables

6 years ago[Minor] Add more debugging for redis history
Vsevolod Stakhov [Fri, 23 Mar 2018 13:39:30 +0000 (13:39 +0000)]
[Minor] Add more debugging for redis history

6 years ago[Minor] Disable slow rule warning for squeezed rules
Vsevolod Stakhov [Fri, 23 Mar 2018 13:06:53 +0000 (13:06 +0000)]
[Minor] Disable slow rule warning for squeezed rules

6 years ago[Fix] Fix disabling of squeezed symbols
Vsevolod Stakhov [Fri, 23 Mar 2018 13:03:33 +0000 (13:03 +0000)]
[Fix] Fix disabling of squeezed symbols

Issue: #2106

6 years ago[Minor] Improve clamav debug logging
Vsevolod Stakhov [Thu, 22 Mar 2018 17:07:14 +0000 (17:07 +0000)]
[Minor] Improve clamav debug logging

6 years ago[Minor] Fix some warnings
Vsevolod Stakhov [Thu, 22 Mar 2018 15:24:46 +0000 (15:24 +0000)]
[Minor] Fix some warnings

6 years ago[Fix] Fix scan time set
Vsevolod Stakhov [Thu, 22 Mar 2018 15:18:49 +0000 (15:18 +0000)]
[Fix] Fix scan time set

6 years ago[Fix] Try to fix various Lua stack issues
Vsevolod Stakhov [Thu, 22 Mar 2018 15:04:29 +0000 (15:04 +0000)]
[Fix] Try to fix various Lua stack issues

6 years agoMerge pull request #2105 from Heinlein-Support-GmbH/master
Vsevolod Stakhov [Thu, 22 Mar 2018 13:36:20 +0000 (13:36 +0000)]
Merge pull request #2105 from Heinlein-Support-GmbH/master

Remove unnecessary debug out

6 years ago[Minor] Fix division by zero
Vsevolod Stakhov [Thu, 22 Mar 2018 13:35:40 +0000 (13:35 +0000)]
[Minor] Fix division by zero

6 years agoRemove unnecessary debug out 2105/head
Carsten Rosenberg [Thu, 22 Mar 2018 13:32:57 +0000 (14:32 +0100)]
Remove unnecessary debug out

6 years agoMerge pull request #2103 from TimWolla/docker
Vsevolod Stakhov [Thu, 22 Mar 2018 13:30:41 +0000 (13:30 +0000)]
Merge pull request #2103 from TimWolla/docker

Fix and clean up Dockerfile

6 years agoRetrieve GPG via keyserver in Dockerfile 2103/head
Tim Düsterhus [Thu, 22 Mar 2018 11:57:33 +0000 (12:57 +0100)]
Retrieve GPG via keyserver in Dockerfile

6 years agoFix style of Dockerfile
Tim Düsterhus [Thu, 22 Mar 2018 11:51:53 +0000 (12:51 +0100)]
Fix style of Dockerfile

6 years ago[Minor] Fix sending emails to CH
Vsevolod Stakhov [Thu, 22 Mar 2018 11:49:17 +0000 (11:49 +0000)]
[Minor] Fix sending emails to CH

6 years agoMerge pull request #2102 from moisseev/patch-1
Vsevolod Stakhov [Thu, 22 Mar 2018 11:08:58 +0000 (11:08 +0000)]
Merge pull request #2102 from moisseev/patch-1

[Refactor] Remove duplicate code

6 years ago[Fix] Allow to disable certain actions by assigning null to them
Vsevolod Stakhov [Thu, 22 Mar 2018 11:02:58 +0000 (11:02 +0000)]
[Fix] Allow to disable certain actions by assigning null to them

6 years ago[Fix] Rework logic of actions setting
Vsevolod Stakhov [Thu, 22 Mar 2018 10:59:31 +0000 (10:59 +0000)]
[Fix] Rework logic of actions setting

6 years ago[Fix] Disable results caching
Vsevolod Stakhov [Thu, 22 Mar 2018 10:26:53 +0000 (10:26 +0000)]
[Fix] Disable results caching

6 years agoRevert "[Minor] Use ninja to build packages"
Vsevolod Stakhov [Thu, 22 Mar 2018 09:54:27 +0000 (09:54 +0000)]
Revert "[Minor] Use ninja to build packages"

This reverts commit 34c8e06baf7258ef5888191d7e5af1dd422baf55.

6 years agoFix and clean up Dockerfile
Tim Düsterhus [Thu, 22 Mar 2018 00:02:46 +0000 (01:02 +0100)]
Fix and clean up Dockerfile

6 years ago[Refactor] Remove duplicate code 2102/head
Alexander Moisseev [Wed, 21 Mar 2018 15:46:27 +0000 (15:46 +0000)]
[Refactor] Remove duplicate code

6 years ago[Feature] Support single quotes in config
Vsevolod Stakhov [Wed, 21 Mar 2018 15:01:31 +0000 (15:01 +0000)]
[Feature] Support single quotes in config

Issue: #2080

6 years agoMerge pull request #2100 from oxpa/lua_compat
Vsevolod Stakhov [Wed, 21 Mar 2018 14:14:08 +0000 (14:14 +0000)]
Merge pull request #2100 from oxpa/lua_compat

allow rspamd to be built against lua 5.2 (no jit)

6 years ago[Minor] Sync from libucl
Vsevolod Stakhov [Wed, 21 Mar 2018 13:08:45 +0000 (13:08 +0000)]
[Minor] Sync from libucl

6 years ago[Minor] Use ninja to build packages
Vsevolod Stakhov [Wed, 21 Mar 2018 13:08:33 +0000 (13:08 +0000)]
[Minor] Use ninja to build packages

6 years ago[Feature] Store emails in Clickhouse
Vsevolod Stakhov [Wed, 21 Mar 2018 12:22:49 +0000 (12:22 +0000)]
[Feature] Store emails in Clickhouse

6 years agoMerge pull request #2097 from moisseev/favicon
Vsevolod Stakhov [Wed, 21 Mar 2018 11:12:04 +0000 (11:12 +0000)]
Merge pull request #2097 from moisseev/favicon

[WebUI] Add link tag for favicon.ico

6 years agoMerge pull request #2098 from moisseev/spam-flag
Vsevolod Stakhov [Wed, 21 Mar 2018 11:11:52 +0000 (11:11 +0000)]
Merge pull request #2098 from moisseev/spam-flag

[Minor] Move remove_upstream_spam_flag default setting to lua script

6 years agoallow rspamd to be built against lua 5.2 (no jit) 2100/head
Igor Ippolitov [Wed, 21 Mar 2018 09:03:46 +0000 (12:03 +0300)]
allow rspamd to be built against lua 5.2 (no jit)

6 years ago[Minor] Move remove_upstream_spam_flag default setting to lua script 2098/head
Alexander Moisseev [Wed, 21 Mar 2018 07:06:09 +0000 (10:06 +0300)]
[Minor] Move remove_upstream_spam_flag default setting to lua script

6 years ago[WebUI] Add link tag for favicon.ico 2097/head
Alexander Moisseev [Tue, 20 Mar 2018 19:57:05 +0000 (22:57 +0300)]
[WebUI] Add link tag for favicon.ico

6 years ago[Minor] Fix clickhouse attrs
Vsevolod Stakhov [Tue, 20 Mar 2018 18:35:45 +0000 (18:35 +0000)]
[Minor] Fix clickhouse attrs

6 years ago[Minor] Improve CH logging
Vsevolod Stakhov [Tue, 20 Mar 2018 18:10:28 +0000 (18:10 +0000)]
[Minor] Improve CH logging

6 years ago[Minor] Improve error reporting when uploading data to CH
Vsevolod Stakhov [Tue, 20 Mar 2018 15:26:13 +0000 (15:26 +0000)]
[Minor] Improve error reporting when uploading data to CH

6 years ago[Feature] Use templates when publishing CH schema
Vsevolod Stakhov [Tue, 20 Mar 2018 13:16:32 +0000 (13:16 +0000)]
[Feature] Use templates when publishing CH schema

6 years agoMerge pull request #2095 from Heinlein-Support-GmbH/master
Vsevolod Stakhov [Tue, 20 Mar 2018 16:56:09 +0000 (16:56 +0000)]
Merge pull request #2095 from Heinlein-Support-GmbH/master

Handle some Sophos / SAVDI Return Codes as Pseudo Virus

6 years agoMerge pull request #2096 from moisseev/patch-1
Vsevolod Stakhov [Tue, 20 Mar 2018 16:56:01 +0000 (16:56 +0000)]
Merge pull request #2096 from moisseev/patch-1

[WebUI] Display hostname:port in the page title

6 years ago[WebUI] Display hostname:port/path in the page title 2096/head
Alexander Moisseev [Tue, 20 Mar 2018 15:20:51 +0000 (15:20 +0000)]
[WebUI] Display hostname:port/path in the page title

6 years agoCleanup files 2095/head
Carsten Rosenberg [Tue, 20 Mar 2018 13:44:43 +0000 (14:44 +0100)]
Cleanup files

6 years agoMerge remote-tracking branch 'upstream/master'
Carsten Rosenberg [Tue, 20 Mar 2018 13:38:39 +0000 (14:38 +0100)]
Merge remote-tracking branch 'upstream/master'

6 years agoRespect Sophos/SAVDI FAIL212 REJ4 REJ1 Return Codes in antivirus.lua
Carsten Rosenberg [Tue, 20 Mar 2018 13:37:17 +0000 (14:37 +0100)]
Respect Sophos/SAVDI FAIL212 REJ4 REJ1 Return Codes in antivirus.lua

6 years ago[Minor] Start 1.7.2
Vsevolod Stakhov [Tue, 20 Mar 2018 12:28:40 +0000 (12:28 +0000)]
[Minor] Start 1.7.2

6 years agoRelease 1.7.1 1.7.1
Vsevolod Stakhov [Tue, 20 Mar 2018 12:26:55 +0000 (12:26 +0000)]
Release 1.7.1

* [CritFix] Fix lowercase comparison
* [CritFix] Timezone defines seconds WEST UTC not East
* [Feature] Add filename to log format
* [Feature] Add lua rules squeezing
* [Feature] Add related symbols analysis to rspamd_stats
* [Feature] Remove upstream `X-Spam: Yes` header by default
* [Feature] rspamd_stats: Output progress info on STDERR
* [Feature] Whitelist for emails module
* [Fix] Do not allow dependencies on self
* [Fix] Do not cache metric result
* [Fix] Do not trust all issuers as a client certificate
* [Fix] Fix dependencies in lua squeeze
* [Fix] Fix enabling/disabling squeezed rules
* [Fix] Fix enabling/disabling symbols
* [Fix] Fix external dependencies
* [Fix] Fix processing of a single compressed file
* [Fix] Fix some typos
* [Fix] Fix various modules in case of empty message
* [Fix] Handle callbacks that returns table of options
* [Fix] Improve cached action interaction
* [Fix] Make dynamic conf more NaN aware
* [Fix] Never hide actions from WebUI `configuration` tab
* [Project] Implementation of Lua rules squeezing

Signed-off-by: Vsevolod Stakhov <vsevolod@highsecure.ru>
6 years agoMerge pull request #2094 from moisseev/spam_flag
Vsevolod Stakhov [Tue, 20 Mar 2018 10:54:46 +0000 (10:54 +0000)]
Merge pull request #2094 from moisseev/spam_flag

[Feature] Remove upstream `X-Spam: Yes` header by default

6 years agoMerge pull request #2093 from treibholz/subject_privacy
Vsevolod Stakhov [Tue, 20 Mar 2018 10:54:07 +0000 (10:54 +0000)]
Merge pull request #2093 from treibholz/subject_privacy

Subject privacy for webUI

6 years ago[Feature] Remove upstream `X-Spam: Yes` header by default 2094/head
Alexander Moisseev [Tue, 20 Mar 2018 08:56:22 +0000 (11:56 +0300)]
[Feature] Remove upstream `X-Spam: Yes` header by default

6 years ago[Minor] Catch upstream `X-Spam` flag as well with `SPAM_FLAG` regexp
Alexander Moisseev [Tue, 20 Mar 2018 08:48:08 +0000 (11:48 +0300)]
[Minor] Catch upstream `X-Spam` flag as well with `SPAM_FLAG` regexp

6 years agoMerge pull request #2092 from moisseev/actions
Vsevolod Stakhov [Mon, 19 Mar 2018 20:49:28 +0000 (20:49 +0000)]
Merge pull request #2092 from moisseev/actions

[Fix] Never hide actions from WebUI `configuration` tab

6 years agoimplemented suggestions 2093/head
Klaus Umbach [Mon, 19 Mar 2018 20:36:47 +0000 (21:36 +0100)]
implemented suggestions

* changed: default hashing-algorithm to blake2
* added: length-limit (default 16)
* changed: prefix to show it's obfuscated (obf)

6 years agoadded config-options to default-config
Klaus Umbach [Mon, 19 Mar 2018 19:38:26 +0000 (20:38 +0100)]
added config-options to default-config

6 years agoimplemented subject privacy in the webUI
Klaus Umbach [Mon, 19 Mar 2018 18:25:27 +0000 (19:25 +0100)]
implemented subject privacy in the webUI

6 years ago[Fix] Never hide actions from WebUI `configuration` tab 2092/head
Alexander Moisseev [Mon, 19 Mar 2018 16:48:04 +0000 (19:48 +0300)]
[Fix] Never hide actions from WebUI `configuration` tab

- Never hide actions (fixes #1910)
- Allow to disable actions from WebUI
- Add `rewrite subject` action to `configuration` tab

6 years ago[Minor] Some lua style fixes
Vsevolod Stakhov [Mon, 19 Mar 2018 15:43:03 +0000 (15:43 +0000)]
[Minor] Some lua style fixes

6 years ago[Minor] Fix X-Originating-Ip handle in elastic plugin
Vsevolod Stakhov [Mon, 19 Mar 2018 15:26:30 +0000 (15:26 +0000)]
[Minor] Fix X-Originating-Ip handle in elastic plugin

6 years agoMerge pull request #2089 from smfreegard/rules_20180301
Vsevolod Stakhov [Mon, 19 Mar 2018 14:16:02 +0000 (14:16 +0000)]
Merge pull request #2089 from smfreegard/rules_20180301

Corpus/Rescore improvements, new and improved rules

6 years ago[Minor] Allow to parse integer database names for Redis
Vsevolod Stakhov [Mon, 19 Mar 2018 14:13:02 +0000 (14:13 +0000)]
[Minor] Allow to parse integer database names for Redis

Issue: #2083
Closes: #2083
6 years agoFix HAS_GUC_PROXY_URI and HAS_GOOGLE_REDIR 2089/head
Steve Freegard [Mon, 19 Mar 2018 13:43:16 +0000 (13:43 +0000)]
Fix HAS_GUC_PROXY_URI and HAS_GOOGLE_REDIR

6 years ago[Fix] Make dynamic conf more NaN aware
Vsevolod Stakhov [Mon, 19 Mar 2018 13:25:44 +0000 (13:25 +0000)]
[Fix] Make dynamic conf more NaN aware

6 years ago[Minor] Allow to reset score of an action
Vsevolod Stakhov [Mon, 19 Mar 2018 13:17:40 +0000 (13:17 +0000)]
[Minor] Allow to reset score of an action

Issue: 2088

6 years ago[Fix] Do not trust all issuers as a client certificate
Vsevolod Stakhov [Mon, 19 Mar 2018 13:13:19 +0000 (13:13 +0000)]
[Fix] Do not trust all issuers as a client certificate

Issue: #2087

6 years ago[Minor] Add constant time memcmp function
Vsevolod Stakhov [Mon, 19 Mar 2018 12:54:51 +0000 (12:54 +0000)]
[Minor] Add constant time memcmp function

6 years ago[Minor] Sync public suffix list
Andrew Lewis [Mon, 19 Mar 2018 12:49:43 +0000 (14:49 +0200)]
[Minor] Sync public suffix list

6 years agoCorpus test improvements
Steve Freegard [Mon, 19 Mar 2018 12:11:24 +0000 (12:11 +0000)]
Corpus test improvements

6 years agoRescore logging and reporting improvements
Steve Freegard [Mon, 19 Mar 2018 12:09:40 +0000 (12:09 +0000)]
Rescore logging and reporting improvements

6 years agoAdd new header rules
Steve Freegard [Mon, 19 Mar 2018 12:03:27 +0000 (12:03 +0000)]
Add new header rules

6 years agoFix missing regexp
Steve Freegard [Mon, 19 Mar 2018 12:00:05 +0000 (12:00 +0000)]
Fix missing regexp

6 years agoImprove URI_HIDDEN_PATH based on corpus testing
Steve Freegard [Mon, 19 Mar 2018 11:58:45 +0000 (11:58 +0000)]
Improve URI_HIDDEN_PATH based on corpus testing

6 years agoAdd XM_CASE rule
Steve Freegard [Mon, 19 Mar 2018 11:56:20 +0000 (11:56 +0000)]
Add XM_CASE rule

6 years agoSplit MISSING_SUBJECT into EMPTY_SUBJECT based on corpus testing
Steve Freegard [Mon, 19 Mar 2018 11:53:38 +0000 (11:53 +0000)]
Split MISSING_SUBJECT into EMPTY_SUBJECT based on corpus testing

6 years agoImprove REPLYTO_EQ_TO_ADDR based on corpus testing
Steve Freegard [Mon, 19 Mar 2018 11:46:05 +0000 (11:46 +0000)]
Improve REPLYTO_EQ_TO_ADDR based on corpus testing

6 years agoMerge pull request #2084 from moisseev/rspamd_stats
Vsevolod Stakhov [Sun, 18 Mar 2018 21:24:46 +0000 (21:24 +0000)]
Merge pull request #2084 from moisseev/rspamd_stats

 [Feature] rspamd_stats: Output progress info on STDERR

6 years agoMerge pull request #2086 from fatalbanana/typo
Vsevolod Stakhov [Sun, 18 Mar 2018 16:53:38 +0000 (16:53 +0000)]
Merge pull request #2086 from fatalbanana/typo

[Fix] Fix some typos

6 years ago[Fix] Fix some typos 2086/head
Andrew Lewis [Sun, 18 Mar 2018 00:26:07 +0000 (02:26 +0200)]
[Fix] Fix some typos

6 years ago[Minor] Another id==0 issue
Vsevolod Stakhov [Sat, 17 Mar 2018 16:38:21 +0000 (16:38 +0000)]
[Minor] Another id==0 issue

6 years ago[Feature] rspamd_stats: Output progress info on STDERR 2084/head
Alexander Moisseev [Sat, 17 Mar 2018 16:03:53 +0000 (19:03 +0300)]
[Feature] rspamd_stats: Output progress info on STDERR

and only if it is connected to the terminal

6 years ago[Minor] Import subroutines from IO::Interactive Perl module
Alexander Moisseev [Sat, 17 Mar 2018 16:01:06 +0000 (19:01 +0300)]
[Minor] Import subroutines from IO::Interactive Perl module

6 years ago[Minor] Fix spinner rotation
Alexander Moisseev [Sat, 17 Mar 2018 15:58:08 +0000 (18:58 +0300)]
[Minor] Fix spinner rotation

6 years ago[Minor] Disable extra verbose lang_detection logs
Vsevolod Stakhov [Sat, 17 Mar 2018 15:49:10 +0000 (15:49 +0000)]
[Minor] Disable extra verbose lang_detection logs

6 years ago[Minor] Fix issue with parent=0
Vsevolod Stakhov [Sat, 17 Mar 2018 15:47:09 +0000 (15:47 +0000)]
[Minor] Fix issue with parent=0

6 years ago[Minor] Fix squeezed groups enabling
Vsevolod Stakhov [Sat, 17 Mar 2018 14:48:26 +0000 (14:48 +0000)]
[Minor] Fix squeezed groups enabling

6 years ago[Minor] Register names for callback only symbols
Vsevolod Stakhov [Sat, 17 Mar 2018 14:48:11 +0000 (14:48 +0000)]
[Minor] Register names for callback only symbols

6 years ago[CritFix] Fix lowercase comparison
Vsevolod Stakhov [Sat, 17 Mar 2018 14:20:05 +0000 (14:20 +0000)]
[CritFix] Fix lowercase comparison

6 years ago[Fix] Fix enabling/disabling symbols
Vsevolod Stakhov [Sat, 17 Mar 2018 12:22:39 +0000 (12:22 +0000)]
[Fix] Fix enabling/disabling symbols

6 years ago[Minor] Try to deal with squeezed symbols with a special care
Vsevolod Stakhov [Fri, 16 Mar 2018 17:27:09 +0000 (17:27 +0000)]
[Minor] Try to deal with squeezed symbols with a special care

6 years ago[Fix] Fix enabling/disabling squeezed rules
Vsevolod Stakhov [Fri, 16 Mar 2018 17:14:32 +0000 (17:14 +0000)]
[Fix] Fix enabling/disabling squeezed rules

6 years ago[Fix] Fix external dependencies
Vsevolod Stakhov [Fri, 16 Mar 2018 15:50:33 +0000 (15:50 +0000)]
[Fix] Fix external dependencies

6 years ago[Minor] Fix syntax error added by CLion
Vsevolod Stakhov [Fri, 16 Mar 2018 13:26:06 +0000 (13:26 +0000)]
[Minor] Fix syntax error added by CLion

6 years ago[Minor] Fix zero return value
Vsevolod Stakhov [Fri, 16 Mar 2018 13:22:21 +0000 (13:22 +0000)]
[Minor] Fix zero return value