[dovecot/core] 3dfbf3: lib-dcrypt: Add module_dir setting

GitHub noreply at github.com
Mon Nov 28 09:30:14 UTC 2016


  Branch: refs/heads/master-2.2
  Home:   https://github.com/dovecot/core
  Commit: 3dfbf3b3760d498f718113dc04ccacf748e60d83
      https://github.com/dovecot/core/commit/3dfbf3b3760d498f718113dc04ccacf748e60d83
  Author: Aki Tuomi <aki.tuomi at dovecot.fi>
  Date:   2016-11-27 (Sun, 27 Nov 2016)

  Changed paths:
    M src/lib-dcrypt/dcrypt.c
    M src/lib-dcrypt/dcrypt.h

  Log Message:
  -----------
  lib-dcrypt: Add module_dir setting

This is needed for unit tests that require
dcrypt, so that they can load backend
without installing it first.


  Commit: f581a8d198c6d15d152b3ce10cbe1af853bb9e7d
      https://github.com/dovecot/core/commit/f581a8d198c6d15d152b3ce10cbe1af853bb9e7d
  Author: Aki Tuomi <aki.tuomi at dovecot.fi>
  Date:   2016-11-27 (Sun, 27 Nov 2016)

  Changed paths:
    M src/lib-dcrypt/Makefile.am
    M src/lib-dcrypt/test-crypto.c
    M src/lib-dcrypt/test-stream.c

  Log Message:
  -----------
  lib-dcrypt: Use module_dir setting


  Commit: 8797af3bf185c1933f6b974dcbdffc39a98d53fb
      https://github.com/dovecot/core/commit/8797af3bf185c1933f6b974dcbdffc39a98d53fb
  Author: Aki Tuomi <aki.tuomi at dovecot.fi>
  Date:   2016-11-28 (Mon, 28 Nov 2016)

  Changed paths:
    M configure.ac
    M src/plugins/Makefile.am
    A src/plugins/mail-crypt/Makefile.am
    A src/plugins/mail-crypt/doveadm-mail-crypt.c
    A src/plugins/mail-crypt/fs-crypt-common.c
    A src/plugins/mail-crypt/fs-crypt-settings.c
    A src/plugins/mail-crypt/fs-crypt-settings.h
    A src/plugins/mail-crypt/fs-crypt.c
    A src/plugins/mail-crypt/fs-mail-crypt.c
    A src/plugins/mail-crypt/mail-crypt-acl-plugin.c
    A src/plugins/mail-crypt/mail-crypt-common.h
    A src/plugins/mail-crypt/mail-crypt-global-key.c
    A src/plugins/mail-crypt/mail-crypt-global-key.h
    A src/plugins/mail-crypt/mail-crypt-key.c
    A src/plugins/mail-crypt/mail-crypt-key.h
    A src/plugins/mail-crypt/mail-crypt-plugin.c
    A src/plugins/mail-crypt/mail-crypt-plugin.h
    A src/plugins/mail-crypt/mail-crypt-pluginenv.c
    A src/plugins/mail-crypt/mail-crypt-userenv.c
    A src/plugins/mail-crypt/test-mail-global-key.c
    A src/plugins/mail-crypt/test-mail-key.c

  Log Message:
  -----------
  mail-crypt: Add mail-crypt plugin


  Commit: c242e07d17365ba05ba3bbca8dd537bd7857d030
      https://github.com/dovecot/core/commit/c242e07d17365ba05ba3bbca8dd537bd7857d030
  Author: Aki Tuomi <aki.tuomi at dovecot.fi>
  Date:   2016-11-28 (Mon, 28 Nov 2016)

  Changed paths:
    M .gitignore
    M doc/man/Makefile.am
    A doc/man/doveadm-mailbox-cryptokey.1.in
    M doc/man/doveadm-mailbox.1.in

  Log Message:
  -----------
  mail-crypt: Add manpage


  Commit: 4c38e5e51c77a8544f4e1ae5e531029bc30b6f4c
      https://github.com/dovecot/core/commit/4c38e5e51c77a8544f4e1ae5e531029bc30b6f4c
  Author: Aki Tuomi <aki.tuomi at dovecot.fi>
  Date:   2016-11-28 (Mon, 28 Nov 2016)

  Changed paths:
    M run-test-valgrind.supp

  Log Message:
  -----------
  Add suppression for openssl leak


Compare: https://github.com/dovecot/core/compare/a38f1abbb872...4c38e5e51c77


More information about the dovecot-cvs mailing list