]> git.ipfire.org Git - thirdparty/squid.git/commit - tools/purge/squid-tlv.hh
Author: Jens-S. V�ckler <voeckler@rvs.uni-hannover.de>
authorAmos Jeffries <squid3@treenet.co.nz>
Thu, 8 Jul 2010 12:28:08 +0000 (00:28 +1200)
committerAmos Jeffries <squid3@treenet.co.nz>
Thu, 8 Jul 2010 12:28:08 +0000 (00:28 +1200)
commiteb1f6bfa7c19555c72c72c7102cac62d8417ee2f
treec2b1367aa20a412d3d4b850bd8d2c6cde0875216
parente673ba3a911ca99cdeaf2fda6606a26568416aa9
Author: Jens-S. V�ckler <voeckler@rvs.uni-hannover.de>
Import squid cache 'purge' tool

Just the original code import for crediting the original author.

TODO:
 - patch to fix build problems in modern systems
 - upgrade to cope with current cache_dir formats
 - bundle and distribute updated tool
16 files changed:
tools/purge/Makefile [new file with mode: 0644]
tools/purge/README [new file with mode: 0644]
tools/purge/conffile.cc [new file with mode: 0644]
tools/purge/conffile.hh [new file with mode: 0644]
tools/purge/convert.cc [new file with mode: 0644]
tools/purge/convert.hh [new file with mode: 0644]
tools/purge/copyout.cc [new file with mode: 0644]
tools/purge/copyout.hh [new file with mode: 0644]
tools/purge/hexd.c [new file with mode: 0644]
tools/purge/purge.cc [new file with mode: 0644]
tools/purge/signal.cc [new file with mode: 0644]
tools/purge/signal.hh [new file with mode: 0644]
tools/purge/socket.cc [new file with mode: 0644]
tools/purge/socket.hh [new file with mode: 0644]
tools/purge/squid-tlv.cc [new file with mode: 0644]
tools/purge/squid-tlv.hh [new file with mode: 0644]