]> git.ipfire.org Git - thirdparty/squid.git/commit
Two new ACLs implemented: annotate_transaction and annotate_client part2
authorEduard Bagdasaryan <eduard.bagdasaryan@measurement-factory.com>
Mon, 30 Jan 2017 14:00:24 +0000 (16:00 +0200)
committerChristos Tsantilas <chtsanti@users.sourceforge.net>
Mon, 30 Jan 2017 14:00:24 +0000 (16:00 +0200)
commit63e82d8d9c8cf0582603ef0775a1b0ad270f3828
tree4abc483cea2af2b6be9f25b42549dcfbf6638d91
parent6f9a30f86fd6046d371dbdeab23a2781219f0a04
Two new ACLs implemented: annotate_transaction and annotate_client part2

Add forgotten new files:
 src/acl/AnnotateClient.cc
 src/acl/AnnotateClient.h
 src/acl/AnnotateTransaction.cc
 src/acl/AnnotateTransaction.h
 src/acl/AnnotationData.cc
 src/acl/AnnotationData.h
src/acl/AnnotateClient.cc [new file with mode: 0644]
src/acl/AnnotateClient.h [new file with mode: 0644]
src/acl/AnnotateTransaction.cc [new file with mode: 0644]
src/acl/AnnotateTransaction.h [new file with mode: 0644]
src/acl/AnnotationData.cc [new file with mode: 0644]
src/acl/AnnotationData.h [new file with mode: 0644]