"Fossies" - the Fresh Open Source Software Archive  

Source code changes of the file "src/lib-storage/index/imapc/imapc-storage.c" between
dovecot-2.3.16.tar.gz and dovecot-2.3.17.tar.gz

About: Dovecot is an IMAP and POP3 server, written with security primarily in mind.

imapc-storage.c  (dovecot-2.3.16):imapc-storage.c  (dovecot-2.3.17)
skipping to change at line 1256 skipping to change at line 1256
mail_index_view_is_inconsistent(box->view)) mail_index_view_is_inconsistent(box->view))
return TRUE; return TRUE;
return mbox->client_box == NULL ? FALSE : return mbox->client_box == NULL ? FALSE :
!imapc_client_mailbox_is_opened(mbox->client_box); !imapc_client_mailbox_is_opened(mbox->client_box);
} }
struct mail_storage imapc_storage = { struct mail_storage imapc_storage = {
.name = IMAPC_STORAGE_NAME, .name = IMAPC_STORAGE_NAME,
.class_flags = MAIL_STORAGE_CLASS_FLAG_NO_ROOT | .class_flags = MAIL_STORAGE_CLASS_FLAG_NO_ROOT |
MAIL_STORAGE_CLASS_FLAG_UNIQUE_ROOT, MAIL_STORAGE_CLASS_FLAG_UNIQUE_ROOT |
MAIL_STORAGE_CLASS_FLAG_SECONDARY_INDEX,
.event_category = &event_category_imapc, .event_category = &event_category_imapc,
.v = { .v = {
imapc_get_setting_parser_info, imapc_get_setting_parser_info,
imapc_storage_alloc, imapc_storage_alloc,
imapc_storage_create, imapc_storage_create,
imapc_storage_destroy, imapc_storage_destroy,
NULL, NULL,
imapc_storage_get_list_settings, imapc_storage_get_list_settings,
NULL, NULL,
 End of changes. 1 change blocks. 
1 lines changed or deleted 2 lines changed or added

Home  |  About  |  Features  |  All  |  Newest  |  Dox  |  Diffs  |  RSS Feeds  |  Screenshots  |  Comments  |  Imprint  |  Privacy  |  HTTP(S)