2
0
mirror of https://gitlab.isc.org/isc-projects/kea synced 2025-08-30 13:37:55 +00:00

4446 Commits

Author SHA1 Message Date
Mukund Sivaraman
5bb4db417e Merge branch 'master' into trac2450 2012-12-03 08:41:30 +05:30
Mukund Sivaraman
0854840b71 [2450] Minor wrapping update 2012-11-29 05:49:01 +05:30
Mukund Sivaraman
c819412179 [2450] Update to include any other linker cache config file 2012-11-29 05:48:05 +05:30
Mukund Sivaraman
1c36cb6a3e [2450] Update library path taking prefix into account 2012-11-29 05:44:30 +05:30
Mukund Sivaraman
eb79abb35f [2450] Remove ldconfig instruction from quickstart section 2012-11-29 05:41:38 +05:30
Stephen Morris
46cfa07792 [2404] Further refactoring and a bit of simplification.
Also, included dhcpsrv in the list of directories searched by Doxygen.
2012-11-26 19:17:27 +00:00
Mukund Sivaraman
d9c0f5f2d9 [2450] Document in the guide that ldconfig has to be run sometimes 2012-11-20 18:21:13 +05:30
Mukund Sivaraman
a9ed9aeccd [2451] Update the guide too about services in default config 2012-11-20 15:13:51 +05:30
Stephen Morris
1f5a07747d [2473] Merge branch 'master' into trac2473 2012-11-14 18:07:06 +00:00
Jeremy C. Reed
8ecc1a5e16 [2473] various minor changes
some of the changes are unrelated to this branch, but they
were minor and I noticed while reviewing.

grammar improvements

remove unuseful shutdown examples

add some docbook formatting tags

commented out an empty TODO section.
2012-11-14 11:59:29 -06:00
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
Jelte Jansen
c4b0294b5b [master] Merge branch 'trac2305' 2012-11-14 15:19:32 +01: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
Stephen Morris
4e7a8f7575 [2342] Merge branch 'master' into trac2342
Conflicts:
	doc/devel/mainpage.dox
	src/lib/dhcp/Makefile.am
	src/lib/dhcp/lease_mgr.cc
	src/lib/dhcp/lease_mgr.h
	src/lib/dhcp/tests/Makefile.am
	src/lib/dhcp/tests/lease_mgr_unittest.cc

A number of other files were modified to resolve incompatibilities
in the way lease managers were created, and to promote the dummy
"memfile" lease manager to a fully-fledged lease manager with
unit tests.
2012-11-11 22:55:41 +00: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
Stephen Morris
d141c47a59 [2342] Add programmer documentation
Also add missing library into the makefile - this showed its
absence on OS/X.
2012-11-06 13:44:17 +00: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
Yoshitaka Aharen
61d7c3959e Merge branch 'master' into trac2155_2
Conflicts:
	doc/Doxyfile
	src/bin/auth/Makefile.am
	src/bin/auth/benchmarks/Makefile.am
	src/bin/auth/statistics.h
	src/bin/auth/tests/Makefile.am
	src/bin/auth/tests/auth_srv_unittest.cc
2012-10-30 16:38:10 +09:00
Tomek Mrugalski
461164b527 [2324] Developer's Guide section written 2012-10-25 13:46:02 +02: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
Michal 'vorner' Vaner
7eaa1760f3
Merge #2202
The locking of client lists in auth server. This is to allow background
loading later on.

Conflicts:
	src/bin/auth/auth_srv.cc
	src/bin/auth/auth_srv.h
2012-10-02 21:21:56 +02:00
Tomek Mrugalski
5b9ab4bc5c [2269] Developer's guide updated. 2012-10-01 19:19:49 +02:00
Tomek Mrugalski
938d8b3145 [2269] Documentation update in progress 2012-10-01 16:47:31 +02:00
JINMEI Tatuya
af3d7616a9 [2202] added new util/threads directory to the doxygen input list. 2012-09-28 09:54:00 -07:00
Yoshitaka Aharen
c76e3fc072 [2155] inlining isc::statistics::Counter
make isc::statistics::Counter and isc::statistics::CounterDict
inline for performance
2012-09-28 19:45:25 +09: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
e3cc1803c6 Merge branch 'trac2238' into trac2269 2012-09-21 19:11:58 +02:00
Tomek Mrugalski
fb86b2f215 [2269] dhcp6.spec update, documentation written 2012-09-21 14:21:58 +02:00
Marcin Siodelski
1db4a39611 [master] Merge branch 'trac2230'
Conflicts:
	tests/tools/dhcp-ubench/dhcp-perf-guide.html
	tests/tools/perfdhcp/Makefile.am
2012-09-18 12:16:30 +02:00
Marcin Siodelski
440fdf2334 [2230] Add perfdhcp internals manual as Doxygen file 2012-09-13 11:02:23 +02:00
Naoki Kambe
f75dda7a75 [master] appended auto-generated doc files into .gitignore. okayed on jabber. 2012-09-13 13:31:24 +09:00