isync/src
Oswald Buddenhagen 42ca262e39 #ifdef __linux__ for the crash handler. it compiles on other platforms,
but the functionality is bound to linux' /proc structure.
2007-04-04 16:19:47 +00:00
..
compat make compat wrapper default to current user for imap login 2006-11-09 17:57:38 +00:00
.cvsignore add some regression testing. 2005-12-22 18:06:25 +00:00
config.c aggregate all (two ...) drivers in an array instead of naming them in 2006-03-20 18:36:49 +00:00
drv_imap.c fix crash due to uninited var when parsing IMAPServer. Thanks to 2007-02-10 15:37:46 +00:00
drv_maildir.c fix error paths wrt sync drivers 2006-12-09 10:39:30 +00:00
isync.h fix error paths wrt sync drivers 2006-12-09 10:39:30 +00:00
main.c #ifdef __linux__ for the crash handler. it compiles on other platforms, 2007-04-04 16:19:47 +00:00
Makefile.am include run-tests.pl in distribution 2006-02-05 17:38:31 +00:00
mbsync.1 be *slightly* more explicit about which options Tunnel makes 2006-05-28 16:02:56 +00:00
mbsyncrc.sample The Big Rewrite. too many change to list them all. 2004-03-27 16:07:20 +00:00
mdconvert.1 update fsf's postal address. i think it's sort of useless nowadays 2006-02-09 17:44:22 +00:00
mdconvert.c work around glibc bug: printf("%.*s", INT_MAX, s) tries to allocate 2G. 2006-07-29 11:52:54 +00:00
run-tests.pl handle abnormal program exit during regtest 2006-12-09 10:38:11 +00:00
sync.c fix error paths wrt sync drivers 2006-12-09 10:39:30 +00:00
util.c make the driver model, sync_chans() and sync_boxes() fully async. 2006-03-21 20:03:21 +00:00