[dovecot/core] 333c97: mech-oauth2: Fix gs2-header parsing

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


  Branch: refs/heads/master-2.2
  Home:   https://github.com/dovecot/core
  Commit: 333c979081b9414b043091528366b924ad8fe9da
      https://github.com/dovecot/core/commit/333c979081b9414b043091528366b924ad8fe9da
  Author: Aki Tuomi <aki.tuomi at dovecot.fi>
  Date:   2017-02-19 (Sun, 19 Feb 2017)

  Changed paths:
    M src/auth/mech-oauth2.c

  Log Message:
  -----------
  mech-oauth2: Fix gs2-header parsing


  Commit: 3fa10ae460f1c3c36df30835197bce8792e7197f
      https://github.com/dovecot/core/commit/3fa10ae460f1c3c36df30835197bce8792e7197f
  Author: Aki Tuomi <aki.tuomi at dovecot.fi>
  Date:   2017-02-19 (Sun, 19 Feb 2017)

  Changed paths:
    M src/auth/mech-oauth2.c

  Log Message:
  -----------
  mech-oauth2: Set user_given=TRUE when username given in OAUTHBEARER


  Commit: 58282a7461d53627af5886953c4d80ebeb38c434
      https://github.com/dovecot/core/commit/58282a7461d53627af5886953c4d80ebeb38c434
  Author: Aki Tuomi <aki.tuomi at dovecot.fi>
  Date:   2017-02-19 (Sun, 19 Feb 2017)

  Changed paths:
    M src/auth/mech-oauth2.c

  Log Message:
  -----------
  mech-oauth2: Clarify logging


  Commit: 4e7a1d41b21e0b587382bb86b7d4e3c92c45ab57
      https://github.com/dovecot/core/commit/4e7a1d41b21e0b587382bb86b7d4e3c92c45ab57
  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: f386c503785bf47eb0906064f52bd5dd5a866244
      https://github.com/dovecot/core/commit/f386c503785bf47eb0906064f52bd5dd5a866244
  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: 687ea5aa71b29fc4da4e3a94d99e804883b11eb3
      https://github.com/dovecot/core/commit/687ea5aa71b29fc4da4e3a94d99e804883b11eb3
  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: f6f4ad6f59bf8a49d8f31a112149090a34e04731
      https://github.com/dovecot/core/commit/f6f4ad6f59bf8a49d8f31a112149090a34e04731
  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/c16c05a2735f...f6f4ad6f59bf


More information about the dovecot-cvs mailing list