[dovecot/core | refs/heads/master] 7641c5c3: lib-auth: auth-client - Emit named events.

noreply at dovecot.org noreply at dovecot.org
Mon Feb 4 10:00:07 EET 2019


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

  Changed paths:
    M src/lib-auth/auth-client-request.c

  Log Message:
  -----------
  lib-auth: auth-client - Emit named events.

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

  Changed paths:
    M src/lib-auth/auth-client-connection.c
    M src/lib-auth/auth-client-private.h
    M src/lib-auth/auth-client-request.c
    M src/lib-auth/auth-client.c

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

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

  Changed paths:
    M src/lib-auth/auth-client-request.c
    M src/lib-auth/auth-client.h
    M src/login-common/sasl-server.c

  Log Message:
  -----------
  lib-auth: auth-client - Add optional reason argument to auth_client_request_abort().

It is not actually used yet in this commit.

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

  Changed paths:
    M src/lib-auth/auth-client-connection.c
    M src/lib-auth/auth-client-private.h
    M src/lib-auth/auth-client-request.c
    M src/lib-auth/auth-client.c
    M src/master/test-auth-client.c

  Log Message:
  -----------
  lib-auth: auth-client - Use the connection API.

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

  Changed paths:
    M src/lib-auth/auth-client-request.c

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

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

  Changed paths:
    M src/lib-auth/auth-client-connection.c
    M src/lib-auth/auth-client-private.h
    M src/lib-auth/auth-client-request.c
    M src/lib-auth/auth-client.c

  Log Message:
  -----------
  lib-auth: auth-client - Rename auth_server_connection* to auth_client_connection*.

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

  Changed paths:
    M src/lib-auth/auth-client-private.h
    M src/lib-auth/auth-client-request.c

  Log Message:
  -----------
  lib-auth: Move struct auth_client_request from auth-client-request.c to auth-client-private.h.

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

  Changed paths:
    M src/lib-auth/Makefile.am
    M src/lib-auth/auth-client-connection.c
    M src/lib-auth/auth-client-private.h
    M src/lib-auth/auth-client-request.c
    D src/lib-auth/auth-client-request.h

  Log Message:
  -----------
  lib-auth: Move content of auth-client-request.h to auth-client-private.h.

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

  Changed paths:
    M src/lib-auth/Makefile.am
    M src/lib-auth/auth-client-connection.c
    M src/lib-auth/auth-client-private.h
    M src/lib-auth/auth-client-request.c
    M src/lib-auth/auth-client.c
    D src/lib-auth/auth-server-connection.h

  Log Message:
  -----------
  lib-auth: Move remainder of auth-server-connection.h to auth-client-private.h.

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

  Changed paths:
    M src/lib-auth/auth-client-private.h
    M src/lib-auth/auth-server-connection.h

  Log Message:
  -----------
  lib-auth: Move struct auth_server_connection from auth-server-connection.h to auth-client-private.h.

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

  Changed paths:
    M src/lib-auth/Makefile.am
    A src/lib-auth/auth-client-connection.c
    D src/lib-auth/auth-server-connection.c

  Log Message:
  -----------
  lib-auth: Rename auth-server-connection.c to auth-client-connection.c.

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

  Changed paths:
    M src/doveadm/doveadm-auth-server.c

  Log Message:
  -----------
  doveadm: doveadm-auth-server - Remove useless include for auth-server-connection.h.

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

  Changed paths:
    M src/doveadm/doveadm-auth.c

  Log Message:
  -----------
  doveadm: doveadm-auth - Remove useless include for auth-server-connection.h.

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

  Changed paths:
    M src/lib/connection.c
    M src/lib/connection.h

  Log Message:
  -----------
  lib: connection - Add vfunc called when the connection becomes ready after handshake.

  Commit: e0171005fb855a5a6a6ba365d6c487d7c646aa43
      https://github.com/dovecot/core/commit/e0171005fb855a5a6a6ba365d6c487d7c646aa43
  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-auth-client.c

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

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

  Changed paths:
    M src/lib-auth/auth-client-private.h
    M src/lib-auth/auth-client.c
    M src/lib-auth/auth-client.h
    M src/lib-auth/auth-server-connection.c

  Log Message:
  -----------
  lib-auth: auth-client - Add ability to configure the connect timeout.

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

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

  Changed paths:
    M src/doveadm/doveadm-auth.c
    M src/lib-auth/auth-client.c
    M src/login-common/main.c

  Log Message:
  -----------
  lib-auth: auth-client: Do not connect implicitly in auth_client_init().

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

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

  Log Message:
  -----------
  master: test-master-login-auth: Small coding style fix.

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

  Changed paths:
    M src/master/test-auth-master.c

  Log Message:
  -----------
  master: test-auth-master - Small coding style fix.

  Patch: https://github.com/dovecot/core/compare/cbb0497db031...7641c5c3ef79.patch


More information about the dovecot-cvs mailing list