isync/src
2022-06-19 16:12:55 +02:00
..
.gitignore add test for copy_msg_convert() 2022-06-19 16:10:57 +02:00
bit_enum_gen.pl add debug pretty-printing for sync record status flags as well 2022-06-19 16:03:44 +02:00
common.h add --ext-exit option 2022-06-19 16:12:06 +02:00
config.c make expiration target side configurable 2022-06-19 16:10:57 +02:00
config.h rename Delete to Gone 2022-06-19 16:10:01 +02:00
driver.c track number of messages in IMAP stores 2022-06-19 16:10:01 +02:00
driver.h add ExpungeSolo option 2022-06-19 16:10:54 +02:00
drv_imap.c assume Tunnel to be secure more consistently 2022-06-19 16:12:55 +02:00
drv_maildir.c recognize options even if the build does not support them 2022-06-19 16:12:55 +02:00
drv_proxy_gen.pl add --dry-run mode 2022-06-19 16:10:57 +02:00
drv_proxy.c add --dry-run mode 2022-06-19 16:10:57 +02:00
imap_msgs.c track IMAP message sequence numbers (and therefore expunges) 2022-06-19 16:10:01 +02:00
imap_p.h track IMAP message sequence numbers (and therefore expunges) 2022-06-19 16:10:01 +02:00
main_list.c fix possible attempts to set flags of M_DEAD messages 2022-06-19 16:03:44 +02:00
main_p.h add --list-stores mode 2022-06-19 16:03:25 +02:00
main_sync.c add --ext-exit option 2022-06-19 16:12:06 +02:00
main.c add --ext-exit option 2022-06-19 16:12:06 +02:00
Makefile.am add test for copy_msg_convert() 2022-06-19 16:10:57 +02:00
mbsync.1 rename SSLType => TLSType 2022-06-19 16:12:55 +02:00
mbsyncrc.sample supersede SSLVersions option with TLSVersions 2022-06-19 16:12:55 +02:00
mdconvert.1 fix roff abuse in mdconvert man page 2022-06-19 16:01:29 +02:00
mdconvert.c coding style: add "superfluous" braces 2022-06-19 16:01:29 +02:00
run-tests.pl make expiration target side configurable 2022-06-19 16:10:57 +02:00
socket.c try to avoid extra syscalls when reading sockets 2022-06-19 16:10:57 +02:00
socket.h try to avoid extra syscalls when reading sockets 2022-06-19 16:10:57 +02:00
sync_msg_cvt.c default to CRLF output in copy_msg_convert() 2022-06-19 16:12:55 +02:00
sync_p.h make expiration target side configurable 2022-06-19 16:10:57 +02:00
sync_state.c make expiration target side configurable 2022-06-19 16:10:57 +02:00
sync.c handle copying/trashing failures more carefully 2022-06-19 16:12:52 +02:00
sync.h stop abusing SYNC_* for what really should be COPY_* 2022-06-19 16:12:08 +02:00
tst_imap_msgs.c track IMAP message sequence numbers (and therefore expunges) 2022-06-19 16:10:01 +02:00
tst_msg_cvt.c autotest conversion of even more malformed messages 2022-06-19 16:12:55 +02:00
tst_timers.c increase timer resolution to milliseconds 2022-06-19 16:10:57 +02:00
util.c increase timer resolution to milliseconds 2022-06-19 16:10:57 +02:00