]> git.ipfire.org Git - thirdparty/squid.git/commit
- warning if no units present for times or byte sizes
authorwessels <>
Tue, 15 Jul 1997 05:44:57 +0000 (05:44 +0000)
committerwessels <>
Tue, 15 Jul 1997 05:44:57 +0000 (05:44 +0000)
commit9e975e4e285472da81c0d6cffc4a55e9fb0b4483
treebdd058cf73063ccebae5737b43a1daf5140436fa
parentf889842aa6fe686104317628d590742229d4857e
- warning if no units present for times or byte sizes
- added defaults to all time_t's in cf.data.pre
- Fixed up connect callbacks to recognize COMM_DNS_ERR and !COMM_OK
- Set FTP_HTTP_HEADER_SENT for ftp
- Initialize neighbors_do_private_keys in globals.c
- Remove opt_no_ipcache
- removed redundant externs from squid.h
- changed more debug_trap's to assert's
- changed over-high-water-mark warning to only report once at
  each threshold
15 files changed:
src/cache_cf.cc
src/cf.data.pre
src/debug.cc
src/ftp.cc
src/globals.h
src/gopher.cc
src/http.cc
src/ident.cc
src/main.cc
src/squid.h
src/ssl.cc
src/store.cc
src/tools.cc
src/tunnel.cc
src/wais.cc