[dovecot/core] b1034b: lib: connection - Remove dead code

GitHub noreply at github.com
Wed Aug 29 21:00:06 EEST 2018


  Branch: refs/heads/master
  Home:   https://github.com/dovecot/core
  Commit: b1034b39e2b1d79a7f8d28d3b66a4f30c9299325
      https://github.com/dovecot/core/commit/b1034b39e2b1d79a7f8d28d3b66a4f30c9299325
  Author: Timo Sirainen <timo.sirainen at dovecot.fi>
  Date:   2018-08-29 (Wed, 29 Aug 2018)

  Changed paths:
    M src/lib/connection.c

  Log Message:
  -----------
  lib: connection - Remove dead code

connection_client_connected() can only be called for clients. There was
already an assert for it.


  Commit: 22700d25c37f7f3a5e830ede1f0fc7663079e48a
      https://github.com/dovecot/core/commit/22700d25c37f7f3a5e830ede1f0fc7663079e48a
  Author: Timo Sirainen <timo.sirainen at dovecot.fi>
  Date:   2018-08-29 (Wed, 29 Aug 2018)

  Changed paths:
    M src/lib/connection.c

  Log Message:
  -----------
  lib: connection - Clarify logging of incoming connections

Don't log "Client connected" for both incoming and outgoing connections.


Compare: https://github.com/dovecot/core/compare/249842721409...22700d25c37f
      **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