2
0
mirror of https://gitlab.isc.org/isc-projects/kea synced 2025-08-22 01:49:48 +00:00

74 Commits

Author SHA1 Message Date
Suzanne Goldlust
f835477662 [#3808] Update ARM for new hooks licensing 2025-03-21 14:19:42 +00:00
Francis Dupont
db0891fb20 [#3696] Updated supported version 2025-01-15 15:26:31 +01:00
Francis Dupont
8311ff1687 [#3552] Revamped configure code 2024-10-11 15:20:20 +02:00
Wlodzimierz Wencel
d2ca687d78 [#3379] added instructions about new kea repositories 2024-05-24 08:13:35 +00:00
Razvan Becheriu
6d10d6424e [#2960] removed deprecated libreload command 2024-05-23 17:08:16 +03:00
Slawek Figiel
f40b537fdd [#3021] Add link to the code-signing keys 2024-05-22 17:20:33 +02:00
Slawek Figiel
5ecc3cbf36 [#3021] Add docs section 2024-05-22 17:20:08 +02:00
Suzanne Goldlust
7730a1d60d Resolve "Editorial review of the ARM prior to 2.6 release" 2024-05-16 20:09:54 +00:00
Francis Dupont
93c47dba3d [#3168] Removed old RADIUS 2023-12-14 14:48:11 +01:00
Andrei Pavel
edabef7303
[#2969] replace sphinx tabs with list-table 2023-11-06 12:10:51 +02:00
Andrei Pavel
ff6822a8c1
[#2969] update install section in ARM about docs 2023-10-26 16:34:22 +03:00
Razvan Becheriu
764e8a4b2d [#2980] addressed comments 2023-09-14 20:02:03 +00:00
Razvan Becheriu
be9b40b76f [#2980] remove references of Centos 7 2023-09-14 20:02:03 +00:00
Francis Dupont
743f0fbf27 [#2876] Changed to C++ 14 2023-07-19 00:45:33 +02:00
Wlodzimierz Wencel
02d0ef5f31 [#1452] Document installing FreeRADIUS from packages 2023-06-26 15:22:45 +00:00
Andrei Pavel
a51ab99885
[#2554] add 'isccmd' references
The commands used were:
- find doc/sphinx/arm -name '*.rst' | xargs grep -E '^\.\. ' | cut -d ' ' -f 2 | sort -uV | grep _command- > /tmp/commands
- for i in $(cat /tmp/commands); do find doc/sphinx/arm -name '*.rst' | xargs sed -i "s/\`\`${i}\`\` command/\`${i} command <_command-${i}>\`/g"; done
- for i in $(cat /tmp/commands); do find doc/sphinx/arm -name '*.rst' | xargs sed -i "s/\`\`${i}\`\`/\`${i} <_command-${i}>\`/g"; done
- for i in $(cat /tmp/commands); do find doc/sphinx/arm -name '*.rst' | xargs sed -i "s/The \`${i} <_command-${i}>\` Command/The \`\`${i}\`\` Command/g"; done
- for i in $(cat /tmp/commands); do find doc/sphinx/arm -name '*.rst' | xargs sed -i "s/-  ${i}/- \`${i} <_command-${i}>\`/g"; done

But they were not perfect. Some manual adjustment was required.
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
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
Tomek Mrugalski
1fc469935f [#2693] Updated sysrepo deprecation 2023-01-20 17:33:20 +01:00
Tomek Mrugalski
1ed43b456a [#2693] Doc updated 2023-01-20 17:33:20 +01:00
Andrei Pavel
03423adcd2
[#2651] release changes 2022-11-26 00:17:08 +02:00
Dan Theisen
adeca1c68c [#2220] Fix syntax and add a note 2022-10-17 13:04:08 -07:00
Dan Theisen
c7dd4d87b7 [#2220] Fix up sphinx errors 2022-10-17 06:14:09 -07:00
Dan Theisen
bf63a555a7 [#2220] Add upgrade caveat section to install 2022-10-17 06:14:09 -07:00
Dan Theisen
6066d0c247 [#2220] Add ChangeLog entry and documentation 2022-10-17 06:14:09 -07:00
Tomek Mrugalski
6e60aff089 [#2418] Fixed number of DBs supported 2022-06-20 12:38:40 +00:00
Tomek Mrugalski
27a8617c10 [#2372] Docs updated 2022-04-20 15:05:01 +00:00
Razvan Becheriu
d41571ce17 [#2116] remove cql code 2022-03-31 08:11:37 +00: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
c78d3ef55f [#2237] Change "run-time" to "runtime" for consistency 2021-12-13 18:54:45 +00:00
Razvan Becheriu
e95b9943fd [#2096] updated documentation 2021-09-24 18:44:52 +03:00
Suzanne Goldlust
05ce1316ab [#2073] More text edits 2021-09-24 11:15:23 -04:00
Suzanne Goldlust
7501a13a5c [#2073] Text edits 2021-09-24 11:15:23 -04:00
Andrei Pavel
3a9b286f1e
[#1990] docs about installing libyang and sysrepo 2021-08-12 18:33:27 +03:00
Wlodek Wencel
b1d5e8f206 [#1983] replaced old jenkins links with repors.isc.org 2021-08-05 15:07:49 +00:00
Andrei Pavel
c07be31ca0 [#1077] NETCONF documentation 2021-07-23 13:48:56 +02:00
Tomek Mrugalski
62946f5b97 [#1077] added another note about sysrepo 0.x 2021-07-23 13:48:56 +02:00
Tomek Mrugalski
1f55a7bc26 [#1892] added deprecation note for sysrepo 0.x 2021-07-23 13:48:56 +02:00
Andrei Pavel
d423e17a64 [#1077] document sysrepo 1.x 2021-07-23 13:48:53 +02:00
Andrei Pavel
6d3e22be31
[#1947] 1.9.9 release: mention --with-gssapi
in build requirements
2021-06-28 14:56:43 +03:00
Andrei Pavel
ceb5a256ae
[#1947] 1.9.9 release: spelling corrections
and other minor changes
2021-06-28 10:34:31 +03:00
Tomek Mrugalski
db758a6606 [#1892] Fixed sphinx error, rewording 2021-06-25 10:00:09 +02:00
Vicky Risk
ef8a5b1698 [#1892] Update install.rst 2021-06-25 09:59:50 +02:00
Vicky Risk
6b4148e2a7 [#1892] edits to the Installation notes regarding Cassandra deprecation 2021-06-25 09:59:25 +02:00
Tomek Mrugalski
0c0d37b1aa [#1909] Added a note about python 2 dependency 2021-06-25 07:55:52 +00:00
Tomek Mrugalski
ae02af3beb [#1892] CQL deprecation warning in doc 2021-06-25 07:55:52 +00:00
Tomek Mrugalski
32c0fa1010 [#1917] Emphasis added 2021-06-17 13:09:05 +00:00
Tomek Mrugalski
8723a11fb2 [#1917] Emphasis added 2021-06-17 13:09:05 +00:00