- 18 Mar, 2010 33 commits
-
-
Michael Graff authored
git-svn-id: svn://bind10.isc.org/svn/bind10/trunk@1533 e5f2f494-b856-4b98-b285-d166d9295462
-
Michael Graff authored
git-svn-id: svn://bind10.isc.org/svn/bind10/trunk@1532 e5f2f494-b856-4b98-b285-d166d9295462
-
Michael Graff authored
git-svn-id: svn://bind10.isc.org/svn/bind10/trunk@1531 e5f2f494-b856-4b98-b285-d166d9295462
-
Michael Graff authored
split out requirements into two sections, one run-time and one build-time. Add more words describing the various processes we start. Refer to b10-xfer rather than 'the xfer in module' git-svn-id: svn://bind10.isc.org/svn/bind10/trunk@1530 e5f2f494-b856-4b98-b285-d166d9295462
-
Michael Graff authored
reorder some more; move supported os and requirements into the intro section, not the installation section. git-svn-id: svn://bind10.isc.org/svn/bind10/trunk@1529 e5f2f494-b856-4b98-b285-d166d9295462
-
Michael Graff authored
reorder sections; make all installation instructons including quickstart a child of the installation chapter. Put requirements and supported OS versions first in the installation section. More work to be done git-svn-id: svn://bind10.isc.org/svn/bind10/trunk@1528 e5f2f494-b856-4b98-b285-d166d9295462
-
Michael Graff authored
git-svn-id: svn://bind10.isc.org/svn/bind10/trunk@1527 e5f2f494-b856-4b98-b285-d166d9295462
-
Jeremy C. Reed authored
git-svn-id: svn://bind10.isc.org/svn/bind10/trunk@1526 e5f2f494-b856-4b98-b285-d166d9295462
-
JINMEI Tatuya authored
(also shorten the name space specification for the V6ONLY option) git-svn-id: svn://bind10.isc.org/svn/bind10/trunk@1525 e5f2f494-b856-4b98-b285-d166d9295462
-
JINMEI Tatuya authored
(with additional cleanup: removed unnecessary UNUSED_PARAM, minimize the use of temporary varaibles) git-svn-id: svn://bind10.isc.org/svn/bind10/trunk@1524 e5f2f494-b856-4b98-b285-d166d9295462
-
JINMEI Tatuya authored
(regression of r1292) git-svn-id: svn://bind10.isc.org/svn/bind10/trunk@1523 e5f2f494-b856-4b98-b285-d166d9295462
-
Michael Graff authored
rework parts; introduction is more of an introduction. Checkpoint commit mostly to avoid lots of merge errors git-svn-id: svn://bind10.isc.org/svn/bind10/trunk@1522 e5f2f494-b856-4b98-b285-d166d9295462
-
JINMEI Tatuya authored
git-svn-id: svn://bind10.isc.org/svn/bind10/trunk@1521 e5f2f494-b856-4b98-b285-d166d9295462
-
Evan Hunt authored
git-svn-id: svn://bind10.isc.org/svn/bind10/trunk@1520 e5f2f494-b856-4b98-b285-d166d9295462
-
JINMEI Tatuya authored
git-svn-id: svn://bind10.isc.org/svn/bind10/trunk@1519 e5f2f494-b856-4b98-b285-d166d9295462
-
JINMEI Tatuya authored
git-svn-id: svn://bind10.isc.org/svn/bind10/trunk@1518 e5f2f494-b856-4b98-b285-d166d9295462
-
JINMEI Tatuya authored
- added more tests for TXT and AAAA - updated what() message for exceptions so that they can be more helpful. - (this is a kind of feature extesion but) supported multiple character-strings in the from wire constructor git-svn-id: svn://bind10.isc.org/svn/bind10/trunk@1517 e5f2f494-b856-4b98-b285-d166d9295462
-
Evan Hunt authored
database file. git-svn-id: svn://bind10.isc.org/svn/bind10/trunk@1516 e5f2f494-b856-4b98-b285-d166d9295462
-
Jelte Jansen authored
git-svn-id: svn://bind10.isc.org/svn/bind10/trunk@1515 e5f2f494-b856-4b98-b285-d166d9295462
-
Likun Zhang authored
git-svn-id: svn://bind10.isc.org/svn/bind10/trunk@1514 e5f2f494-b856-4b98-b285-d166d9295462
-
Jelte Jansen authored
added a TODO for the open issues in ticket 43 updated doxygen for getSocket() git-svn-id: svn://bind10.isc.org/svn/bind10/trunk@1513 e5f2f494-b856-4b98-b285-d166d9295462
-
Jelte Jansen authored
fixed a problem with asio port binding, if you specify v6() without further options, it binds to both IPv4 and IPv6 (at least in my version), so we need to specify a v6-only option for the UDPServer and TCPServer that listen on v6 git-svn-id: svn://bind10.isc.org/svn/bind10/trunk@1512 e5f2f494-b856-4b98-b285-d166d9295462
-
Jeremy C. Reed authored
git-svn-id: svn://bind10.isc.org/svn/bind10/trunk@1510 e5f2f494-b856-4b98-b285-d166d9295462
-
Jeremy C. Reed authored
(This updates bind10.xml with comments, but the generated bind10.8 didn't change so now that didn't get committed, so the timestamps are behind so a "make" may end up trying to build it. I need to fix the build of this to not require xsltproc for others.) git-svn-id: svn://bind10.isc.org/svn/bind10/trunk@1509 e5f2f494-b856-4b98-b285-d166d9295462
-
Jelte Jansen authored
git-svn-id: svn://bind10.isc.org/svn/bind10/trunk@1508 e5f2f494-b856-4b98-b285-d166d9295462
-
Jeremy C. Reed authored
git-svn-id: svn://bind10.isc.org/svn/bind10/trunk@1507 e5f2f494-b856-4b98-b285-d166d9295462
-
Jeremy C. Reed authored
from docbook format (already in svn). This updates bindctl.1 and msgq.8 already in svn. Add Makefile.am additions so these are installed and also to regenerate them. Assuming the nroff version is newer than the xml version, make won't need to regenerate. It is created using xsltproc. But this shouldn't be a build requirement -- so may need to redo this if notice any problem. Also in the loadzone makefile, create the localstatedir. (Not really needed since other makefile creates, but just in case this becomes standalone.) git-svn-id: svn://bind10.isc.org/svn/bind10/trunk@1506 e5f2f494-b856-4b98-b285-d166d9295462
-
Jeremy C. Reed authored
git-svn-id: svn://bind10.isc.org/svn/bind10/trunk@1505 e5f2f494-b856-4b98-b285-d166d9295462
-
Jeremy C. Reed authored
I have been using this for a few days for building from the tarball which doesn't include ext/boost and my system doesn't have boost headers in standard location. Also check for the boost headers. git-svn-id: svn://bind10.isc.org/svn/bind10/trunk@1504 e5f2f494-b856-4b98-b285-d166d9295462
-
Jeremy C. Reed authored
git-svn-id: svn://bind10.isc.org/svn/bind10/trunk@1503 e5f2f494-b856-4b98-b285-d166d9295462
-
Likun Zhang authored
git-svn-id: svn://bind10.isc.org/svn/bind10/trunk@1502 e5f2f494-b856-4b98-b285-d166d9295462
-
Jeremy C. Reed authored
git-svn-id: svn://bind10.isc.org/svn/bind10/trunk@1501 e5f2f494-b856-4b98-b285-d166d9295462
-
Jeremy C. Reed authored
on install. TODO: maybe cfgmgr should create it? (while here comment out an unused line) For cmdctl, create the sysconfdir directory. git-svn-id: svn://bind10.isc.org/svn/bind10/trunk@1500 e5f2f494-b856-4b98-b285-d166d9295462
-
- 17 Mar, 2010 7 commits
-
-
Jelte Jansen authored
(rest of ticket 103) git-svn-id: svn://bind10.isc.org/svn/bind10/trunk@1499 e5f2f494-b856-4b98-b285-d166d9295462
-
Jeremy C. Reed authored
git-svn-id: svn://bind10.isc.org/svn/bind10/trunk@1498 e5f2f494-b856-4b98-b285-d166d9295462
-
Jelte Jansen authored
does not do version and platform checks yet git-svn-id: svn://bind10.isc.org/svn/bind10/trunk@1497 e5f2f494-b856-4b98-b285-d166d9295462
-
Evan Hunt authored
- add unit test for wildcard->CNAME->NXRRSET - add unit test for wildcard->CNAME->NXDOMAIN git-svn-id: svn://bind10.isc.org/svn/bind10/trunk@1496 e5f2f494-b856-4b98-b285-d166d9295462
-
JINMEI Tatuya authored
git-svn-id: svn://bind10.isc.org/svn/bind10/trunk@1495 e5f2f494-b856-4b98-b285-d166d9295462
-
Jeremy C. Reed authored
git-svn-id: svn://bind10.isc.org/svn/bind10/trunk@1494 e5f2f494-b856-4b98-b285-d166d9295462
-
Evan Hunt authored
nonexistent target. git-svn-id: svn://bind10.isc.org/svn/bind10/trunk@1493 e5f2f494-b856-4b98-b285-d166d9295462
-