[SCM] ISC BIND 10 source code branch, trac502, created. 901c9eed835ce3e1d6e9596e27a27ce24e0b9938

BIND 10 source code commits bind10-changes at lists.isc.org
Wed Jan 19 01:41:59 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, trac502 has been created
        at  901c9eed835ce3e1d6e9596e27a27ce24e0b9938 (commit)

- 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.

commit a7724f030d3cbc03a6cf355a5714ec50835129fe
Author: Scott Mann <smann at isc.org>
Date:   Tue Jan 18 13:35:41 2011 -0700

    modifying changelog for trac #432

commit 2a66c6a63915092248aa21261883ec8468d6bbd0
Merge: 50fd5ab8e643dfbb64fe6e890c5f7931606cea00 2cf809205ffedd9ddb853de58ee37531c16d109e
Author: JINMEI Tatuya <jinmei at isc.org>
Date:   Tue Jan 18 12:12:43 2011 -0800

    Merge branch 'trac480'

commit 50fd5ab8e643dfbb64fe6e890c5f7931606cea00
Merge: a669db434d32bb5e348ee8c2cc008c271f8e6f1f 3552f7d297beb13109904ca407b5dd72dfb84e48
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

commit 2cf809205ffedd9ddb853de58ee37531c16d109e
Author: JINMEI Tatuya <jinmei at isc.org>
Date:   Tue Jan 18 11:10:28 2011 -0800

    merged proposed patch to the latest master with resolving conflicts.

commit 3552f7d297beb13109904ca407b5dd72dfb84e48
Merge: 73ad11062c6ccf59edbaf0cb480f2c0918aa33f1 880220478c3e8702d56d761b1e0b21b77d08ee5a
Author: Scott Mann <smann at isc.org>
Date:   Tue Jan 18 11:44:01 2011 -0700

    Merge remote branch 'origin/trac432'

commit 73ad11062c6ccf59edbaf0cb480f2c0918aa33f1
Author: Jelte Jansen <jelte at isc.org>
Date:   Tue Jan 18 18:13:16 2011 +0100

    update changelog

commit fd7baa38c08d54d5b5f84930c1684c436d2776dc
Merge: ce14d5ca3a63136de4879d912f57fe67f85cfa1b 32e9990ab838e4425927aed4dfea951ca722ec9a
Author: Jelte Jansen <jelte at isc.org>
Date:   Tue Jan 18 18:02:08 2011 +0100

    Merge branch 'trac435'

commit ce14d5ca3a63136de4879d912f57fe67f85cfa1b
Merge: 692e3a1c221c7707f021d6c3508e39ab10ec41c4 986bddd7e694155bdf433971785b6a3b0b2f84cc
Author: Jelte Jansen <jelte at isc.org>
Date:   Tue Jan 18 16:03:10 2011 +0100

    Merge branch 'trac479'

commit 986bddd7e694155bdf433971785b6a3b0b2f84cc
Author: Jelte Jansen <jelte at isc.org>
Date:   Fri Jan 7 16:22:40 2011 +0100

    fix for NXDOMAIN becomes NOERROR
    Copy the actual rcode from the response into our answer (it always set
    NOERROR, so this should also work for other rcodes)

commit 32e9990ab838e4425927aed4dfea951ca722ec9a
Author: Jelte Jansen <jelte at isc.org>
Date:   Wed Dec 22 15:50:29 2010 +0000

    fail with exit if configuration file cannot be read for any other ioerror reason than 'file not found'
    
    
    git-svn-id: svn://bind10.isc.org/svn/bind10/branches/trac435@3966 e5f2f494-b856-4b98-b285-d166d9295462

commit a2f96dea2a968b6a48588bbfbc9c1863b5e2f7ee
Author: Jelte Jansen <jelte at isc.org>
Date:   Wed Dec 22 15:37:01 2010 +0000

    forgot to commit test
    
    
    git-svn-id: svn://bind10.isc.org/svn/bind10/branches/trac435@3965 e5f2f494-b856-4b98-b285-d166d9295462

commit 29296c5c5787f09a773558934c737a5ee65a92d6
Author: Jelte Jansen <jelte at isc.org>
Date:   Wed Dec 22 15:32:59 2010 +0000

    do not write config on exit, only on config changes
    
    
    git-svn-id: svn://bind10.isc.org/svn/bind10/branches/trac435@3964 e5f2f494-b856-4b98-b285-d166d9295462

commit 6484764f7df92b3f9d88b2718057d8de8c1d58e6
Author: Jelte Jansen <jelte at isc.org>
Date:   Wed Dec 22 15:14:49 2010 +0000

    icreate short-lived branch for ticet #435 (if cfgmgr can't read configs then runs anyways with defaults)
    
    
    git-svn-id: svn://bind10.isc.org/svn/bind10/branches/trac435@3963 e5f2f494-b856-4b98-b285-d166d9295462

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


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



More information about the bind10-changes mailing list