]> git.ipfire.org Git - thirdparty/squid.git/commit - src/acl.cc
Summary: Merge further ACL refactoring (including bugfixes)
authorrobertc <>
Thu, 13 Feb 2003 15:07:46 +0000 (15:07 +0000)
committerrobertc <>
Thu, 13 Feb 2003 15:07:46 +0000 (15:07 +0000)
commit225b7b107261e7d01d087e1061533751c2a7a0e0
tree0eb53df85b5ebf0536cb14943cc072131795e912
parentdd2e5ed649de9e1ac2e2a4fa7000ec8aa47ac11e
Summary: Merge further ACL refactoring (including bugfixes)
Keywords:

Patches applied:

  * robertc@squid-cache.org--squid/squid--acl--3.0--patch-13
     More conversion of ACL's

  * robertc@squid-cache.org--squid/squid--acl--3.0--patch-12
     Fix ACLChecklist async tests.

  * robertc@squid-cache.org--squid/squid--acl--3.0--patch-11
     More conversion to the new ACL approach.
21 files changed:
src/ACL.h
src/ACLChecklist.cc [new file with mode: 0644]
src/ACLChecklist.h
src/ACLData.h [new file with mode: 0644]
src/ACLIP.cc
src/ACLProxyAuth.cc
src/ACLProxyAuth.h
src/ACLRegexData.cc [new file with mode: 0644]
src/ACLRegexData.h [new file with mode: 0644]
src/ACLUserData.cc
src/ACLUserData.h
src/ExternalACL.h [new file with mode: 0644]
src/Makefile.am
src/Makefile.in
src/acl.cc
src/cf.data.pre
src/client_side_reply.cc
src/client_side_request.cc
src/enums.h
src/external_acl.cc
src/peer_select.cc