]> git.ipfire.org Git - thirdparty/dovecot/core.git/commit
Moved non-syncing related search result updating code to a separate file and
authorTimo Sirainen <tss@iki.fi>
Wed, 18 Jun 2008 01:59:20 +0000 (04:59 +0300)
committerTimo Sirainen <tss@iki.fi>
Wed, 18 Jun 2008 01:59:20 +0000 (04:59 +0300)
commitff635a8e19fa52bad48adf4e8fd2b6839b906a47
tree75eafbbdd23fd69f55a17ac6afe18dbec0996af6
parent5cbab0cb665cd982855d9d87573c35706e4d992c
Moved non-syncing related search result updating code to a separate file and
did some other cleanups.

--HG--
branch : HEAD
src/lib-storage/index/Makefile.am
src/lib-storage/index/index-search-result.c [new file with mode: 0644]
src/lib-storage/index/index-search-result.h [new file with mode: 0644]
src/lib-storage/index/index-sync-private.h
src/lib-storage/index/index-sync-search.c
src/lib-storage/index/index-sync.c