]> source.dussan.org Git - rspamd.git/log
rspamd.git
7 years ago[Minor] rspamd_stats: add actions totals 1242/head
Alexander Moisseev [Wed, 7 Dec 2016 16:44:12 +0000 (19:44 +0300)]
[Minor] rspamd_stats: add actions totals

7 years ago[Minor] rspamd_stats: fix parsing of lines with `NaN` score
Alexander Moisseev [Wed, 7 Dec 2016 16:40:53 +0000 (19:40 +0300)]
[Minor] rspamd_stats: fix parsing of lines with `NaN` score

7 years ago[Minor] rspamd_stats: fix parsing when options are logged
Alexander Moisseev [Wed, 7 Dec 2016 15:32:07 +0000 (18:32 +0300)]
[Minor] rspamd_stats: fix parsing when options are logged

There are symbols with _comma_ separated options like `DMARC_POLICY_SOFTFAIL(0.10){yandex.ru : SPF not aligned (relaxed), DKIM not aligned (relaxed);}`

7 years ago[Fix] Fix macro name
Vsevolod Stakhov [Wed, 7 Dec 2016 10:06:44 +0000 (10:06 +0000)]
[Fix] Fix macro name

7 years agoMerge pull request #1240 from fatalbanana/n
Vsevolod Stakhov [Wed, 7 Dec 2016 10:03:26 +0000 (10:03 +0000)]
Merge pull request #1240 from fatalbanana/n

[Minor] Install libfann in CI

7 years ago[Minor] Install libfann in CI 1240/head
Andrew Lewis [Wed, 7 Dec 2016 10:00:45 +0000 (12:00 +0200)]
[Minor] Install libfann in CI

7 years ago[Minor] Enable hiredis and fann by default
Vsevolod Stakhov [Wed, 7 Dec 2016 09:54:53 +0000 (09:54 +0000)]
[Minor] Enable hiredis and fann by default

7 years agoMerge pull request #1239 from fatalbanana/t
Vsevolod Stakhov [Wed, 7 Dec 2016 09:54:41 +0000 (09:54 +0000)]
Merge pull request #1239 from fatalbanana/t

[Test] Further fixes for CI

7 years ago[Test] Further fixes for CI 1239/head
Andrew Lewis [Wed, 7 Dec 2016 09:52:28 +0000 (11:52 +0200)]
[Test] Further fixes for CI

7 years agoMerge pull request #1238 from fatalbanana/f
Vsevolod Stakhov [Wed, 7 Dec 2016 09:43:49 +0000 (09:43 +0000)]
Merge pull request #1238 from fatalbanana/f

[Minor] fann_redis: Try harder to reload redis scripts if needed

7 years agoMerge pull request #1236 from vaygr/no-redis
Vsevolod Stakhov [Wed, 7 Dec 2016 09:43:05 +0000 (09:43 +0000)]
Merge pull request #1236 from vaygr/no-redis

Make optional dependency on hiredis really optional

7 years ago[Test] Fix CI 1238/head
Andrew Lewis [Wed, 7 Dec 2016 08:45:00 +0000 (10:45 +0200)]
[Test] Fix CI

7 years ago[Minor] fann_redis: Try harder to reload redis scripts if needed
Andrew Lewis [Wed, 7 Dec 2016 08:12:52 +0000 (10:12 +0200)]
[Minor] fann_redis: Try harder to reload redis scripts if needed

7 years agomade optional dependency on hiredis really optional 1236/head
Vlad Glagolev [Wed, 7 Dec 2016 03:33:34 +0000 (22:33 -0500)]
made optional dependency on hiredis really optional

7 years ago[Feature] Use normalized images in fuzzy hashes
Vsevolod Stakhov [Tue, 6 Dec 2016 18:07:40 +0000 (18:07 +0000)]
[Feature] Use normalized images in fuzzy hashes

7 years ago[Fix] Do not greyscale images
Vsevolod Stakhov [Tue, 6 Dec 2016 18:06:29 +0000 (18:06 +0000)]
[Fix] Do not greyscale images

7 years ago[Feature] Add images normalization
Vsevolod Stakhov [Tue, 6 Dec 2016 17:45:17 +0000 (17:45 +0000)]
[Feature] Add images normalization

7 years ago[Feature] Add support of libgd
Vsevolod Stakhov [Tue, 6 Dec 2016 16:22:23 +0000 (16:22 +0000)]
[Feature] Add support of libgd

