]> git.ipfire.org Git - thirdparty/squid.git/commit
Replace AclNameList with SBufList (#327)
authorAmos Jeffries <yadij@users.noreply.github.com>
Sun, 11 Nov 2018 00:01:56 +0000 (00:01 +0000)
committerSquid Anubis <squid-anubis@squid-cache.org>
Sun, 11 Nov 2018 01:21:15 +0000 (01:21 +0000)
commit1205859f993585cd3172e894b7f904499472cc5e
tree56783cee8c0b86420e08d7ed129e19ca604dd745
parentc002f0e785ea18df2594c841a9ee408725c502fe
Replace AclNameList with SBufList  (#327)

Removing a class we no longer need to simplify the deny_info code.
src/acl/AclDenyInfoList.h
src/acl/AclNameList.h [deleted file]
src/acl/Gadgets.cc
src/acl/Makefile.am
src/cache_cf.cc