isync/src
Oswald Buddenhagen 58a69a5b63 split off -Ts from -Tj
there is actually no use case overlap between between the two (though
limiting the step count does imply keeping the journal, as we exit
before we could commit anyway).
2022-06-19 16:03:44 +02:00
..
.gitignore automate enumeration of power-of-two #defines 2022-06-19 16:03:25 +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 test also one-sided async operation 2022-06-19 16:03:44 +02:00
config.c add debug messages about effective requested operations 2022-06-19 16:03:44 +02:00
config.h report location of overlapping operations 2022-06-19 16:03:34 +02:00
driver.c format message flags in the sync debug output 2022-06-19 16:03:44 +02:00
driver.h fix possible attempts to set flags of M_DEAD messages 2022-06-19 16:03:44 +02:00
drv_imap.c fix possible attempts to set flags of M_DEAD messages 2022-06-19 16:03:44 +02:00
drv_maildir.c fix possible attempts to set flags of M_DEAD messages 2022-06-19 16:03:44 +02:00
drv_proxy_gen.pl fix invalid data accesses in proxy driver callbacks 2022-06-19 16:03:44 +02:00
drv_proxy.c heed M_DEAD more thoroughly 2022-06-19 16:03:44 +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 fix possible attempts to set flags of M_DEAD messages 2022-06-19 16:03:44 +02:00
main.c split off -Ts from -Tj 2022-06-19 16:03:44 +02:00
Makefile.am add --list-stores mode 2022-06-19 16:03:25 +02:00
mbsync.1 print human-readable summary at exit 2022-06-19 16:03:38 +02:00
mbsyncrc.sample documentation tweaks 2022-06-19 16:01:22 +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 split off -Ts from -Tj 2022-06-19 16:03:44 +02:00
socket.c rename nfcalloc() => nfzalloc() 2022-06-19 16:02:03 +02:00
socket.h convert licensing to SPDX 2022-06-19 16:01:29 +02:00
sync_p.h improve some debug messages 2022-06-19 16:03:44 +02:00
sync_state.c print some more debug info during state reading and journal replay 2022-06-19 16:03:44 +02:00
sync.c don't expunge until all flag propagation is complete 2022-06-19 16:03:44 +02:00
sync.h add debug messages about effective requested operations 2022-06-19 16:03:44 +02:00
tst_timers.c centralize some #includes 2022-06-19 16:02:03 +02:00
util.c add debug pretty-printing for sync record status flags as well 2022-06-19 16:03:44 +02:00