BIND 10 trac900, created. 434719dc9b7eeee0d0901fa6f5e1847bc40691c2 [master] update ChangeLog

BIND 10 source code commits bind10-changes at lists.isc.org
Fri May 6 11:26:45 UTC 2011


The branch, trac900 has been created
        at  434719dc9b7eeee0d0901fa6f5e1847bc40691c2 (commit)

- Log -----------------------------------------------------------------
commit 434719dc9b7eeee0d0901fa6f5e1847bc40691c2
Author: Naoki Kambe <kambe at jprs.co.jp>
Date:   Fri May 6 10:57:29 2011 +0900

    [master] update ChangeLog

commit 0ecb807011196eac01f281d40bc7c9d44565b364
Merge: fa321eca22c746101dd9cf67c7bc9da6de30483a 5a4d69114ef60bbb86c4fc2190b78761ac4ccc3f
Author: Naoki Kambe <kambe at jprs.co.jp>
Date:   Fri May 6 10:53:00 2011 +0900

    Merge branch 'trac620'
    
    Conflicts:
    	ChangeLog

commit fa321eca22c746101dd9cf67c7bc9da6de30483a
Merge: 314e299226288d66efe5e65d8e00fc041b688f35 ee2664ecf4fda60a78e97d39c4f69b4f22d5aa24
Author: Naoki Kambe <kambe at jprs.co.jp>
Date:   Fri May 6 10:44:32 2011 +0900

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

commit ee2664ecf4fda60a78e97d39c4f69b4f22d5aa24
Author: JINMEI Tatuya <jinmei at isc.org>
Date:   Thu May 5 15:23:14 2011 -0700

    [master] minor corrections to comment lines.

commit fb283c1a0e6f8cdacc9c326f00caef141b058f1f
Author: JINMEI Tatuya <jinmei at isc.org>
Date:   Thu May 5 10:59:27 2011 -0700

    [master] fixed a minor typo in a comment line.  pushing it directly.

commit 4c178871eba133fbbf56c2dac1dde1a28ad20477
Author: JINMEI Tatuya <jinmei at isc.org>
Date:   Thu May 5 10:58:34 2011 -0700

    [master] removed garbage line (that had to be removed in the previous change)

commit ffa2f0672084c1f16e5784cdcdd55822f119feaa
Merge: 9a2ca8e5de8a23018ebb0ac7fee819c065542ff1 25bc145bb597683411ece6ad7cb72fc0fabedeae
Author: JINMEI Tatuya <jinmei at isc.org>
Date:   Thu May 5 10:44:33 2011 -0700

    [master] Merge branch 'trac813' with fixing conflicts
    
    Conflicts:
    	src/lib/dns/tests/tsigrecord_unittest.cc

commit 9a2ca8e5de8a23018ebb0ac7fee819c065542ff1
Author: JINMEI Tatuya <jinmei at isc.org>
Date:   Thu May 5 02:28:55 2011 -0700

    [master] Revert "[trac871] Revert "[trac871] unrelated cleanup: use unnamed ...
    
    This reverts commit b8422db8e0120d3998b15581dddcbfe4efe91a68.
    
    re-adding the change for merge

commit 284c8b457d8a8940265da1e4d0c7b1050806afbb
Author: JINMEI Tatuya <jinmei at isc.org>
Date:   Thu May 5 02:27:54 2011 -0700

    [master] Revert "[trac871] Revert "[trac871] implemented a minimal set of...
    
    This reverts commit da16cc776443e1414f779d7402996c6949934765.
    
    Re-adding it as a form of merging to master.

commit 7c54055c0e47c7a0e36fcfab4b47ff180c0ca8c8
Merge: 5c497dfce7d23487c2aefe9907f942c39c4c5846 89fcb0f002447e2cc3148e212f1ecd4f6d1bd821
Author: JINMEI Tatuya <jinmei at isc.org>
Date:   Thu May 5 01:58:09 2011 -0700

    [master] Merge branch 'trac871'

commit 5c497dfce7d23487c2aefe9907f942c39c4c5846
Merge: 83717978e3941e4eb5d7dc90d26a88256efd3175 df0c3599c1f3ad957df20eb8cc04c33d1c958e4a
Author: Shane Kerr <shane at isc.org>
Date:   Thu May 5 09:07:38 2011 +0200

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

