isync/src
Oswald Buddenhagen 49223b2df2 avoid that a system crash can cause messages to be propagated twice
fdatasync() the journal after creating the pair record and recording
the TUID, but before the message propagation actually starts.

all other writes to the journal are not flushed, as they will at worst
cause some unnecessary network traffic without visible effect.
2012-09-15 15:28:15 +02:00
..
compat quote mailbox names written to config file 2012-09-15 11:57:14 +02:00
.gitignore cvsignore => gitignore 2010-02-07 22:31:10 +01:00
config.c make more config file errors fatal 2012-09-15 11:49:24 +02:00
drv_imap.c store config error status in conffile_t object 2012-09-15 11:46:42 +02:00
drv_maildir.c avoid that a system crash can lose mails 2012-09-15 15:27:23 +02:00
isync.h store config error status in conffile_t object 2012-09-15 11:46:42 +02:00
main.c update copyrights 2012-09-01 21:15:53 +02:00
Makefile.am install the config examples to docdir 2012-09-01 21:15:53 +02:00
mbsync.1 pre-release doc updates 2012-09-01 21:15:53 +02:00
mbsyncrc.sample The Big Rewrite. too many change to list them all. 2004-03-27 16:07:20 +00: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 replace FSF address with something more ... contemporary 2012-09-01 21:15:53 +02:00
socket.c Fix certificate verification. 2012-09-08 14:26:22 +02:00
sync.c avoid that a system crash can cause messages to be propagated twice 2012-09-15 15:28:15 +02:00
util.c make config parser a bit more careful about quotes 2012-09-15 11:24:57 +02:00