- 24 Feb, 2011 1 commit
-
-
JINMEI Tatuya authored
should be sufficiently trivial, directly committing to master.
-
- 21 Jan, 2011 1 commit
-
-
JINMEI Tatuya authored
briefly talked about it on jabber, no one opposed to it, Jeremy explicitly agreed. changes are trivial themselves, so no explicit review.
-
- 20 Dec, 2010 1 commit
-
-
Han Feng authored
git-svn-id: svn://bind10.isc.org/svn/bind10/branches/trac397focused@3885 e5f2f494-b856-4b98-b285-d166d9295462
-
- 16 Nov, 2010 1 commit
-
-
JINMEI Tatuya authored
so that the internal cursor would point to the first RDATA automatically. This will be a more intuitive and less error prone behavior. also removed call to RdataIterator::first() that this change made unnecessary. git-svn-id: svn://bind10.isc.org/svn/bind10/branches/trac410@3529 e5f2f494-b856-4b98-b285-d166d9295462
-
- 08 Nov, 2010 2 commits
-
-
JINMEI Tatuya authored
- removed obsolete comment about UNUSED_PARAM - omitting more unused parameters (that didn't cause a warning simply because we specified -Wno-unused-parameter git-svn-id: svn://bind10.isc.org/svn/bind10/branches/trac409@3490 e5f2f494-b856-4b98-b285-d166d9295462
-
JINMEI Tatuya authored
omit parameter names when the parameter is unused, instead of the compiler dependent workaround using UNUSED_PARAM. git-svn-id: svn://bind10.isc.org/svn/bind10/branches/trac409@3485 e5f2f494-b856-4b98-b285-d166d9295462
-
- 04 Nov, 2010 1 commit
-
-
JINMEI Tatuya authored
(svn merge didn't work well, probably because the branch was too old, so I chose to apply the diff by hand) git-svn-id: svn://bind10.isc.org/svn/bind10/trunk@3439 e5f2f494-b856-4b98-b285-d166d9295462
-
- 18 Oct, 2010 1 commit
-
-
Kazunori Fujiwara authored
git-svn-id: svn://bind10.isc.org/svn/bind10/branches/trac292@3248 e5f2f494-b856-4b98-b285-d166d9295462
-
- 28 Sep, 2010 1 commit
-
-
JINMEI Tatuya authored
- added more detailed tests for the Rcode class - added some methods for the recent introduction of EDNS class (Trac #311) - adjusted and enhanced python binding. git-svn-id: svn://bind10.isc.org/svn/bind10/branches/trac351@3038 e5f2f494-b856-4b98-b285-d166d9295462
-
- 14 Sep, 2010 1 commit
-
-
Jeremy C. Reed authored
This includes revisions 2792 and 2922 plus the ChangeLog entry: 91. [bug] jinmei lib/datasrc: A DS query could crash the library (and therefore, e.g. the authoritative server) if some RR of the same apex name is stored in the hot spot cache. (Trac #307, svn rTBD) git-svn-id: svn://bind10.isc.org/svn/bind10/trunk@2923 e5f2f494-b856-4b98-b285-d166d9295462
-
- 16 Aug, 2010 2 commits
-
-
JINMEI Tatuya authored
git-svn-id: svn://bind10.isc.org/svn/bind10/branches/trac310@2748 e5f2f494-b856-4b98-b285-d166d9295462
-
JINMEI Tatuya authored
- added surrandong parentheses for return values based on agreed guideline - removed redundant semicolons after a block - fixed curly brace position diff is large, but the change is very trivial. so I'm skipping explicit review. git-svn-id: svn://bind10.isc.org/svn/bind10/trunk@2745 e5f2f494-b856-4b98-b285-d166d9295462
-
- 16 Jul, 2010 1 commit
-
-
JINMEI Tatuya authored
git-svn-id: svn://bind10.isc.org/svn/bind10/trunk@2517 e5f2f494-b856-4b98-b285-d166d9295462
-
- 11 Jul, 2010 1 commit
-
-
JINMEI Tatuya authored
generalizing the base64 logiic. fully detailed tests are provided which now pass. documentation was also provided. using this opportunity I moved non DNS helper classes/functions to a separate 'util' directory to make it clearer which files are for the public API. git-svn-id: svn://bind10.isc.org/svn/bind10/branches/trac256@2482 e5f2f494-b856-4b98-b285-d166d9295462
-
- 01 Jul, 2010 1 commit
-
-
Jeremy C. Reed authored
git-svn-id: svn://bind10.isc.org/svn/bind10/trunk@2388 e5f2f494-b856-4b98-b285-d166d9295462
-
- 30 Jun, 2010 2 commits
-
-
Evan Hunt authored
Added a hot-spot cache to libdatasrc to speed up access to repeatedly-queried data and reduce the number of queries to the underlying database; this should substantially improve performance. Also added a "-n" ("no cache") option to bind10 and b10-auth to disable the cache if needed. (Trac #192, svn r2383) git-svn-id: svn://bind10.isc.org/svn/bind10/trunk@2383 e5f2f494-b856-4b98-b285-d166d9295462
-
Evan Hunt authored
git-svn-id: svn://bind10.isc.org/svn/bind10/trunk@2350 e5f2f494-b856-4b98-b285-d166d9295462
-
- 26 Jun, 2010 1 commit
-
-
JINMEI Tatuya authored
also refactored datasrc test mock. git-svn-id: svn://bind10.isc.org/svn/bind10/trunk@2286 e5f2f494-b856-4b98-b285-d166d9295462
-
- 22 Jun, 2010 1 commit
-
-
JINMEI Tatuya authored
trivial, skipping review. git-svn-id: svn://bind10.isc.org/svn/bind10/trunk@2208 e5f2f494-b856-4b98-b285-d166d9295462
-
- 18 Jun, 2010 1 commit
-
-
JINMEI Tatuya authored
git-svn-id: svn://bind10.isc.org/svn/bind10/trunk@2159 e5f2f494-b856-4b98-b285-d166d9295462
-
- 29 Apr, 2010 1 commit
-
-
Evan Hunt authored
git-svn-id: svn://bind10.isc.org/svn/bind10/trunk@1799 e5f2f494-b856-4b98-b285-d166d9295462
-
- 17 Apr, 2010 1 commit
-
-
JINMEI Tatuya authored
- remove an unnecessary temporary variable to shorten a method - use RRClass instead of Query when the former suffices to reduce dependency build/tests okay, no behavioral change. skipping explicit review. git-svn-id: svn://bind10.isc.org/svn/bind10/trunk@1728 e5f2f494-b856-4b98-b285-d166d9295462
-
- 16 Apr, 2010 2 commits
-
-
JINMEI Tatuya authored
- more consitify - avoid using C-style cast - combine two short lines build/tests okay. skipping review. git-svn-id: svn://bind10.isc.org/svn/bind10/trunk@1725 e5f2f494-b856-4b98-b285-d166d9295462
-
JINMEI Tatuya authored
- follow coding guidelines - use anonymous namespace instead of file-static functions - constify as much as possible. build and tests are okay (basically no behavioral change), commiting to trunk skipping review. git-svn-id: svn://bind10.isc.org/svn/bind10/trunk@1724 e5f2f494-b856-4b98-b285-d166d9295462
-
- 19 Mar, 2010 1 commit
-
-
JINMEI Tatuya authored
include "config.h" in public header files. git-svn-id: svn://bind10.isc.org/svn/bind10/trunk@1610 e5f2f494-b856-4b98-b285-d166d9295462
-
- 17 Mar, 2010 3 commits
-
-
Evan Hunt authored
- add unit test for wildcard->CNAME->NXRRSET - add unit test for wildcard->CNAME->NXDOMAIN git-svn-id: svn://bind10.isc.org/svn/bind10/trunk@1496 e5f2f494-b856-4b98-b285-d166d9295462
-
Evan Hunt authored
on a flawed understanding of the protocol, and once the code had been corrected, the tests needed to be corrected as well.) git-svn-id: svn://bind10.isc.org/svn/bind10/trunk@1479 e5f2f494-b856-4b98-b285-d166d9295462
-
Evan Hunt authored
wildcard record. (Unit tests to follow in the morning.) git-svn-id: svn://bind10.isc.org/svn/bind10/trunk@1474 e5f2f494-b856-4b98-b285-d166d9295462
-
- 16 Mar, 2010 1 commit
-
-
Evan Hunt authored
- query for NSEC, DS, or DNAME at a zone cut now returns a referral if the parent doesn't have data of the requested type to return git-svn-id: svn://bind10.isc.org/svn/bind10/trunk@1433 e5f2f494-b856-4b98-b285-d166d9295462
-
- 15 Mar, 2010 2 commits
-
-
JINMEI Tatuya authored
the class is IN. Added a test case where this assumption could trigger a catastrophic result. git-svn-id: svn://bind10.isc.org/svn/bind10/trunk@1422 e5f2f494-b856-4b98-b285-d166d9295462
-
JINMEI Tatuya authored
git-svn-id: svn://bind10.isc.org/svn/bind10/trunk@1404 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
-
- 11 Mar, 2010 4 commits
-
-
Evan Hunt authored
git-svn-id: svn://bind10.isc.org/svn/bind10/trunk@1329 e5f2f494-b856-4b98-b285-d166d9295462
-
Evan Hunt authored
- handle wildcard queries correctly when there is a wildcard CNAME - added a unit test for the nodata case (still need to do one for the CNAME) git-svn-id: svn://bind10.isc.org/svn/bind10/trunk@1317 e5f2f494-b856-4b98-b285-d166d9295462
-
JINMEI Tatuya authored
git-svn-id: svn://bind10.isc.org/svn/bind10/trunk@1316 e5f2f494-b856-4b98-b285-d166d9295462
-
JINMEI Tatuya authored
git-svn-id: svn://bind10.isc.org/svn/bind10/trunk@1311 e5f2f494-b856-4b98-b285-d166d9295462
-
- 10 Mar, 2010 2 commits
-
-
Evan Hunt authored
git-svn-id: svn://bind10.isc.org/svn/bind10/trunk@1301 e5f2f494-b856-4b98-b285-d166d9295462
-
Evan Hunt authored
git-svn-id: svn://bind10.isc.org/svn/bind10/trunk@1289 e5f2f494-b856-4b98-b285-d166d9295462
-
- 08 Mar, 2010 2 commits
-
-
Jelte Jansen authored
if not set, the hardcoded default is used Added removeDataSrc(ConstDataSrcPtr) to remove a running one (auth_srv has a copy of the currently running sqlite datasrcptr to keep track of this) added test for addDataSrc and removeDataSrc (for which is also added an dataSrcCount() function) removed zone_list from auth.spec to avoid confusion updated ccsession to give a better error when there is something wrong (like a bad .spec file) git-svn-id: svn://bind10.isc.org/svn/bind10/trunk@1203 e5f2f494-b856-4b98-b285-d166d9295462
-
Evan Hunt authored
skip data sources that definitely won't match. (I'm not sure about the design here and may revisit it, but there should be a marginal speedup from not having to compare every single qname to "authors.bind" and "version.bind".) git-svn-id: svn://bind10.isc.org/svn/bind10/trunk@1191 e5f2f494-b856-4b98-b285-d166d9295462
-