[dovecot/core] 316cbe: lib-dcrypt: Initial implementation

GitHub noreply at github.com
Mon May 30 12:30:12 UTC 2016


  Branch: refs/heads/master
  Home:   https://github.com/dovecot/core
  Commit: 316cbe323513a0f20d1cf519fe9405e231d633e2
      https://github.com/dovecot/core/commit/316cbe323513a0f20d1cf519fe9405e231d633e2
  Author: Aki Tuomi <aki.tuomi at dovecot.fi>
  Date:   2016-05-30 (Mon, 30 May 2016)

  Changed paths:
    M configure.ac
    M src/Makefile.am
    A src/lib-dcrypt/Makefile.am
    A src/lib-dcrypt/dcrypt-gnutls.c
    A src/lib-dcrypt/dcrypt-iostream-private.h
    A src/lib-dcrypt/dcrypt-openssl.c
    A src/lib-dcrypt/dcrypt-private.h
    A src/lib-dcrypt/dcrypt.c
    A src/lib-dcrypt/dcrypt.h
    A src/lib-dcrypt/istream-decrypt.c
    A src/lib-dcrypt/istream-decrypt.h
    A src/lib-dcrypt/ostream-encrypt.c
    A src/lib-dcrypt/ostream-encrypt.h
    A src/lib-dcrypt/sample-v1.bin
    A src/lib-dcrypt/sample-v2.bin
    A src/lib-dcrypt/test-crypto.c
    A src/lib-dcrypt/test-stream.c
    M src/lib-storage/index/dbox-single/sdbox-file.c

  Log Message:
  -----------
  lib-dcrypt: Initial implementation


  Commit: 9385b31756a7797c025e5931bfe8e18c8eb4ffb9
      https://github.com/dovecot/core/commit/9385b31756a7797c025e5931bfe8e18c8eb4ffb9
  Author: Aki Tuomi <aki.tuomi at dovecot.fi>
  Date:   2016-05-30 (Mon, 30 May 2016)

  Changed paths:
    M configure.ac

  Log Message:
  -----------
  configure: Include lib-dcrypt in core


  Commit: f8a63c14a4d2eed05019e5d8ed48fc3d8c976ed4
      https://github.com/dovecot/core/commit/f8a63c14a4d2eed05019e5d8ed48fc3d8c976ed4
  Author: Timo Sirainen <timo.sirainen at dovecot.fi>
  Date:   2016-05-30 (Mon, 30 May 2016)

  Changed paths:
    M src/lib-storage/mail-storage.h
    M src/plugins/lazy-expunge/lazy-expunge-plugin.c
    M src/plugins/quota/quota-storage.c

  Log Message:
  -----------
  lib-storage: Added MAILBOX_FLAG_DELETE_UNSAFE


  Commit: 4673195d0f741536cd4e1d2b8c1708a7d4ced2ba
      https://github.com/dovecot/core/commit/4673195d0f741536cd4e1d2b8c1708a7d4ced2ba
  Author: Timo Sirainen <timo.sirainen at dovecot.fi>
  Date:   2016-05-30 (Mon, 30 May 2016)

  Changed paths:
    M src/doveadm/doveadm-mail-mailbox.c

  Log Message:
  -----------
  doveadm mailbox delete: Added --unsafe option.


  Commit: f6008a666d9c3df66fd8a437369133e8519b4e24
      https://github.com/dovecot/core/commit/f6008a666d9c3df66fd8a437369133e8519b4e24
  Author: Timo Sirainen <timo.sirainen at dovecot.fi>
  Date:   2016-05-30 (Mon, 30 May 2016)

  Changed paths:
    M src/lmtp/commands.c
    M src/plugins/quota/quota-status.c

  Log Message:
  -----------
  lmtp, quota-status: Don't send mail_storage_service_lookup() error to client.

This is in preparation for changing the returned error to contain the full
error string. The current error string is pretty useless for any purpose.


  Commit: 6dc2060d6e0261e4bfd453f1eb1c165cc8d905c1
      https://github.com/dovecot/core/commit/6dc2060d6e0261e4bfd453f1eb1c165cc8d905c1
  Author: Timo Sirainen <timo.sirainen at dovecot.fi>
  Date:   2016-05-30 (Mon, 30 May 2016)

  Changed paths:
    M src/lib-storage/mail-storage-service.c
    M src/lib-storage/mail-storage-service.h

  Log Message:
  -----------
  lib-storage: mail_storage_service_lookup() now returns the full error.


  Commit: 61d3fd14828b68d789f3df73d1dbed56e37b7931
      https://github.com/dovecot/core/commit/61d3fd14828b68d789f3df73d1dbed56e37b7931
  Author: Timo Sirainen <timo.sirainen at dovecot.fi>
  Date:   2016-05-30 (Mon, 30 May 2016)

  Changed paths:
    M src/doveadm/doveadm-dsync.c
    M src/doveadm/doveadm-mail.c
    M src/lib-storage/mail-storage-service.c
    M src/lib-storage/mail-storage-service.h
    M src/lmtp/commands.c

  Log Message:
  -----------
  lib-storage: mail_storage_service_next() now returns error string.


Compare: https://github.com/dovecot/core/compare/5d16ff58f965...61d3fd14828b


More information about the dovecot-cvs mailing list