[SCM] ISC BIND 10 source code branch, master, updated. 901c9eed835ce3e1d6e9596e27a27ce24e0b9938

BIND 10 source code commits bind10-changes at lists.isc.org
Tue Jan 18 21:52:49 UTC 2011


This is an automated email from the git hooks/post-receive script. It was
generated because a ref change was pushed to the repository containing
the project "ISC BIND 10 source code".

The branch, master has been updated
       via  901c9eed835ce3e1d6e9596e27a27ce24e0b9938 (commit)
      from  a7724f030d3cbc03a6cf355a5714ec50835129fe (commit)

Those revisions listed above that are new to this repository have
not appeared on any other notification email; so we list those
revisions in full, below.

- Log -----------------------------------------------------------------
commit 901c9eed835ce3e1d6e9596e27a27ce24e0b9938
Author: JINMEI Tatuya <jinmei at isc.org>
Date:   Tue Jan 18 13:50:51 2011 -0800

    Revert "maintenance commit"
    This reverts commit a669db434d32bb5e348ee8c2cc008c271f8e6f1f.
    
    The reverted commit was introduced due to misoperation possibly with
    git-new-workdir, and actually reverted previous changes made on master.
    By reverting it we now recover these lost changes.

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

Summary of changes:
 src/bin/auth/main.cc                               |    9 +-
 src/bin/bindctl/bindcmd.py                         |   24 ++-
 src/bin/resolver/resolver.cc                       |    1 +
 src/bin/xfrout/tests/xfrout_test.py                |   22 ++--
 src/bin/xfrout/xfrout.py.in                        |   33 +++--
 src/bin/xfrout/xfrout.spec.pre.in                  |    2 +-
 src/lib/python/isc/datasrc/sqlite3_ds.py           |  170 ++++++++++++--------
 src/lib/python/isc/datasrc/tests/Makefile.am       |    8 +-
 .../python/isc/datasrc/tests/sqlite3_ds_test.py    |   43 +++++
 .../isc}/datasrc/tests/testdata/brokendb.sqlite3   |  Bin 2048 -> 2048 bytes
 .../datasrc/tests/testdata/example.com.sqlite3}    |  Bin 43008 -> 43008 bytes
 11 files changed, 208 insertions(+), 104 deletions(-)
 mode change 100644 => 100755 src/bin/xfrout/xfrout.py.in
 create mode 100644 src/lib/python/isc/datasrc/tests/sqlite3_ds_test.py
 copy src/lib/{ => python/isc}/datasrc/tests/testdata/brokendb.sqlite3 (100%)
 copy src/lib/{datasrc/tests/testdata/test.sqlite3 => python/isc/datasrc/tests/testdata/example.com.sqlite3} (100%)


hooks/post-receive
-- 
ISC BIND 10 source code



More information about the bind10-changes mailing list