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

1122 Commits

Author SHA1 Message Date
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
Michal 'vorner' Vaner
142ae6ee99 Merge #1508 2012-01-11 20:20:18 +01:00
JINMEI Tatuya
7f9f716e39 [1399] updated the guide including per opcode statistics samples 2012-01-06 22:58:17 -08:00
Jeremy C. Reed
55982f5001 [master] move acknowledgments section
slight rewording

made a preface
2012-01-04 13:29:09 -06:00
Jeremy C. Reed
45e6dee083 [master] various minor doc changes
moved some content

changed some formatting tags

mention more platforms

add some anchor link IDs

add some URls for dependencies

slight rewording

point to wiki for more tips
2012-01-04 11:17:16 -06:00
Shane Kerr
3758ab360e Merge branch 'trac1367' of ssh://git.bind10.isc.org/var/bind10/git/bind10 into trac1367 2011-12-30 16:16:45 +01:00
Shane Kerr
f08d444ae2 Language fixes for DHCP parts of guide. 2011-12-30 16:11:48 +01:00
Tomek Mrugalski
eee7e88439 [1367] Acknowledgements section added, foreword updated (DHCP). 2011-12-29 15:49:58 +01:00
Tomek Mrugalski
77c469b9c3 [1367] Sections are now numbered in BIND10 Guide 2011-12-29 15:49:05 +01:00
Tomek Mrugalski
bc24ccba8c [1367] BIND10 Guide update (DHCP)
- Supported standards section added
- Numerous smaller updates
2011-12-28 13:39:21 +01:00
Tomek Mrugalski
315edfd3b0 [1367] DHCPv6 doc added, DHCPv4 doc updated. 2011-12-28 12:33:38 +01:00
Tomek Mrugalski
126ab0b668 [1367] Initial documentation for DHCPv4 is ready. 2011-12-28 12:04:41 +01:00
Michal 'vorner' Vaner
6ce0d2a309 [1508] Remove the documentation 2011-12-27 15:56:34 +01:00
Tomek Mrugalski
5280be98d0 [1367] Added sections about DHCP in Reference Guide, fixed whitespaces. 2011-12-23 18:11:19 +01:00
Jeremy C. Reed
8eb7bcd370 [master] minor documentation change and example added
Change Secondary Manager chapter to a section in the
existing Incoming Zone Transfers chapter.

