2
0
mirror of https://gitlab.isc.org/isc-projects/kea synced 2025-08-29 13:07:50 +00:00

4446 Commits

Author SHA1 Message Date
Tomek Mrugalski
62de4b87e9 [1651] Support for msgq implemented in b10-dhcp4 component. 2012-05-30 18:36:58 +02:00
Mukund Sivaraman
b75e92ded4 [1948] Make minor editorial changes 2012-05-28 10:31:51 +05:30
Michal 'vorner' Vaner
55a817bff1 [1948] Suggest listing all addresses in listen_on
The guide is modified to suggest to list all the addresses explicitly
for a multi-homed server, since the wildcard addresses don't work well
yet.
2012-05-24 12:55:24 +02:00
Jeremy C. Reed
334f4a48f9 [trac1687] all makefile wrapped in ENABLE_MAN
In this branch this is enabled by default.
2012-05-21 13:18:06 -05:00
Jeremy C. Reed
4275729c33 [trac1687]Merge branch 'master' into trac1687
merge in master
2012-05-21 08:29:45 -05:00
Jeremy C. Reed
6eeddeaa3c [master] regenerate bind10-messages.xml and html
catch up reordered entries and also new or changes messages.
2012-05-16 16:29:14 -05:00
Mukund Sivaraman
ce461b1b1b [master] Regen HTML and text versions of the guide 2012-05-15 10:23:26 +05:30
Mukund Sivaraman
e876441fa2 [1911] Add paragraph about what the admin needs to do to serve new versions of zones 2012-05-15 10:19:26 +05:30
Mukund Sivaraman
dd75179890 [1911] Make more minor text updates from review 2012-05-15 10:19:21 +05:30
Mukund Sivaraman
3bed90aa7b [1911] Clarify text about incoming zone transfers 2012-05-15 10:19:15 +05:30
Mukund Sivaraman
bc9d78dae2 [1911] Update guide on how to configure in-mem datasource with sqlite3 backend 2012-05-15 10:19:07 +05:30
Tomek Mrugalski
977c4a2b57 [1651] Small command handling improvements. 2012-05-11 17:39:47 +02:00
Jeremy C. Reed
36d930c2e6 [master][trac1531] spelling typo fixes in comments 2012-05-08 11:56:03 -05:00
Tomek Mrugalski
0c1c1eb1a9 Merge branch 'trac1531'
Conflicts:
	doc/.gitignore
	src/lib/util/buffer.h
2012-05-08 17:32:18 +02:00
Tomek Mrugalski
fbe7a931b3 [1531] Changes after Jeremy's review. 2012-05-08 17:08:48 +02:00
Mukund Sivaraman
5c8bbd7ab6 [1885] Turn off b10-stats-httpd in the default configuration 2012-05-03 09:18:54 +05:30
Stephen Morris
b1c727db35 [1704] Corrected a typo in the bind10-guide.xml file after review
Also regenerated the bind10-guide.html and bind10-guide.txt files.
2012-04-19 12:09:17 +01:00
Stephen Morris
95410c8037 [1704] Changes to documentation regarding jumbled up messages
Logging output from different processes can get jumbled up if written
to stderr (because messages are output in multiple write(2) operations.)
This change updates the documentation to suggest that the user switch
to stdout if that happens.
2012-04-17 10:23:47 +01:00
Mukund Sivaraman
325b81328b bug #1818: Update guide to reflect components that are not started by default 2012-04-15 15:03:54 +05:30
Jeremy C. Reed
f7ae819d57 [master] regenerate xml from mes files 2012-03-28 11:44:01 -05:00
Jeremy C. Reed
8a3564c889 [trac1732] datasource type is required
This was copied from manpage so fix there.

Noticed by jelte. And I confirmed:

2012-03-28 11:07:43.931 ERROR [b10-auth.auth] AUTH_CONFIG_UPDATE_FAIL update of configuration failed: Missing data source type
2012-03-28 10:12:14 -05:00
Jeremy C. Reed
435436f140 [trac1732] more doc work for loading zones
Add more examples and explanations about in-memory.

