]> err.no Git - varnish/commit
Added a utility for sending a single command to varnishd via telnet, and printing...
authorcecilihf <cecilihf@d4fa192b-c00b-0410-8231-f00ffab90ce4>
Thu, 7 Jun 2007 09:00:56 +0000 (09:00 +0000)
committercecilihf <cecilihf@d4fa192b-c00b-0410-8231-f00ffab90ce4>
Thu, 7 Jun 2007 09:00:56 +0000 (09:00 +0000)
commitfeaa97425578331f8712effcb282a96aa463afaa
treefac6ec119545de15b42490cd0decd3098d11fa0c
parent614ab40eea74e1635dfc437a2a467adf652c8460
Added a utility for sending a single command to varnishd via telnet, and printing the result.

git-svn-id: svn+ssh://projects.linpro.no/svn/varnish/trunk@1502 d4fa192b-c00b-0410-8231-f00ffab90ce4
varnish-cache/bin/varnishadm/Makefile.am [new file with mode: 0644]
varnish-cache/bin/varnishadm/varnishadm.1 [new file with mode: 0644]
varnish-cache/bin/varnishadm/varnishadm.c [new file with mode: 0644]