]> git.ipfire.org Git - thirdparty/squid.git/commit
external acl support. A mechanism where flexible ACL checks can be driven
authorhno <>
Sun, 23 Jun 2002 19:32:23 +0000 (19:32 +0000)
committerhno <>
Sun, 23 Jun 2002 19:32:23 +0000 (19:32 +0000)
commitd9572179194cba721c4dab65f14581e5ad8a1c1c
treeeed3fa867f0e50be209943b03817cd37b8f3e4e9
parentcc9923e4237bcc3dd5a10acece4cb8e53f07e27c
external acl support. A mechanism where flexible ACL checks can be driven
by external helpers.
CREDITS
src/Makefile.am
src/acl.cc
src/cf.data.pre
src/enums.h
src/external_acl.cc [new file with mode: 0644]
src/main.cc
src/protos.h
src/structs.h
src/typedefs.h