annotate .cvsignore @ 188:f1bacee93ca6 noffle

[svn] * src/client.c,src/client.h,src/fetch.c,src/noffle.c,src/server.c: robustness - instead of retruning simple Passed/Failed statuses from connection functions, return an integer status instead. This allows Noffle to distinguish between a connection failure, an unrecoverable protocol error and a recoverable problem. As a concrete instance, Noffle will no longer abort the connection if a group is removed from the upstream server. Also beef up error detection a bit. * src/content.c: instead of overwriting the existing content file(s) when updating - which leaves a window where Noffle is vulnerable to failure which will leave the content file corrupted (yes, it happened to me), write a new content file and rename it over the old file only when it has been written and closed with no errors reported.
author bears
date Wed, 12 Sep 2001 21:33:44 +0100
parents dfa34d15f2d0
children
Ignore whitespace changes - Everywhere: Within whitespace: At end of lines:
rev   line source
47
89cfe3a7837e [svn] Updated after changing to autoconf
enz
parents: 36
diff changeset
1 config.log
89cfe3a7837e [svn] Updated after changing to autoconf
enz
parents: 36
diff changeset
2 config.h
89cfe3a7837e [svn] Updated after changing to autoconf
enz
parents: 36
diff changeset
3 stamp-h
89cfe3a7837e [svn] Updated after changing to autoconf
enz
parents: 36
diff changeset
4 config.cache
89cfe3a7837e [svn] Updated after changing to autoconf
enz
parents: 36
diff changeset
5 config.status
89cfe3a7837e [svn] Updated after changing to autoconf
enz
parents: 36
diff changeset
6 Makefile
125
dfa34d15f2d0 [svn] Added tmp
enz
parents: 47
diff changeset
7 tmp