Be clear again that b10-loadzone is sqlite3.
2012-03-28 09:55:14 -05:00
Jeremy C. Reed
98483c3455 [trac1732] remove redundant note about IN class 2012-03-28 09:15:11 -05:00
Jeremy C. Reed
99afc8ab28 [trac1732] minor docbook tags formatting changes 2012-03-28 09:12:04 -05:00
Jeremy C. Reed
724baae9fa [trac1732] add a single section id
TODO: add them for all sections in table of contents for linking
2012-03-28 09:08:38 -05:00
Jeremy C. Reed
93e12f75ba [trac1732] more in-memory datasource docs
Some cleanup, formatting tags added.

Change example from single configuration step (in JSON) to multiple
configuration commands.

More examples.
2012-03-28 09:05:46 -05:00
Jeremy C. Reed
9d84626f72 [trac1732] add auth configurations and commands
This was pulled in verbatim from the b10-auth.xml manual page.
TODO: automate this or rewrite this.

Also this lacks formatting.
2012-03-28 08:27:45 -05:00
Jeremy C. Reed
da214e3e13 [trac1732] start of the documenting in-memory data source use
from jinmei's guide.diff from ticket #1732
2012-03-28 08:09:39 -05:00
Mukund Sivaraman
43b5b82359 [master] Change log file maxsize setting in the BIND 10 guide example 2012-03-22 19:26:03 +05:30
Tomek Mrugalski
21c1954e0e [1531] Several developer documentation updates:
- Added make devel target in doc directory.
- Doxygen warnings/errors are now part of the Developer's guide itself.
- renamed mainpage.dox file
- Added extra information to main page
- Extended libdhcp++ descriptions
- Added doc/.gitignore to ignore doc/html (potentially 1000s of files)
2012-03-19 14:54:18 +01:00
Mukund Sivaraman
2b13ceb687 Add more .gitignore files for the rest of generated stuff 2012-03-09 07:13:01 +05:30
Mukund Sivaraman
1cd0d0e4fc [1673] Decode exit status in boss 2012-03-08 09:30:22 +05:30
Jeremy C. Reed
cb40afcbf1 [master] spell fix 2012-03-05 12:36:22 -06:00
Mukund Sivaraman
103b3ba8ad guide: Make more minor grammar fixes 2012-03-01 13:48:50 +05:30
Jeremy C. Reed
dbfaad4a2c [master] regenerate bind10-messages to catch up on .mes changes 2012-02-29 10:37:58 -06:00
Jeremy C. Reed
944da84035 [trac1687] reorganize
be sure clean removes generated docs

fix so works in builddir

get rid of regenarate every time for bind10-messages.
TODO: need to list all .mes dependencies now since no portable way.
2012-02-29 10:31:42 -06:00
Mukund Sivaraman
a7f978695c guide: Make minor grammar fixes 2012-02-29 13:55:53 +05:30
Jeremy C. Reed
4724623b5f [master] regen guide 2012-02-28 22:38:47 -06:00
Jeremy C. Reed
c257c2e030 [master] guide cleanup
Sort one listitem.

Mention b10-sockcreator, b10-stats-httpd.

Briefly clarify about bindctl.
2012-02-28 22:35:35 -06:00
Michal 'vorner' Vaner
6b3f5f2527 [1643] Typo in documentation 2012-02-24 13:03:36 +01:00
Jeremy C. Reed
042efddd38 [trac1687] fix typo 2012-02-22 10:08:55 -06:00
Michal 'vorner' Vaner
4fea1ab53d [1643] Documentation 2012-02-20 19:57:13 +01:00
Jeremy C. Reed
878bed3207 [trac1687] remove generated guide and message documentation files
Later steps will make sure these are generated for "make dist"
to be included in tarball.
2012-02-16 10:39:01 -06:00
Michal 'vorner' Vaner
f5ea061766 [1596] Documentation 2012-02-03 22:26:41 +01:00
Jeremy C. Reed
ed110c7f59 [master] commit regenerated versions 2012-02-01 20:54:24 -06:00
Jeremy C. Reed
ea6a608404 [master] fix reference to git repo
notice by outside person
2012-02-01 20:53:17 -06:00
Tomek Mrugalski
1b9ab32f79 [1531] Initial pages for Developer's Guide 2012-01-27 14:36:29 +01:00
JINMEI Tatuya
07206ec76e [master] Merge branch 'trac1399' 2012-01-18 10:31:18 -08:00
Jeremy C. Reed
66600c431f [master] update copyright 2012-01-18 08:28:48 -06:00
Jeremy C. Reed
90b9fb73e2 [master] regenerate log messages and guide documents 2012-01-17 12:02:17 -06:00