[dovecot/core] 6d85cb: lib-storage: Added MAIL_STORAGE_CLASS_FLAG_NO_LIST...

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


  Branch: refs/heads/master-2.2
  Home:   https://github.com/dovecot/core
  Commit: 6d85cb1eccb2c2ea2ba7b724b31748152e550c5d
      https://github.com/dovecot/core/commit/6d85cb1eccb2c2ea2ba7b724b31748152e550c5d
  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: d1e4867000401287b8c61110e9c4b3c26e86fe66
      https://github.com/dovecot/core/commit/d1e4867000401287b8c61110e9c4b3c26e86fe66
  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: 882807103c79f850484cae830964289b40dc6071
      https://github.com/dovecot/core/commit/882807103c79f850484cae830964289b40dc6071
  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.


Compare: https://github.com/dovecot/core/compare/40e57479542a...882807103c79


More information about the dovecot-cvs mailing list