]> git.ipfire.org Git - thirdparty/squid.git/commit - src/HttpHeader.h
Shrink the all-in-one structs/prototypes/enums again, making dependencies easier...
authorrobertc <>
Sat, 22 Apr 2006 11:28:24 +0000 (11:28 +0000)
committerrobertc <>
Sat, 22 Apr 2006 11:28:24 +0000 (11:28 +0000)
commit25b6a90760b0088ee61636b6d1c7d1144ece600f
treef89d7dd77c4a2150107cdd3429fba9ff10695174
parentaaa8b58b7edd407f74291f80b63f8cb793dd282d
Shrink the all-in-one structs/prototypes/enums again, making dependencies easier to understand. Add tests for header-standalone-ness for modified or added headers.
91 files changed:
Makefile.in
aclocal.m4
configure
configure.in
doc/Makefile.in
doc/Programming-Guide/prog-guide.sgml
errors/Makefile.in
helpers/basic_auth/LDAP/Makefile.in
helpers/basic_auth/MSNT/Makefile.in
helpers/basic_auth/Makefile.in
helpers/basic_auth/NCSA/Makefile.in
helpers/basic_auth/PAM/Makefile.in
helpers/basic_auth/SASL/Makefile.in
helpers/basic_auth/SMB/Makefile.in
helpers/basic_auth/YP/Makefile.in
helpers/basic_auth/getpwnam/Makefile.in
helpers/basic_auth/mswin_sspi/Makefile.in
helpers/basic_auth/multi-domain-NTLM/Makefile.in
helpers/digest_auth/Makefile.in
helpers/digest_auth/ldap/Makefile.in
helpers/digest_auth/password/Makefile.in
helpers/external_acl/Makefile.in
helpers/external_acl/ip_user/Makefile.in
helpers/external_acl/ldap_group/Makefile.in
helpers/external_acl/mswin_lm_group/Makefile.in
helpers/external_acl/session/Makefile.in
helpers/external_acl/unix_group/Makefile.in
helpers/external_acl/wbinfo_group/Makefile.in
helpers/negotiate_auth/Makefile.in
helpers/negotiate_auth/mswin_sspi/Makefile.in
helpers/ntlm_auth/Makefile.in
helpers/ntlm_auth/SMB/Makefile.in
helpers/ntlm_auth/fakeauth/Makefile.in
helpers/ntlm_auth/mswin_sspi/Makefile.in
helpers/ntlm_auth/no_check/Makefile.in
icons/Makefile.in
include/Range.h
lib/Makefile.in
lib/cppunit-1.10.0/Makefile.in
lib/cppunit-1.10.0/aclocal.m4
lib/cppunit-1.10.0/configure
lib/cppunit-1.10.0/doc/Makefile.in
lib/cppunit-1.10.0/examples/ClockerPlugIn/Makefile.in
lib/cppunit-1.10.0/examples/DumperPlugIn/Makefile.in
lib/cppunit-1.10.0/examples/Makefile.in
lib/cppunit-1.10.0/examples/cppunittest/Makefile.in
lib/cppunit-1.10.0/examples/hierarchy/Makefile.in
lib/cppunit-1.10.0/examples/money/Makefile.in
lib/cppunit-1.10.0/examples/simple/Makefile.in
lib/cppunit-1.10.0/include/Makefile.in
lib/cppunit-1.10.0/include/cppunit/Makefile.in
lib/cppunit-1.10.0/include/cppunit/config/Makefile.in
lib/cppunit-1.10.0/include/cppunit/extensions/Makefile.in
lib/cppunit-1.10.0/include/cppunit/plugin/Makefile.in
lib/cppunit-1.10.0/include/cppunit/portability/Makefile.in
lib/cppunit-1.10.0/include/cppunit/tools/Makefile.in
lib/cppunit-1.10.0/include/cppunit/ui/Makefile.in
lib/cppunit-1.10.0/include/cppunit/ui/mfc/Makefile.in
lib/cppunit-1.10.0/include/cppunit/ui/qt/Makefile.in
lib/cppunit-1.10.0/include/cppunit/ui/text/Makefile.in
lib/cppunit-1.10.0/src/DllPlugInTester/Makefile.in
lib/cppunit-1.10.0/src/Makefile.in
lib/cppunit-1.10.0/src/cppunit/Makefile.in
src/ACL.h
src/HttpHdrContRange.h
src/HttpHdrSc.cc
src/HttpHdrScTarget.cc
src/HttpHeader.cc
src/HttpHeader.h
src/HttpHeaderRange.h
src/HttpReply.cc
src/HttpReply.h
src/HttpRequest.cc
src/ICAP/Makefile.in
src/Makefile.am
src/Makefile.in
src/MemBuf.h
src/Store.h
src/auth/Makefile.in
src/client_side.cc
src/enums.h
src/fs/Makefile.in
src/globals.h
src/mem.cc
src/protos.h
src/repl/Makefile.in
src/squid.h
src/store.cc
src/structs.h
src/typedefs.h
test-suite/Makefile.in