Stephen Morris
4ca7528d68
[2473] Updated BIND 10 Guide with details of DHCPv6 changes
2012-11-14 17:31:55 +00:00
Jeremy C. Reed
987ef574df
[master] documentation updates
...
Remove some references to experimental, development, prototype
Mention that bind10 doesn't start the DNS or DHCP servers by default.
Also reword a couple sentences so this is not implied.
This is for ticket #2451 .
This was not reviewed. The changes are minor.
2012-11-14 11:28:53 -06:00
Jeremy C. Reed
6b937eae7c
[master] few minor formatting changes
...
not reviewed, very minor
change some docbook tags
move some example prompts for formatting
2012-11-14 09:14:18 -06:00
Jeremy C. Reed
d42376ab74
[master] split the starting bind10 chapter into two chapters
...
This split is done so the bindctl chapter comes before
the chapter on using bindctl to configure Boss/components.
Discussed via jabber and in ticket #2305 .
Also added some brief content on how to stop bind10 and how to list
processes.
2012-11-14 08:54:39 -06:00
Jeremy C. Reed
71eee20bd4
[master] split quick start section into its own chapter
...
It adds a step to enable the auth server. Some other minor changes too.
This was not reviewed, but has very little content changes.
2012-11-14 08:27:06 -06:00
Jeremy C. Reed
10d9112a1e
[trac2305] minor changes to guide
...
i.e. (means "that is") to "for example"
change punctuation
add some formatting tags
2012-11-13 17:26:02 -06:00
Jelte Jansen
8872c15e88
[2305] addressed some comments in guide
2012-11-13 10:52:59 +01:00
Jeremy C. Reed
3d71b86e77
[trac2305] various minor documentation changes
...
add some docbook formatting tags
minor formatting changes.
bindctl -a defaults to 127.0.0.1 not localhost
add a space between "BIND 10"
some rewording
a few punctuation changes
add a sentence to describe an example
2012-11-12 15:05:54 -06:00
Jelte Jansen
56f0319afe
[2305] address review comments
...
updated documentation of bindctl chapter
fixed a stray space in module help output in bindctl
2012-11-07 11:47:32 +01:00
Jelte Jansen
45088a0f85
[2305] add section about configuration data types
2012-11-06 14:31:56 +01:00
Jeremy C. Reed
65dd63b2c9
[trac2305] change enable to disable for !verbose off
2012-11-05 14:40:35 -06:00
Jeremy C. Reed
9478cb0fdc
[trac2305] remove repeated word
2012-11-05 14:39:27 -06:00
Jelte Jansen
d2103c8880
[2305] initial addition of bindctl section
2012-11-05 14:45:41 +01:00
Tomek Mrugalski
4b59798e65
[2270] Documentation for DHCPv4 config. parser written.
2012-10-12 14:55:59 +02:00
Tomek Mrugalski
de5fd0b128
[master] Merge branch 'trac2269' (configuration for b10-dhcp6)
2012-10-11 14:40:04 +02:00
Tomek Mrugalski
1517f32c9e
[2269] Changes in Dhcp6 config parser after review.
2012-10-09 19:13:29 +02:00
Stephen Morris
d5a5e815fc
[2269] Minor documentation changes.
2012-10-03 14:32:37 +01:00
Jeremy C. Reed
07d2d30929
[master]Merge branch 'master' of ssh://git.bind10.isc.org//var/bind10/git/bind10
2012-09-26 13:31:33 -05:00
Jeremy C. Reed
60b9a13fc0
[master] change XfrIn to b10-xfrin
2012-09-26 13:31:07 -05:00
Michal 'vorner' Vaner
48b6e91386
Merge #2191
2012-09-26 17:13:58 +02:00
Jeremy C. Reed
10da91d4dc
[2189] various minor changes
...
minor grammar or wording changes
use mdash xml entity instead of unicode character
fix typo for Trac
fix example out of the configuration name
use xref tag instead of link tag (so reference is not lost in non-hyperlink
document)
keyring to key ring
fix punctuation (mistake in original)
minor grammar (mistake also in original)
2012-09-26 09:31:51 -05:00
Tomek Mrugalski
e2a552fcaa
[2269] Configuration parser for DHCPv6 implemented.
2012-09-25 18:26:37 +02:00
Michal 'vorner' Vaner
d0a5d03e21
[2189] Links to the TSIG chapter
2012-09-25 14:57:32 +02:00
Michal 'vorner' Vaner
08162d5b7e
[2189] Document TSIG keyring
2012-09-25 14:17:34 +02:00
Michal 'vorner' Vaner
56aa815ad1
[2191] Remove link to the bug from docs
...
As the bug should be solved here, it is no longer necessary to say the
thing doesn't work.
2012-09-25 11:01:00 +02:00
Tomek Mrugalski
fb86b2f215
[2269] dhcp6.spec update, documentation written
2012-09-21 14:21:58 +02:00
Naoki Kambe
f75dda7a75
[master] appended auto-generated doc files into .gitignore. okayed on jabber.
2012-09-13 13:31:24 +09:00
Jeremy C. Reed
e1631485dc
[master] comment sentence about cache-enable hiding zones
...
It doesn't happen currently. See ticket http://bind10.isc.org/ticket/2240
2012-09-07 07:33:23 -05:00
Jeremy C. Reed
f6e2c9efff
[master] capitalize some uses of SQLite3
...
be consistent
2012-09-06 08:34:13 -05:00
Jeremy C. Reed
492842c870
[master] BIND 10 style
...
be consistent
2012-09-06 08:33:02 -05:00
Jeremy C. Reed
a146ae91a1
[master] clarification about cache-enable
...
discussed with vorner via jabber.
2012-09-06 08:29:07 -05:00
Jelte Jansen
cdf3f04442
Merge branch 'trac357'
2012-09-04 09:36:17 +02:00
Jeremy C. Reed
b31ee71173
[master] use DISTCLEANFILES instead of MAINTAINERCLEANFILES for docs
2012-08-31 18:43:41 -05:00
Jeremy C. Reed
70b1513813
[master] use MAINTAINERCLEANFILES for man pages
...
Use "make maintainer-clean" instead of "make distclean" to remove the manpages.
This fixes problem where enduser using tarball does a "make clean"
and loses the maintainer-tarball-provided manpages.
2012-08-31 14:50:09 -05:00
Jeremy C. Reed
4cae76215b
[1687]Merge branch 'master' into trac1687
...
removed the conflicting generated files
2012-08-31 11:16:28 -05:00
Jeremy C. Reed
852e369ac1
[master] regenerate log messages docs
2012-08-31 11:10:58 -05:00
Jelte Jansen
6c9732dc5b
[357] address review comments
...
- explain 0 value for tcp_recv_timeout
- initialize value in config parser (to 0, it will be set by build() anyway)
2012-08-31 13:58:02 +02:00
Jelte Jansen
5298a0caf7
[357] update bind10-guide and auth manpage
2012-08-30 14:21:20 +02:00
Kazunori Fujiwara
df38cef2ce
[2138] Merge branch 'master' into trac2138
2012-08-27 18:12:47 +09:00
Naoki Kambe
dcb5ce50b4
[master] Merge branch 'trac2136'
...
Conflicts:
tests/system/bindctl/nsx1/b10-config.db.template.in
2012-08-27 10:12:07 +09:00
Kazunori Fujiwara
af5177603e
[2138] bind10-gude.xml update and comment update
2012-08-21 18:19:02 +09:00
Jeremy C. Reed
fe89e46378
[master][bind10-20120816-release] get rid of trailing whitespace
2012-08-15 22:44:31 -05:00
Jeremy C. Reed
71fd97b74f
[master] just regen with my doc toolchain
...
This is only needed so I don't have differences later.
This won't be needed once we stop including generated docs in the
source tree.
2012-08-15 22:27:27 -05:00
JINMEI Tatuya
76f733925b
[master] Merge branch 'trac2066'
2012-08-14 14:35:26 -07:00
JINMEI Tatuya
aa78dee2dc
[2066] revised resolver ACL text per my own suggestion
2012-08-14 12:34:37 -07:00
JINMEI Tatuya
a5c9a0e9e8
[2066] revised text about xfrout acl config per my own suggestion
2012-08-14 12:31:06 -07:00
JINMEI Tatuya
c22e36e2ff
[2066] added a note that list form of ACL match value doesn't work.
...
referring to #2066 .
2012-08-14 12:27:46 -07:00
JINMEI Tatuya
112b9731c4
[2066] corrected small errors in the previous fix
2012-08-14 12:27:33 -07:00
JINMEI Tatuya
33ea36e969
[2066] editorial fix: missing closing double-quotes
2012-08-13 11:31:54 -07:00
Jelte Jansen
ad2d728d14
[master] Merge branch 'trac2184'
...
(conflicts purely in generated files, regenerated them)
Conflicts:
doc/guide/bind10-guide.html
doc/guide/bind10-guide.txt
doc/guide/bind10-messages.html
2012-08-13 16:57:13 +02:00