Small content addition and add a bindctl example for Zonemgr.
2011-12-14 06:39:41 -06:00
Jeremy C. Reed
7ab1afe9a7 [master] regenerate txt guide 2011-11-23 17:07:02 -06:00
Jeremy C. Reed
f02b9adf8e [master] regenerate some generated documentation 2011-11-23 17:04:10 -06:00
Jeremy C. Reed
c1171699a2 Merge remote-tracking branch 'origin/trac1341' 2011-11-23 16:58:38 -06:00
Jeremy C. Reed
ce54ff203a [trac1341] add some docbook formatting and fix spelling typo
(spell checks don't find misspellings that create other correct words :)
2011-11-23 12:39:42 -06:00
Jeremy C. Reed
a9dc55c6cc [trac1341] change config del to config remove 2011-11-23 10:37:19 -06:00
JINMEI Tatuya
4f02b45248 [1371] updated the bind10 guide about xfrout (IXFR support, ACL configuration) 2011-11-20 10:52:24 -08:00
Jeremy C. Reed
35b1914ce6 [trac1341] spelling typo 2011-11-18 11:33:45 -06:00
Jeremy C. Reed
1c9f121360 [trac1341] spelling typo 2011-11-18 10:54:49 -06:00
Jeremy C. Reed
d142274062 [trac1341] spelling 2011-11-18 10:40:44 -06:00
Jeremy C. Reed
5de9e8a440 [trac1341] add paragraph break and mention default at start of long sentence
instead of at end
2011-11-18 10:36:57 -06:00
Michal 'vorner' Vaner
cd4fd339a0 [1341] Added boss components to docbook 2011-11-15 14:06:07 +01:00
Jeremy C. Reed
5f9a52abbd [master] put the text file generation within ENABLE_MAN conditional
The FreeBSD distcheck failed during uninstall time as it attempted to
regenerate the file. Its dependency was from the same second.

Running make with debugging showed:

Examining bind10-guide.txt...non-existent...modified before source (../../../doc
/guide/bind10-guide.html)...out-of-date.
2011-10-14 07:15:25 -05:00
Jeremy C. Reed
a664624319 [master] don't use ?= for variable assignment
Solaris make says:

make: Fatal error in reader: Makefile, line 397: Badly formed macro assignment

It is fine with NetBSD's bmake and GNU gmake.

Anyways, it is not used by any target.

This was to choose the HTML-renderer.
2011-10-13 10:05:56 -05:00
Jeremy C. Reed
41040f22c8 [master] regenerate XML for various message log changes 2011-10-13 09:50:56 -05:00
Jeremy C. Reed
b0b09a77b7 [master] regenerated HTML version of guide
mostly catching up on IXFR documentation additions.
2011-10-13 09:14:15 -05:00
Jeremy C. Reed
d1897d3467 [master] add the rendered text file of bind10-guide.txt
As asked at ISC All Hands.

We can later discuss if we don't want rendered documents in repo.
2011-10-13 09:12:40 -05:00
Jeremy C. Reed
acb0565bb4 [master] build a text version of the guide
This was brought up at ISC All-Hands.

This will be included in the tarball.

For now this will be included in the repo too
(a different commit will add it).

I am using elinks for now. Note for now nothing in make forces it
to be rebuilt, so no tool is needed for this.
2011-10-13 09:10:35 -05:00
Jeremy C. Reed
99aa9fc050 [master] mention other guide formats are available on website 2011-10-13 09:09:58 -05:00
Jeremy C. Reed
45970604c6 [trac1294] add comment pointing to ticket todo 2011-10-12 08:40:15 -05:00
Jelte Jansen
1bbe701823 [1294] changed ixfr_disabled to use_ixfr
and reversed its interpretation
also removed the additional None check (it was checked twice)
2011-10-12 13:19:30 +02:00
JINMEI Tatuya
b9aefd1018 [1294] changed the default of zones/ixfr_disabled to true. also make sure
the spec default is used when unspecified.
2011-10-11 19:37:26 -07:00
JINMEI Tatuya
3a7f572d5a [1209] provided backward compatible behavior for AXFR + non existent zone 2011-10-10 12:17:29 -07:00
JINMEI Tatuya
dcbc2db0a5 [1209] updated the documentation about notes on initial setup 2011-10-07 17:35:46 -07:00
JINMEI Tatuya
9bbc2ac61f [1212] updated bind10-guide with information about the IXFR support. 2011-10-06 21:08:13 -07:00
Naoki Kambe
e54bc83c4e [trac930] remove unneeded empty TODO comments 2011-10-03 11:52:17 +09:00
Naoki Kambe
61681dac20 [trac930] remove description about removing statistics data by stats
module update example format in bindctl when show command of stats
module is invoked
2011-10-03 11:52:16 +09:00
Jeremy C. Reed
ea8bdd6cb6 [master] regenerate HTML, nroff and messages XML.
The content changes were done in the source files previously.
2011-08-17 09:59:27 -05:00
Jeremy C. Reed
4a7d63179a [master] improve the resolver documentation 2011-08-17 09:43:43 -05:00
Jeremy C. Reed
6dfeded7b6 [master]Merge branch 'jreed-docs-2'
manually edited conflicts in doc/guide/bind10-guide.xml
2011-08-16 07:55:36 -05:00
Jeremy C. Reed
810c79d6d9 [jreed-docs-2] reformat some long lines (no content change) 2011-08-16 07:35:13 -05:00
Jeremy C. Reed
c74d3b7f39 [jreed-docs-2] fix typo 2011-08-16 07:33:45 -05:00
Naoki Kambe
5de7909a21 [master] Revert trac930 because of failures on biuldbots:
"[master] update the ChangeLog entry for trac928, trac929 and trac930"
  004afad6ea3fba7c8dd7730428b50fd770daec66

  "[trac930] revise the entry of ChangeLog for trac928, trac929 and trac930"
  f20be125d667bceea0d940fc5fabf87b2eef86cd

  "[trac930]"
  fcc707041d663b98c1992cdd1402cc183155d3c0

  "[trac930]"
  da5d5926cb26ca8dbdae119c03687cd3415f6638

  "[trac930] refactor unittests"
  0314c7bb66b85775dea73c95463eed88e9e286c3

  "[trac930] add comments about abstracts of the test scripts in their headers"
  b8cecbbd905c10d28bcb905def7160d9e406dac4

  "[trac930] modify stats.py"
  7a31e95e63013a298b449573cc5336bcd64a0419

  "[trac930] modify b10-stats_test.py"
  e18a678b62d03729f065c40650d7183e2f260b22

  "[trac930] remove tailing whitespaces."
  1d1a87939a010bd16ed23cd817261e9a655bf98f

  "[trac930] raise StatsError including errors in the stats spec file"
  c6948a6df9aeedd3753bc4c5e3a553088cd98f63

  "[trac930] rename the function name"
  db0371fc9e5c7a85ab524ab7bc0b8169b9ba0486

  "[trac930] remove a unnecessary x bit from stats_httpd.py.in"
  e906efc3747f052128eef50bed0107a0d53546c8

  "[trac930] modify logging"
  d86a9dceaddf5a2cee44170e6e677f492df5e0ea

  "[trac930] modify the update_modues function"
  4c2732cbf0bb7384ed61ab3604855f143a0c6c5d

  "[trac930]"
  aaffb9c83c0fe59d9c7d590c5bea559ed8876269

  "[trac930] remove unnecessary a white space"
  e8a22472e58bfc7df4a661d665152fe4d70454a6

  "[trac930] add a test pattern which the set command with a non-existent item"
  2c22d334a05ec1e77299a6c55252f1d1c33082af

  "[trac930] modify parse_spec function"
  8a24b9066537caf373d0cfc11dca855eb6c3e4d9

  "[trac930] fix conflicts with trac1021"
  7275c59de54593d3baca81345226dda2d3a19c30

  "[trac930] add changes because query counter names described in the specfile are changed."
  bcf37a11b08922d69d02fa2ea1b280b2fa2c21e0

  "[trac930] add the logging when the validation of statistics data fails"
  a142fa6302e1e0ea2ad1c9faf59d6a70a53a6489

  "[trac930] Add unittests to test sumitStatistics with the validation of statistics data and add mock ModuleSpec class"
  ae8748f77a0261623216b1a11f9d979f555fe892

  "[trac930] Add prototypes of validator_typea and registerStatisticsValidator"
  d0d5a67123b8009e89e84515eee4f93b37ec8497

  "[trac930]"
  a9a976d2a5871f1501018d697d3afd299ceec5da

  "[trac930] add the helper functions which are used around the registration of the function to validate the statistics data."
  df9a8f921f0d20bd70c519218335357297bffa7d

  "[trac930] add new messages into the message file of Auth and Boss"
  e95625332a20fb50afe43da2db0cab507efe8ebe

  "[trac930] add statistics validation for bob"
  28cad73dff9dae43a38ad7dafbee406c690fb77c

  "[trac930]"
  4de3a5bdf367d87247cb9138f8929ab4798f014e

  "[trac930] remove unneeded empty TODO comments"
  aa108cc824539a1d32a4aa2f46f9e58171074a9e

  "[trac930] add new entry for #928-#930"
  691328d91b4c4d15ace467ca47a3c987a9fb52b9

  "[trac930] refurbish the unittests for new stats module, new stats httpd module"
  c06463cf96ea7401325a208af8ba457e661d1cec

  "[trac930] modify Stats"
  c074f6e0b72c3facf6b325b17dea1ca13a2788cc

  "[trac930]"
  daa1d6dd07292142d3dec5928583b0ab1da89adf

  "[trac930] update spec file of stats module"
  e7b4337aeaa760947e8e7906e64077ad7aaadc66

  "[trac930] update argument name and argument format of set command in auth module and boss module"
  0b235902f38d611606d44661506f32baf266fdda

  "[trac930] remove description about removing statistics data by stats module"
  c19a295eb4125b4d2a391de65972271002412258

  "[trac930] add a column "Owner" in the table tag"
  9261da8717a433cf20218af08d3642fbeffb7d4b

  "[trac930] remove descriptions about "stats-schema.spec" and add description about new"
  d4078d52343247b07c47370b497927a3a47a4f9a

  "[trac930] add utilities and mock-up modules for unittests of"
  1aa728ddf691657611680385c920e3a7bd5fee12

  "[trac930] remove unneeded mockups, fake modules and dummy data"
  1768e822df82943f075ebed023b72d225b3b0216

  "[trac930] remove unneeded specfile "stats-schema.spec""
  326885a3f98c49a848a67dc48db693b8bcc7b508
2011-08-16 14:19:01 +09:00
Naoki Kambe
aa108cc824 [trac930] remove unneeded empty TODO comments 2011-08-15 10:56:58 +09:00