commit 83717978e3941e4eb5d7dc90d26a88256efd3175
Author: Shane Kerr <shane at isc.org>
Date:   Thu May 5 09:06:29 2011 +0200

    Fix for msgq tests on Python 3.2
    The behavior of the unittest module was changed in the face of a
    test exiting, so we need to use os._exit() instead of sys.exit()
    to terminate.

commit df0c3599c1f3ad957df20eb8cc04c33d1c958e4a
Author: Jeremy C. Reed <jreed at ISC.org>
Date:   Wed May 4 13:58:14 2011 -0500

    [master] fix some formatting and typo
    
    manually reviewed
    also used my check-changelog script.

commit 40870d717a8017379cdb68db9ed15ca71faddd5f
Author: Jeremy C. Reed <jreed at ISC.org>
Date:   Wed May 4 13:53:37 2011 -0500

    [master] add entries for b10-host rename and for manual page.

commit d846851699d5c76937533adf9ff9d948dfd593ca
Merge: 50ebc839b1c8389eb1b7b70f02758a9034138552 372a2f033edf044d3f515f3b5009d0c8fce3ce16
Author: Jeremy C. Reed <jreed at ISC.org>
Date:   Wed May 4 13:39:03 2011 -0500

    Merged jreed-host branch. See trac #872. This includes code updates, new manual page, but no unit tests.

commit 372a2f033edf044d3f515f3b5009d0c8fce3ce16
Author: Jeremy C. Reed <jreed at ISC.org>
Date:   Wed May 4 12:07:06 2011 -0500

    [jreed-host] improve README
    
    Don't document b10-host in README, since now have manual page.

commit 89fcb0f002447e2cc3148e212f1ecd4f6d1bd821
Author: JINMEI Tatuya <jinmei at isc.org>
Date:   Wed May 4 10:06:15 2011 -0700

    [trac871] avoid using a hardcoded magic number in a test case

commit a437d4e26b81bb07181ff35a625c540703eee845
Author: Jeremy C. Reed <jreed at ISC.org>
Date:   Wed May 4 12:05:22 2011 -0500

    [jreed-host] write manual page
    
    Document existing b10-host command.
    
    Regenerate the roff file.

commit 0338dd8c3ef74395235bc37533269fb252142263
Author: Jeremy C. Reed <jreed at ISC.org>
Date:   Wed May 4 12:04:20 2011 -0500

    [jreed-host] update copyright date

commit 28c50de2e9ef07250b54a3d99850ee353f511ffe
Author: JINMEI Tatuya <jinmei at isc.org>
Date:   Wed May 4 09:54:11 2011 -0700

    [trac871] removed an assertion on arcount after inserting TSIG on further
    thought with review comment.  update the code comment accordingly.
    in fact overflow could (probably) happen if the caller of toWire() tries to
    render to many RRsets with an invalidly large buffer size limit.  also,
    the risk of overflow is not specific to this case; it can happen after
    inserting ordinary RRs.  So if we want to care about such cases we should
    rather cover all of them than making a TSIG specifici check.  For now,
    I don't bother to check such stupid attempt of the caller.  It would simply
    result in bogus wire data and wouldn't make a program crash or something.

commit 297955d6928e3202c25d0f1fa17708c032c46a40
Author: JINMEI Tatuya <jinmei at isc.org>
Date:   Wed May 4 09:41:52 2011 -0700

    [trac871] added more description for the RenderSection struct.

commit 2979d921553eaaf59cfbe6b78bd726e09006ca9e
Author: JINMEI Tatuya <jinmei at isc.org>
Date:   Wed May 4 09:28:51 2011 -0700

    [trac871] use TODO instead of TBD for consistency

commit 7f0a7a5ff8d2452c4b48575a725f97e5981aff66
Author: Jeremy C. Reed <jreed at ISC.org>
Date:   Wed May 4 09:38:57 2011 -0500

    [jreed-host] Install host as b10-host.
    
    It is not a complete compatible replacement for host,
    so use a different name. (I brought this up at least a year ago.)

