[dovecot/core] a298a4: doc: remove doveadm mount manpages

GitHub noreply at github.com
Thu May 12 22:30:10 UTC 2016


  Branch: refs/heads/master
  Home:   https://github.com/dovecot/core
  Commit: a298a43f65350dc268d2e382bb13fed3ca814e16
      https://github.com/dovecot/core/commit/a298a43f65350dc268d2e382bb13fed3ca814e16
  Author: Martti Rannanjärvi <martti.rannanjarvi at dovecot.fi>
  Date:   2016-05-13 (Fri, 13 May 2016)

  Changed paths:
    M doc/man/Makefile.am
    R doc/man/doveadm-mount.1.in
    M doc/man/doveadm.1.in

  Log Message:
  -----------
  doc: remove doveadm mount manpages


  Commit: 2da53a58a409ab042524782ac45472c2c565b2f6
      https://github.com/dovecot/core/commit/2da53a58a409ab042524782ac45472c2c565b2f6
  Author: Martti Rannanjärvi <martti.rannanjarvi at dovecot.fi>
  Date:   2016-05-13 (Fri, 13 May 2016)

  Changed paths:
    M src/lib/istream-sized.c

  Log Message:
  -----------
  lib: remove failed bool from sized_istream struct

This is no longer needed as we are now checking for
stream_errno also in istream.c


  Commit: 7c91b85facc83d0b4e5859e128e2d92e83687b2b
      https://github.com/dovecot/core/commit/7c91b85facc83d0b4e5859e128e2d92e83687b2b
  Author: Stephan Bosch <stephan at rename-it.nl>
  Date:   2016-05-13 (Fri, 13 May 2016)

  Changed paths:
    M dovecot-config.in.in
    M m4/dovecot.m4

  Log Message:
  -----------
  Added LIBDOVECOT_SQL_INCLUDE to dovecot-config and dovecot.m4.


  Commit: c68f28e2cf5f9621511bece0414335e551dc82c6
      https://github.com/dovecot/core/commit/c68f28e2cf5f9621511bece0414335e551dc82c6
  Author: Timo Sirainen <timo.sirainen at dovecot.fi>
  Date:   2016-05-13 (Fri, 13 May 2016)

  Changed paths:
    M src/lib-storage/index/cydir/cydir-save.c
    M src/lib-storage/index/dbox-common/dbox-save.c
    M src/lib-storage/index/imapc/imapc-save.c
    M src/lib-storage/index/index-storage.c
    M src/lib-storage/index/index-storage.h
    M src/lib-storage/index/maildir/maildir-save.c

  Log Message:
  -----------
  lib-storage: Moved common code to index_storage_save_continue()


  Commit: 25761530d670443bca1fdfe8915f7bac1fcef5c5
      https://github.com/dovecot/core/commit/25761530d670443bca1fdfe8915f7bac1fcef5c5
  Author: Timo Sirainen <timo.sirainen at dovecot.fi>
  Date:   2016-05-13 (Fri, 13 May 2016)

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

  Log Message:
  -----------
  lib-storage: Fixed istream error handling while saving mails.

We might have logged them as write errors, or we might have ignored the
error if i_stream_read() failed. Now the behavior is consistent.


Compare: https://github.com/dovecot/core/compare/c24b4f9c4acc...25761530d670


More information about the dovecot-cvs mailing list