[dovecot/core] 064fe9: welcome plugin: -Wstrict-bool warning fix

GitHub noreply at github.com
Tue Jun 28 07:30:19 UTC 2016


  Branch: refs/heads/master-2.2
  Home:   https://github.com/dovecot/core
  Commit: 064fe96f766796a16a25ede7043e02d0e0abd51c
      https://github.com/dovecot/core/commit/064fe96f766796a16a25ede7043e02d0e0abd51c
  Author: Timo Sirainen <timo.sirainen at dovecot.fi>
  Date:   2016-06-28 (Tue, 28 Jun 2016)

  Changed paths:
    M src/plugins/welcome/welcome-plugin.c

  Log Message:
  -----------
  welcome plugin: -Wstrict-bool warning fix


  Commit: 39b4214499b45aaa9045e6bbf4eb50af9e33d486
      https://github.com/dovecot/core/commit/39b4214499b45aaa9045e6bbf4eb50af9e33d486
  Author: Timo Sirainen <timo.sirainen at dovecot.fi>
  Date:   2016-06-28 (Tue, 28 Jun 2016)

  Changed paths:
    M src/plugins/fts-lucene/lucene-wrapper.cc

  Log Message:
  -----------
  fts-lucene: Fixed crash on error or auto-rebuild conditions.


  Commit: 90d2a4aff8d77897074f9a2c428f81e59737281a
      https://github.com/dovecot/core/commit/90d2a4aff8d77897074f9a2c428f81e59737281a
  Author: Timo Sirainen <timo.sirainen at dovecot.fi>
  Date:   2016-06-28 (Tue, 28 Jun 2016)

  Changed paths:
    M src/plugins/lazy-expunge/lazy-expunge-plugin.c

  Log Message:
  -----------
  lazy_expunge: Optimize checking for last instance when moving a mail.

It's never the last instance, so we don't need to even check it.


  Commit: 60d99d0114f9cf12aae43d972d805c7b52c72129
      https://github.com/dovecot/core/commit/60d99d0114f9cf12aae43d972d805c7b52c72129
  Author: Timo Sirainen <timo.sirainen at dovecot.fi>
  Date:   2016-06-28 (Tue, 28 Jun 2016)

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

  Log Message:
  -----------
  lib-ssl-iostream: Use ENGINE_set_default()


  Commit: 3e85269f59a0bffaf4a25b72e2d48843015e8cf3
      https://github.com/dovecot/core/commit/3e85269f59a0bffaf4a25b72e2d48843015e8cf3
  Author: Timo Sirainen <timo.sirainen at dovecot.fi>
  Date:   2016-06-28 (Tue, 28 Jun 2016)

  Changed paths:
    M src/plugins/last-login/last-login-plugin.c

  Log Message:
  -----------
  last-login: Ignore the plugin if last_login_dict setting is empty


  Commit: 9491509b84cd473190fe0bc78a8dcf7e399b9d17
      https://github.com/dovecot/core/commit/9491509b84cd473190fe0bc78a8dcf7e399b9d17
  Author: Aki Tuomi <aki.tuomi at dovecot.fi>
  Date:   2016-06-28 (Tue, 28 Jun 2016)

  Changed paths:
    M src/lib-dcrypt/istream-decrypt.c

  Log Message:
  -----------
  istream-decrypt: Correctly check the header length for v1


  Commit: e0d192f4dc113b952a831ba2068556587372c007
      https://github.com/dovecot/core/commit/e0d192f4dc113b952a831ba2068556587372c007
  Author: Aki Tuomi <aki.tuomi at dovecot.fi>
  Date:   2016-06-28 (Tue, 28 Jun 2016)

  Changed paths:
    A src/lib-dcrypt/sample-v1_short.asc
    M src/lib-dcrypt/test-stream.c

  Log Message:
  -----------
  istream-decrypt: Ensure we can open short v1 files


  Commit: e91e99359e4116f39fb920dbfc1928c17b5b4500
      https://github.com/dovecot/core/commit/e91e99359e4116f39fb920dbfc1928c17b5b4500
  Author: Timo Sirainen <timo.sirainen at dovecot.fi>
  Date:   2016-06-28 (Tue, 28 Jun 2016)

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

  Log Message:
  -----------
  lib-dcrypt: Added sample-v1_short.asc to EXTRA_DIST


  Commit: eddbff81e95ccc2e8cb638a12be7250aefc7e249
      https://github.com/dovecot/core/commit/eddbff81e95ccc2e8cb638a12be7250aefc7e249
  Author: Aki Tuomi <aki.tuomi at dovecot.fi>
  Date:   2016-06-28 (Tue, 28 Jun 2016)

  Changed paths:
    M src/lib-dcrypt/dcrypt-openssl.c

  Log Message:
  -----------
  dcrypt-openssl: Various fixes

