isync/src
Oswald Buddenhagen ee39e684aa make exit from parsing Group sections less convoluted
this is a de-optimization, but it makes the code consistent with the
other sections (which do not use the shortcut due to having to
post-process the data or being encapsulated by a function call).
2020-10-05 12:31:14 +02:00
..
.gitignore introduce driver call debugging 2017-04-22 11:26:11 +02:00
common.h handle CertificateFile more cleanly 2020-08-04 17:16:03 +02:00
config.c make exit from parsing Group sections less convoluted 2020-10-05 12:31:14 +02:00
config.h remove the -cT option 2020-10-05 11:56:30 +02:00
driver.c fix lots of sign conversion warnings 2020-08-04 17:15:39 +02:00
driver.h make item tracking in parse_fetch_rsp() more uniform 2020-08-24 12:51:42 +02:00
drv_imap.c improve error handling in post-STORE UIDNEXT fallback 2020-08-24 12:51:47 +02:00
drv_maildir.c use more appropriate return value in driver_t::select_box() 2020-08-04 17:16:03 +02:00
drv_proxy_gen.pl consistently use NULL for null pointers 2020-08-04 17:16:01 +02:00
drv_proxy.c actually implement imap_commit_cmds() 2020-08-04 17:16:03 +02:00
main.c remove the -cT option 2020-10-05 11:56:30 +02:00
Makefile.am add option to get password from macOS Keychain 2020-08-04 17:16:03 +02:00
mbsync.1 create placeholders for messages over MaxSize 2020-08-04 17:16:03 +02: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 create placeholders for messages over MaxSize 2020-08-04 17:16:03 +02: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 use more appropriate return value in driver_t::select_box() 2020-08-04 17:16:03 +02: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 handle CertificateFile more cleanly 2020-08-04 17:16:03 +02:00