[dovecot/core] 22140e: Fixed copyright notices.

GitHub noreply at github.com
Thu Aug 11 10:00:12 UTC 2016


  Branch: refs/heads/master
  Home:   https://github.com/dovecot/core
  Commit: 22140eb9d0b78fae3b21282dd6caeb52e3919c87
      https://github.com/dovecot/core/commit/22140eb9d0b78fae3b21282dd6caeb52e3919c87
  Author: Stephan Bosch <stephan at dovecot.fi>
  Date:   2016-08-11 (Thu, 11 Aug 2016)

  Changed paths:
    M src/auth/password-scheme-pbkdf2.c

  Log Message:
  -----------
  Fixed copyright notices.


  Commit: 2c5c70e12365d7910848259f88eb237ce3a15947
      https://github.com/dovecot/core/commit/2c5c70e12365d7910848259f88eb237ce3a15947
  Author: Timo Sirainen <timo.sirainen at dovecot.fi>
  Date:   2016-08-11 (Thu, 11 Aug 2016)

  Changed paths:
    M src/lib/connection.c
    M src/lib/connection.h

  Log Message:
  -----------
  lib: Added connection.connect_started/finished timestamps.


  Commit: d951320d498ae0800b677b754dde71574102123b
      https://github.com/dovecot/core/commit/d951320d498ae0800b677b754dde71574102123b
  Author: Timo Sirainen <timo.sirainen at dovecot.fi>
  Date:   2016-08-11 (Thu, 11 Aug 2016)

  Changed paths:
    M src/lib/connection.c
    M src/lib/connection.h

  Log Message:
  -----------
  lib: Added connection_input_timeout_reason()


  Commit: cf1b9b686bca3e0de3dda1a95dab66ad4590d8ef
      https://github.com/dovecot/core/commit/cf1b9b686bca3e0de3dda1a95dab66ad4590d8ef
  Author: Timo Sirainen <timo.sirainen at dovecot.fi>
  Date:   2016-08-11 (Thu, 11 Aug 2016)

  Changed paths:
    M src/lib-dict/dict-client.c

  Log Message:
  -----------
  dict-client: Improved timeout error message.


  Commit: d6b606142e1349f4002a6bd83874399e0edd28bd
      https://github.com/dovecot/core/commit/d6b606142e1349f4002a6bd83874399e0edd28bd
  Author: Timo Sirainen <timo.sirainen at dovecot.fi>
  Date:   2016-08-11 (Thu, 11 Aug 2016)

  Changed paths:
    M src/plugins/quota/quota.c

  Log Message:
  -----------
  quota: Fixed handling when mail size lookup fails due to mail already being expunged.

