2
0
mirror of https://gitlab.isc.org/isc-projects/kea synced 2025-08-28 20:47:48 +00:00

1122 Commits

Author SHA1 Message Date
Jeremy C. Reed
deb0efecb3 Grammar fix.
Add some details about zonemgr.
Mention xfrout does NOTIFY out also.


git-svn-id: svn://bind10.isc.org/svn/bind10/branches/trac341@2946 e5f2f494-b856-4b98-b285-d166d9295462
2010-09-16 19:19:57 +00:00
Jeremy C. Reed
99d6197e51 Remove --with-boost-lib configuration switch.
And remove it from documentation too (while in the guide also remove
note about LD_LIBRARY_PATH which was handled in ticket 148).


git-svn-id: svn://bind10.isc.org/svn/bind10/trunk@2684 e5f2f494-b856-4b98-b285-d166d9295462
2010-08-10 14:03:07 +00:00
Jeremy C. Reed
9b827bc222 --with-boost-python is no more. Doesn't need Boost Python anymore.
(And regen html)


git-svn-id: svn://bind10.isc.org/svn/bind10/trunk@2373 e5f2f494-b856-4b98-b285-d166d9295462
2010-06-30 20:52:26 +00:00
Jeremy C. Reed
4caf5d3b88 Regenerate HTML.
git-svn-id: svn://bind10.isc.org/svn/bind10/trunk@2371 e5f2f494-b856-4b98-b285-d166d9295462
2010-06-30 20:29:47 +00:00
Jeremy C. Reed
8898a9167b mention that pkg-config is required to build (and make but that
is probably to obvious)


git-svn-id: svn://bind10.isc.org/svn/bind10/trunk@2370 e5f2f494-b856-4b98-b285-d166d9295462
2010-06-30 20:29:02 +00:00
Jeremy C. Reed
d87f94d469 Commit the generated guide. (The XML source as committed
previously.)


git-svn-id: svn://bind10.isc.org/svn/bind10/trunk@2035 e5f2f494-b856-4b98-b285-d166d9295462
2010-06-02 03:36:11 +00:00
Jeremy C. Reed
5d8fbfef53 Remove recommendations about using Boost System (for ASIO)
for safer TCP. That is no longer in BIND 10.
Also some minor doc improvements. Reviewed briefly over jabber.


git-svn-id: svn://bind10.isc.org/svn/bind10/trunk@2015 e5f2f494-b856-4b98-b285-d166d9295462
2010-06-01 16:37:11 +00:00
Jeremy C. Reed
adaa4dfc69 A little rewording. Remove a couple duplicated statements. Uppercase
some bullet lists. Move a sentence.
(Minor, no review.)


git-svn-id: svn://bind10.isc.org/svn/bind10/trunk@1826 e5f2f494-b856-4b98-b285-d166d9295462
2010-05-14 12:09:18 +00:00
Jeremy C. Reed
b4b6287ec4 Add note to install section about run-time linker.
(Temporary note until Trac #148.)

Regen the HTML version. (I see this pulled in another fix too.)


git-svn-id: svn://bind10.isc.org/svn/bind10/trunk@1778 e5f2f494-b856-4b98-b285-d166d9295462
2010-04-21 14:18:00 +00:00
Jeremy C. Reed
36f6a8ce01 Regen the HTML version.
Catch up on previous XML updates.


git-svn-id: svn://bind10.isc.org/svn/bind10/trunk@1774 e5f2f494-b856-4b98-b285-d166d9295462
2010-04-21 13:12:44 +00:00
Jeremy C. Reed
b37c36a508 Some guide cleanups.
Change Y1 references to "development".
Mention more build/run time dependencies.
Fix xfrin sentence.
Add xfrin and xfrout info (needs a lot more).
Change and add some ./configure options.
Comment out broken example.

Jelte reviewed and commented via jabber.


git-svn-id: svn://bind10.isc.org/svn/bind10/trunk@1773 e5f2f494-b856-4b98-b285-d166d9295462
2010-04-21 13:08:12 +00:00
Jeremy C. Reed
cb61713174 Have msgq and its manpage be installed as "b10-msgq".
For ticket #25.


git-svn-id: svn://bind10.isc.org/svn/bind10/trunk@1747 e5f2f494-b856-4b98-b285-d166d9295462
2010-04-20 12:44:17 +00:00
Jeremy C. Reed
61f47f32e2 Fix a typo.
Change a path for finding reviewed code in svn.


git-svn-id: svn://bind10.isc.org/svn/bind10/trunk@1651 e5f2f494-b856-4b98-b285-d166d9295462
2010-03-26 14:35:23 +00:00
Jeremy C. Reed
c93429851d typo
git-svn-id: svn://bind10.isc.org/svn/bind10/trunk@1609 e5f2f494-b856-4b98-b285-d166d9295462
2010-03-19 19:23:17 +00:00
Jeremy C. Reed
876c01a44c two to few (reported by shane)
git-svn-id: svn://bind10.isc.org/svn/bind10/trunk@1608 e5f2f494-b856-4b98-b285-d166d9295462
2010-03-19 19:19:56 +00:00
Michael Graff
222152bef1 formatting, remove a turd
git-svn-id: svn://bind10.isc.org/svn/bind10/trunk@1605 e5f2f494-b856-4b98-b285-d166d9295462
2010-03-19 16:39:37 +00:00
Michael Graff
7be875024f formatting, remove a turd
git-svn-id: svn://bind10.isc.org/svn/bind10/trunk@1604 e5f2f494-b856-4b98-b285-d166d9295462
2010-03-19 16:39:25 +00:00
Michael Graff
67c54f019c add abstract pointing to the docs
git-svn-id: svn://bind10.isc.org/svn/bind10/trunk@1603 e5f2f494-b856-4b98-b285-d166d9295462
2010-03-19 16:35:35 +00:00
Jeremy C. Reed
a50554e432 We recommend using the Boost libraries as it provides a safer TCP
implementation in BIND 10.


git-svn-id: svn://bind10.isc.org/svn/bind10/trunk@1588 e5f2f494-b856-4b98-b285-d166d9295462
2010-03-19 13:45:25 +00:00
Jeremy C. Reed
ed1285dcab Add guide document in HTML.
git-svn-id: svn://bind10.isc.org/svn/bind10/trunk@1585 e5f2f494-b856-4b98-b285-d166d9295462
2010-03-19 12:44:51 +00:00
Jeremy C. Reed
d7802279b9 Update some docs to have correct bind10-devel path.
TODO: use a stylesheet ENTITY to define these.
Regen few manual pages to roff format.


git-svn-id: svn://bind10.isc.org/svn/bind10/trunk@1584 e5f2f494-b856-4b98-b285-d166d9295462
2010-03-19 12:44:07 +00:00
Jeremy C. Reed
374f50637f Rename to generic name
git-svn-id: svn://bind10.isc.org/svn/bind10/trunk@1564 e5f2f494-b856-4b98-b285-d166d9295462
2010-03-19 00:41:56 +00:00