]> git.ipfire.org Git - thirdparty/dovecot/core.git/commit
lib-storage: Changed mailbox_attribute_get() to return a struct for value.
authorTimo Sirainen <tss@iki.fi>
Tue, 5 Feb 2013 01:53:40 +0000 (03:53 +0200)
committerTimo Sirainen <tss@iki.fi>
Tue, 5 Feb 2013 01:53:40 +0000 (03:53 +0200)
commit9c32eb25e7b90e753e0cd7b30f7a70e8ca9121d9
treed2e35d8f9691b83f8097aa6cbebe9fda427afcef
parentd11111fc5356108b6408a58b4ff1811d5b5678ed
lib-storage: Changed mailbox_attribute_get() to return a struct for value.
This allows returning flags for the values in future. Mainly readonly-flag
for internal attributes and when restricted by ACL plugin.
src/lib-imap-urlauth/imap-urlauth-backend.c
src/lib-storage/index/index-attribute.c
src/lib-storage/index/index-storage.h
src/lib-storage/mail-storage-private.h
src/lib-storage/mail-storage.c
src/lib-storage/mail-storage.h