[dovecot/core] 23c1e6: lib: Fix ostream-buffer to return buffer contents ...

GitHub noreply at github.com
Thu Aug 10 13:00:13 EEST 2017


  Branch: refs/heads/master-2.2
  Home:   https://github.com/dovecot/core
  Commit: 23c1e6fdddfe5c371e9e9801a0500b613ef4af41
      https://github.com/dovecot/core/commit/23c1e6fdddfe5c371e9e9801a0500b613ef4af41
  Author: Stephan Bosch <stephan.bosch at dovecot.fi>
  Date:   2017-08-10 (Thu, 10 Aug 2017)

  Changed paths:
    M src/lib/ostream-buffer.c

  Log Message:
  -----------
  lib: Fix ostream-buffer to return buffer contents size in o_stream_get_buffer_used_size().

This is necessary for querying o_stream_get_buffer_avail_size() with respect to a limit set earlier using o_stream_set_max_buffer_size().
This is mainly useful for test suites.


  Commit: 43d8925cd335fca44bdf5e00f9a4925728c4f275
      https://github.com/dovecot/core/commit/43d8925cd335fca44bdf5e00f9a4925728c4f275
  Author: Timo Sirainen <timo.sirainen at dovecot.fi>
  Date:   2017-08-10 (Thu, 10 Aug 2017)

  Changed paths:
    M src/indexer/master-connection.c

  Log Message:
  -----------
  indexer-worker: Log "Indexed .. messages" even if mailbox_search fails

The transaction is still being committed.


  Commit: 9bd9dc67219aadf9e1ed3d5e4d32ea8c18b529e0
      https://github.com/dovecot/core/commit/9bd9dc67219aadf9e1ed3d5e4d32ea8c18b529e0
  Author: Timo Sirainen <timo.sirainen at dovecot.fi>
  Date:   2017-08-10 (Thu, 10 Aug 2017)

  Changed paths:
    M src/indexer/master-connection.c

  Log Message:
  -----------
  indexer-worker: Log number of indexing attempts in transaction commit failure

This could be interesting if the number is large.


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

  Changed paths:
    M src/indexer/master-connection.c

  Log Message:
  -----------
  indexer-worker: Log first and last UID of which mails were indexed


  Commit: 859794b0b020ceae6441163059c12aa53eeab7f9
      https://github.com/dovecot/core/commit/859794b0b020ceae6441163059c12aa53eeab7f9
  Author: Timo Sirainen <timo.sirainen at dovecot.fi>
  Date:   2017-08-10 (Thu, 10 Aug 2017)

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

  Log Message:
  -----------
  fts: Log when indexing requires adding more mails to index than requested

This should mainly happen when FTS indexing is requested for a virtual
mailbox.


  Commit: 4e97f0131706fe5e97ed271ca5a5557165ca2005
      https://github.com/dovecot/core/commit/4e97f0131706fe5e97ed271ca5a5557165ca2005
  Author: Timo Sirainen <timo.sirainen at dovecot.fi>
  Date:   2017-08-10 (Thu, 10 Aug 2017)

  Changed paths:
    M src/lib-imap-client/imapc-connection.c

  Log Message:
  -----------
  lib-imap-client: Log an info-line when connected to remote server

Include the remote IP:port ad local IP:port. This allows matching the
connection with the remote server's logs (or e.g. haproxy logs).


Compare: https://github.com/dovecot/core/compare/f5085e52a03e...4e97f0131706


More information about the dovecot-cvs mailing list