BIND 10 trac547-summarized, created. 7a7299fb09d2a02023041d3fe7a92e22d17ab549 [trac521] Summary of changes

BIND 10 source code commits bind10-changes at lists.isc.org
Fri Mar 11 07:29:50 UTC 2011


The branch, trac547-summarized has been created
        at  7a7299fb09d2a02023041d3fe7a92e22d17ab549 (commit)

- Log -----------------------------------------------------------------
commit 7a7299fb09d2a02023041d3fe7a92e22d17ab549
Author: Naoki Kambe <kambe at jprs.co.jp>
Date:   Fri Mar 11 13:52:38 2011 +0900

    [trac521] Summary of changes
    
    - add new BIND 10 module "b10-stats-httpd"
      + a standalone HTTP server for the statistics HTTP/XML interface
      + b10-stats-httpd responds statistics XML data to clients.
      + b10-stats-httpd request statistics data to b10-stats, and converts
        python dict format to XML format.
      + It also responds XSD and XSL documents with XML data.
    
      + main of b10-stats-httpd
        stats_httpd.py.in
        run_b10-stats-httpd.sh.in
    
      + spec file related to b10-stats-httpd
        stats-httpd.spec.in
    
      + unittests for b10-stats-httpd
        b10-stats-httpd_test.py
    
      + documents related to b10-stats-httpd
        b10-stats-httpd.8
        b10-stats-httpd.xml
    
      + XML/XSD/XSL template files which b10-stats-httpd reads
        stats-httpd-xml.tpl.in
        stats-httpd-xsd.tpl.in
        stats-httpd-xsl.tpl.in
    
      + dummy python modules for testing b10-stats-httpd
        http.server
        select
        socket
    
      + b10-stats-httpd is added in:
        configure.ac
        bind10_test.py.in
        bind10.py.in
    
    - change existent dummy modules for testing b10-stats and b10-stats-httpd
      + isc.cc.session
      + isc.config.ccsession
    
    - change environment variable
      from: "B10_FROM_BUILD"
      to  : "B10_FROM_SOURCE"
    
    - rename spec file
      from: src/bin/stats/stats.spec.pre.in
      to:   src/bin/stats/stats.spec.in
    
    - remove unnecessary module "b10-stats_stub"
      stats_stub.py.in
      run_b10-stats_stub.sh.in
      b10-stats_stub_test.py
    
    - add miscellaneous changes
      stats_test.in
      b10-stats_test.py
    
    - add a proposed entry for this branch
      ChangeLog

-----------------------------------------------------------------------




More information about the bind10-changes mailing list