]> err.no Git - varnish/commit
First, rough implementation of dynamic counters
authorTollef Fog Heen <tfheen@err.no>
Sun, 16 Nov 2008 16:07:01 +0000 (17:07 +0100)
committerTollef Fog Heen <tfheen@err.no>
Fri, 30 Jan 2009 12:08:49 +0000 (13:08 +0100)
commit52837b97d8e69ddea9523b650af636b5c5ec0ca4
tree31416d5de78ae8e9a71944bf23ac6a7d47ad4005
parent11063e7fbb8b7409e5d1db6df5916f0f1a3b05e1
First, rough implementation of dynamic counters
12 files changed:
varnish-cache/bin/varnishd/cache_cli.c
varnish-cache/bin/varnishd/cache_vrt.c
varnish-cache/bin/varnishd/common.h
varnish-cache/bin/varnishd/varnishd.c
varnish-cache/include/vrt.h
varnish-cache/include/vrt_obj.h
varnish-cache/lib/libvcl/vcc_compile.h
varnish-cache/lib/libvcl/vcc_fixed_token.c
varnish-cache/lib/libvcl/vcc_gen_fixed_token.tcl
varnish-cache/lib/libvcl/vcc_gen_obj.tcl
varnish-cache/lib/libvcl/vcc_obj.c
varnish-cache/lib/libvcl/vcc_var.c