[dovecot/core | refs/heads/master] cbb0497d: lib-master: master-login-auth - Emit named events at the start and end of auth requests.

noreply at dovecot.org noreply at dovecot.org
Sun Feb 3 15:00:11 EET 2019


  Branch: refs/heads/master
  Home:   https://github.com/dovecot/core
  Commit: cbb0497db031692f854f68f71bc60e0a74d023b8
      https://github.com/dovecot/core/commit/cbb0497db031692f854f68f71bc60e0a74d023b8
  Author: Stephan Bosch <stephan.bosch at dovecot.fi>
  Date:   2019-02-03 (Sun, 03 Feb 2019)

  Changed paths:
    M src/lib-master/master-login-auth.c

  Log Message:
  -----------
  lib-master: master-login-auth - Emit named events at the start and end of auth requests.

  Commit: 23fb881e728cd0459570a5dfd4ad84a0dfd2bcff
      https://github.com/dovecot/core/commit/23fb881e728cd0459570a5dfd4ad84a0dfd2bcff
  Author: Stephan Bosch <stephan.bosch at dovecot.fi>
  Date:   2019-02-03 (Sun, 03 Feb 2019)

  Changed paths:
    M src/lib-master/master-login-auth.c

  Log Message:
  -----------
  lib-master: master-login-auth - Add support for event API and use it for logging.

  Commit: 76a385b88033b465586a3e585f0f79a6d274d495
      https://github.com/dovecot/core/commit/76a385b88033b465586a3e585f0f79a6d274d495
  Author: Stephan Bosch <stephan.bosch at dovecot.fi>
  Date:   2019-02-03 (Sun, 03 Feb 2019)

  Changed paths:
    M src/lib-master/master-login-auth.c

  Log Message:
  -----------
  lib-master: master-login-auth - Free the request in a separate function.

  Commit: f3fcce3695711d88bd8dbcb65ca112596ee16a9b
      https://github.com/dovecot/core/commit/f3fcce3695711d88bd8dbcb65ca112596ee16a9b
  Author: Stephan Bosch <stephan.bosch at dovecot.fi>
  Date:   2019-02-03 (Sun, 03 Feb 2019)

  Changed paths:
    M src/lib-master/master-login-auth.c

  Log Message:
  -----------
  lib-master: master-login-auth - Provide more helpful error message for EACCESS connect error.

  Commit: b76ebd33fc08c67fa3d1c8c15bf2c95216680931
      https://github.com/dovecot/core/commit/b76ebd33fc08c67fa3d1c8c15bf2c95216680931
  Author: Stephan Bosch <stephan.bosch at dovecot.fi>
  Date:   2019-02-03 (Sun, 03 Feb 2019)

  Changed paths:
    M src/lib-master/master-login-auth.c

  Log Message:
  -----------
  lib-master: master-login-auth - Detect connection to auth-client socket for better error message.

  Commit: 4b676d0ad1fd4083f5017f7935d882d577b9f26e
      https://github.com/dovecot/core/commit/4b676d0ad1fd4083f5017f7935d882d577b9f26e
  Author: Stephan Bosch <stephan.bosch at dovecot.fi>
  Date:   2019-02-03 (Sun, 03 Feb 2019)

  Changed paths:
    M src/lib-master/master-login-auth.c

  Log Message:
  -----------
  lib-master: master-login-auth - Use the connection API.

  Commit: 5a11903edcf86c26903a1815443bfaa160a6eeef
      https://github.com/dovecot/core/commit/5a11903edcf86c26903a1815443bfaa160a6eeef
  Author: Stephan Bosch <stephan.bosch at dovecot.fi>
  Date:   2019-02-03 (Sun, 03 Feb 2019)

  Changed paths:
    M src/lib-master/master-login-auth.c

  Log Message:
  -----------
  lib-master: master-login-auth - Handle response ID at a single location.

  Commit: 9de943e6cdf5c4713b28d0481e68fc67b6b6f413
      https://github.com/dovecot/core/commit/9de943e6cdf5c4713b28d0481e68fc67b6b6f413
  Author: Stephan Bosch <stephan.bosch at dovecot.fi>
  Date:   2019-02-03 (Sun, 03 Feb 2019)

  Changed paths:
    M src/lib-master/master-login-auth.c

  Log Message:
  -----------
  lib-master: master-login-auth - Handle response arguments at a single location.

  Commit: 3a5d4598b31fe3a81e5e45bdd88884be730e7a04
      https://github.com/dovecot/core/commit/3a5d4598b31fe3a81e5e45bdd88884be730e7a04
  Author: Stephan Bosch <stephan.bosch at dovecot.fi>
  Date:   2019-02-03 (Sun, 03 Feb 2019)

  Changed paths:
    M src/master/Makefile.am
    A src/master/test-master-login-auth.c

  Log Message:
  -----------
  master: Add unit test for master-login-auth.

  Commit: ded79e90152ade0614bbe0646f32883300c10b6f
      https://github.com/dovecot/core/commit/ded79e90152ade0614bbe0646f32883300c10b6f
  Author: Stephan Bosch <stephan.bosch at dovecot.fi>
  Date:   2019-02-03 (Sun, 03 Feb 2019)

  Changed paths:
    M src/master/Makefile.am

  Log Message:
  -----------
  master: Drop useless LDFLAGS for unit test.

  Commit: 72a5115fd607486a706dd68e381b109a1629db88
      https://github.com/dovecot/core/commit/72a5115fd607486a706dd68e381b109a1629db88
  Author: Stephan Bosch <stephan.bosch at dovecot.fi>
  Date:   2019-02-01 (Fri, 01 Feb 2019)

  Changed paths:
    M src/lib-master/master-login-auth.c
    M src/lib-master/master-login-auth.h

  Log Message:
  -----------
  lib-master: master-login-auth - Add ability to configure the lookup timeout.

This is currently only useful and required for unit tests (the default is just
too long).

  Commit: a27f66b9cdd7acdb3130bfeff86f2a87fa9a7a36
      https://github.com/dovecot/core/commit/a27f66b9cdd7acdb3130bfeff86f2a87fa9a7a36
  Author: Stephan Bosch <stephan.bosch at dovecot.fi>
  Date:   2019-02-01 (Fri, 01 Feb 2019)

  Changed paths:
    M src/lib-master/master-login-auth.c

  Log Message:
  -----------
  lib-master: master-login-auth - Perform timeout manipulations in milliseconds.

  Commit: 091317fe54fb7314231dd8efe396b0eb84e8e8b4
      https://github.com/dovecot/core/commit/091317fe54fb7314231dd8efe396b0eb84e8e8b4
  Author: Stephan Bosch <stephan.bosch at dovecot.fi>
  Date:   2019-02-01 (Fri, 01 Feb 2019)

  Changed paths:
    M src/lib-master/master-login-auth.c

  Log Message:
  -----------
  lib-master: master-login-auth - Rename master_login_auth_set_timeout() to master_login_auth_update_timeout().

  Patch: https://github.com/dovecot/core/compare/211b25e39695...cbb0497db031.patch


More information about the dovecot-cvs mailing list