CVS commit by ossi:
"fprintf( stderr," => "error(". new functions debugn() and infon()
for messages with missing newline; warn() and error() act upon this.
M +26 -29config.c 1.30
M +56 -60drv_imap.c 1.18
M +20 -20drv_maildir.c 1.13
M +4 -1 isync.h 1.55
M +8 -7
CVS commit by ossi:
make config parsing more robust against bogus input and report errors
more clearly.
M +38 -28drv_imap.c 1.10.2.2
--- isync/src/drv_imap.c #1.10.2.1:1.10.2.2
@@ -255,9 +255,7 @@ init_ssl_ctx( imap_store_t *ctx )
fprintf( stderr, "Error, CertificateF
CVS commit by ossi:
make config parsing more robust against bogus input and report errors
more clearly.
M +38 -28drv_imap.c 1.17
--- isync/src/drv_imap.c #1.16:1.17
@@ -255,9 +255,7 @@ init_ssl_ctx( imap_store_t *ctx )
fprintf( stderr, "Error, CertificateFile not defi