- 31 Jan, 2012 1 commit
-
-
Stephen Morris authored
To allow for future optimization, the RRset pointer classes now point to the base of the RRset inheritance hierarchy.
-
- 27 Jan, 2012 2 commits
-
-
JINMEI Tatuya authored
-
JINMEI Tatuya authored
we should either/both consider revisiting the interface so we avoid the issue as a result or require higher version of boost. but for now this should be okay.
-
- 25 Jan, 2012 1 commit
-
-
JINMEI Tatuya authored
this is not absolutely necessary for the purpose of this branch, but it will help make it less ugly.
-
- 18 Jul, 2011 1 commit
-
-
Jeremy C. Reed authored
warning: no matching class member found and explicit link request to 'Rdata' could not be resolved (typo I think)
-
- 28 Apr, 2011 1 commit
-
-
JINMEI Tatuya authored
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.
-
- 14 Apr, 2011 1 commit
-
-
chenzhengzhang authored
-
- 12 Apr, 2011 1 commit
-
-
chenzhengzhang authored
-
- 11 Apr, 2011 1 commit
-
-
chenzhengzhang authored
-
- 08 Feb, 2011 2 commits
-
-
Jeremy C. Reed authored
Briefly mentioned on jabber.
-
Jeremy C. Reed authored
fix some parameter names add some TODOs (still need to be fixed) minor grammar fix add missing parameter fix some doxygen tags
-
- 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.
-
- 07 Jan, 2011 1 commit
-
-
Ocean Wang authored
-
- 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
-
- 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
-
- 15 Oct, 2010 1 commit
-
-
JINMEI Tatuya authored
should be quite trivial, so I'm skipping explicit review. if someone could perform sanity check on the diff copied with this message that would be great. git-svn-id: svn://bind10.isc.org/svn/bind10/trunk@3224 e5f2f494-b856-4b98-b285-d166d9295462
-
- 23 Sep, 2010 1 commit
-
-
JINMEI Tatuya authored
should be trivial, skipping review. git-svn-id: svn://bind10.isc.org/svn/bind10/trunk@3009 e5f2f494-b856-4b98-b285-d166d9295462
-
- 12 Apr, 2010 1 commit
-
-
JINMEI Tatuya authored
cleanup: use relative path to header files from "src/lib", i.e., s/"name.h"/<dns/name.h", etc. also removed unnecessary header files to be included. git-svn-id: svn://bind10.isc.org/svn/bind10/trunk@1705 e5f2f494-b856-4b98-b285-d166d9295462
-
- 05 Mar, 2010 1 commit
-
-
Jeremy C. Reed authored
This is based on ideas done in experiments/jreed-layout, but I manually did this again. Moved around directory structures. A single python subdirectory under src/lib for single "isc" module. No "cpp" directories. No pyshared or includes symlink trees. I tested running the c++ tests and python tests. I tested running run_bind10.sh from source tree (with nothing installed). I tested running bind10 from installed (after moving source). git-svn-id: svn://bind10.isc.org/svn/bind10/trunk@1120 e5f2f494-b856-4b98-b285-d166d9295462
-
- 26 Feb, 2010 1 commit
-
-
Evan Hunt authored
ticket #50 for full details) git-svn-id: svn://bind10.isc.org/svn/bind10/trunk@988 e5f2f494-b856-4b98-b285-d166d9295462
-
- 25 Feb, 2010 1 commit
-
-
JINMEI Tatuya authored
git-svn-id: svn://bind10.isc.org/svn/bind10/branches/jinmei-dnsrdata2@971 e5f2f494-b856-4b98-b285-d166d9295462
-
- 23 Feb, 2010 2 commits
-
-
JINMEI Tatuya authored
git-svn-id: svn://bind10.isc.org/svn/bind10/branches/jinmei-dnsrrset@919 e5f2f494-b856-4b98-b285-d166d9295462
-
JINMEI Tatuya authored
- some more tests - overall cleanup git-svn-id: svn://bind10.isc.org/svn/bind10/branches/jinmei-dnsrrset@917 e5f2f494-b856-4b98-b285-d166d9295462
-
- 17 Feb, 2010 1 commit
-
-
JINMEI Tatuya authored
git-svn-id: svn://bind10.isc.org/svn/bind10/branches/jinmei-dnsrrset@854 e5f2f494-b856-4b98-b285-d166d9295462
-
- 03 Feb, 2010 1 commit
-
-
JINMEI Tatuya authored
DNS library, and since we want to make the latter a general purpose library we should avoid having dependency on std objects as much as possible. git-svn-id: svn://bind10.isc.org/svn/bind10/branches/parkinglot@717 e5f2f494-b856-4b98-b285-d166d9295462
-
- 30 Jan, 2010 1 commit
-
-
Evan Hunt authored
(This now builds the b10-auth binary. The b10-parkinglot binary is still being built for reference purposes, but is expected to be removed. Both programs use port 5300, so they cannot be run simultaneously.) git-svn-id: svn://bind10.isc.org/svn/bind10/branches/parkinglot@690 e5f2f494-b856-4b98-b285-d166d9295462
-
- 26 Jan, 2010 1 commit
-
-
JINMEI Tatuya authored
git-svn-id: svn://bind10.isc.org/svn/bind10/branches/parkinglot@530 e5f2f494-b856-4b98-b285-d166d9295462
-