CVSROOT: /cvs
Module name: ports
Changes by: [email protected] 2009/02/08 07:54:21
Modified files:
mail/dovecot : Makefile
Added files:
mail/dovecot/patches: patch-src_lib-index_mail-index-view_c
patch-src_lib-storage_index_maildir_maildir-sync-index_c
patch-src_lib_istream-tee_c
patch-src_lib_istream_c
Log message:
roll in fixes from upstream repo; from Brad.
- mail_index_lookup_first() didn't always find the result.
This caused SELECT not to return UNSEEN number always.
- Maildir: Fix to earlier >26 keywords handling change.
- i_stream_read(): Added a few more asserts.
- istream-tee: Minor cleanups, assert and a potential fix.