]> git.ipfire.org Git - thirdparty/sarg.git/commit - html.c
Be more thorough when ensuring a file is correctly written
authorFrédéric Marchal <fmarchal@users.sourceforge.net>
Wed, 12 Sep 2012 17:40:48 +0000 (19:40 +0200)
committerFrédéric Marchal <fmarchal@users.sourceforge.net>
Wed, 12 Sep 2012 17:40:48 +0000 (19:40 +0200)
commit507460aefaddc24a2e53a9f4a6399098c23dc7c5
treed46ea35dcca616161a58ce6339b2fe017287a04b
parentc99c403c1bfadb707bd9ee7f20eef6b6eda0e4c1
Be more thorough when ensuring a file is correctly written

The return status of every written file is checked when the file is closed.
Any incorrectly written file should be detected early and a proper message
should be reported.
26 files changed:
auth.c
authfail.c
convlog.c
dansguardian_log.c
dansguardian_report.c
datafile.c
denied.c
download.c
email.c
grepday.c
html.c
include/conf.h
index.c
lastlog.c
readlog.c
redirector.c
repday.c
report.c
siteuser.c
smartfilter.c
splitlog.c
topsites.c
topuser.c
totday.c
useragent.c
util.c