]> git.ipfire.org Git - thirdparty/dovecot/core.git/commit
lib-index: Add timestamps and value lengths to attribute change records in transactio...
authorTimo Sirainen <tss@iki.fi>
Fri, 5 Apr 2013 13:37:45 +0000 (16:37 +0300)
committerTimo Sirainen <tss@iki.fi>
Fri, 5 Apr 2013 13:37:45 +0000 (16:37 +0300)
commit238812433b4f7965fd662dce0f4efccb092630a8
tree57d762b7f08e32a37268bb9de488d21be21b1033
parentfd81c8f5a38df19d1ecdfd5d6605b114ab56841e
lib-index: Add timestamps and value lengths to attribute change records in transaction log.
The timestamps will be useful for dsync, and value lengths will be useful
for metadata quota.
src/doveadm/doveadm-dump-log.c
src/lib-index/mail-index-transaction-export.c
src/lib-index/mail-index-transaction-private.h
src/lib-index/mail-index-transaction-update.c
src/lib-index/mail-index.h
src/lib-storage/index/index-attribute.c
src/plugins/acl/acl-mailbox.c