7 years ago[Fix] Fix detection of jpeg size
Vsevolod Stakhov [Tue, 6 Dec 2016 13:52:41 +0000 (13:52 +0000)]
[Fix] Fix detection of jpeg size

7 years ago[Feature] Extend redis lock when learning spawned
Vsevolod Stakhov [Tue, 6 Dec 2016 12:34:38 +0000 (12:34 +0000)]
[Feature] Extend redis lock when learning spawned

7 years agoMerge pull request #1231 from fatalbanana/webui
Vsevolod Stakhov [Tue, 6 Dec 2016 11:03:04 +0000 (11:03 +0000)]
Merge pull request #1231 from fatalbanana/webui

[WebUI] Set focus to password field (#1230)

7 years ago[WebUI] Set focus to password field (#1230) 1231/head
Andrew Lewis [Tue, 6 Dec 2016 10:52:28 +0000 (12:52 +0200)]
[WebUI] Set focus to password field (#1230)

Reported-by: @madorin
7 years ago[Minor] Check if there are options in a symbol
Vsevolod Stakhov [Mon, 5 Dec 2016 16:17:29 +0000 (16:17 +0000)]
[Minor] Check if there are options in a symbol

7 years ago[Feature] Do not increase score for duplicate options
Vsevolod Stakhov [Mon, 5 Dec 2016 14:39:34 +0000 (14:39 +0000)]
[Feature] Do not increase score for duplicate options

7 years ago[Minor] Adopt fuzzy_check plugin
Vsevolod Stakhov [Mon, 5 Dec 2016 13:29:32 +0000 (13:29 +0000)]
[Minor] Adopt fuzzy_check plugin

7 years ago[Rework] Refactor struct names
Vsevolod Stakhov [Mon, 5 Dec 2016 13:27:46 +0000 (13:27 +0000)]
[Rework] Refactor struct names

7 years ago[Rework] Adopt code for the new options
Vsevolod Stakhov [Mon, 5 Dec 2016 13:23:54 +0000 (13:23 +0000)]
[Rework] Adopt code for the new options

7 years ago[Feature] Allow to add options explicitly to symbols
Vsevolod Stakhov [Mon, 5 Dec 2016 13:11:28 +0000 (13:11 +0000)]
[Feature] Allow to add options explicitly to symbols

7 years ago[Rework] Use hash tables for symbols options
Vsevolod Stakhov [Mon, 5 Dec 2016 13:03:09 +0000 (13:03 +0000)]
[Rework] Use hash tables for symbols options

7 years ago[Minor] Switch version to 1.5.0
Vsevolod Stakhov [Mon, 5 Dec 2016 11:11:21 +0000 (11:11 +0000)]
[Minor] Switch version to 1.5.0

7 years agoMerge pull request #1223 from fatalbanana/surbl
Vsevolod Stakhov [Mon, 5 Dec 2016 10:46:14 +0000 (10:46 +0000)]
Merge pull request #1223 from fatalbanana/surbl

[Feature] Add toggle for disabling SURBLs

7 years ago[Feature] Add toggle for disabling SURBLs 1223/head
Andrew Lewis [Mon, 5 Dec 2016 10:29:17 +0000 (12:29 +0200)]
[Feature] Add toggle for disabling SURBLs

7 years ago[Minor] Remove unused global var
Vsevolod Stakhov [Sun, 4 Dec 2016 22:55:52 +0000 (22:55 +0000)]
[Minor] Remove unused global var

7 years agoMerge pull request #1222 from moisseev/patch-4
Vsevolod Stakhov [Sun, 4 Dec 2016 22:37:36 +0000 (22:37 +0000)]
Merge pull request #1222 from moisseev/patch-4

[Minor] Avoid `nil` index

7 years ago[Minor] Avoid `nil` index 1222/head
Alexander Moisseev [Sun, 4 Dec 2016 17:19:59 +0000 (20:19 +0300)]
[Minor] Avoid `nil` index

7 years agoMerge pull request #1221 from moisseev/patch-3
Vsevolod Stakhov [Sun, 4 Dec 2016 17:13:34 +0000 (17:13 +0000)]
Merge pull request #1221 from moisseev/patch-3

[Minor] Fix typo

7 years agoMerge pull request #1219 from moisseev/patch-2
Vsevolod Stakhov [Sun, 4 Dec 2016 17:13:16 +0000 (17:13 +0000)]
Merge pull request #1219 from moisseev/patch-2

[Minor] Avoid nil index

7 years ago[Minor] Fix condition, avoid `nil` index 1219/head
Alexander Moisseev [Sun, 4 Dec 2016 17:06:45 +0000 (20:06 +0300)]
[Minor] Fix condition, avoid `nil` index

7 years ago[Minor] Avoid nil index
Alexander Moisseev [Sun, 4 Dec 2016 07:24:14 +0000 (10:24 +0300)]
[Minor] Avoid nil index

7 years ago[Minor] Fix typo 1221/head
Alexander Moisseev [Sat, 3 Dec 2016 18:34:34 +0000 (21:34 +0300)]
[Minor] Fix typo

7 years ago[Minor] Avoid nil index
Alexander Moisseev [Sat, 3 Dec 2016 18:20:43 +0000 (21:20 +0300)]
[Minor] Avoid nil index

7 years ago[Minor] Allow to set lock expire for ANN module
Vsevolod Stakhov [Fri, 2 Dec 2016 19:07:42 +0000 (19:07 +0000)]
[Minor] Allow to set lock expire for ANN module

7 years ago[Fix] Fix length calculations for url encoded urls
Vsevolod Stakhov [Fri, 2 Dec 2016 12:59:20 +0000 (12:59 +0000)]
[Fix] Fix length calculations for url encoded urls

7 years ago[Fix] Fix parsing of URLs with spaces and other bad chars
Vsevolod Stakhov [Fri, 2 Dec 2016 12:58:58 +0000 (12:58 +0000)]
[Fix] Fix parsing of URLs with spaces and other bad chars

7 years ago[Feature] Add EXT_CSS rule
Vsevolod Stakhov [Thu, 1 Dec 2016 17:16:11 +0000 (17:16 +0000)]
[Feature] Add EXT_CSS rule

7 years ago[Feature] Parse <link> HTML tags
Vsevolod Stakhov [Thu, 1 Dec 2016 16:41:32 +0000 (16:41 +0000)]
[Feature] Parse <link> HTML tags

7 years agoMerge pull request #1216 from fatalbanana/t
Vsevolod Stakhov [Thu, 1 Dec 2016 14:25:10 +0000 (14:25 +0000)]
Merge pull request #1216 from fatalbanana/t

[Test] Improve SpamAssassin dependencies tests

7 years ago[Test] Improve SpamAssassin dependencies tests 1216/head
Andrew Lewis [Thu, 1 Dec 2016 14:21:48 +0000 (16:21 +0200)]
[Test] Improve SpamAssassin dependencies tests

7 years ago[Fix] Do not reset loaded ANN when learning is requested
Vsevolod Stakhov [Thu, 1 Dec 2016 14:10:37 +0000 (14:10 +0000)]
[Fix] Do not reset loaded ANN when learning is requested

7 years ago[Fix] Yet another change for testing external deps
Vsevolod Stakhov [Thu, 1 Dec 2016 14:06:05 +0000 (14:06 +0000)]
[Fix] Yet another change for testing external deps

7 years ago[Fix] Fix another issue with external deps in SA
Vsevolod Stakhov [Thu, 1 Dec 2016 12:30:20 +0000 (12:30 +0000)]
[Fix] Fix another issue with external deps in SA

7 years agoMerge pull request #1211 from moisseev/patch-1
Vsevolod Stakhov [Thu, 1 Dec 2016 11:56:21 +0000 (11:56 +0000)]
Merge pull request #1211 from moisseev/patch-1

[WebUI] Load graph data on reconnect if the tab is active

7 years ago[Fix] Really fix chained SA dependencies
Vsevolod Stakhov [Thu, 1 Dec 2016 11:48:36 +0000 (11:48 +0000)]
[Fix] Really fix chained SA dependencies

7 years ago[WebUI] Load graph data on reconnect if the tab is active 1211/head
Alexander Moisseev [Wed, 30 Nov 2016 15:56:48 +0000 (18:56 +0300)]
[WebUI] Load graph data on reconnect if the tab is active

7 years ago[Minor] Update to 1.4.2
Vsevolod Stakhov [Wed, 30 Nov 2016 14:16:19 +0000 (14:16 +0000)]
[Minor] Update to 1.4.2

7 years agoRelease 1.4.1 1.4.1
Vsevolod Stakhov [Wed, 30 Nov 2016 14:15:14 +0000 (14:15 +0000)]
Release 1.4.1

* [Feature] ASN support in Clickhouse module
* [Feature] Add clickhouse plugin
* [Feature] Add generic tool to add universal maps for lua modules
* [Feature] Add logger.debugm to debug lua modules
* [Feature] Allow to register metrics symbols using register_symbol
* [Feature] Allow to specify prefix for fann_redis
* [Feature] Clickhouse: support different masks for IPv4/IPv6
* [Feature] Support forcing action in antivirus plugin
* [Fix] Add handling of regexp maps
* [Fix] Allow backslashes in http urls
* [Fix] Avoid mapping of empty files
* [Fix] Do not load tld file to speed up rspamadm
* [Fix] Do not resolve numeric IP addresses due to ipv6 insanity
* [Fix] Filter incorrect training data
* [Fix] Fix Fuzzyconvert tool when password or DB is given
* [Fix] Fix build with custom glib/gmime
* [Fix] Fix converting of learn count from sqlite to redis
* [Fix] Fix crashes with invalid received and task:set_from_ip
* [Fix] Fix external dependencies for SA module
* [Fix] Fix fann_redis when number of scores has been changed
* [Fix] Fix hyperscan usage for non compatible platforms
* [Fix] Fix loading of maps from UCL objects
* [Fix] Fix memory leak for task-less redis requests
* [Fix] Fix mid module with new maps syntax
* [Fix] Fix parsing of URLs with username
* [Fix] Fix re cache initialisation
* [Fix] Fix replacements to sanitize '%' character
* [Fix] Fix set and regexp like static maps
* [Fix] Fix some issues in redis settings
* [Fix] Fix static IP maps
* [Fix] Fix total learns counter for redis stats
* [Fix] Fix usage of config during reload
* [Fix] Fix various warnings and issues
* [Fix] Invalidate ANN if training data is incorrect
* [Fix] Miltiple fixes to fann_redis module
* [Fix] More fixes for URLs with backslashes
* [Fix] Properly get options for ip_score module
* [Fix] Relax requirements for Received as gmail cannot RFC
* [Fix] Remove or fix hyperscan incompatible regexps
* [Fix] Settings: correctly read redis config
* [Rework] Rework lua logger interface slightly
* [Rework] Use new maps add function

Signed-off-by: Vsevolod Stakhov <vsevolod@highsecure.ru>
7 years agoMerge pull request #1209 from AnnaStakhova/master
Vsevolod Stakhov [Wed, 30 Nov 2016 13:58:43 +0000 (13:58 +0000)]
Merge pull request #1209 from AnnaStakhova/master

Make status responsive

7 years ago[WebUI] Improve uptime responsive 1209/head
Anna Stakhova [Wed, 30 Nov 2016 13:52:00 +0000 (13:52 +0000)]
[WebUI] Improve uptime responsive

7 years agoMerge pull request #1208 from moisseev/patch-1
Vsevolod Stakhov [Wed, 30 Nov 2016 13:38:54 +0000 (13:38 +0000)]
Merge pull request #1208 from moisseev/patch-1

[WebUI] Fix graph percentage mode resetting

7 years ago[WebUI] Fix graph percentage mode resetting 1208/head
Alexander Moisseev [Wed, 30 Nov 2016 13:35:18 +0000 (16:35 +0300)]
[WebUI] Fix graph percentage mode resetting

on reconnect / reload

Fixes: #1193
7 years ago[Fix] Fix crashes with invalid received and task:set_from_ip
Vsevolod Stakhov [Wed, 30 Nov 2016 13:34:41 +0000 (13:34 +0000)]
[Fix] Fix crashes with invalid received and task:set_from_ip

7 years agoMerge pull request #1207 from fatalbanana/fm
Vsevolod Stakhov [Tue, 29 Nov 2016 18:39:49 +0000 (18:39 +0000)]
Merge pull request #1207 from fatalbanana/fm

[Minor] Make FREEMAIL_REPLYTO_NEQ_FROM_DOM normal symbol

7 years ago[Minor] Make FREEMAIL_REPLYTO_NEQ_FROM_DOM normal symbol 1207/head
Andrew Lewis [Tue, 29 Nov 2016 18:34:32 +0000 (20:34 +0200)]
[Minor] Make FREEMAIL_REPLYTO_NEQ_FROM_DOM normal symbol

7 years agoMerge pull request #1205 from smfreegard/rules_161129
Vsevolod Stakhov [Tue, 29 Nov 2016 18:14:14 +0000 (18:14 +0000)]
Merge pull request #1205 from smfreegard/rules_161129

Adjust scores and add new rules

7 years ago[WebUI] diagram centered
Anna Stakhova [Tue, 29 Nov 2016 17:23:45 +0000 (17:23 +0000)]
[WebUI] diagram centered

The diagram is centered for smal screen

7 years agoMerge pull request #1206 from fatalbanana/php
Vsevolod Stakhov [Tue, 29 Nov 2016 17:11:37 +0000 (17:11 +0000)]
Merge pull request #1206 from fatalbanana/php

[Minor] Remove duplicated rule

7 years ago3rd time's a charm 1205/head
Steve Freegard [Tue, 29 Nov 2016 17:08:06 +0000 (17:08 +0000)]
3rd time's a charm

7 years agoFix freemail/disposable multimap definitions
Steve Freegard [Tue, 29 Nov 2016 16:58:54 +0000 (16:58 +0000)]
Fix freemail/disposable multimap definitions

7 years ago[Minor] Allow load for locked ANNs
Vsevolod Stakhov [Tue, 29 Nov 2016 16:57:53 +0000 (16:57 +0000)]
[Minor] Allow load for locked ANNs

7 years ago[Minor] Remove duplicated rule 1206/head
Andrew Lewis [Tue, 29 Nov 2016 16:29:52 +0000 (18:29 +0200)]
[Minor] Remove duplicated rule

7 years agoRemove score from SUBJECT_END_EXCLAIM
Steve Freegard [Tue, 29 Nov 2016 16:33:43 +0000 (16:33 +0000)]
Remove score from SUBJECT_END_EXCLAIM

7 years agoAdjust scores and add new rules
Steve Freegard [Tue, 29 Nov 2016 16:26:45 +0000 (16:26 +0000)]
Adjust scores and add new rules

7 years agoMerge pull request #1199 from neutechfi/master
Vsevolod Stakhov [Tue, 29 Nov 2016 15:29:41 +0000 (15:29 +0000)]
Merge pull request #1199 from neutechfi/master

[WebUI] fix savesymbols absolute url to relative

7 years ago[Fix] Miltiple fixes to fann_redis module
Vsevolod Stakhov [Tue, 29 Nov 2016 14:56:19 +0000 (14:56 +0000)]
[Fix] Miltiple fixes to fann_redis module

7 years agoMerge pull request #1204 from fatalbanana/sc
Vsevolod Stakhov [Tue, 29 Nov 2016 12:33:06 +0000 (12:33 +0000)]
Merge pull request #1204 from fatalbanana/sc

[Minor] Reduce scoring on some rules

7 years ago[Minor] Reduce scoring on some rules 1204/head
Andrew Lewis [Tue, 29 Nov 2016 12:30:47 +0000 (14:30 +0200)]
[Minor] Reduce scoring on some rules

7 years ago[Fix] Fix replacements to sanitize '%' character
Vsevolod Stakhov [Tue, 29 Nov 2016 11:29:13 +0000 (11:29 +0000)]
[Fix] Fix replacements to sanitize '%' character

7 years ago[Minor] Fix until clause
Vsevolod Stakhov [Tue, 29 Nov 2016 11:29:03 +0000 (11:29 +0000)]
[Minor] Fix until clause

7 years ago[Fix] Fix external dependencies for SA module
Vsevolod Stakhov [Tue, 29 Nov 2016 11:13:04 +0000 (11:13 +0000)]
[Fix] Fix external dependencies for SA module

7 years agoMerge pull request #1202 from cryptomilk/master-cmake-luajit
Vsevolod Stakhov [Tue, 29 Nov 2016 10:38:55 +0000 (10:38 +0000)]
Merge pull request #1202 from cryptomilk/master-cmake-luajit

cmake: Add missing luajit include dirs

7 years agocmake: Add missing luajit include dirs 1202/head
Andreas Schneider [Tue, 29 Nov 2016 10:23:28 +0000 (11:23 +0100)]
cmake: Add missing luajit include dirs

    /usr/include/luajit-5_1-2.0

7 years agoMerge pull request #1201 from andrejzverev/mx_check
Vsevolod Stakhov [Tue, 29 Nov 2016 09:43:01 +0000 (09:43 +0000)]
Merge pull request #1201 from andrejzverev/mx_check

Fix typo when calling rspamd_redis_make_request for write operation.

7 years agoMerge pull request #1198 from AnnaStakhova/master
Vsevolod Stakhov [Tue, 29 Nov 2016 09:14:58 +0000 (09:14 +0000)]
Merge pull request #1198 from AnnaStakhova/master

Make Status responsive

7 years agoFix typo when calling rspamd_redis_make_request for write operation. 1201/head
Andrej Zverev [Tue, 29 Nov 2016 08:19:13 +0000 (11:19 +0300)]
Fix typo when calling rspamd_redis_make_request for write operation.

7 years ago[WebUI] fix savesymbols absolute url to relative 1199/head
Toni Mattila [Tue, 29 Nov 2016 06:50:37 +0000 (08:50 +0200)]
[WebUI] fix savesymbols absolute url to relative

7 years ago[WebUI] Make status responsive plus 1198/head
Anna Stakhova [Mon, 28 Nov 2016 22:07:51 +0000 (22:07 +0000)]
[WebUI] Make status responsive plus

7 years ago[WebUI] Make Status responsive
Anna Stakhova [Mon, 28 Nov 2016 22:01:52 +0000 (22:01 +0000)]
[WebUI] Make Status responsive

7 years agoMerge pull request #1197 from vstakhov/revert-1196-master-cmake
Vsevolod Stakhov [Mon, 28 Nov 2016 19:02:03 +0000 (19:02 +0000)]
Merge pull request #1197 from vstakhov/revert-1196-master-cmake

Revert "cmake: Use Find Modules to find Luajit and Lua"

7 years agoRevert "cmake: Use Find Modules to find Luajit and Lua" 1197/head
Vsevolod Stakhov [Mon, 28 Nov 2016 19:01:28 +0000 (19:01 +0000)]
Revert "cmake: Use Find Modules to find Luajit and Lua"

7 years agoMerge pull request #1196 from cryptomilk/master-cmake
Vsevolod Stakhov [Mon, 28 Nov 2016 18:28:47 +0000 (18:28 +0000)]
Merge pull request #1196 from cryptomilk/master-cmake

cmake: Use Find Modules to find Luajit and Lua

7 years ago[Minor] Refuse to build with broken assembler
Vsevolod Stakhov [Mon, 28 Nov 2016 18:14:16 +0000 (18:14 +0000)]
[Minor] Refuse to build with broken assembler

7 years agocmake: Use Find Modules to find Luajit and Lua 1196/head
Andreas Schneider [Mon, 28 Nov 2016 12:47:00 +0000 (13:47 +0100)]
cmake: Use Find Modules to find Luajit and Lua

7 years ago[Fix] Fix converting of learn count from sqlite to redis
Vsevolod Stakhov [Mon, 28 Nov 2016 15:01:43 +0000 (15:01 +0000)]
[Fix] Fix converting of learn count from sqlite to redis

7 years agoMerge pull request #1195 from cryptomilk/master-fixes
Vsevolod Stakhov [Mon, 28 Nov 2016 14:28:51 +0000 (14:28 +0000)]
Merge pull request #1195 from cryptomilk/master-fixes

acism: Add missing glib dependency

7 years ago[Feature] Allow to specify prefix for fann_redis
Vsevolod Stakhov [Mon, 28 Nov 2016 14:22:24 +0000 (14:22 +0000)]
[Feature] Allow to specify prefix for fann_redis

7 years ago[Fix] Fix total learns counter for redis stats
Vsevolod Stakhov [Mon, 28 Nov 2016 13:51:13 +0000 (13:51 +0000)]
[Fix] Fix total learns counter for redis stats

7 years ago[Fix] Fix usage of config during reload
Vsevolod Stakhov [Mon, 28 Nov 2016 12:34:27 +0000 (12:34 +0000)]
[Fix] Fix usage of config during reload

7 years agoacism: Add missing glib dependency 1195/head
Andreas Schneider [Mon, 28 Nov 2016 12:15:12 +0000 (13:15 +0100)]
acism: Add missing glib dependency

This library uses g_ascii_tolower()

7 years agoMerge pull request #1192 from moisseev/login
Vsevolod Stakhov [Mon, 28 Nov 2016 11:01:02 +0000 (11:01 +0000)]
Merge pull request #1192 from moisseev/login

[WebUI] Update password prompt

7 years agoMerge pull request #1194 from fatalbanana/misc
Vsevolod Stakhov [Mon, 28 Nov 2016 11:00:47 +0000 (11:00 +0000)]
Merge pull request #1194 from fatalbanana/misc

[Minor] Avoid nil index