- 01 Jun, 2010 3 commits
-
-
Likun Zhang authored
git-svn-id: svn://bind10.isc.org/svn/bind10/trunk@2013 e5f2f494-b856-4b98-b285-d166d9295462
-
Shane Kerr authored
See https://bind10.isc.org/ticket/40 for a full description of the changes. git-svn-id: svn://bind10.isc.org/svn/bind10/trunk@2012 e5f2f494-b856-4b98-b285-d166d9295462
-
Likun Zhang authored
1. Refactor the unittest code for cmdctl. \n2. Fix code error commentted temply in r1991. \n3. Add a new unittest for cmdctl. (Skip review) git-svn-id: svn://bind10.isc.org/svn/bind10/trunk@2011 e5f2f494-b856-4b98-b285-d166d9295462
-
- 31 May, 2010 10 commits
-
-
Jelte Jansen authored
(addendum to previous commit which had an empty log message, it was the merge of branches/trac183, unix domain sockets for msgq) git-svn-id: svn://bind10.isc.org/svn/bind10/trunk@2010 e5f2f494-b856-4b98-b285-d166d9295462
-
Jelte Jansen authored
git-svn-id: svn://bind10.isc.org/svn/bind10/trunk@2009 e5f2f494-b856-4b98-b285-d166d9295462
-
Jelte Jansen authored
rename HAVE_SIN_LEN macro to HAVE_SA_LEN, and use it for setting sun_len in the custom domain socket handler in lib/cc/session.cc (removing the custom code altogether in favour of asio is under consideration) git-svn-id: svn://bind10.isc.org/svn/bind10/branches/trac183@2008 e5f2f494-b856-4b98-b285-d166d9295462
-
Jelte Jansen authored
Use asio's io_service for the msgq handling in auth as well. Needed to add a getter for the io_service to asio_link. This may very wel come under reconsideration for the next release, but it is needed right now to get it to work again ;) (most likely refactor is to move the ModuleCCSession into the link or maybe even into AuthSrv itself) git-svn-id: svn://bind10.isc.org/svn/bind10/trunk@2007 e5f2f494-b856-4b98-b285-d166d9295462
-
JINMEI Tatuya authored
git-svn-id: svn://bind10.isc.org/svn/bind10/trunk@2002 e5f2f494-b856-4b98-b285-d166d9295462
-
JINMEI Tatuya authored
bin/xfrin: fixed several small bugs with many additional unit tests. Fixes include: IPv6 transport support, resource leak, and non IN class support. (Trac #185, r2000) git-svn-id: svn://bind10.isc.org/svn/bind10/trunk@2001 e5f2f494-b856-4b98-b285-d166d9295462
-
JINMEI Tatuya authored
git-svn-id: svn://bind10.isc.org/svn/bind10/trunk@2000 e5f2f494-b856-4b98-b285-d166d9295462
-
JINMEI Tatuya authored
should be trivial enough, skipping review. git-svn-id: svn://bind10.isc.org/svn/bind10/trunk@1998 e5f2f494-b856-4b98-b285-d166d9295462
-
JINMEI Tatuya authored
trivial, skipping review. git-svn-id: svn://bind10.isc.org/svn/bind10/trunk@1993 e5f2f494-b856-4b98-b285-d166d9295462
-
JINMEI Tatuya authored
git-svn-id: svn://bind10.isc.org/svn/bind10/trunk@1992 e5f2f494-b856-4b98-b285-d166d9295462
-
- 30 May, 2010 2 commits
-
-
JINMEI Tatuya authored
need to fix, review, and re-merge it. git-svn-id: svn://bind10.isc.org/svn/bind10/trunk@1991 e5f2f494-b856-4b98-b285-d166d9295462
-
JINMEI Tatuya authored
a trivial fix, skipping review. git-svn-id: svn://bind10.isc.org/svn/bind10/trunk@1990 e5f2f494-b856-4b98-b285-d166d9295462
-
- 29 May, 2010 8 commits
-
-
Evan Hunt authored
git-svn-id: svn://bind10.isc.org/svn/bind10/trunk@1986 e5f2f494-b856-4b98-b285-d166d9295462
-
Evan Hunt authored
by the removal of the non-ASIO query processing code). git-svn-id: svn://bind10.isc.org/svn/bind10/trunk@1985 e5f2f494-b856-4b98-b285-d166d9295462
-
Evan Hunt authored
bin/auth: removed custom query-processing code, changed boost::asio code to use plain asio instead, and added asio headers to the source tree. This allows building without using an external boost library. (Trac #163, svn r1983) git-svn-id: svn://bind10.isc.org/svn/bind10/trunk@1983 e5f2f494-b856-4b98-b285-d166d9295462
-
Evan Hunt authored
git-svn-id: svn://bind10.isc.org/svn/bind10/branches/trac168@1982 e5f2f494-b856-4b98-b285-d166d9295462
-
JINMEI Tatuya authored
git-svn-id: svn://bind10.isc.org/svn/bind10/branches/trac168@1972 e5f2f494-b856-4b98-b285-d166d9295462
-
JINMEI Tatuya authored
type conversion should be okay because we check the size of the type. this is necessary to suppress compiler warnings. git-svn-id: svn://bind10.isc.org/svn/bind10/branches/trac168@1971 e5f2f494-b856-4b98-b285-d166d9295462
-
JINMEI Tatuya authored
git-svn-id: svn://bind10.isc.org/svn/bind10/branches/trac168@1970 e5f2f494-b856-4b98-b285-d166d9295462
-
JINMEI Tatuya authored
revert to EXPECT_EQ. git-svn-id: svn://bind10.isc.org/svn/bind10/branches/trac168@1969 e5f2f494-b856-4b98-b285-d166d9295462
-
- 28 May, 2010 7 commits
-
-
Likun Zhang authored
git-svn-id: svn://bind10.isc.org/svn/bind10/trunk@1960 e5f2f494-b856-4b98-b285-d166d9295462
-
Likun Zhang authored
1. Merge branches/likun-value-check to trunk.(for ticket 201: add value/type check for commands sent to cmdctl.)\n 2. Apply the patch for ticket 193:msgq: real type data isn't encoded and decoded properly. \n3. The change had been reviewed by Jelte. git-svn-id: svn://bind10.isc.org/svn/bind10/trunk@1959 e5f2f494-b856-4b98-b285-d166d9295462
-
Likun Zhang authored
git-svn-id: svn://bind10.isc.org/svn/bind10/branches/likun-value-check@1958 e5f2f494-b856-4b98-b285-d166d9295462
-
Likun Zhang authored
git-svn-id: svn://bind10.isc.org/svn/bind10/trunk@1957 e5f2f494-b856-4b98-b285-d166d9295462
-
JINMEI Tatuya authored
(experimental try) git-svn-id: svn://bind10.isc.org/svn/bind10/branches/trac168@1955 e5f2f494-b856-4b98-b285-d166d9295462
-
JINMEI Tatuya authored
git-svn-id: svn://bind10.isc.org/svn/bind10/branches/trac168@1954 e5f2f494-b856-4b98-b285-d166d9295462
-
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
-
- 27 May, 2010 5 commits
-
-
Evan Hunt authored
src/lib/cc/session.cc that were triggered by ASIO code. - move ext/boost and ext/asio each down one level, to ext/boost/boost and ext/asio/asio. This allows groups of external headers to be included more selectively: we can switch on asio without also including boost, or change the boost include directory without losing asio. git-svn-id: svn://bind10.isc.org/svn/bind10/branches/trac168@1952 e5f2f494-b856-4b98-b285-d166d9295462
-
Evan Hunt authored
git-svn-id: svn://bind10.isc.org/svn/bind10/branches/trac168@1951 e5f2f494-b856-4b98-b285-d166d9295462
-
JINMEI Tatuya authored
used a separate internal library for ASIO related code to avoid the unused-parameter warning due to the ASIO code. git-svn-id: svn://bind10.isc.org/svn/bind10/branches/trac168@1950 e5f2f494-b856-4b98-b285-d166d9295462
-
http://bind10.isc.org/ticket/183Jelte Jansen authored
changed IPPROTO_TCP to 0 in the non-asio socket call, which I don't think we need and more importantly, does not work here. git-svn-id: svn://bind10.isc.org/svn/bind10/branches/trac183@1949 e5f2f494-b856-4b98-b285-d166d9295462
-
Likun Zhang authored
git-svn-id: svn://bind10.isc.org/svn/bind10/branches/likun-value-check@1944 e5f2f494-b856-4b98-b285-d166d9295462
-
- 26 May, 2010 5 commits
-
-
JINMEI Tatuya authored
git-svn-id: svn://bind10.isc.org/svn/bind10/branches/trac183@1943 e5f2f494-b856-4b98-b285-d166d9295462
-
Jelte Jansen authored
git-svn-id: svn://bind10.isc.org/svn/bind10/branches/trac183@1942 e5f2f494-b856-4b98-b285-d166d9295462
-
Jeremy C. Reed authored
I had tested this for building my host.cc outside of bind10 source. This is for Trac #68. git-svn-id: svn://bind10.isc.org/svn/bind10/trunk@1941 e5f2f494-b856-4b98-b285-d166d9295462
-
Jelte Jansen authored
git-svn-id: svn://bind10.isc.org/svn/bind10/branches/trac183@1940 e5f2f494-b856-4b98-b285-d166d9295462
-
Jeremy C. Reed authored
and b10-xfrout can import bind10_xfr. This is from patch in ticket #158. git-svn-id: svn://bind10.isc.org/svn/bind10/trunk@1939 e5f2f494-b856-4b98-b285-d166d9295462
-