commit 25bc145bb597683411ece6ad7cb72fc0fabedeae
Author: Michal 'vorner' Vaner <michal.vaner at nic.cz>
Date:   Wed May 4 11:48:35 2011 +0200

    [trac813] Typos & style fixes

commit 4a2c0e7a8852496e9b8f9a56f5058cb1f55d3f55
Author: JINMEI Tatuya <jinmei at isc.org>
Date:   Tue May 3 11:45:35 2011 -0700

    [trac813] adding necessary test data (forgot to git-add them)

commit 25301e86fb8aa4cb8d98933a0c3b7dcf46f8c4be
Author: JINMEI Tatuya <jinmei at isc.org>
Date:   Tue May 3 10:55:47 2011 -0700

    [trac813] made sure the TSIG class calls the constructor of RR's constructor.

commit bb568b0fbb855dcf79681de5024c09b91251ccda
Author: Jeremy C. Reed <jreed at ISC.org>
Date:   Tue May 3 10:42:41 2011 -0500

    [jreed-host] add generated manual page
    
    This is not completed, but add to source tree anyways.

commit f1dfe74d6b9b2b8c4dc85dd39a43084dc2b73aa9
Author: JINMEI Tatuya <jinmei at isc.org>
Date:   Mon May 2 23:13:00 2011 -0700

    [trac813] new test data (forgot to add it)

commit 6daf339b7a83843a12d4938424063d1b96929924
Author: JINMEI Tatuya <jinmei at isc.org>
Date:   Mon May 2 23:10:55 2011 -0700

    [trac813] overall documentation updates and editorial cleanups

commit 3ce5e0a2b96c84ae003ea372bb84ebb19ca355e8
Author: JINMEI Tatuya <jinmei at isc.org>
Date:   Mon May 2 18:16:09 2011 -0700

    [trac813] added a test case for Message::toText() and implemented that feature.
    also made some improvements to test tools for more useful outputs.

commit 9e8b5ec4233217fba5c7e9b17afd6c01e4fc7b79
Author: JINMEI Tatuya <jinmei at isc.org>
Date:   Mon May 2 17:53:07 2011 -0700

    [trac813] anoter Message::toText() test: testing a message with EDNS
    (not related to TSIG)

commit cca71e70d0667d066ba5ab63c65b21d83cbb896c
Author: JINMEI Tatuya <jinmei at isc.org>
Date:   Mon May 2 17:41:58 2011 -0700

    [trac813] a minor editorial fix in a comment line.

commit 2d514a764119f29d3e2fbb04366d880df1866928
Author: JINMEI Tatuya <jinmei at isc.org>
Date:   Mon May 2 17:36:18 2011 -0700

    [trac813] added a test case to Message::toText(), and adjusted the code
    (and a python test) to be compatible with BIND 9 dig's output.

commit e22700fc2021180a0dab3f312df5fdabe9bc47e2
Author: JINMEI Tatuya <jinmei at isc.org>
Date:   Mon May 2 17:04:47 2011 -0700

    [trac813] added some test utilities for tests that will be added soon.

commit 98d147ea68fc1e62b6e7e3bc74c80e9457b5249f
Author: JINMEI Tatuya <jinmei at isc.org>
Date:   Mon May 2 15:23:13 2011 -0700

    [trac813] preparation for further tests: introducing the RR class to centralize
    the RR type independent rendering logic.  Also added the trivial A/NS classes.

commit 5a4d69114ef60bbb86c4fc2190b78761ac4ccc3f
Author: Naoki Kambe <kambe at jprs.co.jp>
Date:   Mon May 2 20:32:27 2011 +0900

    [trac620] Added a new entry

commit 776f5ebd79615b0c05f2009c09bf61c44c59343a
Author: Naoki Kambe <kambe at jprs.co.jp>
Date:   Mon May 2 10:13:42 2011 +0000

    [trac620] Removed too repeated verbose messages in two cases of:
     - when auth sends statistics data to stats
     - when stats receives statistics data from other modules

commit 314e299226288d66efe5e65d8e00fc041b688f35
Author: Naoki Kambe <kambe at jprs.co.jp>
Date:   Mon May 2 16:11:24 2011 +0900

    [trac888] removed unused run scripts for stats and stats-httpd, and modified configure.ac for it

