[dovecot/core] 84ec86: auth: Fixed error handling in passdb/userdb dict c...

GitHub noreply at github.com
Sun Jun 5 14:30:13 UTC 2016


  Branch: refs/heads/master
  Home:   https://github.com/dovecot/core
  Commit: 84ec868b0ebf94a67359acbc611b28b5e06d08bd
      https://github.com/dovecot/core/commit/84ec868b0ebf94a67359acbc611b28b5e06d08bd
  Author: Timo Sirainen <timo.sirainen at dovecot.fi>
  Date:   2016-06-05 (Sun, 05 Jun 2016)

  Changed paths:
    M src/auth/db-dict.c

  Log Message:
  -----------
  auth: Fixed error handling in passdb/userdb dict config parsing


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

  Changed paths:
    M src/lib-storage/index/dbox-multi/mdbox-map.c

  Log Message:
  -----------
  mdbox: Fix want_altpath flags/boolean mixup

There was only a single flag, so this wasn't actually currently broken.


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

  Changed paths:
    M src/lib-storage/index/mbox/mbox-sync-rewrite.c

  Log Message:
  -----------
  mbox: Fixed expunging first mail with CRLF linefeeds.


  Commit: 4ee1a8353818eaca77bb9c9eda1aac47f004ed41
      https://github.com/dovecot/core/commit/4ee1a8353818eaca77bb9c9eda1aac47f004ed41
  Author: Timo Sirainen <timo.sirainen at dovecot.fi>
  Date:   2016-06-05 (Sun, 05 Jun 2016)

  Changed paths:
    M src/lib-storage/mail-search.c

  Log Message:
  -----------
  lib-storage: Search args equalness checks didn't compare keywords correctly.

This may have broken the search in some situations.


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

  Changed paths:
    M src/plugins/mailbox-alias/mailbox-alias-plugin.c

  Log Message:
  -----------
  mailbox-alias plugin: Fixed error handling


  Commit: 063fb94038763870c1d1ad6898b82680910725fa
      https://github.com/dovecot/core/commit/063fb94038763870c1d1ad6898b82680910725fa
  Author: Timo Sirainen <timo.sirainen at dovecot.fi>
  Date:   2016-06-05 (Sun, 05 Jun 2016)

  Changed paths:
    M src/plugins/fts-lucene/fts-backend-lucene.c

  Log Message:
  -----------
  fts-lucene: Fixed error handling when checking if settings had changed.


  Commit: 28846a7260ec863fabeec40e9eddcf16163e323f
      https://github.com/dovecot/core/commit/28846a7260ec863fabeec40e9eddcf16163e323f
  Author: Timo Sirainen <timo.sirainen at dovecot.fi>
  Date:   2016-06-05 (Sun, 05 Jun 2016)

  Changed paths:
    M src/lib-storage/list/mailbox-list-iter.c

  Log Message:
  -----------
  lib-storage: Fixed error handling in list=children checking


  Commit: 759edc211f67e3bb1a6c0600014e3ac6b58561ca
      https://github.com/dovecot/core/commit/759edc211f67e3bb1a6c0600014e3ac6b58561ca
  Author: Timo Sirainen <timo.sirainen at dovecot.fi>
  Date:   2016-06-05 (Sun, 05 Jun 2016)

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

  Log Message:
  -----------
  lib-dcrypt: Fixed error handling in dcrypt_key_id_public()


  Commit: 389a9fe1636038527f7a75fb5d38361c90bd676a
      https://github.com/dovecot/core/commit/389a9fe1636038527f7a75fb5d38361c90bd676a
  Author: Timo Sirainen <timo.sirainen at dovecot.fi>
  Date:   2016-06-05 (Sun, 05 Jun 2016)

  Changed paths:
    M src/director/director-connection.c

  Log Message:
  -----------
  director: Fixed error handling when directors support incompatible tags

Connection should have been disconnected immediately, not after the next
command that would have produced "Incompatible protocol".


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

  Changed paths:
    M src/lib-mail/message-date.c

  Log Message:
  -----------
  lib-mail: Added comment about invalid timezones in message_date_parse()


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

  Changed paths:
    M src/auth/auth-master-connection.c
    M src/auth/auth-postfix-connection.c
    M src/auth/auth.c
    M src/auth/mech-otp-skey-common.c
    M src/auth/mech-otp-skey-common.h
    M src/dict/dict-connection.c
    M src/doveadm/doveadm-cmd.c
    M src/doveadm/doveadm-dump-index.c
    M src/doveadm/doveadm-mail-fetch.c
    M src/lib-dcrypt/dcrypt-openssl.c
    M src/lib-fs/fs-randomfail.c
    M src/lib-http/test-http-payload.c
    M src/lib-http/test-http-response-parser.c
    M src/lib-imap-urlauth/imap-urlauth-connection.c
    M src/lib-imap/imap-envelope.c
    M src/lib-imap/imap-parser.c
    M src/lib-mail/mbox-from.c
    M src/lib-mail/message-date.c
    M src/lib-mail/test-message-header-decode.c
    M src/lib-ntlm/ntlm-message.c
    M src/lib-storage/index/cydir/cydir-save.c
    M src/lib-storage/index/imapc/imapc-mail.c
    M src/lib-storage/index/index-mail.c
    M src/lib-storage/index/index-sync.c
    M src/lib-storage/index/mbox/mbox-sync.c
    M src/lib-storage/mailbox-list.c
    M src/lib/file-lock.c
    M src/lib/strfuncs.c
    M src/lib/wildcard-match.c
    M src/master/master-settings.c
    M src/master/service-listen.c
    M src/plugins/expire/doveadm-expire.c
    M src/plugins/fts-squat/squat-test.c
    M src/plugins/fts/fts-parser-script.c
    M src/plugins/fts/fts-user.c
    M src/plugins/imap-acl/imap-acl-plugin.c

  Log Message:
  -----------
  global: Fixed mismatched bool vs. int/pointer handling

I don't think these fix any actual bugs.


Compare: https://github.com/dovecot/core/compare/12f8ffba02e9...d9a7e950a9cd


More information about the dovecot-cvs mailing list