- 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.
-
- 13 Dec, 2011 1 commit
-
-
Stephen Morris authored
-
- 18 Apr, 2011 1 commit
-
-
Stephen Morris authored
... and a test to check that setting the RTT to an absurdly high value causes no problems.
-
- 12 Apr, 2011 1 commit
-
-
chenzhengzhang authored
-
- 15 Mar, 2011 2 commits
-
-
Stephen Morris authored
... to make it easier to comment out sets of tests for debugging.
-
Stephen Morris authored
In the NSAS, store a pointer to the resolver as a "raw" pointer, not a shared pointer. The NSAS is part of the resolver, although it can call back into the resolver. If both store a shared pointer to each other we can have the case where the reference counts can never drop to zero.
-
- 28 Jan, 2011 1 commit
-
-
Jelte Jansen authored
instead of AbstractRRset it will now take a MessagePtr in its success() callback. needed to change a lot of test code for it to run again
-
- 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 2 commits
-
-
Jelte Jansen authored
- removed all #include <config.h> from nsas .h files (and moved them to .cc files) - added the (hopefully temporary) workaround for boost/sunstudio (a check in configure.ac, and the redefinition of __SUNPRO_CC in the header files that include boost/thread.hpp) - changed AC_COMPILE_IFELSE to AC_LINK_IFELSE to the compiler flags check functi on (some flags will not fail until it gets to ld) - changed a wrong ) in zone_entry_unittest - changed nsas_entry_unittests so the hashkey string value would not fall out of scope (diff checked by jreed) git-svn-id: svn://bind10.isc.org/svn/bind10/trunk@3887 e5f2f494-b856-4b98-b285-d166d9295462
-
Han Feng authored
git-svn-id: svn://bind10.isc.org/svn/bind10/branches/trac397focused@3885 e5f2f494-b856-4b98-b285-d166d9295462
-
- 16 Dec, 2010 1 commit
-
-
Jelte Jansen authored
applying two fixed for solaris; remove 'using namespace boost' where we use uint32_t, and adds jeremy's check for the multithreading flag (also added the latter to jinmei's ac_try_link call) should not compile yet, we are still looking for a good solution for the -Wno-missing-initializers problem git-svn-id: svn://bind10.isc.org/svn/bind10/trunk@3872 e5f2f494-b856-4b98-b285-d166d9295462
-
- 11 Dec, 2010 1 commit
-
-
Michal Vaner authored
So the one that gets it might use it to update the rtt. git-svn-id: svn://bind10.isc.org/svn/bind10/branches/trac408@3805 e5f2f494-b856-4b98-b285-d166d9295462
-
- 08 Dec, 2010 1 commit
-
-
Michal Vaner authored
git-svn-id: svn://bind10.isc.org/svn/bind10/branches/trac408@3761 e5f2f494-b856-4b98-b285-d166d9295462
-
- 06 Dec, 2010 1 commit
-
-
Michal Vaner authored
git-svn-id: svn://bind10.isc.org/svn/bind10/branches/trac408@3734 e5f2f494-b856-4b98-b285-d166d9295462
-
- 04 Dec, 2010 1 commit
-
-
Michal Vaner authored
And its tests Fix one bug in zone entry on the way git-svn-id: svn://bind10.isc.org/svn/bind10/branches/trac408@3720 e5f2f494-b856-4b98-b285-d166d9295462
-
- 16 Nov, 2010 2 commits
-
-
Michal Vaner authored
git-svn-id: svn://bind10.isc.org/svn/bind10/branches/trac408@3540 e5f2f494-b856-4b98-b285-d166d9295462
-
Michal Vaner authored
git-svn-id: svn://bind10.isc.org/svn/bind10/branches/trac408@3539 e5f2f494-b856-4b98-b285-d166d9295462
-
- 15 Nov, 2010 2 commits
-
-
Michal Vaner authored
Zone with unreachable nameserver git-svn-id: svn://bind10.isc.org/svn/bind10/branches/trac408@3526 e5f2f494-b856-4b98-b285-d166d9295462
-
Michal Vaner authored
That one is unreachable for sure. git-svn-id: svn://bind10.isc.org/svn/bind10/branches/trac408@3525 e5f2f494-b856-4b98-b285-d166d9295462
-
- 12 Nov, 2010 1 commit
-
-
Michal Vaner authored
git-svn-id: svn://bind10.isc.org/svn/bind10/branches/trac408@3511 e5f2f494-b856-4b98-b285-d166d9295462
-
- 06 Nov, 2010 4 commits
-
-
Michal Vaner authored
Include with " " is relative to current file - library headers need < > and in tests .. is needed (gcc does not reject invalid relative paths and looks into -I as well for them). git-svn-id: svn://bind10.isc.org/svn/bind10/branches/trac408@3480 e5f2f494-b856-4b98-b285-d166d9295462
-
Michal Vaner authored
While working on the internal part, another opportunity for testcase appeared. git-svn-id: svn://bind10.isc.org/svn/bind10/branches/trac408@3479 e5f2f494-b856-4b98-b285-d166d9295462
-
Michal Vaner authored
More tests will be needed as we move a little, for error conditions, etc git-svn-id: svn://bind10.isc.org/svn/bind10/branches/trac408@3476 e5f2f494-b856-4b98-b285-d166d9295462
-
Michal Vaner authored
Well, temporary one, for now git-svn-id: svn://bind10.isc.org/svn/bind10/branches/trac408@3475 e5f2f494-b856-4b98-b285-d166d9295462
-
- 02 Nov, 2010 1 commit
-
-
Stephen Morris authored
git-svn-id: svn://bind10.isc.org/svn/bind10/branches/trac356@3420 e5f2f494-b856-4b98-b285-d166d9295462
-