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

11 Commits

Author SHA1 Message Date
Wlodzimierz Wencel
ebfd205d95 [#3361] release changes 2024-04-29 08:14:59 +00:00
Andrei Pavel
677f8a8f0e
[#3254] consistent version output across executables
- replace VERSION with PACKAGE_VERSION in src/bin/admin to avoid
  overlap with VERSION used in src/share/database.
- add -V to kea-admin
- add -V to kea-shell
- add -V to keactrl
- add -V to perfdhcp
- removed getVersionAddendum from d2 and added the openssl version to
  the output of other process versions since it's not only used by d2
- make all -V outputs consistent. Some are showing only core version and
  are missing premium version which is fine since they are the
  executables that don't have something to do with premium directly
  anyway.
2024-04-24 15:23:48 +03:00
Andrei Pavel
66acbcb51d
[#2554] add 'iscman' anchor to all manpages 2023-06-14 20:26:11 +03:00
Suzanne Goldlust
56c892b572 [#2232] Text edits 2021-12-13 18:07:22 +00:00
Wlodek Wencel
b1d5e8f206 [#1983] replaced old jenkins links with repors.isc.org 2021-08-05 15:07:49 +00:00
Andrei Pavel
d423e17a64 [#1077] document sysrepo 1.x 2021-07-23 13:48:53 +02:00
Michal Nowikowski
7705af942f update release entry in ChangeLog, updated copyright dates 2019-08-19 08:43:51 +02:00
Michal Nowikowski
d7ff441615 cleaned up api docgen, fixed duplicate labels in manuals 2019-07-30 10:45:13 +02:00
Michal Nowikowski
63eaec988e fixed ddns man 2019-07-30 10:45:13 +02:00
Suzanne Goldlust
3f38c867bc Text edits and formatting changes for Docbook-to-Sphinx conversion 2019-07-30 10:45:13 +02:00
Michal Nowikowski
01fb9fd370 rearranges docs and build script
Two reasons:
- sphinx requires to have all sources in its source directory
  so man pages have to be moved
- layout of subfolders in doc folder was not consistent
2019-07-30 10:45:13 +02:00