Fix v1 and v2 key handling and some allocation issues.


  Commit: 714e6326e25d0473a7f7c6d203b82d4305641a2f
      https://github.com/dovecot/core/commit/714e6326e25d0473a7f7c6d203b82d4305641a2f
  Author: Aki Tuomi <aki.tuomi at dovecot.fi>
  Date:   2016-06-28 (Tue, 28 Jun 2016)

  Changed paths:
    M src/lib-dcrypt/test-crypto.c

  Log Message:
  -----------
  dcrypt: Add tests for v1 and v2 public keys and RSA


  Commit: 3412a5bda73ce28a1fb2f2821741e8566a6b64cd
      https://github.com/dovecot/core/commit/3412a5bda73ce28a1fb2f2821741e8566a6b64cd
  Author: Timo Sirainen <timo.sirainen at dovecot.fi>
  Date:   2016-06-28 (Tue, 28 Jun 2016)

  Changed paths:
    M src/lib-dcrypt/test-crypto.c

  Log Message:
  -----------
  lib-dcrypt: Make static analyzer happier


  Commit: 8edd4308b6e1da2fe52573bc0becadf98874aca1
      https://github.com/dovecot/core/commit/8edd4308b6e1da2fe52573bc0becadf98874aca1
  Author: Baofeng Wang <baofeng.wang at dovecot.fi>
  Date:   2016-06-28 (Tue, 28 Jun 2016)

  Changed paths:
    M src/plugins/fts/fts-storage.c

  Log Message:
  -----------
  fts plugin: Added fts_autoindex_exclude settings.

fts_autoindex_exclude setting specifies special-use flag or mailbox name to
be excluded.

 - If a name starts with '\', it's treated as a case-insensitive special-use
flag.

 - Multiple names can be specified with serial numbers, for example:

  plugin {
    fts_autoindex_exclude = \Junk
    fts_autoindex_exclude2 = \Trash
    fts_autoindex_exclude3 = DUMPSTER
    fts_autoindex_exclude4 = New folder
  }


  Commit: 5bbf5616f6aba60f3f8f21d1363c5cee66e5e279
      https://github.com/dovecot/core/commit/5bbf5616f6aba60f3f8f21d1363c5cee66e5e279
  Author: Aki Tuomi <aki.tuomi at dovecot.fi>
  Date:   2016-06-28 (Tue, 28 Jun 2016)

  Changed paths:
    M src/auth/Makefile.am
    M src/auth/auth-request-var-expand.c
    M src/auth/auth-request-var-expand.h
    M src/auth/auth-request.h
    M src/auth/auth-settings.c
    M src/auth/auth-settings.h
    A src/auth/policy.c
    A src/auth/policy.h
    M src/config/settings-get.pl

  Log Message:
  -----------
  auth-policy: Add policy implementation


  Commit: 084bdd0ffeb5adb27d8f556389daa11eab26199d
      https://github.com/dovecot/core/commit/084bdd0ffeb5adb27d8f556389daa11eab26199d
  Author: Aki Tuomi <aki.tuomi at dovecot.fi>
  Date:   2016-06-28 (Tue, 28 Jun 2016)

  Changed paths:
    M src/auth/auth-request-handler.c
    M src/auth/auth-request-var-expand.c
    M src/auth/auth-request-var-expand.h
    M src/auth/auth-request.c
    M src/auth/auth-request.h
    M src/auth/main.c

  Log Message:
  -----------
  auth-policy: Hook auth policy to auth code


  Commit: 80b88a63fc301e9906f39b6cb26e2cd798fc686f
      https://github.com/dovecot/core/commit/80b88a63fc301e9906f39b6cb26e2cd798fc686f
  Author: Timo Sirainen <timo.sirainen at dovecot.fi>
  Date:   2016-06-28 (Tue, 28 Jun 2016)

  Changed paths:
    M src/auth/policy.c

  Log Message:
  -----------
  auth: Compiler warning fixes


Compare: https://github.com/dovecot/core/compare/f194f5c497dd...80b88a63fc30


More information about the dovecot-cvs mailing list