[dovecot/core] fba269: lib-program-client: Made the test suite ignore the...

GitHub noreply at github.com
Tue May 16 18:30:14 EEST 2017


  Branch: refs/heads/master
  Home:   https://github.com/dovecot/core
  Commit: fba2690b7b40d123ecc7271d041b1571358d177d
      https://github.com/dovecot/core/commit/fba2690b7b40d123ecc7271d041b1571358d177d
  Author: Stephan Bosch <stephan.bosch at dovecot.fi>
  Date:   2017-05-16 (Tue, 16 May 2017)

  Changed paths:
    M src/lib-program-client/test-program-client-net.c
    M src/lib-program-client/test-program-client-unix.c

  Log Message:
  -----------
  lib-program-client: Made the test suite ignore the protocol version.


  Commit: fc2b1489550d5b20f369ceaf92f590cf06b002fd
      https://github.com/dovecot/core/commit/fc2b1489550d5b20f369ceaf92f590cf06b002fd
  Author: Stephan Bosch <stephan.bosch at dovecot.fi>
  Date:   2017-05-16 (Tue, 16 May 2017)

  Changed paths:
    M src/lib-program-client/program-client-local.c

  Log Message:
  -----------
  lib-program-client: local: Fixed use of unterminated string array of environment variables in exec_child().


  Commit: bcba310035d85064fe8fb9b4b1c85b07ac518022
      https://github.com/dovecot/core/commit/bcba310035d85064fe8fb9b4b1c85b07ac518022
  Author: Stephan Bosch <stephan.bosch at dovecot.fi>
  Date:   2017-05-16 (Tue, 16 May 2017)

  Changed paths:
    M src/lib-program-client/program-client-remote.c
    M src/util/script.c

  Log Message:
  -----------
  util: script: Amended the protocol to pass arguments escaped to prevent problems with newlines.

Newlines are used as argument delimiters in the protocol, which will cause problems.


  Commit: 7e993ece468916599df2feb3d4c64a91c69cedf8
      https://github.com/dovecot/core/commit/7e993ece468916599df2feb3d4c64a91c69cedf8
  Author: Stephan Bosch <stephan.bosch at dovecot.fi>
  Date:   2017-05-16 (Tue, 16 May 2017)

  Changed paths:
    M src/lib-program-client/program-client-remote.c
    M src/util/script.c

  Log Message:
  -----------
  util: script: Amended protocol with the ability to convey a set of environment variables that are passed to the script.

The acceptable environment variables are selected using the -e parameter; others are ignored silently.


  Commit: b383ed51d75bce0f69f126bc4ff7192985ca30f2
      https://github.com/dovecot/core/commit/b383ed51d75bce0f69f126bc4ff7192985ca30f2
  Author: Stephan Bosch <stephan.bosch at dovecot.fi>
  Date:   2017-05-16 (Tue, 16 May 2017)

  Changed paths:
    M src/lib-program-client/program-client-remote.c
    M src/util/script.c

  Log Message:
  -----------
  util: script: Increased the major protocol version due to earlier changes.


  Commit: e73fbb6673433e8dd6d67a5873ecec0634734248
      https://github.com/dovecot/core/commit/e73fbb6673433e8dd6d67a5873ecec0634734248
  Author: Timo Sirainen <timo.sirainen at dovecot.fi>
  Date:   2017-05-16 (Tue, 16 May 2017)

  Changed paths:
    M src/auth/passdb-ldap.c
    M src/auth/userdb-ldap.c

  Log Message:
  -----------
  auth: If passdb/userdb ldap has blocking=yes, auth master shouldn't connect to ldap


Compare: https://github.com/dovecot/core/compare/db576e4cd60a...e73fbb667343


More information about the dovecot-cvs mailing list