isync/src
Oswald Buddenhagen 0f7c231cc2 fix bogus complaints about missing Store/Account references
... when the reference is simply invalid (we already get a complaint
about that).
2022-06-19 16:03:38 +02:00
..
.gitignore automate enumeration of power-of-two #defines 2022-06-19 16:03:25 +02:00
bit_enum_gen.pl automate enumeration of power-of-two #defines 2022-06-19 16:03:25 +02:00
common.h assert sizes of smaller-than-int bit fields in structures 2022-06-19 16:03:25 +02:00
config.c fix bogus complaints about missing Store/Account references 2022-06-19 16:03:38 +02:00
config.h report location of overlapping operations 2022-06-19 16:03:34 +02:00
driver.c stop parsing config lines after invalid keyword 2022-06-19 16:03:34 +02:00
driver.h add --list-stores mode 2022-06-19 16:03:25 +02:00
drv_imap.c fix bogus complaints about missing Store/Account references 2022-06-19 16:03:38 +02:00
drv_maildir.c automate enumeration of power-of-two #defines 2022-06-19 16:03:25 +02:00
drv_proxy_gen.pl convert licensing to SPDX 2022-06-19 16:01:29 +02:00
drv_proxy.c centralize message flag pretty-printing somewhat 2022-06-19 16:02:03 +02:00
main_list.c add --list-stores mode 2022-06-19 16:03:25 +02:00
main_p.h add --list-stores mode 2022-06-19 16:03:25 +02:00
main_sync.c abort if any invalid Channels/Groups have been specified 2022-06-19 16:03:38 +02:00
main.c complain about --noop/--no-* conflicts 2022-06-19 16:03:34 +02:00
Makefile.am add --list-stores mode 2022-06-19 16:03:25 +02:00
mbsync.1 complain about --noop/--no-* conflicts 2022-06-19 16:03:34 +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 exclude placeholders from trashing 2022-06-19 16:03:25 +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 exclude placeholders from trashing 2022-06-19 16:03:25 +02:00
sync_state.c exclude placeholders from trashing 2022-06-19 16:03:25 +02:00
sync.c exclude placeholders from trashing 2022-06-19 16:03:25 +02:00
sync.h complain about --noop/--no-* conflicts 2022-06-19 16:03:34 +02:00
tst_timers.c centralize some #includes 2022-06-19 16:02:03 +02:00
util.c split Verbosity off from DFlags 2022-06-19 16:03:21 +02:00