[SCM] ISC BIND 10 source code branch, master, updated. 2a66c6a63915092248aa21261883ec8468d6bbd0

BIND 10 source code commits bind10-changes at lists.isc.org
Tue Jan 18 20:13:51 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  2a66c6a63915092248aa21261883ec8468d6bbd0 (commit)
       via  50fd5ab8e643dfbb64fe6e890c5f7931606cea00 (commit)
       via  a669db434d32bb5e348ee8c2cc008c271f8e6f1f (commit)
       via  e493ae8b12335f3c4551477b61b25093d111f815 (commit)
       via  2cf809205ffedd9ddb853de58ee37531c16d109e (commit)
      from  3552f7d297beb13109904ca407b5dd72dfb84e48 (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 2a66c6a63915092248aa21261883ec8468d6bbd0
Merge: 50fd5ab 2cf8092
Author: JINMEI Tatuya <jinmei at isc.org>
Date:   Tue Jan 18 12:12:43 2011 -0800

    Merge branch 'trac480'

commit 50fd5ab8e643dfbb64fe6e890c5f7931606cea00
Merge: a669db4 3552f7d
Author: JINMEI Tatuya <jinmei at isc.org>
Date:   Tue Jan 18 12:10:48 2011 -0800

    Merge branch 'master' of ssh://bind10.isc.org/var/bind10/git/bind10
    
    Conflicts:
    	ChangeLog

commit a669db434d32bb5e348ee8c2cc008c271f8e6f1f
Author: JINMEI Tatuya <jinmei at isc.org>
Date:   Tue Jan 18 12:07:35 2011 -0800

    maintenance commit

commit e493ae8b12335f3c4551477b61b25093d111f815
Author: JINMEI Tatuya <jinmei at isc.org>
Date:   Tue Jan 18 12:06:20 2011 -0800

    maintenance commit

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

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/config/tests/ccsession_unittests.cc        |   18 ++-
 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 -> 0 bytes
 .../isc/datasrc/tests/testdata/example.com.sqlite3 |  Bin 43008 -> 0 bytes
 12 files changed, 121 insertions(+), 209 deletions(-)
 mode change 100755 => 100644 src/bin/xfrout/xfrout.py.in
 delete mode 100644 src/lib/python/isc/datasrc/tests/sqlite3_ds_test.py
 delete mode 100644 src/lib/python/isc/datasrc/tests/testdata/brokendb.sqlite3
 delete mode 100644 src/lib/python/isc/datasrc/tests/testdata/example.com.sqlite3


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



More information about the bind10-changes mailing list