[dovecot/core | refs/heads/master] b730d272: lib-dns: dns-lookup - Initialize the connection immediately.

noreply at dovecot.org noreply at dovecot.org
Mon Mar 4 10:30:07 EET 2019


  Branch: refs/heads/master
  Home:   https://github.com/dovecot/core
  Commit: b730d272a85a5876b86af49d881d8a772b23cb05
      https://github.com/dovecot/core/commit/b730d272a85a5876b86af49d881d8a772b23cb05
  Author: Stephan Bosch <stephan.bosch at dovecot.fi>
  Date:   2019-03-01 (Fri, 01 Mar 2019)

  Changed paths:
    M src/lib-dns/dns-lookup.c

  Log Message:
  -----------
  lib-dns: dns-lookup - Initialize the connection immediately.

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

  Changed paths:
    M src/lib-http/http-server-connection.c

  Log Message:
  -----------
  lib-http: http-server-connection - Don't use the remote peer address to compose the server base URL.

It makes no sense.

  Commit: 0e06e1d00fcdb5cde3e1b9e049c40ae799ec0dcd
      https://github.com/dovecot/core/commit/0e06e1d00fcdb5cde3e1b9e049c40ae799ec0dcd
  Author: Stephan Bosch <stephan.bosch at dovecot.fi>
  Date:   2019-03-01 (Fri, 01 Mar 2019)

  Changed paths:
    M src/lib/connection.c

  Log Message:
  -----------
  lib: connection - Assign initial file descriptors in shared connection_init_full().

This makes the file descriptors (if available) usable in the shared
connection_init_full() function.

  Commit: 166a21818a3d4a57031d961c86d1f069ae3af38a
      https://github.com/dovecot/core/commit/166a21818a3d4a57031d961c86d1f069ae3af38a
  Author: Stephan Bosch <stephan.bosch at dovecot.fi>
  Date:   2019-03-01 (Fri, 01 Mar 2019)

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

  Log Message:
  -----------
  lib: connection - Rename ip and port fields.

  Commit: 2c0648afc04e85a82d4e58032d52e7d706b7f1e3
      https://github.com/dovecot/core/commit/2c0648afc04e85a82d4e58032d52e7d706b7f1e3
  Author: Stephan Bosch <stephan.bosch at dovecot.fi>
  Date:   2019-03-01 (Fri, 01 Mar 2019)

  Changed paths:
    M src/lib-dict/dict-memcached-ascii.c
    M src/lib-dict/dict-memcached.c
    M src/lib-dict/dict-redis.c
    M src/lib-http/http-client-connection.c
    M src/lib-http/test-http-server-errors.c
    M src/lib-smtp/smtp-client-connection.c
    M src/lib-smtp/test-smtp-server-errors.c
    M src/lib/connection.c
    M src/lib/connection.h

  Log Message:
  -----------
  lib: connection - Add name as parameter to connection_init_client_ip*().

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

  Changed paths:
    M src/lib-smtp/smtp-client-connection.c
    M src/lib/connection.c
    M src/lib/connection.h

  Log Message:
  -----------
  lib: connection - Add name as parameter to connection_init().

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

  Changed paths:
    M src/lib/connection.c

  Log Message:
  -----------
  lib: Reformat connection.c.

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

  Changed paths:
    M src/replication/replicator/doveadm-connection.c

  Log Message:
  -----------
  replication: replicator: doveadm-connection - quota-status: Remove superfluous brackets from connection name.

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

  Changed paths:
    M src/plugins/quota/quota-status.c

  Log Message:
  -----------
  plugins: quota - quota-status: Remove superfluous brackets from connection name.

  Patch: https://github.com/dovecot/core/compare/842025ec0782...b730d272a85a.patch


More information about the dovecot-cvs mailing list