- 12 Apr, 2011 1 commit
-
-
Jeremy C. Reed authored
Add -I flag for builddir to find generated spec_config.h. Also remove the ../spec_config.h target. It didn't work as-is since it referenced file in the wrong directory. Instead of fixing this I decided to remove. In normal build, the previous directory does build it first. In the case of attempting to build specific directories first, doesn't work yet due to other problems already (like missing dns components). This was noticed in a failed distcheck.
-
- 08 Apr, 2011 1 commit
-
-
Ocean Wang authored
-
- 07 Apr, 2011 1 commit
-
-
Michal 'vorner' Vaner authored
It failed to build a test, because the file was generated in another directory and probably didn't yet exist at the time.
-
- 06 Apr, 2011 1 commit
-
-
Michal 'vorner' Vaner authored
-
- 29 Mar, 2011 1 commit
-
-
Michal 'vorner' Vaner authored
-
- 23 Feb, 2011 1 commit
-
-
Jelte Jansen authored
ie. make sure no headers lead to it unintentionally (i.e.2 headers should not include asiolink.h, but the specific subparts we need) and cc files that include asiolink.h should include config.h first needed to rename the terribly named src/bin/auth/config.h for this
-
- 22 Feb, 2011 1 commit
-
-
Michal 'vorner' Vaner authored
-
- 16 Feb, 2011 1 commit
-
-
Jelte Jansen authored
It only stores the final result, and only looks into the cache at the start of a resolve() call right now, but it appears to work
-
- 03 Feb, 2011 1 commit
-
-
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
-
- 01 Jan, 2011 1 commit
-
-
JINMEI Tatuya authored
git-svn-id: svn://bind10.isc.org/svn/bind10/branches/trac467@4116 e5f2f494-b856-4b98-b285-d166d9295462
-
- 28 Dec, 2010 1 commit
-
-
JINMEI Tatuya authored
git-svn-id: svn://bind10.isc.org/svn/bind10/branches/trac448@4061 e5f2f494-b856-4b98-b285-d166d9295462
-
- 26 Dec, 2010 1 commit
-
-
JINMEI Tatuya authored
- replaced the ugly macro with real methods the base class using the template method pattern. as a result srv_unittest.h is not needed anymore and removed. - avoided the use of an unnamed namespace in srv_test.h (another bad practice anyway) - avoided the use of 'using namespace' in srv_test.h (yet another bad practice anyway) git-svn-id: svn://bind10.isc.org/svn/bind10/branches/trac448@4012 e5f2f494-b856-4b98-b285-d166d9295462
-
- 22 Dec, 2010 1 commit
-
-
JINMEI Tatuya authored
git-svn-id: svn://bind10.isc.org/svn/bind10/branches/trac446@3950 e5f2f494-b856-4b98-b285-d166d9295462
-
- 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
-
- 17 Dec, 2010 1 commit
-
-
Han Feng authored
git-svn-id: svn://bind10.isc.org/svn/bind10/branches/trac397focused@3876 e5f2f494-b856-4b98-b285-d166d9295462
-
- 09 Dec, 2010 1 commit
-
-
Yoshitaka Aharen authored
* Timer call back scheme of submitting statistics changed. * Avoid dynamic allocations. * Some files and classes were renamed. - stats.{cc,h} -> statistics.{cc,h} - class Counter -> class QueryCounters * Remove unnecessary includes. * Some test cases were appended. - class IntervalTimer - Submitted values from QueryCounters::submitStatistics() - Counter increment with handling query * Remove namespace 'statistics'. * Argument to constructor of IntervalTimer was changed to asio_link::IOService&. * Error handling improved - Parameter check - Exception handling * Documentation and comments were appended. git-svn-id: svn://bind10.isc.org/svn/bind10/branches/trac347@3782 e5f2f494-b856-4b98-b285-d166d9295462
-
- 07 Dec, 2010 1 commit
-
-
JINMEI Tatuya authored
- limit the scope to mandatory features for this sprint also made a couple of suggested cleanups - move the files to the datasrc lib - update file names git-svn-id: svn://bind10.isc.org/svn/bind10/branches/trac397focused@3737 e5f2f494-b856-4b98-b285-d166d9295462
-
- 01 Dec, 2010 1 commit
-
-
Yoshitaka Aharen authored
git-svn-id: svn://bind10.isc.org/svn/bind10/branches/trac347@3686 e5f2f494-b856-4b98-b285-d166d9295462
-
- 29 Nov, 2010 1 commit
-
-
JINMEI Tatuya authored
git-svn-id: svn://bind10.isc.org/svn/bind10/branches/trac415@3653 e5f2f494-b856-4b98-b285-d166d9295462
-
- 17 Nov, 2010 1 commit
-
-
Michal Vaner authored
git-svn-id: svn://bind10.isc.org/svn/bind10/branches/trac402@3552 e5f2f494-b856-4b98-b285-d166d9295462
-
- 16 Nov, 2010 1 commit
-
-
Jerry authored
git-svn-id: svn://bind10.isc.org/svn/bind10/branches/trac397@3538 e5f2f494-b856-4b98-b285-d166d9295462
-
- 04 Nov, 2010 1 commit
-
-
Jerry authored
git-svn-id: svn://bind10.isc.org/svn/bind10/branches/trac397@3436 e5f2f494-b856-4b98-b285-d166d9295462
-
- 03 Nov, 2010 1 commit
-
-
Likun Zhang authored
git-svn-id: svn://bind10.isc.org/svn/bind10/branches/trac402@3427 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
this will help run tests on a different directory than ".../tests". should be quite trivial, so skipping review. git-svn-id: svn://bind10.isc.org/svn/bind10/trunk@3212 e5f2f494-b856-4b98-b285-d166d9295462
-
- 10 Oct, 2010 1 commit
-
-
JINMEI Tatuya authored
git-svn-id: svn://bind10.isc.org/svn/bind10/branches/trac365@3158 e5f2f494-b856-4b98-b285-d166d9295462
-
- 28 Sep, 2010 1 commit
-
-
JINMEI Tatuya authored
adjusted the generator script a bit for this purpose. also fixed a distcheck failure in lib/dns/python tests. git-svn-id: svn://bind10.isc.org/svn/bind10/branches/trac354@3047 e5f2f494-b856-4b98-b285-d166d9295462
-
- 16 Sep, 2010 1 commit
-
-
Evan Hunt authored
src/lib/asiolink. No changes to the code itself have been made except for the purely cosmetic one of changing the namespace and filenames from "asio_link" to "asiolink". git-svn-id: svn://bind10.isc.org/svn/bind10/branches/trac327@2953 e5f2f494-b856-4b98-b285-d166d9295462
-
- 16 Aug, 2010 1 commit
-
-
Jerry authored
git-svn-id: svn://bind10.isc.org/svn/bind10/branches/trac289@2730 e5f2f494-b856-4b98-b285-d166d9295462
-
- 13 Aug, 2010 1 commit
-
-
JINMEI Tatuya authored
introduced a new ./configure option --enable-static-link to statically link executables while still building dynamic loadable modules correctly. git-svn-id: svn://bind10.isc.org/svn/bind10/branches/trac309@2722 e5f2f494-b856-4b98-b285-d166d9295462
-
- 16 Jul, 2010 1 commit
-
-
JINMEI Tatuya authored
git-svn-id: svn://bind10.isc.org/svn/bind10/branches/trac268@2525 e5f2f494-b856-4b98-b285-d166d9295462
-
- 29 Jun, 2010 1 commit
-
-
Jeremy C. Reed authored
Use libtool to create libcc. Have users of libcc use the libcc.la (libtool archive). I noticed this because libcfgclient's tests only linked with cc/data.o but build using Sunstudio showed it used libcc's session also. So instead of just linking with cc/session.o (which does work), I chose to link with libcc -- and noticed it was not using libtool. (Later will change other linking with foo.o object files to use libtool .la files instead. Also for Sunstudio support a minor patch for src/lib/cc/session_unittests.cc may later be committed.) No trac ticket for this. It was discussed with jinmei via jabber. git-svn-id: svn://bind10.isc.org/svn/bind10/trunk@2316 e5f2f494-b856-4b98-b285-d166d9295462
-
- 22 Jun, 2010 1 commit
-
-
JINMEI Tatuya authored
git-svn-id: svn://bind10.isc.org/svn/bind10/branches/trac221@2205 e5f2f494-b856-4b98-b285-d166d9295462
-
- 19 Jun, 2010 1 commit
-
-
JINMEI Tatuya authored
added test cases for the class, which currently fail. git-svn-id: svn://bind10.isc.org/svn/bind10/branches/trac221@2170 e5f2f494-b856-4b98-b285-d166d9295462
-
- 15 Jun, 2010 1 commit
-
-
JINMEI Tatuya authored
git-svn-id: svn://bind10.isc.org/svn/bind10/branches/trac190@2120 e5f2f494-b856-4b98-b285-d166d9295462
-
- 02 Jun, 2010 1 commit
-
-
Jeremy C. Reed authored
(not reviewed, trivial change) git-svn-id: svn://bind10.isc.org/svn/bind10/trunk@2044 e5f2f494-b856-4b98-b285-d166d9295462
-
- 28 May, 2010 1 commit
-
-
JINMEI Tatuya authored
- suppress the gcc unused parameters warning selectively (as a workaround) in a most portable way - introduce B10_CXXFLAGS as the default to AM_CXXFLAGS to make the first change possible (that's why I modified so many other Makefile.am's even if they are irrelevant to asio) - remove dependency on boost system library: it was only needed for the boost version of ASIO. - hide details that require ASIO related definitions from xfr_client.h to avoid being hit by the 'unused parameter' problem accidentally. git-svn-id: svn://bind10.isc.org/svn/bind10/branches/trac168@1953 e5f2f494-b856-4b98-b285-d166d9295462
-
- 20 May, 2010 1 commit
-
-
Evan Hunt authored
- add -lpthread where needed git-svn-id: svn://bind10.isc.org/svn/bind10/branches/trac168@1865 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
-
- 13 Apr, 2010 1 commit
-
-
JINMEI Tatuya authored
git-svn-id: svn://bind10.isc.org/svn/bind10/trunk@1710 e5f2f494-b856-4b98-b285-d166d9295462
-