commit 0e3b55edc75e91ea11df51ecffae0ae4ff07fdac
Author: JINMEI Tatuya <jinmei at isc.org>
Date:   Sun May 1 12:36:20 2011 -0700

    [trac813] added support for TSIG specific handling in Message::fromWire().
    also added a new method Message::getTSIGRecord() so that apps can get the
    received TSIG record.

commit 0261bbec3a5cd8770aee567aaebab2a4f93c2303
Author: JINMEI Tatuya <jinmei at isc.org>
Date:   Sun May 1 12:31:28 2011 -0700

    [trac813] a small update to the gen-wiredata script so that we can specify
    the textual RR class for TSIG rr_class.

commit e997ff18a6bf1eeb23391e0957db0defdecd0213
Author: JINMEI Tatuya <jinmei at isc.org>
Date:   Sun May 1 12:29:06 2011 -0700

    [trac813] supported another form of TSIGRecord constructore, intending to
    use it in "from wire" cases.  also corrected RR_COMMON_LEN and related tests.

commit 31a6f34026c83594bd9f205df18eb290114d9ea1
Author: JINMEI Tatuya <jinmei at isc.org>
Date:   Fri Apr 29 22:54:59 2011 -0700

    [trac871] corrected the record length calculation (forgot to count RDLEN)

commit 8320ec6eb230fe761ae4769367f10383e967655c
Merge: d033a50a7e32664848c360b160e9170cdcd79886 b8422db8e0120d3998b15581dddcbfe4efe91a68
Author: JINMEI Tatuya <jinmei at isc.org>
Date:   Fri Apr 29 16:46:31 2011 -0700

    [trac813] Merge branch 'trac871' into trac813

commit b8422db8e0120d3998b15581dddcbfe4efe91a68
Author: JINMEI Tatuya <jinmei at isc.org>
Date:   Fri Apr 29 01:47:38 2011 -0700

    [trac871] Revert "[trac871] unrelated cleanup: use unnamed namespace instead of file-scope static."
    
    This was committed to the wrong branch.
    
    This reverts commit cce60befee1e0c25e20449b9242112cc0a777089.

commit da16cc776443e1414f779d7402996c6949934765
Author: JINMEI Tatuya <jinmei at isc.org>
Date:   Fri Apr 29 01:47:08 2011 -0700

    [trac871] Revert "[trac871] implemented a minimal set of python lib for TSIG: just allowing construction of TSIGContext and add another signature to Message.to_wire() to send a signed message."
    
    (this was committed to the wrong branch)
    
    This reverts commit d6db622c5649e745fb3c64218e36c41545c47aed.

commit d6db622c5649e745fb3c64218e36c41545c47aed
Author: JINMEI Tatuya <jinmei at isc.org>
Date:   Fri Apr 29 01:41:59 2011 -0700

    [trac871] implemented a minimal set of python lib for TSIG: just allowing construction of TSIGContext and add another signature to Message.to_wire() to send a signed message.

commit cce60befee1e0c25e20449b9242112cc0a777089
Author: JINMEI Tatuya <jinmei at isc.org>
Date:   Fri Apr 29 00:37:11 2011 -0700

    [trac871] unrelated cleanup: use unnamed namespace instead of file-scope static.

commit 89dd4548179485bdf76a84d289ab88ba65bd07bc
Author: JINMEI Tatuya <jinmei at isc.org>
Date:   Thu Apr 28 23:58:31 2011 -0700

    [trac871] trivial editorial cleanup: removed redundant white space after EOLs

commit 364be72653933235d362a57c9342bae1c6e17b3a
Merge: 28143beb0e57bbd4d62432b81edc8e179b95959f 43f9ce0c56cd14c0349a8f3c3c9a5f4dc092f65a
Author: JINMEI Tatuya <jinmei at isc.org>
Date:   Thu Apr 28 18:05:25 2011 -0700

    [trac871] Merge branch 'master' into trac871
    Conflicts:
    	src/lib/dns/tsig.cc