We don't want to fail it as a quota allocation failure, but just pass
through the "mail is expunged" error to the original caller.


  Commit: 5b5da56e477dd55fbac23be9c96d8baa00482069
      https://github.com/dovecot/core/commit/5b5da56e477dd55fbac23be9c96d8baa00482069
  Author: Timo Sirainen <timo.sirainen at dovecot.fi>
  Date:   2016-08-11 (Thu, 11 Aug 2016)

  Changed paths:
    M src/plugins/quota/quota-private.h
    M src/plugins/quota/quota-storage.c
    M src/plugins/quota/quota.c

  Log Message:
  -----------
  quota: If quota lookup updates vsize header, lock it earlier to avoid a deadlock.


  Commit: 00b722cca0601adadfbc653711b405b03e017e09
      https://github.com/dovecot/core/commit/00b722cca0601adadfbc653711b405b03e017e09
  Author: Aki Tuomi <aki.tuomi at dovecot.fi>
  Date:   2016-08-11 (Thu, 11 Aug 2016)

  Changed paths:
    M configure.ac
    M src/Makefile.am
    M src/lib-ssl-iostream/Makefile.am
    M src/lib-ssl-iostream/iostream-openssl-context.c
    R src/lib-ssl-iostream/iostream-openssl-params.c
    M src/lib-ssl-iostream/iostream-openssl.c
    M src/lib-ssl-iostream/iostream-openssl.h
    M src/lib-ssl-iostream/iostream-ssl-private.h
    M src/lib-ssl-iostream/iostream-ssl.c
    M src/lib-ssl-iostream/iostream-ssl.h
    R src/ssl-params/Makefile.am
    R src/ssl-params/main.c
    R src/ssl-params/ssl-params-settings.c
    R src/ssl-params/ssl-params-settings.h
    R src/ssl-params/ssl-params.c
    R src/ssl-params/ssl-params.h

  Log Message:
  -----------
  dovecot: Remove ssl-params


  Commit: 61969c3073f147352a3b99297208e3690080a4d6
      https://github.com/dovecot/core/commit/61969c3073f147352a3b99297208e3690080a4d6
  Author: Aki Tuomi <aki.tuomi at dovecot.fi>
  Date:   2016-08-11 (Thu, 11 Aug 2016)

  Changed paths:
    M src/lib-ssl-iostream/iostream-openssl-context.c
    M src/lib-ssl-iostream/iostream-ssl.h

  Log Message:
  -----------
  lib-ssl-iostream: Read dh parameters from PEM string


  Commit: 878734e3d9ff8da069a2567f18ca61eefa3116aa
      https://github.com/dovecot/core/commit/878734e3d9ff8da069a2567f18ca61eefa3116aa
  Author: Aki Tuomi <aki.tuomi at dovecot.fi>
  Date:   2016-08-11 (Thu, 11 Aug 2016)

  Changed paths:
    M src/lib-master/master-service-ssl-settings.c
    M src/lib-master/master-service-ssl-settings.h
    M src/lib-master/master-service-ssl.c

  Log Message:
  -----------
  lib-master: Load DH string from config file


  Commit: bb5eac87b3daeb4cba254da5f89f018b566dace7
      https://github.com/dovecot/core/commit/bb5eac87b3daeb4cba254da5f89f018b566dace7
  Author: Aki Tuomi <aki.tuomi at dovecot.fi>
  Date:   2016-08-11 (Thu, 11 Aug 2016)

  Changed paths:
    M src/login-common/ssl-proxy-openssl.c

  Log Message:
  -----------
  ssl-proxy: Use ssl_dh setting from config


  Commit: 42cb779853b1814d7ab052436b0b6d1f507c742b
      https://github.com/dovecot/core/commit/42cb779853b1814d7ab052436b0b6d1f507c742b
  Author: Aki Tuomi <aki.tuomi at dovecot.fi>
  Date:   2016-08-11 (Thu, 11 Aug 2016)

  Changed paths:
    M src/config/Makefile.am
    M src/config/config-request.c
    M src/config/old-set-parser.c
    M src/config/old-set-parser.h
    M src/lib-master/master-service-ssl-settings.c

  Log Message:
  -----------
  config: Use ssl-parameters.dat if ssl_dh is missing


  Commit: 35de0999ddf1b445ac56c19b72be6e0053049eaa
      https://github.com/dovecot/core/commit/35de0999ddf1b445ac56c19b72be6e0053049eaa
  Author: Martti Rannanjärvi <martti.rannanjarvi at dovecot.fi>
  Date:   2016-08-11 (Thu, 11 Aug 2016)

  Changed paths:
    M doc/man/doveadm-dump.1.in
    M src/doveadm/Makefile.am
    A src/doveadm/doveadm-dump-dcrypt-key.c
    M src/doveadm/doveadm-dump.c
    M src/doveadm/doveadm-dump.h

  Log Message:
  -----------
  doveadm: add doveadm-dump-dcrypt-key


  Commit: 345f36ebc7dd445cfa3dbf157342d110cc74d7c7
      https://github.com/dovecot/core/commit/345f36ebc7dd445cfa3dbf157342d110cc74d7c7
  Author: Aki Tuomi <aki.tuomi at dovecot.fi>
  Date:   2016-08-11 (Thu, 11 Aug 2016)

  Changed paths:
    M src/lib-dcrypt/Makefile.am
    M src/lib-ssl-iostream/Makefile.am

  Log Message:
  -----------
  OpenSSL: link against OpenSSL libs explicitly


  Commit: c281d6630970d51a0e017366be9d86a061303d4b
      https://github.com/dovecot/core/commit/c281d6630970d51a0e017366be9d86a061303d4b
  Author: Aki Tuomi <aki.tuomi at dovecot.fi>
  Date:   2016-08-11 (Thu, 11 Aug 2016)

  Changed paths:
    M src/lib-dcrypt/dcrypt-openssl.c
    M src/lib-ssl-iostream/dovecot-openssl-common.c
    M src/lib-ssl-iostream/iostream-openssl-common.c
    M src/lib-ssl-iostream/iostream-openssl.c
    M src/login-common/ssl-proxy-openssl.c

  Log Message:
  -----------
  openssl: Fix v1.1 compability


  Commit: bd1e1a9720ce4617f7d97be75cffc45e905bb791
      https://github.com/dovecot/core/commit/bd1e1a9720ce4617f7d97be75cffc45e905bb791
  Author: Phil Carmody <phil at dovecot.fi>
  Date:   2016-08-11 (Thu, 11 Aug 2016)

  Changed paths:
    M src/lib-test/test-common.c
    M src/lib-test/test-common.h
    M src/lib/test-istream-unix.c

  Log Message:
  -----------
  lib-test: test-exit helper to stop valgrind complaining about fork()s

fork()s that want to _exit() will cause valgrind's full memory leak
checker to complain a lot - this performs a quick cleanup first.

Before:
  phil at phil:~/repos/dovecot-core$ valgrind --trace-children=yes --leak-check=full --show-leak-kinds=all src/lib/test-lib --match unix
  ==19576==   total heap usage: 4 allocs, 0 frees, 17,858 bytes allocated
  istream unix ......................................................... : ok
  0 / 1 tests failed
  ==19575==   total heap usage: 7 allocs, 7 frees, 19,327 bytes allocated

After:
  phil at phil:~/repos/dovecot-core$ valgrind --trace-children=yes --leak-check=full --show-leak-kinds=all src/lib/test-lib --match unix
  istream unix ......................................................... : ok
  ==4993==   total heap usage: 4 allocs, 4 frees, 17,858 bytes allocated
  0 / 1 tests failed
  ==4992==   total heap usage: 7 allocs, 7 frees, 19,327 bytes allocated

Signed-off-by: Phil Carmody <phil at dovecot.fi>


Compare: https://github.com/dovecot/core/compare/287b5ba23f18...bd1e1a9720ce


More information about the dovecot-cvs mailing list