[dovecot/core] 567b56: imap: Code cleanup - move command stats to struct ...

GitHub noreply at github.com
Sun Feb 19 01:00:12 UTC 2017


  Branch: refs/heads/master
  Home:   https://github.com/dovecot/core
  Commit: 567b56c2d6a1063cad997c956f3ed1d9d735f14e
      https://github.com/dovecot/core/commit/567b56c2d6a1063cad997c956f3ed1d9d735f14e
  Author: Timo Sirainen <timo.sirainen at dovecot.fi>
  Date:   2017-02-19 (Sun, 19 Feb 2017)

  Changed paths:
    M src/imap/imap-client.c
    M src/imap/imap-client.h
    M src/imap/imap-commands.c
    M src/imap/imap-sync.c

  Log Message:
  -----------
  imap: Code cleanup - move command stats to struct client_command_stats


  Commit: 5334234b155ced693feb925aeabd3a3cda07eacd
      https://github.com/dovecot/core/commit/5334234b155ced693feb925aeabd3a3cda07eacd
  Author: Timo Sirainen <timo.sirainen at dovecot.fi>
  Date:   2017-02-19 (Sun, 19 Feb 2017)

  Changed paths:
    M src/imap/cmd-logout.c
    M src/imap/imap-client.h

  Log Message:
  -----------
  imap: Add imap_client.logged_out at LOGOUT

This is useful for determining if client did a clean logout


  Commit: 0eba75a2f41586626b167f5eb01ca48a29451e52
      https://github.com/dovecot/core/commit/0eba75a2f41586626b167f5eb01ca48a29451e52
  Author: Timo Sirainen <timo.sirainen at dovecot.fi>
  Date:   2017-02-19 (Sun, 19 Feb 2017)

  Changed paths:
    M src/imap/imap-client.c

  Log Message:
  -----------
  imap: Code cleanup - Move code to client_command_stats_append()


  Commit: 9036b11c0f06193bfebab686d75982d7930cb517
      https://github.com/dovecot/core/commit/9036b11c0f06193bfebab686d75982d7930cb517
  Author: Timo Sirainen <timo.sirainen at dovecot.fi>
  Date:   2017-02-19 (Sun, 19 Feb 2017)

  Changed paths:
    M src/imap/imap-client.c
    M src/imap/imap-client.h

  Log Message:
  -----------
  imap: Include info about last command in disconnection log line.

Only if LOGOUT isn't sent, because that's already visible.


Compare: https://github.com/dovecot/core/compare/aee9f241f3c2...9036b11c0f06


More information about the dovecot-cvs mailing list