[dovecot/core] 291ce1: lib-storage: Added MAIL_STORAGE_CLASS_FLAG_NO_LIST...

GitHub noreply at github.com
Tue Apr 19 16:00:12 UTC 2016


  Branch: refs/heads/master
  Home:   https://github.com/dovecot/core
  Commit: 291ce16fffca75e8598a8c9dceb08613413dcb07
      https://github.com/dovecot/core/commit/291ce16fffca75e8598a8c9dceb08613413dcb07
  Author: Timo Sirainen <timo.sirainen at dovecot.fi>
  Date:   2016-04-19 (Tue, 19 Apr 2016)

  Changed paths:
    M src/lib-storage/list/mailbox-list-index-backend.c
    M src/lib-storage/mail-storage-private.h
    M src/lib-storage/mail-storage.c
    M src/lib-storage/mailbox-list.h

  Log Message:
  -----------
  lib-storage: Added MAIL_STORAGE_CLASS_FLAG_NO_LIST_DELETES and MAILBOX_LIST_FLAG_NO_DELETES


  Commit: b484ab4b55b0d5341f2f4dd98a655a75f0bf1275
      https://github.com/dovecot/core/commit/b484ab4b55b0d5341f2f4dd98a655a75f0bf1275
  Author: Timo Sirainen <timo.sirainen at dovecot.fi>
  Date:   2016-04-19 (Tue, 19 Apr 2016)

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

  Log Message:
  -----------
  auth: Added passdb/userdb { auth_verbose } setting.

If this is explicitly set to yes or no, it overrides the global auth_verbose
setting. However, auth_debug=yes overrides all of the auth_verbose settings.


  Commit: e5a3e4396b53591bf1f22a73f9ec1a022f2c1e46
      https://github.com/dovecot/core/commit/e5a3e4396b53591bf1f22a73f9ec1a022f2c1e46
  Author: Timo Sirainen <timo.sirainen at dovecot.fi>
  Date:   2016-04-19 (Tue, 19 Apr 2016)

  Changed paths:
    M configure.ac
    M src/lib/utc-mktime.c

  Log Message:
  -----------
  lib: Implement utc_mktime() with timegm() if it exists.

It should be more efficient than repeatedly calling gmtime() many times.


  Commit: d1059e094a163ba45df11da3575bc8b200cea335
      https://github.com/dovecot/core/commit/d1059e094a163ba45df11da3575bc8b200cea335
  Author: Timo Sirainen <timo.sirainen at dovecot.fi>
  Date:   2016-04-19 (Tue, 19 Apr 2016)

  Changed paths:
    M configure.ac
    M src/auth/auth-request.c
    M src/auth/auth-settings.c
    M src/auth/auth-settings.h
    M src/lib-storage/list/mailbox-list-index-backend.c
    M src/lib-storage/mail-storage-private.h
    M src/lib-storage/mail-storage.c
    M src/lib-storage/mailbox-list.h
    M src/lib/utc-mktime.c

  Log Message:
  -----------
  Merge branch 'master' of git.dovecot.net:dovecot/core


Compare: https://github.com/dovecot/core/compare/9d2df3950b6d...d1059e094a16


More information about the dovecot-cvs mailing list