]> git.ipfire.org Git - thirdparty/squid.git/commit
revision 1.49
authorhno <>
Thu, 9 Jan 2003 18:44:05 +0000 (18:44 +0000)
committerhno <>
Thu, 9 Jan 2003 18:44:05 +0000 (18:44 +0000)
commit43717a1aea94d21862c648de262466dfef594be4
tree811381643a86e0ebe5c373925f81c1e5357bce13
parent0a706c69511e3ef1b978db23498daf740db75483
revision 1.49
date: 2003/01/08 20:55:46;  author: wessels;  state: Exp;  lines: +12 -7
Some nitpicks and cleanup relating to cache manager helper stats and
user authentication:
- debugging statement in helperStatefulDefer() reported wrong function name
- formatted some comments for 80 columns
- added "program name" to helpeStats() output
- fixed formatting for helperStatefulStats() so columns line up again
- added authentication type (basic/digest/ntml) to cachemgr menu description
- ran gindent
src/auth/basic/auth_basic.cc
src/auth/digest/auth_digest.cc