isync/src
Oswald Buddenhagen 2457b2baa3 don't arbitrarily limit UIDs to a billion, part 2
imap_find_new_msgs() had the same fixed limit as imap_load_box().

amends 815822d8.
2017-02-15 17:25:59 +01:00
..
compat fix CertificateFile docs & samples 2015-11-06 22:37:58 +01:00
.gitignore cvsignore => gitignore 2010-02-07 22:31:10 +01:00
common.h tolerate case changes in X-TUID header name 2015-09-01 15:40:54 +02:00
config.c soft-limit peak memory usage 2015-02-15 18:13:05 +01:00
config.h re-design SSL/TLS configuration 2014-10-18 16:18:48 +02:00
driver.c reshuffle sources a bit 2013-12-08 23:19:12 +01:00
driver.h standardize on 'int' for message sizes 2016-12-29 14:10:35 +01:00
drv_imap.c don't arbitrarily limit UIDs to a billion, part 2 2017-02-15 17:25:59 +01:00
drv_maildir.c remove legacy (bsd-style) locking 2015-09-27 11:47:45 +02:00
main.c make skipping of failed stores more thorough 2015-04-26 20:58:43 +02:00
Makefile.am Make Berkley DB an optional dependency. 2015-04-13 09:19:02 +02:00
mbsync.1 mention safety of concurrent access; wording improvements 2015-09-07 12:35:12 +02:00
mbsyncrc.sample fix CertificateFile docs & samples 2015-11-06 22:37:58 +01:00
mdconvert.1 replace FSF address with something more ... contemporary 2012-09-01 21:15:53 +02:00
mdconvert.c fix hypothetical buffer overflows 2014-04-12 13:03:46 +02:00
run-tests.pl reduce FSync option to a boolean 2013-12-08 11:12:09 +01:00
socket.c fix build with openssl 1.1 2016-07-24 11:58:57 +02:00
socket.h ensure direct exit after calling back 2015-05-09 19:18:40 +02:00
sync.c standardize on 'int' for message sizes 2016-12-29 14:10:35 +01:00
sync.h add support for propagating folder deletions 2015-01-17 17:51:20 +01:00
tst_timers.c add timers to mainloop 2015-01-11 15:05:28 +01:00
util.c silence bogus [-Wmaybe-uninitialized] with -O0/-O1/-Os 2016-12-11 12:51:47 +01:00