- 23 Feb, 2011 1 commit
-
-
Jelte Jansen authored
if not set, we use dummy locks instead of the boost locks
-
- 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
-
- 03 Dec, 2010 1 commit
-
-
Haidong Wang authored
git-svn-id: svn://bind10.isc.org/svn/bind10/branches/trac356@3706 e5f2f494-b856-4b98-b285-d166d9295462
-
- 30 Nov, 2010 1 commit
-
-
Michal Vaner authored
Classes with virtual functions and non-virtual destructors are probably wrong. Some destructors were added, one class had its virtual functions changed to ordinary, since it did not need them. git-svn-id: svn://bind10.isc.org/svn/bind10/branches/trac408@3672 e5f2f494-b856-4b98-b285-d166d9295462
-
- 06 Nov, 2010 1 commit
-
-
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
-
- 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
-
- 29 Oct, 2010 1 commit
-
-
Stephen Morris authored
2. Additional classes and changes towards the logic for manipulating the data structures in the nameserver address store. git-svn-id: svn://bind10.isc.org/svn/bind10/branches/trac356@3402 e5f2f494-b856-4b98-b285-d166d9295462
-
- 27 Oct, 2010 1 commit
-
-
Stephen Morris authored
git-svn-id: svn://bind10.isc.org/svn/bind10/branches/trac356@3372 e5f2f494-b856-4b98-b285-d166d9295462
-
- 19 Oct, 2010 1 commit
-
-
Stephen Morris authored
git-svn-id: svn://bind10.isc.org/svn/bind10/branches/trac356@3272 e5f2f494-b856-4b98-b285-d166d9295462
-