2
0
mirror of https://gitlab.isc.org/isc-projects/kea synced 2025-08-30 05:27:55 +00:00

45 Commits

Author SHA1 Message Date
William Leuschner
04b4bfcbb6
[#3978] Correct reference to kea-lfc in 5.3.1 2025-07-02 12:08:15 -04:00
Thomas Markwalder
0a85700c28 [#3848] Change risk to policy
modified:   doc/sphinx/arm/agent.rst
modified:   doc/sphinx/arm/ddns.rst
modified:   doc/sphinx/arm/dhcp4-srv.rst
modified:   doc/sphinx/arm/dhcp6-srv.rst
modified:   doc/sphinx/arm/security.rst
2025-06-30 11:49:59 +00:00
Thomas Markwalder
33caead065 [#3848] Make message IDs consistent 2025-06-30 11:49:59 +00:00
Thomas Markwalder
b3ded306f3 [#3848] Addressed review comments
Fixed minor nits

modified:   doc/sphinx/arm/agent.rst
modified:   doc/sphinx/arm/ddns.rst
modified:   doc/sphinx/arm/dhcp4-srv.rst
modified:   doc/sphinx/arm/dhcp6-srv.rst
modified:   doc/sphinx/arm/security.rst
modified:   src/bin/dhcp4/main.cc
modified:   src/bin/dhcp6/main.cc
modified:   src/hooks/dhcp/host_cache/tests/command_unittests.cc
modified:   src/hooks/dhcp/lease_cmds/lease_cmds.cc
modified:   src/hooks/dhcp/lease_cmds/lease_cmds_messages.cc
modified:   src/hooks/dhcp/lease_cmds/lease_cmds_messages.h
modified:   src/hooks/dhcp/lease_cmds/lease_cmds_messages.mes
modified:   src/hooks/dhcp/lease_cmds/libloadtests/lease_cmds4_unittest.cc
modified:   src/lib/d2srv/d2_config.cc
modified:   src/lib/hooks/tests/hooks_manager_unittest.cc
modified:   src/lib/http/tests/basic_auth_config_unittests.cc
modified:   src/lib/process/d_controller.cc
modified:   src/lib/util/filesystem.cc
modified:   src/lib/util/filesystem.h
2025-06-30 11:49:59 +00:00
Thomas Markwalder
8ba41dcfaf [#3848] Updated the ARM
new file:   changelog_unreleased/3848-security-policy-security-strict-relaxed
modified:   doc/sphinx/arm/agent.rst
modified:   doc/sphinx/arm/ddns.rst
modified:   doc/sphinx/arm/dhcp4-srv.rst
modified:   doc/sphinx/arm/dhcp6-srv.rst
modified:   doc/sphinx/arm/security.rst
2025-06-30 11:49:59 +00:00
Razvan Becheriu
b11c2376ae [#3849] restrict location of configured scripts in loaded hooks 2025-06-12 23:32:47 +03:00
Razvan Becheriu
9fa341b0b5 [#3541] addressed review comments 2025-06-11 12:43:13 +03:00
Razvan Becheriu
e119fc9693 [#3541] addressed review comments 2025-06-11 11:35:45 +03:00
Razvan Becheriu
e1c8b7f976 [#3541] update docs and examples 2025-06-11 11:35:45 +03:00
Thomas Markwalder
ee89af66cc [#3902] More typos
modified:   doc/sphinx/arm/agent.rst
modified:   doc/sphinx/arm/ddns.rst
modified:   doc/sphinx/arm/dhcp4-srv.rst
modified:   doc/sphinx/arm/dhcp6-srv.rst
modified:   doc/sphinx/arm/security.rst
modified:   src/bin/agent/ca_messages.mes
modified:   src/lib/d2srv/d2_messages.mes
modified:   src/lib/util/filesystem.cc
modified:   src/lib/util/filesystem.h
2025-05-23 14:36:30 -04:00
Thomas Markwalder
9caf40cc0c [#3902] Initial review comments
Fixed ARM typos

    modified:   agent.rst
    modified:   ddns.rst
    modified:   dhcp4-srv.rst
    modified:   dhcp6-srv.rst
    modified:   security.rst
2025-05-23 13:28:22 -04:00
Thomas Markwalder
9adef66837 [#3902] servers disable security on -X
modified:   doc/sphinx/arm/agent.rst
modified:   doc/sphinx/arm/ddns.rst
modified:   doc/sphinx/arm/dhcp4-srv.rst
modified:   doc/sphinx/arm/dhcp6-srv.rst
modified:   doc/sphinx/arm/security.rst
modified:   src/bin/agent/ca_messages.mes
modified:   src/bin/agent/ca_process.cc
modified:   src/bin/d2/d2_process.cc
modified:   src/bin/dhcp4/dhcp4_messages.mes
modified:   src/bin/dhcp4/main.cc
modified:   src/bin/dhcp6/dhcp6_messages.mes
modified:   src/bin/dhcp6/main.cc
modified:   src/lib/config/unix_command_config.cc
modified:   src/lib/config/unix_command_config.h
modified:   src/lib/d2srv/d2_messages.mes
modified:   src/lib/dhcpsrv/cfgmgr.cc
modified:   src/lib/dhcpsrv/cfgmgr.h
modified:   src/lib/dhcpsrv/legal_log_mgr.cc
modified:   src/lib/dhcpsrv/legal_log_mgr.h
modified:   src/lib/hooks/hooks_parser.cc
modified:   src/lib/hooks/hooks_parser.h
modified:   src/lib/hooks/tests/hooks_manager_unittest.cc
modified:   src/lib/process/d_controller.cc
modified:   src/lib/process/log_parser.cc
modified:   src/lib/process/log_parser.h
modified:   src/lib/util/filesystem.cc
modified:   src/lib/util/filesystem.h
modified:   src/lib/util/tests/filesystem_unittests.cc
2025-05-23 11:20:20 -04:00
Razvan Becheriu
ca2be270c1 [#3831] fix arm env var name 2025-05-22 13:00:58 +03:00
Andrei Pavel
a7477f6ee2
[#3833] Add table in the security section 2025-05-20 13:03:17 +03:00
Francis Dupont
853f7093f5 [#3833] Added client before MySQL TLS settings 2025-05-20 09:50:23 +02:00
Francis Dupont
feab9b7711 [#3833] Added comma 2025-05-20 09:43:46 +02:00
Razvan Becheriu
5e21953fb9 [#3833] addressed review comments 2025-05-20 07:48:32 +03:00
Razvan Becheriu
0d2ff4ff5e [#3833] remove references to /tmp/ 2025-05-20 00:04:12 +03:00
Razvan Becheriu
f99b23a406 [#3833] updated security doc 2025-05-19 16:47:01 +03:00
Francis Dupont
ebcbf4a838 [#3255] Added a note 2024-12-03 15:13:35 +01:00
Francis Dupont
f6ada2629d [#3552] Addressed comments 2024-10-11 15:20:20 +02:00
Francis Dupont
78737d8786 [#3552] Updated Botan support 2024-10-11 15:20:20 +02:00
Andrei Pavel
f936be3222
[#2554] add 'iscman' references
The commands used were:
- find doc/sphinx/man -name '*.rst' | xargs grep -F '.. iscman' | cut -d ' ' -f 3 > /tmp/binaries
- for i in $(cat /tmp/binaries); do find doc/sphinx/arm -name '*.rst' | xargs sed -i "s/\`\`${i}\`\`/:iscman:\`${i}\`/g"; done

Manual adjustment was required in a few places to:
- extend title lines
- realign table lines
2023-06-14 20:26:11 +03:00
Suzanne Goldlust
4a44ce74b8 [#2804] Text edits 2023-04-19 17:57:59 +03:00
Francis Dupont
45c7f4ae19 [#2784] Moved code-blocks to ini 2023-03-16 13:15:45 +01:00
Francis Dupont
3cdb3793e5 [#2784] Added OpenSSL Tuning 2023-03-16 13:15:45 +01:00
Razvan Becheriu
05366c117a [#2441] added HA+MT and HA+MT+TLS examples 2022-08-27 10:15:39 +03:00
Razvan Becheriu
7eb6ad54e4 [#2116] addressed review 2022-03-31 08:11:37 +00:00
Razvan Becheriu
d41571ce17 [#2116] remove cql code 2022-03-31 08:11:37 +00:00
Suzanne Goldlust
1b295b3be8 [#2237] Change "REST API" to "RESTful API" for consistency 2021-12-13 18:54:45 +00:00
Suzanne Goldlust
173724938a [#2231] Additional text edits after review 2021-12-09 15:22:54 +00:00
Suzanne Goldlust
b903efeb21 [#2231] Text edits 2021-12-09 15:22:54 +00: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
Tomek Mrugalski
d68d2a93cf [#1590] Doc updated 2021-05-05 16:08:18 +02:00
Francis Dupont
99eac1db14 [#1665] Addressed comments about doc 2021-05-05 12:12:41 +02:00
Francis Dupont
baa19fbf7a [#1665] Ported TLS Botan boost support 2021-05-05 12:12:41 +02:00
Thomas Markwalder
53cebb7097 [#1587] Correct title underline lengths
modified:
    arm/security.rst
2021-04-23 14:45:55 -04:00
Vicky Risk
0e13804b0e Update security.rst directly, probably breaking some line-length limitations 2021-04-23 14:45:55 -04:00
Tomek Mrugalski
ce5f1dbd38 [#1587] Rewrapped and fixed many typos 2021-04-23 14:45:55 -04:00
Tomek Mrugalski
293379bf25 [#1587] Added section about processes in security 2021-04-23 14:45:55 -04:00
Tomek Mrugalski
d51bd2f122 [#1587] Added lots of text about security 2021-04-23 14:45:55 -04:00
Andrei Pavel
1e6da03272
[#1760] spell checks 2021-03-26 13:02:13 +02:00
Francis Dupont
d3fd1c9fc2 [#1664] Addressed last comments 2021-03-24 23:03:01 +01:00
Francis Dupont
10e9494695 [#1664] Addressed comments 2021-03-24 15:22:38 +01:00