isync/src
Oswald Buddenhagen 594e60bd74 make UIDVALIDITY recovery more strict about vanished messages
in particular, this covers the case of a mailbox being replaced with an
empty new one, which would subsequently lead to the opposite end being
emptied as well, which would typically be undesired.

also add plenty of comments.
2021-02-21 21:11:58 +01:00
..
.gitignore introduce driver call debugging 2017-04-22 11:26:11 +02:00
common.h use correct <poll.h> header 2021-02-08 17:26:11 +01:00
config.c make complaints about unrecognized keywords more verbose 2020-10-05 13:14:48 +02:00
config.h remove the -cT option 2020-10-05 11:56:30 +02:00
driver.c make complaints about unrecognized keywords more verbose 2020-10-05 13:14:48 +02:00
driver.h add forced async mode to proxy driver 2020-12-19 13:22:29 +01:00
drv_imap.c be more tolerant of formally malformed response codes 2021-02-14 23:47:14 +01:00
drv_maildir.c introduce new inheritance model based on C11 anonymous structs 2020-12-17 22:18:10 +01:00
drv_proxy_gen.pl add forced async mode to proxy driver 2020-12-19 13:22:29 +01:00
drv_proxy.c add forced async mode to proxy driver 2020-12-19 13:22:29 +01:00
main.c add forced async mode to proxy driver 2020-12-19 13:22:29 +01:00
Makefile.am add option to get password from macOS Keychain 2020-08-04 17:16:03 +02:00
mbsync.1 improve docu for {Pass,User}Cmd 2020-12-12 14:56:27 +01:00
mbsyncrc.sample deprecate master/slave terminology 2020-08-04 17:16:03 +02:00
mdconvert.1 replace FSF address with something more ... contemporary 2012-09-01 21:15:53 +02:00
mdconvert.c consistently use NULL for null pointers 2020-08-04 17:16:01 +02:00
run-tests.pl autotest: remove unused boxname parameter from printbox() 2020-12-19 13:22:29 +01:00
socket.c handle CertificateFile more cleanly 2020-08-04 17:16:03 +02:00
socket.h handle CertificateFile more cleanly 2020-08-04 17:16:03 +02:00
sync.c make UIDVALIDITY recovery more strict about vanished messages 2021-02-21 21:11:58 +01:00
sync.h add/fix/de-duplicate comments 2020-08-04 17:16:03 +02:00
tst_timers.c use typedefs for structs more 2017-04-02 15:56:30 +02:00
util.c use correct <poll.h> header 2021-02-08 17:26:11 +01:00