History log of /dovecot/src/plugins/var-expand-crypt/Makefile.am
Revision Date Author Comments Expand
149299c7d5136a8fb425ef3cf8953026a1358002 11-Oct-2017 Timo Sirainen <timo.sirainen@dovecot.fi>

global: Use check-local in Makefile.am instead of overriding check directly This helps with dependency problems, like running "make check" in lib-storage without "make" first would try to compile the test programs too early and fail.

/dovecot/src/anvil/Makefile.am /dovecot/src/auth/Makefile.am /dovecot/src/director/Makefile.am /dovecot/src/doveadm/Makefile.am /dovecot/src/doveadm/dsync/Makefile.am /dovecot/src/lib-charset/Makefile.am /dovecot/src/lib-compression/Makefile.am /dovecot/src/lib-dcrypt/Makefile.am /dovecot/src/lib-dict-backend/Makefile.am /dovecot/src/lib-dict/Makefile.am /dovecot/src/lib-dns/Makefile.am /dovecot/src/lib-fs/Makefile.am /dovecot/src/lib-fts/Makefile.am /dovecot/src/lib-http/Makefile.am /dovecot/src/lib-imap-client/Makefile.am /dovecot/src/lib-imap/Makefile.am /dovecot/src/lib-index/Makefile.am /dovecot/src/lib-ldap/Makefile.am /dovecot/src/lib-mail/Makefile.am /dovecot/src/lib-master/Makefile.am /dovecot/src/lib-program-client/Makefile.am /dovecot/src/lib-settings/Makefile.am /dovecot/src/lib-smtp/Makefile.am /dovecot/src/lib-storage/Makefile.am /dovecot/src/lib/Makefile.am /dovecot/src/plugins/mail-crypt/Makefile.am /dovecot/src/plugins/pop3-migration/Makefile.am /dovecot/src/plugins/quota/Makefile.am Makefile.am
71b8d0ad84a5eef634476a8e3d259714b6fe5a2d 09-Apr-2017 Timo Sirainen <timo.sirainen@dovecot.fi>

auth-var-expand-crypt plugin: Add missing ldflags

205f29a013ee4aa95e9be993ebf261a9d9bc251b 30-Mar-2017 Aki Tuomi <aki.tuomi@dovecot.fi>

var-expand-crypt-plugin: Add test suite

dbc351d8a8dad8cfbc0c1f5d957d23873ab5e26c 23-Mar-2017 Aki Tuomi <aki.tuomi@dovecot.fi>

var-expand-crypt: Encryption/decryption support for var-expand Registers new encrypt and decrypt processors for var-expand.