isync/src
Oswald Buddenhagen 29a56e2dc4 don't fsync after logging every TUID
as we now don't actually start propagating new messages until all TUIDs
have been generated, it's sufficient to sync just once. this makes it
a cheap operation, so we can do it at SYNC_NORMAL level already.
2013-12-08 11:12:09 +01:00
..
compat don't protect recent messages from MaxMessages 2013-12-01 13:36:27 +01:00
.gitignore cvsignore => gitignore 2010-02-07 22:31:10 +01:00
config.c add ExpireUnread option 2013-12-08 11:12:09 +01:00
drv_imap.c do not unnecessarily use bitfields 2013-12-08 11:12:09 +01:00
drv_maildir.c added sync support for the arrival date of messages 2013-08-03 18:54:34 +02:00
isync.h add ExpireUnread option 2013-12-08 11:12:09 +01:00
main.c replace global_* with a channel_conf_t instance 2013-12-08 11:12:09 +01:00
Makefile.am install the config examples to docdir 2012-09-01 21:15:53 +02:00
mbsync.1 add ExpireUnread option 2013-12-08 11:12:09 +01:00
mbsyncrc.sample add PassCmd option to query IMAP password dynamically 2013-07-27 11:31:31 +02:00
mdconvert.1 replace FSF address with something more ... contemporary 2012-09-01 21:15:53 +02:00
mdconvert.c replace FSF address with something more ... contemporary 2012-09-01 21:15:53 +02:00
run-tests.pl add ExpireUnread option 2013-12-08 11:12:09 +01:00
socket.c IPv6 support 2013-09-01 17:39:07 +02:00
sync.c don't fsync after logging every TUID 2013-12-08 11:12:09 +01:00
util.c support multi-character path separators 2013-08-11 10:20:02 +02:00