[dovecot/core] fd3a3a: lib: connection - Add some comments

GitHub noreply at github.com
Wed Nov 28 16:30:06 EET 2018


  Branch: refs/heads/master
  Home:   https://github.com/dovecot/core
  Commit: fd3a3af1dcff6dc67f6e118bca3ddfea24b9c37a
      https://github.com/dovecot/core/commit/fd3a3af1dcff6dc67f6e118bca3ddfea24b9c37a
  Author: Aki Tuomi <aki.tuomi at dovecot.fi>
  Date:   2018-11-28 (Wed, 28 Nov 2018)

  Changed paths:
    M src/lib/connection.h

  Log Message:
  -----------
  lib: connection - Add some comments


  Commit: 1fe416270b9a431dbc0b545825dc7de79d09615e
      https://github.com/dovecot/core/commit/1fe416270b9a431dbc0b545825dc7de79d09615e
  Author: Aki Tuomi <aki.tuomi at dovecot.fi>
  Date:   2018-11-28 (Wed, 28 Nov 2018)

  Changed paths:
    M src/lib/connection.c

  Log Message:
  -----------
  lib: connection - When logging fd, use %d and not %u

File descriptors are signed integers


  Commit: 5286a6149a893bd40036ea27615dc48e84863410
      https://github.com/dovecot/core/commit/5286a6149a893bd40036ea27615dc48e84863410
  Author: Aki Tuomi <aki.tuomi at dovecot.fi>
  Date:   2018-11-28 (Wed, 28 Nov 2018)

  Changed paths:
    M src/auth/auth-worker-client.c
    M src/auth/auth-worker-client.h
    M src/auth/main.c

  Log Message:
  -----------
  auth: auth-worker-client - Use master_service_connection on constructor

Simplifies following commits


  Commit: f02b659738aa6f12323147d0bc539bfda11bd2ff
      https://github.com/dovecot/core/commit/f02b659738aa6f12323147d0bc539bfda11bd2ff
  Author: Aki Tuomi <aki.tuomi at dovecot.fi>
  Date:   2018-11-28 (Wed, 28 Nov 2018)

  Changed paths:
    M src/auth/auth-worker-client.c
    M src/auth/auth-worker-client.h
    M src/auth/main.c

  Log Message:
  -----------
  auth: auth-worker-client - Internalize auth_worker_client


  Commit: 643ae560fda30c7618dd910ed9ce251948c19559
      https://github.com/dovecot/core/commit/643ae560fda30c7618dd910ed9ce251948c19559
  Author: Aki Tuomi <aki.tuomi at dovecot.fi>
  Date:   2018-11-28 (Wed, 28 Nov 2018)

  Changed paths:
    M src/auth/auth-worker-client.c

  Log Message:
  -----------
  auth: auth-worker-client - Use connection structure

Simplifies following commits


  Commit: b517e12423a3b6ca2aa43efccd6195e7d31751f1
      https://github.com/dovecot/core/commit/b517e12423a3b6ca2aa43efccd6195e7d31751f1
  Author: Aki Tuomi <aki.tuomi at dovecot.fi>
  Date:   2018-11-28 (Wed, 28 Nov 2018)

  Changed paths:
    M src/auth/auth-worker-client.c

  Log Message:
  -----------
  auth: auth-worker-client - Move dbhash_verify to better place

Simplifies next commit


  Commit: ef71d3afe24258aad1019c15ff91ff909c5bb75c
      https://github.com/dovecot/core/commit/ef71d3afe24258aad1019c15ff91ff909c5bb75c
  Author: Aki Tuomi <aki.tuomi at dovecot.fi>
  Date:   2018-11-28 (Wed, 28 Nov 2018)

  Changed paths:
    M src/auth/auth-worker-client.c

  Log Message:
  -----------
  auth: auth-worker-client - Log error in input handler

Simplifies next commit


  Commit: 317cb8aa981f856770057e23aeba98a33afc033a
      https://github.com/dovecot/core/commit/317cb8aa981f856770057e23aeba98a33afc033a
  Author: Aki Tuomi <aki.tuomi at dovecot.fi>
  Date:   2018-11-28 (Wed, 28 Nov 2018)

  Changed paths:
    M src/auth/auth-worker-client.c

  Log Message:
  -----------
  auth: auth-worker-client - Use connection code


Compare: https://github.com/dovecot/core/compare/c93355ea6d88...317cb8aa981f
      **NOTE:** This service has been marked for deprecation: https://developer.github.com/changes/2018-04-25-github-services-deprecation/

      Functionality will be removed from GitHub.com on January 31st, 2019.


More information about the dovecot-cvs mailing list