2
0
mirror of https://gitlab.isc.org/isc-projects/kea synced 2025-08-28 12:37:55 +00:00

25 Commits

Author SHA1 Message Date
Razvan Becheriu
0d2ff4ff5e [#3833] remove references to /tmp/ 2025-05-20 00:04:12 +03:00
Razvan Becheriu
fdc2b1c5f9
[#3831] update CA default config and fix dhcp examples 2025-05-16 12:20:44 +03:00
Andrei Pavel
435d56b645
[#3732] Switch docs from Autotools to Meson 2025-04-23 22:29:34 +03:00
Razvan Becheriu
77195c41c8 [#3301] addressed comments 2024-05-23 21:38:09 +03:00
Andrei Pavel
b10991e563
[#3198] change --edit to --import in docs
to avoid ambiguities caused by the merge operation in sysrepocfg --edit
2024-01-26 12:48:18 +02:00
Piotrek Zadroga
3540e32136 [#2904] adding alias output-options in ARM docs 2023-09-18 08:08:07 +00:00
Razvan Becheriu
c4014a6ee1 [#3001] fixed references to hooks libs in ARM 2023-08-16 15:04:54 +00: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
Razvan Becheriu
50abca6f3f [#2827] fixed all json examples in arm 2023-05-11 11:30:02 +03:00
Andrei Pavel
ab23887672
[#2804] make text edits consistent across the ARM 2023-04-19 17:58:06 +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
Razvan Becheriu
35238f03aa [#1671] the -t parameter now loads and checks hook libraries config 2023-03-17 23:00:39 +02:00
Andrei Pavel
03423adcd2
[#2651] release changes 2022-11-26 00:17:08 +02:00
Andrei Pavel
a2a35ede21 [#2601] bump versions of libyang and sysrepo dependencies 2022-11-25 18:15:34 +02:00
Andrei Pavel
582e84a83e [#2601] fix typos in NETCONF code 2022-11-25 18:15:34 +02:00
Andrei Pavel
235f913e64 [#2601] make Translator aware of all leaf base types
Also add leafrefs and the empty leaf to the keatest-module.
And add tests for those, and also unions, dec64, int64, uint64.
2022-11-25 18:15:33 +02:00
Andrei Pavel
6437f37711 [#2601] update the YANG modules with three extra nodes
* extended-info-checks
* ignore-rai-link-selection
* template-test
2022-11-25 18:15:33 +02:00
Andrei Pavel
b6e0e529db
[#2400] update NETCONF documentation 2022-10-24 19:07:45 +03:00
Andrei Pavel
5a9275c3fe
[#2311] update NETCONF documentation 2022-10-21 17:45:24 +03:00
Suzanne Goldlust
06f26bb0ca [#2226] Final text edit after review 2021-12-09 07:37:33 -05:00
Suzanne Goldlust
4b3124ffb1 [#2226] Additional text edits after review 2021-12-09 07:37:33 -05:00
Suzanne Goldlust
6d9e93167b [#2226] Text edits 2021-12-09 07:33:33 -05:00
Tomek Mrugalski
00ca2565a3 [#2018] NETCONF description updated 2021-08-19 18:32:47 +02:00
Tomek Mrugalski
3a3eeefde9 [#2030] netconf, gss-tsig files renamed 2021-08-19 18:32:47 +02:00