2
0
mirror of https://gitlab.isc.org/isc-projects/kea synced 2025-08-29 04:57:52 +00:00

45 Commits

Author SHA1 Message Date
Razvan Becheriu
c056162c99 [#2827] reverted src/share/api and updated script 2023-05-11 11:31:16 +03:00
Razvan Becheriu
50abca6f3f [#2827] fixed all json examples in arm 2023-05-11 11:30:02 +03:00
Andrei Pavel
c8048badbb
[#549] address review comments 2023-04-19 23:56:01 +03:00
Andrei Pavel
d9c86120f4
[#549] document the overwrite behavior in the other update commands 2023-04-19 23:56:01 +03:00
Suzanne Goldlust
4a44ce74b8 [#2804] Text edits 2023-04-19 17:57:59 +03:00
Razvan Becheriu
b47394ff5e [#1671] addressed review comments 2023-03-21 08:39:52 +02:00
Francis Dupont
fb61393bfe [#1654] Addressed comments, rebasing 2022-09-23 15:06:06 +02:00
Francis Dupont
fb4c9a1a7a [#1654] Checkpoint: added doc 2022-09-23 15:06:06 +02:00
Marcin Godzina
51ff971ab7 Apply 1 suggestion(s) to 1 file(s) 2022-07-18 08:13:22 -04:00
Marcin Godzina
f32f826067 Update doc/sphinx/arm/hooks-lease-cmds.rst 2022-07-18 08:13:22 -04:00
Suzanne Goldlust
c56f4e27b3 [#2403] Final changes to section header formatting 2022-06-14 14:12:09 -04:00
Suzanne Goldlust
4f45b99f40 [#2403] Reformat section header 2022-06-14 14:09:03 -04:00
Suzanne Goldlust
f71a698501 [#2403] Editorial review of documentation about hook libraries in the ARM 2022-06-14 14:09:03 -04:00
Razvan Becheriu
d41571ce17 [#2116] remove cql code 2022-03-31 08:11:37 +00:00
Francis Dupont
2e643f9b40 [#897] Better math rendering 2022-01-12 14:47:46 +01:00
Francis Dupont
9359241eb7 [#897] Updated doc 2022-01-12 14:47:46 +01:00
Andrei Pavel
e194ff748f
[#2245] Text edits 2021-12-16 10:49:28 +02:00
Andrei Pavel
0494deb624
[#2142] Remove references to outdated Kea versions 2021-12-14 21:14:41 +02:00
Suzanne Goldlust
da7b9c401c [#2202] Text edit after review 2021-12-03 12:50:41 -05:00
Suzanne Goldlust
dade469336 [#2139] Fix typo after review 2021-11-11 14:58:02 -05:00
Suzanne Goldlust
48f6dfff97 [#2139] Text edits 2021-11-11 14:58:02 -05:00
peterd
c0cabdd0b7 [#1917] Final updates 2021-06-17 13:09:05 +00:00
peterd
d575f854cf [#1917] Changes up to and including Chapter 23 2021-06-17 13:09:05 +00:00
Andrei Pavel
e47a26ee2f [#1717] correct some URLs 2021-03-23 13:32:54 +00:00
Suzanne Goldlust
71ff417114 Additional minor text edits in Kea docs 2020-11-20 11:32:22 +01:00
Suzanne Goldlust
76b25d1836 Fix typos, and other text corrections
Mostly minor text fixups, with a few edits for clarity
2020-11-20 11:32:22 +01:00
Thomas Markwalder
40ed5ff5b2 [#1384] Corrected value for no matching lease results
Several places stated command which found no matching lease(s)
returned a 2, when in fact they return 3 (see CONTROL_RESULT_EMPTY).
2020-08-17 13:15:48 -04:00
Razvan Becheriu
b55bedbcaf [#1349] addressed comments 2020-08-03 11:40:20 +00:00
Thomas Markwalder
95d10187cc [#544] Addressed review comments
Minor clean ups.
2020-07-21 08:47:08 -04:00
Francis Dupont
b585ea42d8 [#544] Fixed doc 2020-07-21 13:10:11 +02:00
Francis Dupont
3ee08e6f79 [#544] spelling 2020-07-21 13:01:07 +02:00
Thomas Markwalder
b50375ada1 [#544] leaseX-del commands may now update DNS
doc/sphinx/arm/hooks-lease-cmds.rst
    Updated leaseX-del documentation

src/hooks/dhcp/lease_cmds/lease_cmds.*
    LeaseCmdsImp::Parameters
    LeaseCmdsImpl::getParameters()
    - Added supportr for update-ddns

    LeaseCmdsImpl::lease4DelHandler()
    LeaseCmdsImpl::lease6DelHandler()
    - Added call t queueNCR()

src/hooks/dhcp/lease_cmds/tests/lease_cmds_unittest.cc
    TEST_F(LeaseCmdsTest, LeaseXDelBadUpdateDdnsParam)
    TEST_F(LeaseCmdsTest, lease4DnsRemoveD2Enabled)
    TEST_F(LeaseCmdsTest, lease4DnsRemoveD2Disabled)
    TEST_F(LeaseCmdsTest, lease6DnsRemoveD2Enabled)
    TEST_F(LeaseCmdsTest, lease6DnsRemoveD2Disabled)
    - new tests

Added a ChangeLog entry
2020-07-17 11:56:15 -04:00
Francis Dupont
eeca3113d4 [#882] Added lease[46]-get-page api doc 2020-04-07 13:24:54 +00:00
Thomas Markwalder
a2b0f79458 [#1106] Addressed review comments. 2020-03-19 10:44:24 -04:00
Thomas Markwalder
ddfd1af2f2 [#1106] Cleaned command documentation 2020-03-19 10:44:24 -04:00
Thomas Markwalder
d69a5e8c82 [#1106] Udpated the ARM and created API files
new file:   doc/sphinx/api/lease4-resend-ddns.json
new file:   doc/sphinx/api/lease6-resend-ddns.json
modified:   doc/sphinx/arm/hooks-lease-cmds.rst
2020-03-19 10:44:24 -04:00
Tomek Mrugalski
31d662470d [#1022] Added missing space 2020-01-24 14:27:35 +00:00
Wlodek Wencel
06c6423c53 [#1022] state param in lease4/6-add described 2020-01-24 14:27:35 +00:00
Francis Dupont
5cde4dd5d3 [393-global-search-through-leases-by-mac-or-hostname-w-o-specifying-a-subnet-id] Addressed comments 2019-10-25 17:26:23 +02:00
Francis Dupont
e80018d030 [393-global-search-through-leases-by-mac-or-hostname-w-o-specifying-a-subnet-id] Added new command docs 2019-10-25 17:26:23 +02:00
Tomek Mrugalski
f1ae84186b [#810,!471] Changed title levels in hooks-*.rst files
- mostly --- to ~~~
2019-08-16 19:58:41 +02:00
Michal Nowikowski
519035a179 revamped api doc generation 2019-07-30 10:45:13 +02:00
Tomek Mrugalski
712bab0d20 [#644,!370] Manual apply of 8ca01ae0f28a77da251c8d1d1681755d8649cef2 2019-07-30 10:45:13 +02:00
Tomek Mrugalski
4df3185b71 [#644,!370] Manual apply of ce489f0e3ace53ca9ba937579a55458ecc4d878f 2019-07-30 10:45:13 +02:00
Michal Nowikowski
01fb9fd370 rearranges docs and build script
Two reasons:
- sphinx requires to have all sources in its source directory
  so man pages have to be moved
- layout of subfolders in doc folder was not consistent
2019-07-30 10:45:13 +02:00