isync/src
2023-12-04 15:23:04 -08: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 tolerate INBOX mis-casing in Path 2021-03-19 18:21:34 +01:00
drv_imap.c reject unreasonably long mailbox names from IMAP LIST 2021-12-01 10:07:40 +01:00
drv_maildir.c add a very limited INCLUDE_ONLY option 2023-12-04 15:23:04 -08: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 don't complain about concurrent flagging as deleted 2021-12-03 11:56:16 +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