- 08 Feb, 2011 5 commits
-
-
JINMEI Tatuya authored
-
JINMEI Tatuya authored
it effectively makes this branch with trac517 (which has been merged to master since then). it will help merge this branch to master. also resolved trivial conflicts in src/lib/datasrc/tests/rbtree_unittest.cc. This reverts commit 1ab958cd.
-
Yoshitaka Aharen authored
-
Yoshitaka Aharen authored
-
JINMEI Tatuya authored
also removed an unused initialization as a piggybacked cleanup. okayed on jabber, behavior confirmed, too.
-
- 07 Feb, 2011 4 commits
-
-
-
JINMEI Tatuya authored
-
Jeremy C. Reed authored
-
JINMEI Tatuya authored
okayed on jabber.
-
- 04 Feb, 2011 3 commits
-
-
Jeremy C. Reed authored
-
Yoshitaka Aharen authored
-
Yoshitaka Aharen authored
-
- 03 Feb, 2011 23 commits
-
-
-
Jeremy C. Reed authored
-
JINMEI Tatuya authored
bash isn't available on all platforms by default. we should be conservative.
-
Michal 'vorner' Vaner authored
-
Michal 'vorner' Vaner authored
-
Michal 'vorner' Vaner authored
-
Stephen Morris authored
-
Stephen Morris authored
Conflicts: configure.ac
-
Stephen Morris authored
-
Stephen Morris authored
-
Jelte Jansen authored
-
Jelte Jansen authored
Conflicts: src/lib/asiolink/asiolink.cc
-
Jelte Jansen authored
-
Michal 'vorner' Vaner authored
-
Michal 'vorner' Vaner authored
-
Stephen Morris authored
In particular: * Use Use asiolink abstractions instead of Boost::asio directly * Add cross-section checks (answer/question v authority) * Extended description of bailiwick * Methods added to isc::dns::Message and asiolink::IOAddress
-
Jelte Jansen authored
-
Jelte Jansen authored
-
JINMEI Tatuya authored
-
JINMEI Tatuya authored
-
JINMEI Tatuya authored
-
JINMEI Tatuya authored
Actually, it turns out to be much simpler than originally thought on top of the RBTreeNodeChain extensions made on this branch so far.
-
JINMEI Tatuya authored
-
- 02 Feb, 2011 5 commits
-
-
JINMEI Tatuya authored
- new methods were added to RBTreeNodeChain - RBTreeNodeChain::clear() was also added, mainly for the convenience of tests
-
JINMEI Tatuya authored
In the latest usage we don't need to copy RBTreeNodeChain objects. It would be safer to disable copy unless/until we see need for it.
-
Jeremy C. Reed authored
-
Jeremy C. Reed authored
-
JINMEI Tatuya authored
- construct the backend rbtree with the 'empty okay' mode - return NXRRSET if the found node is empty
-