[dovecot/core] d45a4c: lib-mail: Added message_header_line_write()

GitHub noreply at github.com
Mon Jan 18 13:01:05 UTC 2016


  Branch: refs/heads/master
  Home:   https://github.com/dovecot/core
  Commit: d45a4c7d1df04dd93d57aa8a29b76b55d4905341
      https://github.com/dovecot/core/commit/d45a4c7d1df04dd93d57aa8a29b76b55d4905341
  Author: Timo Sirainen <timo.sirainen at dovecot.fi>
  Date:   2016-01-18 (Mon, 18 Jan 2016)

  Changed paths:
    M src/lib-mail/message-header-parser.c
    M src/lib-mail/message-header-parser.h

  Log Message:
  -----------
  lib-mail: Added message_header_line_write()


  Commit: 498eecf19b1b408d5321cb048697744d7cee90b2
      https://github.com/dovecot/core/commit/498eecf19b1b408d5321cb048697744d7cee90b2
  Author: Timo Sirainen <timo.sirainen at dovecot.fi>
  Date:   2016-01-18 (Mon, 18 Jan 2016)

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

  Log Message:
  -----------
  lib-mail: message-parser unit test now verifies that parsed block parts match input.


  Commit: 1e6170b4c4bc8ed15a6ca47d8dbc056a1e8c9db4
      https://github.com/dovecot/core/commit/1e6170b4c4bc8ed15a6ca47d8dbc056a1e8c9db4
  Author: Timo Sirainen <timo.sirainen at dovecot.fi>
  Date:   2016-01-18 (Mon, 18 Jan 2016)

  Changed paths:
    M src/lib-mail/istream-binary-converter.c
    M src/lib-mail/test-istream-binary-converter.c

  Log Message:
  -----------
  lib-mail: istream-binary-converter lost last few chars from root-level binary content.


  Commit: 741a7e61d484bcc975b4d47a51548ac76334e1c1
      https://github.com/dovecot/core/commit/741a7e61d484bcc975b4d47a51548ac76334e1c1
  Author: Timo Sirainen <timo.sirainen at dovecot.fi>
  Date:   2016-01-18 (Mon, 18 Jan 2016)

  Changed paths:
    M src/lib-fs/fs-api.c

  Log Message:
  -----------
  lib-fs: Added default implementations for fs_iter_*(), fs_copy() and fs_stat()

The backends can now leave them as NULL, and the callers will get an error
that they're not supported.


Compare: https://github.com/dovecot/core/compare/5c7c62f1e68d...741a7e61d484


More information about the dovecot-cvs mailing list