[dovecot/core] 468440: lib-imap: imap-parser: Renamed error field to erro...

GitHub noreply at github.com
Sun May 29 20:26:17 UTC 2016


  Branch: refs/heads/master
  Home:   https://github.com/dovecot/core
  Commit: 468440fab1a18d93a31b87fd92b25c86c6328e98
      https://github.com/dovecot/core/commit/468440fab1a18d93a31b87fd92b25c86c6328e98
  Author: Stephan Bosch <stephan at dovecot.fi>
  Date:   2016-05-29 (Sun, 29 May 2016)

  Changed paths:
    M src/lib-imap/imap-parser.c

  Log Message:
  -----------
  lib-imap: imap-parser: Renamed error field to error_msg.


  Commit: 7bb371485650002935888b2f9b72b23aba5a5d9a
      https://github.com/dovecot/core/commit/7bb371485650002935888b2f9b72b23aba5a5d9a
  Author: Stephan Bosch <stephan at dovecot.fi>
  Date:   2016-05-29 (Sun, 29 May 2016)

  Changed paths:
    M src/lib-imap-client/imapc-connection.c
    M src/lib-imap/imap-bodystructure.c
    M src/lib-imap/imap-parser.c
    M src/lib-imap/imap-parser.h
    M src/plugins/virtual/virtual-config.c

  Log Message:
  -----------
  lib-imap: imap-parser: Made the fatal result parameter of imap_parser_get_error() optional.


  Commit: 0adc24c0c534944b55a185795e09dfaea2ca3131
      https://github.com/dovecot/core/commit/0adc24c0c534944b55a185795e09dfaea2ca3131
  Author: Stephan Bosch <stephan at dovecot.fi>
  Date:   2016-05-29 (Sun, 29 May 2016)

  Changed paths:
    M src/imap-login/imap-login-client.c
    M src/imap/cmd-append.c
    M src/imap/cmd-setmetadata.c
    M src/imap/imap-client.c
    M src/lib-imap/imap-parser.c
    M src/lib-imap/imap-parser.h
    M src/lib-imap/test-imap-parser.c

  Log Message:
  -----------
  lib-imap: imap-parser: Turned the fatal error flag into a proper error code.


  Commit: d8aa10df6d1dae56d3aa485708a34d74e9e31e79
      https://github.com/dovecot/core/commit/d8aa10df6d1dae56d3aa485708a34d74e9e31e79
  Author: Stephan Bosch <stephan at dovecot.fi>
  Date:   2016-05-29 (Sun, 29 May 2016)

  Changed paths:
    M configure.ac
    M doc/example-config/conf.d/20-imap.conf
    M src/imap-login/imap-login-client.c
    M src/imap-login/imap-login-settings.c
    M src/imap-login/imap-login-settings.h
    M src/imap/cmd-append.c
    M src/imap/cmd-setmetadata.c
    M src/imap/imap-client.c
    M src/imap/imap-settings.c
    M src/imap/imap-settings.h
    M src/lib-imap/imap-parser.c
    M src/lib-imap/imap-parser.h

  Log Message:
  -----------
  imap: Implemented support for the LITERAL- capability.

This replaces the LITERAL+ capability when the imap_literal_minus setting is enabled.


Compare: https://github.com/dovecot/core/compare/c866a0378c3e...d8aa10df6d1d


More information about the dovecot-cvs mailing list