[dovecot/core] 415441: auth: Code cleanup - use const for struct auth_req...

GitHub noreply at github.com
Tue Jul 26 17:56:09 UTC 2016


  Branch: refs/heads/master
  Home:   https://github.com/dovecot/core
  Commit: 4154415071c71c669ae5aae5ca900747cdaf9b8b
      https://github.com/dovecot/core/commit/4154415071c71c669ae5aae5ca900747cdaf9b8b
  Author: Timo Sirainen <timo.sirainen at dovecot.fi>
  Date:   2016-07-26 (Tue, 26 Jul 2016)

  Changed paths:
    M src/auth/auth-request-var-expand.c
    M src/auth/auth-request-var-expand.h

  Log Message:
  -----------
  auth: Code cleanup - use const for struct auth_request.


  Commit: 6dd436dbf05c6c96fc4b6873bb9b44ede860edd7
      https://github.com/dovecot/core/commit/6dd436dbf05c6c96fc4b6873bb9b44ede860edd7
  Author: Timo Sirainen <timo.sirainen at dovecot.fi>
  Date:   2016-07-26 (Tue, 26 Jul 2016)

  Changed paths:
    M src/auth/auth-worker-client.c

  Log Message:
  -----------
  auth: Set userdb_lookup flag correctly for blocking userdb lookups.

This caused at least userdb-related logging to log the passdb instead.


  Commit: 3b782d7e82b39c6bc526eeff30d9f1357af1ebe6
      https://github.com/dovecot/core/commit/3b782d7e82b39c6bc526eeff30d9f1357af1ebe6
  Author: Timo Sirainen <timo.sirainen at dovecot.fi>
  Date:   2016-07-26 (Tue, 26 Jul 2016)

  Changed paths:
    M src/auth/auth-cache.c
    M src/auth/test-auth-cache.c

  Log Message:
  -----------
  auth: Fixed caching to support %{passdb} and %{userdb}


  Commit: e03bbb0f23631fcde5e83479f987a517c9a8b99f
      https://github.com/dovecot/core/commit/e03bbb0f23631fcde5e83479f987a517c9a8b99f
  Author: Timo Sirainen <timo.sirainen at dovecot.fi>
  Date:   2016-07-26 (Tue, 26 Jul 2016)

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

  Log Message:
  -----------
  imap: Fixed assert-crash when detecting if client IO is hanging.

This was broken by 89d88a5bc.


Compare: https://github.com/dovecot/core/compare/782a1e245aef...e03bbb0f2363


More information about the dovecot-cvs mailing list