]> git.ipfire.org Git - thirdparty/squid.git/commit
Ron Gomes fixes.
authorwessels <>
Thu, 13 Nov 1997 06:36:19 +0000 (06:36 +0000)
committerwessels <>
Thu, 13 Nov 1997 06:36:19 +0000 (06:36 +0000)
commitf0b1933488ce1ce1e84f6497331a6beaf8543cb5
treedfb4fab002d0f6c68e36226603cf3401f447deee
parent2761b2be7adcda008309a385e9297f04803be24e
Ron Gomes fixes.
- Remove USE_PROXY_AUTH and LOG_FULL_HEADERS from Makefile.in
- Fixed log_full_hdrs bug
We can't use pathname_stat() for both default_all() and parsing the
config file.  We must check the pathnames only after both the
defaults and the config file have been parsed.  DW also made misc
other fixes to cache_cf.c and friends.
src/Makefile.in
src/access_log.cc
src/acl.cc
src/cache_cf.cc
src/cachemgr.cc
src/cf.data.pre
src/protos.h