comparison src/lib-storage/index/dbox-single/sdbox-storage.c @ 12646:87f84a76fb1e

lib-storage: Return STATUS replies from mailbox list index only when it's fully up-to-date.
author Timo Sirainen <tss@iki.fi>
date Wed, 09 Feb 2011 01:31:40 +0200
parents a349c50cddaa
children baa0314ed610
comparison
equal deleted inserted replaced
12645:d3d5f104ca40 12646:87f84a76fb1e
376 dbox_mailbox_update, 376 dbox_mailbox_update,
377 sdbox_mailbox_delete, 377 sdbox_mailbox_delete,
378 index_storage_mailbox_rename, 378 index_storage_mailbox_rename,
379 index_storage_get_status, 379 index_storage_get_status,
380 sdbox_mailbox_get_metadata, 380 sdbox_mailbox_get_metadata,
381 NULL, 381 index_storage_list_index_has_changed,
382 NULL, 382 index_storage_list_index_update_sync,
383 sdbox_storage_sync_init, 383 sdbox_storage_sync_init,
384 index_mailbox_sync_next, 384 index_mailbox_sync_next,
385 index_mailbox_sync_deinit, 385 index_mailbox_sync_deinit,
386 NULL, 386 NULL,
387 dbox_notify_changes, 387 dbox_notify_changes,