]> git.ipfire.org Git - thirdparty/bind9.git/commit
3418. [func] New XML schema (version 3.0) for the statistics channel
authorckb <ckb@isc.org>
Wed, 14 Nov 2012 18:44:15 +0000 (12:44 -0600)
committerckb <ckb@isc.org>
Wed, 14 Nov 2012 18:44:15 +0000 (12:44 -0600)
commitaecadaf3b1bbbe0bd58f703989baf38eedd0ffca
treea70d308b23889b13d8d29d37a0409bd106249779
parentbb6f850a5d6f88c0f1cbae83e5c5cd5eed6beb71
3418. [func] New XML schema (version 3.0) for the statistics channel
adds query type statistics at the zone level, and
flattens the XML tree and uses compressed format to
optimize parsing. Includes new XSL that permits
charting via the Google Charts API on browsers that
support javascript in XSL.  The old XML schema has been
deprecated. [RT #30023]

3417. [placeholder]
CHANGES
bin/named/bind9.xsl
bin/named/bind9.xsl.h
bin/named/query.c
bin/named/statschannel.c
bin/named/zoneconf.c
lib/dns/include/dns/zone.h
lib/dns/zone.c