]> git.ipfire.org Git - thirdparty/squid.git/commit
Summary: Merge final stage1 ACL refactoring.
authorrobertc <>
Tue, 25 Feb 2003 19:22:33 +0000 (19:22 +0000)
committerrobertc <>
Tue, 25 Feb 2003 19:22:33 +0000 (19:22 +0000)
commitb0dd28bab816231b7a6145ee4417bedc0d0d0023
treef23a3860c1587fedc3c0a6d375e274ed5e5d4ca0
parent4807186940395788653d89a174fa3e8f9cdc1c3c
Summary: Merge final stage1 ACL refactoring.
Keywords:

Patches applied:

  * robertc@squid-cache.org--squid/squid--acl--3.0--patch-25
     Merge from HEAD.

  * robertc@squid-cache.org--squid/squid--acl--3.0--patch-24
     Merge from HEAD.

  * robertc@squid-cache.org--squid/squid--acl--3.0--patch-23
     ACL tidyups within new framework.
55 files changed:
configure
configure.in
src/ACL.h
src/ACLARP.h [new file with mode: 0644]
src/ACLASN.h
src/ACLCertificate.h
src/ACLCertificateData.h
src/ACLChecklist.h
src/ACLData.h
src/ACLDestinationASN.h [new file with mode: 0644]
src/ACLDestinationDomain.h
src/ACLDestinationIP.h
src/ACLIP.h
src/ACLIdent.h
src/ACLIntRange.h [new file with mode: 0644]
src/ACLMaxConnection.h [new file with mode: 0644]
src/ACLMaxUserIP.h [new file with mode: 0644]
src/ACLMethod.h [new file with mode: 0644]
src/ACLMethodData.h [new file with mode: 0644]
src/ACLMyIP.h
src/ACLMyPort.h [new file with mode: 0644]
src/ACLProtocol.h [new file with mode: 0644]
src/ACLProtocolData.h [new file with mode: 0644]
src/ACLProxyAuth.h
src/ACLReplyHeaderStrategy.h [new file with mode: 0644]
src/ACLReplyMIMEType.h [new file with mode: 0644]
src/ACLRequestHeaderStrategy.h
src/ACLSourceASN.h [new file with mode: 0644]
src/ACLSourceDomain.h
src/ACLSourceIP.h
src/ACLStrategised.h
src/ACLStrategy.h [moved from src/ACLMatchStrategy.h with 88% similarity]
src/ACLStringData.h [new file with mode: 0644]
src/ACLTime.h
src/ACLUrl.h
src/ACLUrlPath.h
src/ACLUrlPort.h [new file with mode: 0644]
src/ExternalACL.h
src/Makefile.am
src/Makefile.in
src/acl.cc
src/asn.cc
src/cache_cf.cc
src/client_side_reply.cc
src/enums.h
src/external_acl.cc
src/forward.cc
src/globals.h
src/icp_v2.cc
src/main.cc
src/mem.cc
src/protos.h
src/snmp_core.cc
src/structs.h
src/typedefs.h