BIND 10 trac609, created. e23c4b1e90ba1127a5b7eaef4add6f3b68fbc6fa [master] This uses generated test script, so run from the builddir.
BIND 10 source code commits
bind10-changes at lists.isc.org
Tue Apr 12 05:23:32 UTC 2011
The branch, trac609 has been created
at e23c4b1e90ba1127a5b7eaef4add6f3b68fbc6fa (commit)
- Log -----------------------------------------------------------------
commit e23c4b1e90ba1127a5b7eaef4add6f3b68fbc6fa
Author: Jeremy C. Reed <jreed at ISC.org>
Date: Mon Apr 11 19:17:07 2011 -0500
[master] This uses generated test script, so run from the builddir.
This uses generated test script, so run from the builddir.
But now this is slightly different from other test makefiles.
commit a83e29a881af14dc61b366024e25f5ca68244220
Author: Jeremy C. Reed <jreed at ISC.org>
Date: Mon Apr 11 19:12:32 2011 -0500
[master] add -I for builddir to find generated spec_config.h.
Add -I flag for builddir to find generated spec_config.h.
Also remove the ../spec_config.h target. It didn't work as-is
since it referenced file in the wrong directory. Instead of fixing
this I decided to remove. In normal build, the previous directory
does build it first. In the case of attempting to build specific
directories first, doesn't work yet due to other problems already
(like missing dns components).
This was noticed in a failed distcheck.
commit bf0a9b3576da038ee53bd49360fe3bd8b01189fd
Author: JINMEI Tatuya <jinmei at isc.org>
Date: Mon Apr 11 11:18:37 2011 -0700
[master] added changelog entry for #806
commit 4e47d5f6b692c63c907af6681a75024450884a88
Merge: 429ade576746b5c5e1d9113ae57ee863276809b1 ad04d070072126a8f221f67244e9a54e68b53955
Author: JINMEI Tatuya <jinmei at isc.org>
Date: Mon Apr 11 10:30:33 2011 -0700
Merge branch 'trac806'
commit ad04d070072126a8f221f67244e9a54e68b53955
Author: JINMEI Tatuya <jinmei at isc.org>
Date: Mon Apr 11 01:30:52 2011 -0700
[trac806] explicitly defined the copy constructor.
commit fb99e325e667a39ef88b6c8fab128a8df862a786
Author: JINMEI Tatuya <jinmei at isc.org>
Date: Sat Apr 9 10:52:25 2011 -0700
[trac806] corrected comments in Rdata_RP_Test.toWireRenderer about compression.
the previous one was wrong due to naive copy-paste.
commit 31b96198427b2c140556afcd61ff3809c43266f6
Author: JINMEI Tatuya <jinmei at isc.org>
Date: Sat Apr 9 10:48:23 2011 -0700
[trac806] added blank lines for better readability
commit 0a2a239a12af8c0ee54d62cb34d170c6cfdd33f9
Author: JINMEI Tatuya <jinmei at isc.org>
Date: Fri Apr 8 18:11:39 2011 -0700
[trac806] added support for RP RDATA to gen-wiredata tool.
Also changed the output format for compressed name (remove the space
betwen the non pointer and pointer parts) in order to simplify the length
calculation.
commit 0e519f4da5ef99475c3bf5941ed1ea553a7c9a6e
Author: JINMEI Tatuya <jinmei at isc.org>
Date: Fri Apr 8 18:05:56 2011 -0700
[trac806] initial implementation of the RP RDATA support with tests
commit 429ade576746b5c5e1d9113ae57ee863276809b1
Author: Jeremy C. Reed <jreed at ISC.org>
Date: Fri Apr 8 11:24:53 2011 -0500
[master] mention last release date.
commit 25fe349f4fb12f444c06fdc2117a4f62f1dda2f7
Author: Jeremy C. Reed <jreed at ISC.org>
Date: Fri Apr 8 11:20:55 2011 -0500
[master] miscellaneous punctuation and case improvements
commit fcc5a1f450a3a0125e999a8bc9e1d26f207a8153
Author: Jeremy C. Reed <jreed at ISC.org>
Date: Fri Apr 8 11:19:04 2011 -0500
[master] reformat some long lines in ChangeLog
commit 71d23aa4207048dc78531ce48e35e6a83a6b62ab
Author: Jeremy C. Reed <jreed at ISC.org>
Date: Fri Apr 8 11:07:32 2011 -0500
[master] add some missing committer names for very old changelog entries
In a few cases, the trac number or svn revision was missing, so
I made a buest guess.
commit bcc0502a221ec06331c2825c5e27874626b32cf1
Author: Jeremy C. Reed <jreed at ISC.org>
Date: Fri Apr 8 10:52:48 2011 -0500
[master] add a tab after entry description and before username
Well this does make it not line up anymore for longer numbers/description
types. But at least it is consistent for parsing.
(Maybe should just use a single tab, but double is fine.)
commit 6555863f88c4e9865baebe0b55db1f7b00b6214c
Author: Jeremy C. Reed <jreed at ISC.org>
Date: Fri Apr 8 10:50:08 2011 -0500
[master] tab before entry description type and two tabs after (before name)
commit d3dbda9445dcb699e48457e89b90c3be933ec2b9
Author: Jeremy C. Reed <jreed at ISC.org>
Date: Fri Apr 8 10:22:16 2011 -0500
[master] make entry numbers flush left
See http://bind10.isc.org/wiki/ChangeLogDetails
As very briefly discussed on jabber, now making number entries
flush left.
I am also doing more cleanup.
I have a script to check the ChangeLog and will be automating it.
commit 5861ae7cb08e698c7a6c6d053b644f04106ed7a3
Author: JINMEI Tatuya <jinmei at isc.org>
Date: Thu Apr 7 16:26:08 2011 -0700
[trac806] provide a bit more detailed information when throwing an exception
due to rdlen mismatch.
not directly related to the task of this ticket, but encountered a situation
where it could be useful while testing.
-----------------------------------------------------------------------
More information about the bind10-changes
mailing list