[dovecot/core] ef996c: director: Include peak output buffer size in direc...

GitHub noreply at github.com
Mon Nov 6 20:30:09 EET 2017


  Branch: refs/heads/master
  Home:   https://github.com/dovecot/core
  Commit: ef996cb0e68ea5474716058137308a98cfa0c324
      https://github.com/dovecot/core/commit/ef996cb0e68ea5474716058137308a98cfa0c324
  Author: Timo Sirainen <timo.sirainen at dovecot.fi>
  Date:   2017-11-06 (Mon, 06 Nov 2017)

  Changed paths:
    M src/director/director-connection.c

  Log Message:
  -----------
  director: Include peak output buffer size in director connection log messages


  Commit: c83e45c826c93c5122340a37a6faf99ce6078627
      https://github.com/dovecot/core/commit/c83e45c826c93c5122340a37a6faf99ce6078627
  Author: Timo Sirainen <timo.sirainen at dovecot.fi>
  Date:   2017-11-06 (Mon, 06 Nov 2017)

  Changed paths:
    M src/director/director-connection.c

  Log Message:
  -----------
  director: Deduplicate code into director_connection_set_connected()


  Commit: f534eb971e3e40087ad81dcd080c1d69424df417
      https://github.com/dovecot/core/commit/f534eb971e3e40087ad81dcd080c1d69424df417
  Author: Timo Sirainen <timo.sirainen at dovecot.fi>
  Date:   2017-11-06 (Mon, 06 Nov 2017)

  Changed paths:
    M src/director/director-connection.c

  Log Message:
  -----------
  director: Include used CPU secs in director connection log messages

It's counting the process's full CPU seconds used since the handshake
started, so it's not specific to the connection itself. Still, this is
likely to be very useful in debugging whether a slow handshake was due
to CPU usage or something else.


  Commit: 2dfc39a56029045a319164975a0846593f28ce8b
      https://github.com/dovecot/core/commit/2dfc39a56029045a319164975a0846593f28ce8b
  Author: Timo Sirainen <timo.sirainen at dovecot.fi>
  Date:   2017-11-06 (Mon, 06 Nov 2017)

  Changed paths:
    M src/director/doveadm-connection.c

  Log Message:
  -----------
  director: Log whenever HOST-RESET-USERS is used


  Commit: 6f20cb5225ddc5ec76f4c9bf6505d959270624de
      https://github.com/dovecot/core/commit/6f20cb5225ddc5ec76f4c9bf6505d959270624de
  Author: Timo Sirainen <timo.sirainen at dovecot.fi>
  Date:   2017-11-06 (Mon, 06 Nov 2017)

  Changed paths:
    M src/director/director.c

  Log Message:
  -----------
  director: Log an error if login process sends unexpected reply to KICK* commands


  Commit: 4dc8d682c855ca78db8874e04302e885465c1d65
      https://github.com/dovecot/core/commit/4dc8d682c855ca78db8874e04302e885465c1d65
  Author: Timo Sirainen <timo.sirainen at dovecot.fi>
  Date:   2017-11-06 (Mon, 06 Nov 2017)

  Changed paths:
    M src/director/director-request.c
    M src/director/director.h
    M src/director/main.c

  Log Message:
  -----------
  director: Show in process title how many requests are being delayed.


  Commit: 5754fa860405e9af20c38981942f6aa97ce3158d
      https://github.com/dovecot/core/commit/5754fa860405e9af20c38981942f6aa97ce3158d
  Author: Timo Sirainen <timo.sirainen at dovecot.fi>
  Date:   2017-11-06 (Mon, 06 Nov 2017)

  Changed paths:
    M src/director/director.c
    M src/director/director.h
    M src/director/main.c

  Log Message:
  -----------
  director: Show in process title how many users are being kicked.


  Commit: 88734aa9496db13e7ce0cd5f1c03b3ddfe3effd6
      https://github.com/dovecot/core/commit/88734aa9496db13e7ce0cd5f1c03b3ddfe3effd6
  Author: Timo Sirainen <timo.sirainen at dovecot.fi>
  Date:   2017-11-06 (Mon, 06 Nov 2017)

  Changed paths:
    M src/director/doveadm-connection.c

  Log Message:
  -----------
  director: Make sure HOST-RESET-USERS isn't used with max_moving_users=0

The reset command would just hang in that case. doveadm would never have
sent this, so this is just an extra sanity check.


Compare: https://github.com/dovecot/core/compare/18da63ba6498...88734aa9496d


More information about the dovecot-cvs mailing list