- 15 Apr, 2010 1 commit
-
-
Jeremy C. Reed authored
(so is included in tarball). Also sorted a couple entries. This was not reviewed. But is minor. git-svn-id: svn://bind10.isc.org/svn/bind10/trunk@1714 e5f2f494-b856-4b98-b285-d166d9295462
-
- 14 Apr, 2010 1 commit
-
-
JINMEI Tatuya authored
applied the same fix as r1709 and r1710. This will make it possible to run tests in a separate build tree. (trac ticket #143) also applied the DRY principle to unittest_util*: remove the local copies and simply referred to the dns/tests versions of these files. git-svn-id: svn://bind10.isc.org/svn/bind10/trunk@1713 e5f2f494-b856-4b98-b285-d166d9295462
-
- 26 Mar, 2010 1 commit
-
-
Jeremy C. Reed authored
also specifically within "dns/". git-svn-id: svn://bind10.isc.org/svn/bind10/trunk@1657 e5f2f494-b856-4b98-b285-d166d9295462
-
- 20 Mar, 2010 1 commit
-
-
JINMEI Tatuya authored
additional related cleanups were made as well. git-svn-id: svn://bind10.isc.org/svn/bind10/trunk@1617 e5f2f494-b856-4b98-b285-d166d9295462
-
- 19 Mar, 2010 2 commits
-
-
Jelte Jansen authored
git-svn-id: svn://bind10.isc.org/svn/bind10/trunk@1594 e5f2f494-b856-4b98-b285-d166d9295462
-
Jelte Jansen authored
git-svn-id: svn://bind10.isc.org/svn/bind10/trunk@1593 e5f2f494-b856-4b98-b285-d166d9295462
-
- 14 Mar, 2010 1 commit
-
-
JINMEI Tatuya authored
object so that they'll be valid regardless of how the QueryTask is constructed. In the current usage patter the previous behavior is probably safe, but since this object is passed beyond a scope of a single function, there's always a risk of retaining a stale reference to a temporary object. This fix solves that potential problem. Note that copy of these member objects should be cheap because in this sense they are mostly native integer types. git-svn-id: svn://bind10.isc.org/svn/bind10/trunk@1395 e5f2f494-b856-4b98-b285-d166d9295462
-
- 10 Mar, 2010 2 commits
-
-
Evan Hunt authored
per suggestions from bind10 channel discussion git-svn-id: svn://bind10.isc.org/svn/bind10/trunk@1264 e5f2f494-b856-4b98-b285-d166d9295462
-
Evan Hunt authored
git-svn-id: svn://bind10.isc.org/svn/bind10/trunk@1261 e5f2f494-b856-4b98-b285-d166d9295462
-