History log of /dovecot/src/lib-imap-storage/Makefile.am
Revision Date Author Comments Expand
8ccdf195768afdfbc32088d7be77dfca7dddd829 15-Nov-2014 Stephan Bosch <stephan@rename-it.nl>

lib-imap-storage: Created new METADATA API.

0177594fa5217b02001f4ec8752154fd2b05c545 21-Jun-2012 Timo Sirainen <tss@iki.fi>

lib-imap-storage: imap-msgpart rewrite and API change. The new API allows first parsing the validity of section strings and later relying on them being valid without having to re-parse it. The implementation also fixes a few things and adds "partial fetch cache".

c502126b6e8a5d0c5431f0314b4d6eb0d43ab53d 02-Jun-2012 Stephan Bosch <stephan@rename-it.nl>

Created lib-imap-storage for IMAP-specific functionality that uses lib-storage. This is done to prevent introducing dependencies on lib-storage in lib-imap. It contains IMAP message part access functionality, including URL-based access.