]> git.ipfire.org Git - thirdparty/squid.git/commit
Summary: Merge final stage1 ACL refactoring.
authorrobertc <>
Tue, 25 Feb 2003 19:16:55 +0000 (19:16 +0000)
committerrobertc <>
Tue, 25 Feb 2003 19:16:55 +0000 (19:16 +0000)
commit4807186940395788653d89a174fa3e8f9cdc1c3c
treea60219c878fff68b6b23cf1aa795f100c631630a
parent94f895e42fa408889e48f8d108b5a2138be0e705
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.
16 files changed:
src/ACLARP.cc [new file with mode: 0644]
src/ACLASN.cc
src/ACLCertificateData.cc
src/ACLChecklist.cc
src/ACLIntRange.cc [new file with mode: 0644]
src/ACLMaxConnection.cc [new file with mode: 0644]
src/ACLMaxUserIP.cc [new file with mode: 0644]
src/ACLMethod.cc [new file with mode: 0644]
src/ACLMethodData.cc [new file with mode: 0644]
src/ACLMyPort.cc [new file with mode: 0644]
src/ACLProtocol.cc [new file with mode: 0644]
src/ACLProtocolData.cc [new file with mode: 0644]
src/ACLRegexData.cc
src/ACLReplyMIMEType.cc [new file with mode: 0644]
src/ACLStringData.cc [new file with mode: 0644]
src/ACLUrlPort.cc [new file with mode: 0644]