]> git.ipfire.org Git - thirdparty/squid.git/commit - src/acl/DestinationDomain.cc
Moved fqdncache prototypes from protos.h to fqdncache.h
authorFrancesco Chemolli <kinkie@squid-cache.org>
Fri, 17 Aug 2012 09:17:46 +0000 (11:17 +0200)
committerFrancesco Chemolli <kinkie@squid-cache.org>
Fri, 17 Aug 2012 09:17:46 +0000 (11:17 +0200)
commit95e6d8649b523f834cc314bf220395286051c6eb
tree551015cdeeef21c1d92c87cb5f9023e6a1170c66
parentce7f2e4cc7964e868c9aebd7d6beaca96510db8d
Moved fqdncache prototypes from protos.h to fqdncache.h
17 files changed:
src/Makefile.am
src/acl/DestinationDomain.cc
src/acl/MaxConnection.cc
src/acl/SourceDomain.cc
src/client_db.cc
src/client_db.h [new file with mode: 0644]
src/client_side.cc
src/comm/TcpAcceptor.cc
src/format/Format.cc
src/fqdncache.cc
src/fqdncache.h [new file with mode: 0644]
src/icp_v2.cc
src/log/FormatSquidIcap.cc
src/main.cc
src/protos.h
src/redirect.cc
src/tools.cc