isync/src
Oswald Buddenhagen 7ba7be111e improve socket error reporting
always use getsockopt() to query the meaning of POLLERR, rather than
reporting "Unidentified socket error".
this is unlikely to have any effect when using select(), as that one
pretty much never signals exceptional conditions.
2013-03-29 18:25:39 +01:00
..
compat disable SSLv2 by default in the wrapper as well 2013-03-24 11:14:34 +01:00
.gitignore cvsignore => gitignore 2010-02-07 22:31:10 +01:00
config.c make path expansion match docu: paths are relative to ~ 2013-03-24 18:42:57 +01:00
drv_imap.c fix cram-md5 authentication 2013-03-23 10:38:27 +01:00
drv_maildir.c downcast time_t to long for printing 2013-03-24 11:14:27 +01:00
isync.h introduce -DC option to only install a crash handler 2013-03-29 16:54:45 +01:00
main.c introduce -DC option to only install a crash handler 2013-03-29 16:54:45 +01:00
Makefile.am install the config examples to docdir 2012-09-01 21:15:53 +02:00
mbsync.1 match flag names in man page 2013-03-24 18:42:57 +01:00
mbsyncrc.sample The Big Rewrite. too many change to list them all. 2004-03-27 16:07:20 +00:00
mdconvert.1 replace FSF address with something more ... contemporary 2012-09-01 21:15:53 +02:00
mdconvert.c replace FSF address with something more ... contemporary 2012-09-01 21:15:53 +02:00
run-tests.pl add option to control amount of fsync()ing 2012-09-15 15:28:15 +02:00
socket.c improve socket error reporting 2013-03-29 18:25:39 +01:00
sync.c fix TrashRemoteNew copy direction 2012-09-22 17:35:39 +02:00
util.c make path expansion match docu: paths are relative to ~ 2013-03-24 18:42:57 +01:00