]> git.ipfire.org Git - thirdparty/dovecot/core.git/commit
lib-fs: Added "metawrap" wrapper to implement metadata as headers in the file content.
authorTimo Sirainen <tss@iki.fi>
Mon, 21 Jan 2013 12:43:09 +0000 (14:43 +0200)
committerTimo Sirainen <tss@iki.fi>
Mon, 21 Jan 2013 12:43:09 +0000 (14:43 +0200)
commit84669c712403b742cc07ae70229725c486ef1235
treead8318004c98090138a557c388d7bb6c11502732
parentc0b1543512bc3e0a3a9f526056a3678a07ce32f5
lib-fs: Added "metawrap" wrapper to implement metadata as headers in the file content.
src/lib-fs/Makefile.am
src/lib-fs/fs-api-private.h
src/lib-fs/fs-api.c
src/lib-fs/fs-metawrap.c [new file with mode: 0644]
src/lib-fs/istream-metawrap.c [new file with mode: 0644]
src/lib-fs/istream-metawrap.h [new file with mode: 0644]