commit 28143beb0e57bbd4d62432b81edc8e179b95959f
Author: JINMEI Tatuya <jinmei at isc.org>
Date:   Thu Apr 28 02:00:31 2011 -0700

    [trac812next] made straightforward changes to toWire() methods so that
    they use AbstractMessageRenderer.
    not related to the subject of this branch, but we'll need this change anyway,
    and touching some toWire()s is a good opportunity to make this happen.

commit 76705c8fc54809ece24609deda2d156a844d2bf5
Author: JINMEI Tatuya <jinmei at isc.org>
Date:   Thu Apr 28 02:00:15 2011 -0700

    [trac812next] added document for the TSIG version of toWire()

commit a42b39784b65894e7dc164f1b7f2f887715f0c45
Author: JINMEI Tatuya <jinmei at isc.org>
Date:   Thu Apr 28 01:53:27 2011 -0700

    [trac812next] added documentation for TSIGRecord
    also made the return value of toWire() compatible with its RRset variants,
    and added truncation case consideration.

commit 29170e28d19f35a874d84b88f7c0873c51e28f89
Author: JINMEI Tatuya <jinmei at isc.org>
Date:   Thu Apr 28 00:42:48 2011 -0700

    [trac812next] unified "fake time" hook in lib/util/time_utilities.
    not directly related to the main purpose of this branch, but this is
    a deferred cleanup from the initial step of this task.

commit 53d9f46923a22920c04d5bc4fc706ec202686b1b
Author: JINMEI Tatuya <jinmei at isc.org>
Date:   Thu Apr 28 00:14:04 2011 -0700

    [trac812next] implemented TSIG signing main part: add TSIGRecord::toWire() and have the Message class use it with a TSIGContext.
    (There are some other small cleanups in this commit)

commit 2842dda9275c1a471d70d3a571d810c8d715bf3a
Author: JINMEI Tatuya <jinmei at isc.org>
Date:   Thu Apr 28 00:05:23 2011 -0700

    [trac812next] use AbstractMessageRenderer for toWire().
    not directly related to the main subject for this branch, but we need
    this fix to make the main code work correctly.

commit daa24430a497d145849a687f51252bfed16a2caf
Author: JINMEI Tatuya <jinmei at isc.org>
Date:   Wed Apr 27 14:55:44 2011 -0700

    [trac812next] created separate tsigrecord.* files as TSIGRecord is quite
    likely to be getting bigger.

commit cc788af2c45043fbb98365d5fb85c1d16307dda2
Merge: 4903de33e8f5d16ed99b6ad6b22fac023e653f71 fd45c40964a9557c0a6534c6d0cbe5c377d05066
Author: JINMEI Tatuya <jinmei at isc.org>
Date:   Tue Apr 26 23:59:32 2011 -0700

    [trac812next] Merge branch 'trac812' into trac812next

commit 21385dbdb72fe02275c859a88674a9d2166a0ed0
Author: Jeremy C. Reed <jreed at ISC.org>
Date:   Wed Apr 20 12:49:34 2011 -0500

    [jreed-host] remove now wrong comment -- supports other classes too

commit 158af09a0032d47503a9e52102bc495b8d5bba46
Author: Jeremy C. Reed <jreed at ISC.org>
Date:   Wed Apr 20 12:34:51 2011 -0500

    [jreed-host] add "descriptive text" for TXT

commit e9f3843c953ce9a3e05c3dcc4b8df2a67a9d9e6d
Author: Jeremy C. Reed <jreed at ISC.org>
Date:   Wed Apr 20 12:30:50 2011 -0500

    [jreed-host] miscellaneous additions
    
    Add host(1) -d, -c class, and -a (any) switches.
    
    Change some booleans to use bool.
    
    Add output for address, IPv6 address, and mail handler.
    (looks like original host(1) output).
    
    Add some code comments.

commit 9f729b786ad2d12fde55cbaad5de72918fbe209e
Author: Jeremy C. Reed <jreed at ISC.org>
Date:   Wed Apr 20 11:06:35 2011 -0500

    [jreed-host] Add template of manual page.
    
    Man page content not written yet.
    
    (I had this old code in my old svn tree.)

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




More information about the bind10-changes mailing list