BIND 10 trac2660, created. 552cbb67476914a81d0cdf226fc2806b1edf935e [master] changelog for #2309; also corrected category for doc update (to 'doc')
BIND 10 source code commits
bind10-changes at lists.isc.org
Thu Jan 24 22:09:00 UTC 2013
The branch, trac2660 has been created
at 552cbb67476914a81d0cdf226fc2806b1edf935e (commit)
- Log -----------------------------------------------------------------
commit 552cbb67476914a81d0cdf226fc2806b1edf935e
Author: JINMEI Tatuya <jinmei at isc.org>
Date: Thu Jan 24 14:02:15 2013 -0800
[master] changelog for #2309; also corrected category for doc update (to 'doc')
commit 385f6f102749b237bdab4854d7a30f38203a46cf
Merge: ee17e97 4921791
Author: JINMEI Tatuya <jinmei at isc.org>
Date: Thu Jan 24 13:42:14 2013 -0800
[master] Merge branch 'master' of ssh://git.bind10.isc.org/var/bind10/git/bind10
commit 4921791213303bf926778b79873a30fdb334d033
Author: Jelte Jansen <jelte at isc.org>
Date: Thu Jan 24 22:35:49 2013 +0100
[master] update changelog for merge ot #2595
commit ee17e979fcde48b59d91c74ac368244169065f3b
Merge: cabbe83 5106746
Author: JINMEI Tatuya <jinmei at isc.org>
Date: Thu Jan 24 13:27:36 2013 -0800
[master] Merge branch 'trac2309'
commit 09b1a2f927483b407d70e98f5982f424cc872149
Merge: cabbe83 0c19f89
Author: Jelte Jansen <jelte at isc.org>
Date: Thu Jan 24 22:06:47 2013 +0100
[master] Merge branch 'trac2595'
commit 5106746a3bcc359ba14fb569d6921b9cdf5b244a
Author: JINMEI Tatuya <jinmei at isc.org>
Date: Wed Jan 23 20:43:27 2013 -0800
[2309] fixed a minor typo in a comment.
commit a333e6c631fd02410295adfac58d8681c635f782
Author: JINMEI Tatuya <jinmei at isc.org>
Date: Wed Jan 23 08:08:31 2013 -0800
[2309] made findAtOrigin virtual again, removing the Impl protected method.
as this seemed to be a controversial move.
commit 3c7af17b0022c2404e22618bb46682991c7e6a3c
Author: JINMEI Tatuya <jinmei at isc.org>
Date: Wed Jan 23 08:03:18 2013 -0800
[2309] editorial fix to comment: missing period
commit bc66f6d0df259657efc39b87f33e68dd08062202
Author: JINMEI Tatuya <jinmei at isc.org>
Date: Tue Jan 22 21:46:17 2013 -0800
[2309] use findAtOrigin in auth Query class, and specify minttl for SOA.
some test cases needed to be adjusted accordingly.
commit e99a3dd0a0c6e698a5b3108af017c76fa6d115ec
Author: JINMEI Tatuya <jinmei at isc.org>
Date: Tue Jan 22 22:28:22 2013 -0800
[2309] separate the public if and protected impl method; add docs.
commit 6317823834dced610691841ee7c082249fa1f8fe
Author: JINMEI Tatuya <jinmei at isc.org>
Date: Tue Jan 22 20:56:47 2013 -0800
[2309] supported use_minttl part of findAtOrigin.
commit c99567a4b1d2f5cfe345239c74b981efc8a4d585
Author: JINMEI Tatuya <jinmei at isc.org>
Date: Tue Jan 22 19:12:23 2013 -0800
[2309] implemented ZoneFinder::findAtOrigin for some basic cases.
commit 1da05510732e259e76ef280d7b879fd237b746f3
Author: JINMEI Tatuya <jinmei at isc.org>
Date: Tue Jan 22 15:23:21 2013 -0800
[2309] test refactoring: extract body of doFindTest to a separate function.
so that we can share it with test cases for findAtOrigin.
no behavior change so far.
commit ba3695664abb8b686c8fee6d25bd356b68cd5c7c
Author: JINMEI Tatuya <jinmei at isc.org>
Date: Tue Jan 22 18:58:30 2013 -0800
[2309] unrelated cleanup: rename datasrc/itearator.h zone_iterator.h
in accordance with the previous cleanup for zone_finder. "iterator" is
too generic and should have been renamed. now is probably a good opportunity.
commit 07414de00e7bbbafcb73166eb969ce1fd38105ee
Author: JINMEI Tatuya <jinmei at isc.org>
Date: Tue Jan 22 14:28:58 2013 -0800
[2309] (unrelated cleanup) move ZoneFinder to a separate header file.
finder/updater/journal reader are all quite big and can be used in
different contexts, so I think it makes sense to separate them.
this is also an attempt of avoiding the too generic name of "zone.h".
-----------------------------------------------------------------------
More information about the bind10-changes
mailing list