2
0
mirror of https://gitlab.isc.org/isc-projects/kea synced 2025-08-23 10:27:36 +00:00

24 Commits

Author SHA1 Message Date
Razvan Becheriu
b11c2376ae [#3849] restrict location of configured scripts in loaded hooks 2025-06-12 23:32:47 +03:00
Francis Dupont
845483a948 [#3683] Addressed soem comments 2025-03-04 22:49:13 +01:00
Francis Dupont
7a90a14a1b [#3683] Checkpoint: UTs to do 2025-03-04 22:49:12 +01:00
Razvan Becheriu
6f7d97c654 [#2914] extended documentation with for loops in scripts 2024-06-20 09:38:37 +00:00
Suzanne Goldlust
7730a1d60d Resolve "Editorial review of the ARM prior to 2.6 release" 2024-05-16 20:09:54 +00:00
Andrei Pavel
153ace53c1
[#2554] add notes about each hook library's packaging
- Premium libraries were marked as subscription libraries.
  That has also been fixed.
2023-06-14 20:26:11 +03:00
Andrei Pavel
aaa3a91b9b
[#2554] add 'ischooklib' anchors and references 2023-06-14 20:26:11 +03: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
3cd5ebe425 [#2403] Final changes to section header formatting 2022-06-14 14:12:09 -04:00
Suzanne Goldlust
f838919a50 [#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
Suzanne Goldlust
d2a51ab37e [#2202] Text edits 2021-12-03 12:50:41 -05:00
Razvan Becheriu
b4ce896361 [#1840] use generic name for options 2021-06-18 16:29:42 +03:00
Razvan Becheriu
89b72fa34f
[#1840] export V4 RAI option and suboptions to run script 2021-06-18 10:22:19 +03:00
peterd
d575f854cf [#1917] Changes up to and including Chapter 23 2021-06-17 13:09:05 +00:00
Andrei Pavel
fac6fa357c [#1917] spelling corrections 2021-06-17 13:09:05 +00:00
Razvan Becheriu
92a6486117 [#1657] added note about security regarding the executed script 2021-02-22 16:02:57 +00:00
Razvan Becheriu
199d87627c [#1712] document that ProcessSpawn used full path to executable 2021-02-19 12:18:43 +02:00
Razvan Becheriu
b08ce55081 [#899] addressed comments 2021-02-18 19:23:57 +02:00
Razvan Becheriu
4799f2603a [#899] updated documentation 2021-02-18 19:23:57 +02:00
Razvan Becheriu
ee8bed828c [#899] addressed comments 2021-02-18 19:23:57 +02:00
Razvan Becheriu
f04f2978a4 [#899] changed hook_libraries to hooks-libraries in json examples 2021-02-18 19:23:57 +02:00
Razvan Becheriu
f544d47392 [#899] added more documentation 2021-02-18 19:23:57 +02:00
Razvan Becheriu
37cde2ced7 [#899] added documentation 2021-02-18 19:23:57 +02:00