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

1681 Commits

Author SHA1 Message Date
Francis Dupont
df889e1a13 [392-search-of-reservations-by-hostname] Finished core stuff 2019-10-15 11:45:32 +02:00
Francis Dupont
5e51916916 [35-local-d2-dhcp-ddns-client-config] Caught a dhcp4 reference in dhcp6 doc 2019-10-10 08:36:39 -04:00
Thomas Markwalder
7cfc5d3fd3 [#35,!517] Addressed review comments
Addressed a myriad of minor typos and wording issues.

modified:
ChangeLog
doc/examples/kea4/all-keys.json
doc/examples/kea6/all-keys.json
doc/sphinx/arm/dhcp4-srv.rst
doc/sphinx/arm/dhcp6-srv.rst
src/bin/dhcp4/dhcp4_srv.cc
src/bin/dhcp4/tests/config_parser_unittest.cc
src/bin/dhcp4/tests/fqdn_unittest.cc
src/bin/dhcp6/tests/config_parser_unittest.cc
src/bin/dhcp6/tests/d2_unittest.cc
src/bin/dhcp6/tests/fqdn_unittest.cc
src/lib/dhcpsrv/alloc_engine.cc
src/lib/dhcpsrv/alloc_engine.h
src/lib/dhcpsrv/d2_client_cfg.h
src/lib/dhcpsrv/parsers/base_network_parser.cc
src/lib/dhcpsrv/srv_config.h
2019-10-10 08:36:39 -04:00
Thomas Markwalder
4ac6e5b9ee [#35,!517] Updated ARM and example confings
Updated:
    doc/examples/kea4/all-keys.json
    doc/examples/kea4/with-ddns.json
    doc/examples/kea6/all-keys.json
    doc/sphinx/arm/dhcp4-srv.rst
    doc/sphinx/arm/dhcp6-srv.rst

Added ChangeLogEntry
2019-10-10 08:36:14 -04:00
Thomas Markwalder
f242e5c2e0 [#917,!518] Fixed links in new ARM note.
doc/sphinx/arm/config-backend.rst
2019-09-26 09:31:54 -04:00
Thomas Markwalder
b9e8499456 [#917,!518] Added note in ARM about manually admining cb data
doc/sphinx/arm/config-backend.rst
2019-09-26 09:04:53 -04:00
Franciszek
24d3510b5e [915_time_unit_of_duration_parameter_is_not_defined] define time unit of duration parameter 2019-09-26 03:44:33 -04:00
Michal Nowikowski
22dfd2b69a ARM: updated list of supported systems 2019-09-23 15:05:32 +02:00
Francis Dupont
ba028eee98 [345-drop-botan-1-x-support] Removed Botan 1.x support 2019-09-13 16:06:39 +02:00
Marcin Siodelski
bd42957457 [#755,!503] Small editorial changes in the stats.rst. 2019-09-06 12:28:29 +02:00
Franciszek Gorski
3e5d57870f [755-Kea-DHCP-servers-observations-should-be-reset] resolve threads 2019-09-06 11:34:54 +02:00
Franciszek Gorski
3a92d22727 [755-Kea-DHCP-servers-observations-should-be-reset] implement required changes to dhcp4 and dhcp6 servers 2019-09-06 11:34:54 +02:00
Tomek Mrugalski
4c71dcc491 [#201] Migrated script to /bin/sh, addresses shellcheck problems 2019-09-02 08:05:05 -04:00
Thomas Markwalder
6665c3b6d0 Apply suggestion to doc/sphinx/arm/admin.rst 2019-08-26 09:39:05 -04:00
Thomas Markwalder
1dcd6b85ad Apply suggestion to doc/sphinx/arm/admin.rst 2019-08-26 09:39:05 -04:00
Thomas Markwalder
2d57ebe640 [#853, !26-p] Updated ARM
doc/sphinx/arm/admin.rst
2019-08-26 09:39:05 -04:00
Suzanne Goldlust
d4bc9ecad3 Changed hooks library name in table from user_chk to User Check to maintain consistency 2019-08-26 08:09:18 -04:00
Suzanne Goldlust
e6d3647b28 Changed duplicate reference from kea-dhcp4.options to kea-dhcp6.options 2019-08-26 08:09:18 -04:00
Marcin Siodelski
9e5bafd1cc [#847,!23-p] Fixed example of the remote-option6-pd-pool-set command. 2019-08-20 18:20:55 +02:00
Michal Nowikowski
7fb2255b21 added api README, _template.json, generate-templates and cmds-list to EXTRA_DIST 2019-08-19 14:45:39 -04:00
Michal Nowikowski
2af3f8baf2 added missing api files 2019-08-19 14:45:39 -04:00
Tomek Mrugalski
dee54b0233 Fixed error in api2doc.py
- the default response had unnecessary quotes
2019-08-19 14:42:39 -04:00
Tomek Mrugalski
cf18a81f46 Fixed server-tag-get docs 2019-08-19 14:42:39 -04:00
Michal Nowikowski
7705af942f update release entry in ChangeLog, updated copyright dates 2019-08-19 08:43:51 +02:00
Thomas Markwalder
af7393c517 [#805,!5-p] Addressed more review comments
More cleanup following 1.4 and 1.5 branch reviews

doc/sphinx/arm/dhcp6-srv.rst
src/lib/dhcpsrv/memfile_lease_mgr.cc
2019-08-16 17:57:21 -04:00
Thomas Markwalder
3d097f24cc [#805,!5-p] Updated the ARM
Updated the ARM and added a ChangeLog entry.
2019-08-16 17:56:27 -04:00
Tomek Mrugalski
f1ae84186b [#810,!471] Changed title levels in hooks-*.rst files
- mostly --- to ~~~
2019-08-16 19:58:41 +02:00
Tomek Mrugalski
e90577743e [#810,!471] Compilation fixes in the API files 2019-08-16 19:11:03 +02:00
Suzanne Goldlust
ab2517b72c Edited header underlines to try to get all the hooks libraries at the same TOC level in the docs 2019-08-16 19:11:03 +02:00
Suzanne Goldlust
6b749afadd Fix JSON errors 2019-08-16 19:11:03 +02:00
Suzanne Goldlust
2891e28344 A few more text/formatting edits 2019-08-16 19:11:03 +02:00
Suzanne Goldlust
cb4a21545f Fix grammar, typos, a few JSON errors 2019-08-16 19:11:03 +02:00
Razvan Becheriu
fceb85995e [#810, !471] fixed sphinx docs 2019-08-16 19:11:03 +02:00
Razvan Becheriu
32d3953704 [#810, !471] fixed sphinx docs 2019-08-16 19:11:03 +02:00
Razvan Becheriu
71ec70431f [#810, !471] fixed sphinx docs 2019-08-16 19:11:03 +02:00
Suzanne Goldlust
295f81cb1f Fix JSON syntax errors, miscellaneous typos and grammatical errors in API docs 2019-08-16 19:11:03 +02:00
Razvan Becheriu
8ffc32fbb2 [#810, !471] fixed sphinx docs 2019-08-16 19:11:03 +02:00
Marcin Siodelski
a4de989fdb [#659,!387] Update doc: excluded prefix is support for CB. 2019-08-16 17:47:34 +02:00
Francis Dupont
ca939b3c01 [659-how-configure-client-class-for-pools-in-db] Reported dhcp[46] guide updates 2019-08-16 17:47:34 +02:00
Michal Nowikowski
ee9fe18ee1 sphinx docs: increased recursion level limit 2019-08-16 14:28:40 +02:00
Marcin Siodelski
1335e5643c [#496,!483] Updated ARM section about selectors usage with shared networks. 2019-08-15 15:20:13 -04:00
Thomas Markwalder
215d84f002 [#761,!447] Updated doc and added ChangeLog 2019-08-15 11:42:12 -04:00
Tomek Mrugalski
9977d2927c Apply suggestion to doc/sphinx/arm/dhcp6-srv.rst 2019-08-15 17:04:11 +02:00
Tomek Mrugalski
23f069d603 Apply suggestion to doc/sphinx/arm/dhcp4-srv.rst 2019-08-15 17:04:11 +02:00
Francis Dupont
3007c4284f [727-reservation-client-classes-too-late-later-as-documented-for-depending-classes] Amended misleading notes 2019-08-15 17:04:11 +02:00
Tomek Mrugalski
d0d6581ab7 [#721,!480] Documentation updated. 2019-08-15 16:14:21 +02:00
Tomek Mrugalski
9b469ab63a [#826,!479] Reworded the API description slightly. 2019-08-14 22:53:50 +02:00
Marcin Siodelski
ca9d972fa7 [#826,!479] Moved list of new cb_cmds out of the Makefile.am. 2019-08-14 22:36:12 +02:00
Marcin Siodelski
26024b6739 [#826,!479] Removed empty section title. 2019-08-14 22:36:12 +02:00
Marcin Siodelski
bad7a4a73b [#826,!479] Updated cb_cmds hooks doc describing the embedded option cmds. 2019-08-14 22:36:11 +02:00