]> git.ipfire.org Git - thirdparty/dovecot/core.git/commit
imap: Allow plugins to hook into syncing.
authorTimo Sirainen <timo.sirainen@dovecot.fi>
Wed, 26 Apr 2017 12:04:23 +0000 (15:04 +0300)
committerGitLab <gitlab@git.dovecot.net>
Thu, 27 Apr 2017 07:00:37 +0000 (10:00 +0300)
commitd64280bc41338078701e79aefaab3169686b683d
tree291721835a745ca31e2335c5904916b75ff1f308
parent55d35a8b8036093b94fb1bb0f0339fc43fad52e1
imap: Allow plugins to hook into syncing.

Ideally all of the existing pieces in the syncing code would start using
this at some point, so their code could be moved to a more logical location.
src/imap/imap-client.c
src/imap/imap-client.h
src/imap/imap-sync-private.h
src/imap/imap-sync.c