[dovecot/core] be8323: lib: ostream-file: Renamed iov_size to iov_count e...

GitHub noreply at github.com
Fri Oct 14 10:00:18 UTC 2016


  Branch: refs/heads/master-2.2
  Home:   https://github.com/dovecot/core
  Commit: be83239bb8c5b95aa009a10682fff9d4cb42e862
      https://github.com/dovecot/core/commit/be83239bb8c5b95aa009a10682fff9d4cb42e862
  Author: Stephan Bosch <stephan at rename-it.nl>
  Date:   2016-10-14 (Fri, 14 Oct 2016)

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

  Log Message:
  -----------
  lib: ostream-file: Renamed iov_size to iov_count everywhere and made it unsigned int for consistency.


  Commit: 660db45086fc5a391be752a036b303ea3c080990
      https://github.com/dovecot/core/commit/660db45086fc5a391be752a036b303ea3c080990
  Author: Stephan Bosch <stephan at rename-it.nl>
  Date:   2016-10-14 (Fri, 14 Oct 2016)

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

  Log Message:
  -----------
  lib: ostream-file: Renamed o_stream_writev() to o_stream_file_writev_full().


  Commit: 6853a869bd0d5bcb0c87e12266883209cd001b4e
      https://github.com/dovecot/core/commit/6853a869bd0d5bcb0c87e12266883209cd001b4e
  Author: Stephan Bosch <stephan at rename-it.nl>
  Date:   2016-10-14 (Fri, 14 Oct 2016)

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

  Log Message:
  -----------
  lib: ostream-file: Split o_stream_file_writev() from o_stream_file_writev_full().


  Commit: 85df9a41315249c21f70b95df91b4dca9484cfb3
      https://github.com/dovecot/core/commit/85df9a41315249c21f70b95df91b4dca9484cfb3
  Author: Stephan Bosch <stephan at rename-it.nl>
  Date:   2016-10-14 (Fri, 14 Oct 2016)

  Changed paths:
    M src/lib/Makefile.am
    A src/lib/ostream-file-private.h
    M src/lib/ostream-file.c

  Log Message:
  -----------
  lib: ostream-file: Allow creating derived file output streams.


  Commit: 28926495ac71dd8333caeef1b2a487df6b5eeed9
      https://github.com/dovecot/core/commit/28926495ac71dd8333caeef1b2a487df6b5eeed9
  Author: Timo Sirainen <timo.sirainen at dovecot.fi>
  Date:   2016-10-14 (Fri, 14 Oct 2016)

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

  Log Message:
  -----------
  lib: Added ostream.blocking boolean

Similar to istream.blocking.


  Commit: dd0eaa55242978aeac1ed9a979921c2531c261a8
      https://github.com/dovecot/core/commit/dd0eaa55242978aeac1ed9a979921c2531c261a8
  Author: Timo Sirainen <timo.sirainen at dovecot.fi>
  Date:   2016-10-14 (Fri, 14 Oct 2016)

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

  Log Message:
  -----------
  lib: Don't set ostream buffer as blocking


  Commit: 0dda73fd178bbe5ae78c2d7b7a97a4f2e1a0ceef
      https://github.com/dovecot/core/commit/0dda73fd178bbe5ae78c2d7b7a97a4f2e1a0ceef
  Author: Aki Tuomi <aki.tuomi at dovecot.fi>
  Date:   2016-10-14 (Fri, 14 Oct 2016)

  Changed paths:
    M src/lib/uri-util.c

  Log Message:
  -----------
  Revert "lib: uri-util: Always fully check the syntax of percent encoding while parsing URI components."

This reverts commit 5b6dc4c53617362baf8713815621bebbeb38c8cc.


  Commit: 204ad3f019353467a5cc54bc46d244bfc0aa8074
      https://github.com/dovecot/core/commit/204ad3f019353467a5cc54bc46d244bfc0aa8074
  Author: Aki Tuomi <aki.tuomi at dovecot.fi>
  Date:   2016-10-14 (Fri, 14 Oct 2016)

  Changed paths:
    M src/lib/uri-util.c

  Log Message:
  -----------
  Revert "uri-util: Fixed assertion failure for invalid character in path segment."

This reverts commit dbbdcc1224f81a40e746a09e6d44af7c4f24ff71.


  Commit: 6fd1b5dcc4fbdb6070c8065b9a65e639fe6f0bd1
      https://github.com/dovecot/core/commit/6fd1b5dcc4fbdb6070c8065b9a65e639fe6f0bd1
  Author: Aki Tuomi <aki.tuomi at dovecot.fi>
  Date:   2016-10-14 (Fri, 14 Oct 2016)

  Changed paths:
    M src/imap-hibernate/imap-client.c

  Log Message:
  -----------
  imap-hibernate: Adjust API usage for ostream


  Commit: ac80b9d2687ca4ca626dd4c2796c71649ec17fd4
      https://github.com/dovecot/core/commit/ac80b9d2687ca4ca626dd4c2796c71649ec17fd4
  Author: Aki Tuomi <aki.tuomi at dovecot.fi>
  Date:   2016-10-14 (Fri, 14 Oct 2016)

  Changed paths:
    M src/lib-index/test-mail-index-modseq.c

  Log Message:
  -----------
  lib-index: unlink_directory has no error


Compare: https://github.com/dovecot/core/compare/6a012765c15d...ac80b9d2687c


More information about the dovecot-cvs mailing list