]> source.dussan.org Git - rspamd.git/log
rspamd.git
6 years ago[Minor] Remove X.509 certificates extensions from bad_extensions 2163/head
Alexander Moisseev [Wed, 11 Apr 2018 07:53:21 +0000 (10:53 +0300)]
[Minor] Remove X.509 certificates extensions from bad_extensions

6 years ago[Minor] Update version to 1.7.4
Vsevolod Stakhov [Tue, 10 Apr 2018 16:13:49 +0000 (17:13 +0100)]
[Minor] Update version to 1.7.4

6 years agoRelease 1.7.3 1.7.3
Vsevolod Stakhov [Tue, 10 Apr 2018 16:12:46 +0000 (17:12 +0100)]
Release 1.7.3

* [CritFix] Plug bad memory leak in protocol reply
* [Feature] Add avx2 codec for base64
* [Feature] Add method to receive all URL flags from Lua API
* [Feature] Allow to fold headers on stop characters
* [Feature] Allow to set lua_cpath from options
* [Feature] Allow to specify custom rejection message in milter
* [Feature] Deal with unnormalised Unicode obfuscation
* [Feature] Do not detect language twice for relative parts
* [Feature] Implement oversigning feature
* [Feature] Implement silent logging level to minimize noise in logs
* [Feature] Improve URL_IN_SUBJECT rule
* [Feature] Use hashing to reduce redis attack surface
* [Fix] Add oversigning for the most important headers
* [Fix] add 'rewrite subject' to History dropdown
* [Fix] Another fix in folding algorithm
* [Fix] Do not call multimap addr for parts of addr if filter is presented
* [Fix] Do not clean hostname on generic reset
* [Fix] Do not create pid file in no-fork mode
* [Fix] Fix fold_after case to preserve multiple spaces
* [Fix] Fix folding and folding tests
* [Fix] Fix hostname usage in milter mode
* [Fix] Fix lua RSA verify and its tests
* [Fix] Fix metadata exporter send_mail backend (#2124)
* [Fix] Fix processing of '\v' in libucl
* [Fix] Fix shemaless URLs detection
* [Fix] Fix support of multiple headers in sign_header
* [Fix] Fix usage of util.parse_mail_address
* [Fix] Fix weights of dynamic squeezed rules
* [Fix] Leak from bucket before checking the burst
* [Fix] Stop using own localtime as DST could be messy in many cases
* [Fix] Treat unnormalised URLs as obscured
* [Rework] Restore leaky bucket model in ratelimit plugin
* [WebUI] Add messages total to throughput summary
* [WebUI] Add symbols order selector to history
* [WebUI] Config: Load list on demand
* [WebUI] Fix modalBody for maps that appear more than once
* [WebUI] History: Fix Tooltips on paging, filtering and sorting
* [WebUI] Remove a previously-attached event handler
* [WebUI] Update D3 to v5.0.0 and jQuery to v3.3.1

Signed-off-by: Vsevolod Stakhov <vsevolod@highsecure.ru>
6 years ago[Minor] Add letsencrypt to spf_dkim_whitelist
Vsevolod Stakhov [Tue, 10 Apr 2018 15:47:22 +0000 (16:47 +0100)]
[Minor] Add letsencrypt to spf_dkim_whitelist

6 years ago[Minor] Fix return value
Vsevolod Stakhov [Tue, 10 Apr 2018 14:16:24 +0000 (15:16 +0100)]
[Minor] Fix return value

6 years ago[Minor] Fix rate check code
Vsevolod Stakhov [Tue, 10 Apr 2018 13:39:07 +0000 (14:39 +0100)]
[Minor] Fix rate check code

6 years ago[Minor] Further key length optimization
Vsevolod Stakhov [Tue, 10 Apr 2018 12:54:10 +0000 (13:54 +0100)]
[Minor] Further key length optimization

6 years ago[Feature] Use hashing to reduce redis attack surface
Vsevolod Stakhov [Tue, 10 Apr 2018 12:51:51 +0000 (13:51 +0100)]
[Feature] Use hashing to reduce redis attack surface

6 years ago[Minor] Fix floating point conversion
Vsevolod Stakhov [Tue, 10 Apr 2018 12:24:37 +0000 (13:24 +0100)]
[Minor] Fix floating point conversion

6 years ago[Minor] Show dynamic rates and bursts for ratelimit buckets
Vsevolod Stakhov [Tue, 10 Apr 2018 12:17:57 +0000 (13:17 +0100)]
[Minor] Show dynamic rates and bursts for ratelimit buckets

6 years agoMerge pull request #2159 from moisseev/patch-1
Vsevolod Stakhov [Tue, 10 Apr 2018 10:50:37 +0000 (11:50 +0100)]
Merge pull request #2159 from moisseev/patch-1

[Minor] Remove duplicate option

6 years agoMerge pull request #2158 from larryhynes/patch-1
Vsevolod Stakhov [Tue, 10 Apr 2018 10:45:54 +0000 (11:45 +0100)]
Merge pull request #2158 from larryhynes/patch-1

[Minor] doc: grammar fixes in rspamc.1

6 years ago[Minor] Remove duplicate option 2159/head
Alexander Moisseev [Tue, 10 Apr 2018 07:45:31 +0000 (10:45 +0300)]
[Minor] Remove duplicate option

6 years ago[Minor] Fix index
Vsevolod Stakhov [Mon, 9 Apr 2018 11:23:44 +0000 (12:23 +0100)]
[Minor] Fix index

6 years ago[Fix] Fix weights of dynamic squeezed rules
Vsevolod Stakhov [Mon, 9 Apr 2018 11:11:21 +0000 (12:11 +0100)]
[Fix] Fix weights of dynamic squeezed rules

6 years ago[Feature] Improve URL_IN_SUBJECT rule
Vsevolod Stakhov [Mon, 9 Apr 2018 10:24:38 +0000 (11:24 +0100)]
[Feature] Improve URL_IN_SUBJECT rule

We penalise now this rule's weight when URL found has no schema.

6 years ago[Fix] Leak from bucket before checking the burst
Vsevolod Stakhov [Mon, 9 Apr 2018 09:17:48 +0000 (10:17 +0100)]
[Fix] Leak from bucket before checking the burst

6 years ago[Minor] Improve ratelimit debugging
Vsevolod Stakhov [Mon, 9 Apr 2018 09:15:09 +0000 (10:15 +0100)]
[Minor] Improve ratelimit debugging

6 years ago[Minor] doc: grammar fixes in rspamc.1 2158/head
larryhynes [Sun, 8 Apr 2018 21:15:15 +0000 (22:15 +0100)]
[Minor] doc: grammar fixes in rspamc.1

6 years agoMerge pull request #2157 from moisseev/expiry
Vsevolod Stakhov [Sun, 8 Apr 2018 19:23:47 +0000 (20:23 +0100)]
Merge pull request #2157 from moisseev/expiry

[Minor] Use fixed TTL to expire common elements

6 years agoMerge pull request #2156 from bjoe2k4/patch-5
Vsevolod Stakhov [Sun, 8 Apr 2018 19:23:24 +0000 (20:23 +0100)]
Merge pull request #2156 from bjoe2k4/patch-5

[WebUI] Config: Load list on demand

6 years agoMerge pull request #2155 from dehnli/rspamadm-rescore-fix-typo
Vsevolod Stakhov [Sun, 8 Apr 2018 19:22:55 +0000 (20:22 +0100)]
Merge pull request #2155 from dehnli/rspamadm-rescore-fix-typo

[Rspamadm] [Rescore] Fix typo

6 years ago[Minor] Use fixed TTL to expire common elements 2157/head
Alexander Moisseev [Sun, 8 Apr 2018 15:39:00 +0000 (18:39 +0300)]
[Minor] Use fixed TTL to expire common elements

6 years ago[WebUI] Config: Load list on demand 2156/head
bjoe2k4 [Sun, 8 Apr 2018 12:30:57 +0000 (14:30 +0200)]
[WebUI] Config: Load list on demand

6 years ago[Rspamadm] [Rescore] Fix typo 2155/head
dehnli [Sun, 8 Apr 2018 08:31:25 +0000 (11:31 +0300)]
[Rspamadm] [Rescore] Fix typo

6 years ago[Minor] Fix condition
Vsevolod Stakhov [Fri, 6 Apr 2018 16:52:35 +0000 (17:52 +0100)]
[Minor] Fix condition

6 years ago[Feature] Do not detect language twice for relative parts
Vsevolod Stakhov [Fri, 6 Apr 2018 16:32:15 +0000 (17:32 +0100)]
[Feature] Do not detect language twice for relative parts

6 years ago[Minor] Fix logging of the enabled rate limits
Vsevolod Stakhov [Fri, 6 Apr 2018 15:35:05 +0000 (16:35 +0100)]
[Minor] Fix logging of the enabled rate limits

6 years ago[Minor] Oops, fix macro condition
Vsevolod Stakhov [Fri, 6 Apr 2018 15:24:55 +0000 (16:24 +0100)]
[Minor] Oops, fix macro condition

6 years ago[Minor] Gcc 5 cannot avx2
Vsevolod Stakhov [Fri, 6 Apr 2018 15:17:39 +0000 (16:17 +0100)]
[Minor] Gcc 5 cannot avx2

6 years agoMerge pull request #2153 from moisseev/symorder
Vsevolod Stakhov [Fri, 6 Apr 2018 15:07:37 +0000 (16:07 +0100)]
Merge pull request #2153 from moisseev/symorder

[WebUI] Add symbols order selector to history

6 years ago[Minor] Some stats logic update for the new schema
Vsevolod Stakhov [Fri, 6 Apr 2018 08:58:03 +0000 (09:58 +0100)]
[Minor] Some stats logic update for the new schema

6 years ago[Minor] Fix setting of whitelisted rcpts and users
Vsevolod Stakhov [Fri, 6 Apr 2018 08:36:20 +0000 (09:36 +0100)]
[Minor] Fix setting of whitelisted rcpts and users

6 years ago[WebUI] Remove a previously-attached event handler 2153/head
Alexander Moisseev [Fri, 6 Apr 2018 08:22:49 +0000 (11:22 +0300)]
[WebUI] Remove a previously-attached event handler

from symbols order selector

6 years ago[Minor] Fix various issues in ratelimit
Vsevolod Stakhov [Thu, 5 Apr 2018 19:47:27 +0000 (20:47 +0100)]
[Minor] Fix various issues in ratelimit

6 years ago[Rework] Restore leaky bucket model in ratelimit plugin
Vsevolod Stakhov [Thu, 5 Apr 2018 19:22:20 +0000 (20:22 +0100)]
[Rework] Restore leaky bucket model in ratelimit plugin

6 years ago[Minor] Remove unused function
Vsevolod Stakhov [Thu, 5 Apr 2018 17:47:07 +0000 (18:47 +0100)]
[Minor] Remove unused function

6 years ago[WebUI] Add symbols order selector to history
Alexander Moisseev [Thu, 5 Apr 2018 15:03:38 +0000 (18:03 +0300)]
[WebUI] Add symbols order selector to history

6 years ago[Minor] Use override_defaults from lua_util
Vsevolod Stakhov [Thu, 5 Apr 2018 12:18:05 +0000 (13:18 +0100)]
[Minor] Use override_defaults from lua_util

6 years ago[Minor] Add generic routine to override default settings
Vsevolod Stakhov [Thu, 5 Apr 2018 11:44:59 +0000 (12:44 +0100)]
[Minor] Add generic routine to override default settings

6 years ago[Minor] Preserve more information in the artificial header
Vsevolod Stakhov [Wed, 4 Apr 2018 15:40:31 +0000 (16:40 +0100)]
[Minor] Preserve more information in the artificial header

Issue: #2143

6 years ago[Minor] Change log affinity for protocol messages
Vsevolod Stakhov [Wed, 4 Apr 2018 15:40:09 +0000 (16:40 +0100)]
[Minor] Change log affinity for protocol messages

6 years ago[Minor] Use infromation about TLS in milter mode
Vsevolod Stakhov [Wed, 4 Apr 2018 15:31:48 +0000 (16:31 +0100)]
[Minor] Use infromation about TLS in milter mode

6 years ago[Fix] Stop using own localtime as DST could be messy in many cases
Vsevolod Stakhov [Wed, 4 Apr 2018 14:47:28 +0000 (15:47 +0100)]
[Fix] Stop using own localtime as DST could be messy in many cases

6 years ago[Feature] Allow to set lua_cpath from options
Vsevolod Stakhov [Wed, 4 Apr 2018 12:03:21 +0000 (13:03 +0100)]
[Feature] Allow to set lua_cpath from options

6 years ago[Test] Another fix for folding tests
Vsevolod Stakhov [Tue, 3 Apr 2018 18:49:46 +0000 (19:49 +0100)]
[Test] Another fix for folding tests

6 years ago[Test] Fix folding unit tests
Vsevolod Stakhov [Tue, 3 Apr 2018 18:31:59 +0000 (19:31 +0100)]
[Test] Fix folding unit tests

6 years ago[Feature] Implement silent logging level to minimize noise in logs
Vsevolod Stakhov [Tue, 3 Apr 2018 17:04:27 +0000 (18:04 +0100)]
[Feature] Implement silent logging level to minimize noise in logs

6 years ago[Minor] Move some important messages to higher log level
Vsevolod Stakhov [Tue, 3 Apr 2018 16:57:40 +0000 (17:57 +0100)]
[Minor] Move some important messages to higher log level

6 years ago[Minor] Allow to set sign headers in dkim_signing
Vsevolod Stakhov [Tue, 3 Apr 2018 16:50:43 +0000 (17:50 +0100)]
[Minor] Allow to set sign headers in dkim_signing

6 years ago[Minor] When fold on chars skip other folding logic
Vsevolod Stakhov [Tue, 3 Apr 2018 16:49:52 +0000 (17:49 +0100)]
[Minor] When fold on chars skip other folding logic

Issue: #2111

6 years agoMerge pull request #2142 from moisseev/webui
Vsevolod Stakhov [Tue, 3 Apr 2018 15:38:25 +0000 (16:38 +0100)]
Merge pull request #2142 from moisseev/webui

[WebUI] Add messages total to throughput summary

6 years ago[WebUI] Add messages total to throughput summary 2142/head
Alexander Moisseev [Tue, 3 Apr 2018 14:54:27 +0000 (17:54 +0300)]
[WebUI] Add messages total to throughput summary

6 years agoMerge pull request #2141 from moisseev/patch-4
Vsevolod Stakhov [Tue, 3 Apr 2018 14:53:42 +0000 (15:53 +0100)]
Merge pull request #2141 from moisseev/patch-4

Update mid.inc

6 years agoMerge pull request #2139 from moisseev/hfilter
Vsevolod Stakhov [Tue, 3 Apr 2018 14:53:17 +0000 (15:53 +0100)]
Merge pull request #2139 from moisseev/hfilter

[Minor] Insert symbol on PTR verification DNS error

6 years agoMerge pull request #2138 from moisseev/patch-2
Vsevolod Stakhov [Tue, 3 Apr 2018 14:52:33 +0000 (15:52 +0100)]
Merge pull request #2138 from moisseev/patch-2

[Minor] Update HFILTER_HOSTNAME_UNKNOWN description

6 years ago[Minor] Remove debug
Vsevolod Stakhov [Tue, 3 Apr 2018 14:39:02 +0000 (15:39 +0100)]
[Minor] Remove debug

6 years ago[Fix|Breaking change] Use standard rules for non-oversigned headers
Vsevolod Stakhov [Tue, 3 Apr 2018 14:37:53 +0000 (15:37 +0100)]
[Fix|Breaking change] Use standard rules for non-oversigned headers

Issue: #2136

6 years ago[Fix] Another fix in folding algorithm
Vsevolod Stakhov [Tue, 3 Apr 2018 14:36:41 +0000 (15:36 +0100)]
[Fix] Another fix in folding algorithm

6 years ago[Fix] Add oversigning for the most important headers
Vsevolod Stakhov [Tue, 3 Apr 2018 13:57:23 +0000 (14:57 +0100)]
[Fix] Add oversigning for the most important headers

6 years ago[Feature] Implement oversigning feature
Vsevolod Stakhov [Tue, 3 Apr 2018 13:51:01 +0000 (14:51 +0100)]
[Feature] Implement oversigning feature

Issue: #2136

6 years ago[Minor] Remove always-inline as it breaks build with specific flags
Vsevolod Stakhov [Tue, 3 Apr 2018 13:50:37 +0000 (14:50 +0100)]
[Minor] Remove always-inline as it breaks build with specific flags

6 years ago[Fix] Fix support of multiple headers in sign_header
Vsevolod Stakhov [Tue, 3 Apr 2018 12:59:33 +0000 (13:59 +0100)]
[Fix] Fix support of multiple headers in sign_header

6 years agoUpdate mid.inc 2141/head
Alexander Moisseev [Tue, 3 Apr 2018 08:54:09 +0000 (08:54 +0000)]
Update mid.inc

6 years ago[Minor] Insert symbol on PTR verification DNS error 2139/head
Alexander Moisseev [Mon, 2 Apr 2018 16:19:57 +0000 (19:19 +0300)]
[Minor] Insert symbol on PTR verification DNS error

6 years ago[Minor] Update HFILTER_HOSTNAME_UNKNOWN description 2138/head
Alexander Moisseev [Mon, 2 Apr 2018 16:17:13 +0000 (16:17 +0000)]
[Minor] Update HFILTER_HOSTNAME_UNKNOWN description

6 years ago[Fix] Fix fold_after case to preserve multiple spaces
Vsevolod Stakhov [Mon, 2 Apr 2018 14:34:39 +0000 (15:34 +0100)]
[Fix] Fix fold_after case to preserve multiple spaces

6 years ago[Minor] Fix AVX2 sanity check in clang
Vsevolod Stakhov [Mon, 2 Apr 2018 14:31:16 +0000 (15:31 +0100)]
[Minor] Fix AVX2 sanity check in clang

6 years ago[Minor] Improve dkim signature readability (unfinished)
Vsevolod Stakhov [Mon, 2 Apr 2018 13:58:31 +0000 (14:58 +0100)]
[Minor] Improve dkim signature readability (unfinished)

6 years ago[Test] Improve folding tests
Vsevolod Stakhov [Mon, 2 Apr 2018 13:58:16 +0000 (14:58 +0100)]
[Test] Improve folding tests

6 years ago[Minor] Do not pass hostname as IP to Lua
Vsevolod Stakhov [Mon, 2 Apr 2018 11:13:45 +0000 (12:13 +0100)]
[Minor] Do not pass hostname as IP to Lua

6 years ago[Minor] Do not set hostname if unknown has been specified
Vsevolod Stakhov [Sun, 1 Apr 2018 19:52:01 +0000 (20:52 +0100)]
[Minor] Do not set hostname if unknown has been specified

6 years ago[Minor] Ignore 'unknown' hostname via milter
Vsevolod Stakhov [Sun, 1 Apr 2018 15:18:48 +0000 (16:18 +0100)]
[Minor] Ignore 'unknown' hostname via milter

6 years ago[Minor] Remove a wrong debug message
Vsevolod Stakhov [Sun, 1 Apr 2018 15:12:38 +0000 (16:12 +0100)]
[Minor] Remove a wrong debug message

6 years ago[Fix] Do not clean hostname on generic reset
Vsevolod Stakhov [Sat, 31 Mar 2018 18:06:31 +0000 (19:06 +0100)]
[Fix] Do not clean hostname on generic reset

6 years ago[Fix] Do not call multimap addr for parts of addr if filter is presented
Vsevolod Stakhov [Sat, 31 Mar 2018 17:35:45 +0000 (18:35 +0100)]
[Fix] Do not call multimap addr for parts of addr if filter is presented

6 years ago[Fix] Fix usage of util.parse_mail_address
Vsevolod Stakhov [Sat, 31 Mar 2018 16:48:50 +0000 (17:48 +0100)]
[Fix] Fix usage of util.parse_mail_address

6 years ago[Minor] Add macros to access strings data
Vsevolod Stakhov [Sat, 31 Mar 2018 16:41:19 +0000 (17:41 +0100)]
[Minor] Add macros to access strings data

6 years ago[Fix] Fix hostname usage in milter mode
Vsevolod Stakhov [Sat, 31 Mar 2018 16:30:58 +0000 (17:30 +0100)]
[Fix] Fix hostname usage in milter mode

6 years ago[Minor] Add hostname debugging to the milter
Vsevolod Stakhov [Sat, 31 Mar 2018 15:50:43 +0000 (16:50 +0100)]
[Minor] Add hostname debugging to the milter

6 years ago[Minor] Fix ac-trie test case as it cannot deal with \0
Vsevolod Stakhov [Sat, 31 Mar 2018 15:48:17 +0000 (16:48 +0100)]
[Minor] Fix ac-trie test case as it cannot deal with \0

6 years agoMerge pull request #2133 from bjoe2k4/patch-3
Vsevolod Stakhov [Sat, 31 Mar 2018 15:14:11 +0000 (16:14 +0100)]
Merge pull request #2133 from bjoe2k4/patch-3

[WebUI] config.js: Fix modalBody for maps that appear more than once

6 years agoMerge pull request #2129 from moisseev/patch-2
Vsevolod Stakhov [Sat, 31 Mar 2018 15:13:42 +0000 (16:13 +0100)]
Merge pull request #2129 from moisseev/patch-2

[Minor] Add "application/ms-tnef" CT for "dat"

6 years ago[Test] Improve trie unit testing
Vsevolod Stakhov [Fri, 30 Mar 2018 13:44:59 +0000 (14:44 +0100)]
[Test] Improve trie unit testing

6 years ago[Test] Add unit tests to CI
Vsevolod Stakhov [Fri, 30 Mar 2018 13:28:30 +0000 (14:28 +0100)]
[Test] Add unit tests to CI

6 years ago[Test] Improve tokenization tests
Vsevolod Stakhov [Fri, 30 Mar 2018 13:27:14 +0000 (14:27 +0100)]
[Test] Improve tokenization tests

6 years ago[WebUI] Fix modalBody for maps that appear more than once 2133/head
bjoe2k4 [Fri, 30 Mar 2018 11:52:10 +0000 (13:52 +0200)]
[WebUI] Fix modalBody for maps that appear more than once

6 years ago[Minor] Describe RSPAMD_FUZZY_EPOCH11 def
Vsevolod Stakhov [Fri, 30 Mar 2018 09:05:04 +0000 (10:05 +0100)]
[Minor] Describe RSPAMD_FUZZY_EPOCH11 def

6 years ago[Minor] Set lua path in rspamadm control to fix fuzzystat
Vsevolod Stakhov [Fri, 30 Mar 2018 09:03:24 +0000 (10:03 +0100)]
[Minor] Set lua path in rspamadm control to fix fuzzystat

6 years ago[Test] Fix email address parsing test
Vsevolod Stakhov [Fri, 30 Mar 2018 08:59:53 +0000 (09:59 +0100)]
[Test] Fix email address parsing test

6 years ago[Minor] Fix usernames parsing in URLs
Vsevolod Stakhov [Fri, 30 Mar 2018 08:51:34 +0000 (09:51 +0100)]
[Minor] Fix usernames parsing in URLs

6 years ago[Test] Improve URL unit tests
Vsevolod Stakhov [Fri, 30 Mar 2018 08:34:34 +0000 (09:34 +0100)]
[Test] Improve URL unit tests

6 years ago[Minor] Another try to fix broken gcc
Vsevolod Stakhov [Thu, 29 Mar 2018 17:53:32 +0000 (18:53 +0100)]
[Minor] Another try to fix broken gcc

6 years ago[Fix] Fix folding and folding tests
Vsevolod Stakhov [Thu, 29 Mar 2018 16:20:57 +0000 (17:20 +0100)]
[Fix] Fix folding and folding tests

6 years ago[Minor] Now fight with cmake stupidity
Vsevolod Stakhov [Thu, 29 Mar 2018 14:48:22 +0000 (15:48 +0100)]
[Minor] Now fight with cmake stupidity

6 years ago[Minor] Support compilers with broken avx2 support
Vsevolod Stakhov [Thu, 29 Mar 2018 14:33:23 +0000 (15:33 +0100)]
[Minor] Support compilers with broken avx2 support

6 years ago[Fix] Fix lua RSA verify and its tests
Vsevolod Stakhov [Thu, 29 Mar 2018 14:24:39 +0000 (15:24 +0100)]
[Fix] Fix lua RSA verify and its tests

6 years ago[Minor] Variuous unit tests fixes
Vsevolod Stakhov [Thu, 29 Mar 2018 14:03:00 +0000 (15:03 +0100)]
[Minor] Variuous unit tests fixes

6 years ago[Feature] Add avx2 codec for base64
Vsevolod Stakhov [Thu, 29 Mar 2018 13:54:48 +0000 (14:54 +0100)]
[Feature] Add avx2 codec for base64

6 years ago[Minor] Fix printing of expressions limits
Vsevolod Stakhov [Thu, 29 Mar 2018 13:23:25 +0000 (14:23 +0100)]
[Minor] Fix printing of expressions limits