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

1400 Commits

Author SHA1 Message Date
Thomas Markwalder
f41bac10f4 [#1254] Addressed review comments 2020-08-14 17:43:56 +03:00
Francis Dupont
bd33d3bbdb [#1254] Updated tests and doc 2020-08-14 17:43:55 +03:00
Razvan Becheriu
98f3a2fb69 [#1336] updated behavior for reclaimed related counters 2020-08-13 22:37:50 +03:00
Francis Dupont
6032d69603 [#285] Moved to 64 2020-08-13 12:25:38 +02:00
Tomek Mrugalski
9641c663b5 [#1310] Doc for RADIUS building updated. 2020-08-13 11:30:28 +02:00
Razvan Becheriu
b55bedbcaf [#1349] addressed comments 2020-08-03 11:40:20 +00:00
Michal Nowikowski
08d4128f98 [#1248] fixed Makefiles for sphinx on Centos 7 2020-07-28 10:07:33 +02:00
Tomek Mrugalski
2156adb0f7 [#1285] Rephrased perf tuning section a bit 2020-07-27 20:24:03 +02:00
Tomek Mrugalski
7e55bbb6ea [#1285] Formatting fixed 2020-07-27 20:24:03 +02:00
Wlodek Wencel
6fa6d28855 [#1285] fixed sphinx build 2020-07-27 20:24:03 +02:00
Wlodek Wencel
6d38ba7d6d [#1285] removed typo 2020-07-27 20:24:03 +02:00
Wlodek Wencel
9f6d56951b [#1285] added section about configuring MT 2020-07-27 20:24:03 +02:00
Razvan Becheriu
368a2ac451 [#1265] minor doxigen fix 2020-07-27 15:56:59 +03:00
Francis Dupont
2d744c4a4e [#1265] Addressed comment 2020-07-27 14:47:54 +02:00
Francis Dupont
0d006d3178 [#1265] Updated ARM 2020-07-27 15:34:16 +03:00
Francis Dupont
e45f5188c9 [#1248] Made sphinx Makefile portable 2020-07-27 12:25:32 +00:00
Francis Dupont
bc4a33ee8b [#1221] Added cross-compile doc 2020-07-23 22:34:56 +02:00
Francis Dupont
7f566188ea [#1166] Addressed comments 2020-07-23 21:34:13 +02:00
Francis Dupont
13f564f88d [#1166] Updated doc 2020-07-23 21:34:13 +02: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
4f2457a9e6 [#771] Addressed comments 2020-07-09 12:28:45 +02:00
Francis Dupont
b0993a4529 [#771] Added doc and configure warning 2020-07-09 10:02:03 +02:00
Francis Dupont
642c265679 [#916] Addressed comments 2020-07-08 14:32:45 +02:00
Francis Dupont
d0c79c457a [#916] Updated for 1.7.10 2020-07-08 14:32:45 +02:00
Francis Dupont
c15e5ad5fa [#916] Addressed comments 2020-07-08 14:32:45 +02:00
Francis Dupont
3b886e7fb6 [#916] Doc typo 2020-07-08 14:32:45 +02:00
Francis Dupont
a07ea817e0 [#916] Checkpoint before regen 2020-07-08 14:32:45 +02:00
Francis Dupont
1a0d168d75 [#1258] Fixed ha-servers -> high-availability 2020-07-02 16:42:41 +02:00
Tomek Mrugalski
e959c14e1e [#1235] Removed premium reference 2020-06-19 10:48:37 -04:00
Thomas Markwalder
cd60f845b2 [#1235] Addressed review comments 2020-06-19 10:48:37 -04:00
Tomek Mrugalski
08994e33d6 [#1235] Minor formatting update. 2020-06-19 10:48:37 -04:00
Thomas Markwalder
5875af6bc8 [#1235] Added V6 Leaese Query doc to the ARM
modified:   arm/hooks-lease-query.rst
2020-06-19 10:48:37 -04:00
Francis Dupont
0a3cfdb11e [#1100] Addressed comments before rebase 2020-06-15 16:13:38 +02:00
Francis Dupont
c2e71eef05 [#1100] Got rid of comment extraction 2020-06-15 16:13:38 +02:00
Marcin Siodelski
24ca3b5b8f [#1205] Added a note in the ARM
The note talks about a new way to restart a pair of terminated servers.
The servers can be now restarted sequentially.
2020-05-21 20:02:03 +02:00
Francis Dupont
34aae5196e [#1180] Fix attempt 2020-05-21 10:22:33 +02:00
Marcin Siodelski
c44be60b8e [#1087] Editorial fix in the ARM
Per review comments.
2020-05-20 17:50:29 +02:00
Marcin Siodelski
65a956f36d [#1087] Updated status-get description
The HA specific part of the status-get command was updated.
2020-05-20 17:49:11 +02:00
Marcin Siodelski
d2208d325e [#1087] Addressed editorial errors
Addressed all editorial errors in the docs and commentary as a result of
the review.
2020-05-20 17:49:10 +02:00
Marcin Siodelski
5454f05777 [#1087] Added note in hooks-ha
The output for the passive-backup mode is different than in other modes.
2020-05-20 17:48:16 +02:00
Marcin Siodelski
259455918c [#1087] Updated ARM
Described new HA specific parameters returned in response to status-get
command.
2020-05-20 17:48:16 +02:00
Francis Dupont
4b8ce14dea [#1180] Other fixes 2020-05-20 11:00:40 -04:00
Francis Dupont
2a6a46bff9 [#1180] Fixed stat table 2020-05-20 11:00:40 -04:00
Thomas Markwalder
61d4807245 [#1180] Addressed review comments 2020-05-20 11:00:40 -04:00
Thomas Markwalder
098dd18824 [#1180] Added Leasequery hook lib documentation
Added a ChangeLog entry

doc/sphinx/arm/hooks-lease-query.rst
    new file

doc/sphinx/arm/dhcp4-srv.rst
    Added lease-query statistics

doc/sphinx/arm/hooks.rst
    Added inclusion of hooks-lease-query.rst

doc/sphinx/arm/logging.rst

    Added lease-query logger
2020-05-20 11:00:40 -04:00
Francis Dupont
bbb17b70be [#1213] Fixed some lists in ARM 2020-05-13 16:37:02 +02:00
Marcin Siodelski
c276c7acf1 [#999] Fixed typo per review comments 2020-05-08 19:30:12 +02:00