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

32831 Commits

Author SHA1 Message Date
Tomek Mrugalski
00ca2565a3 [#2018] NETCONF description updated 2021-08-19 18:32:47 +02:00
Tomek Mrugalski
fe3ea2e9c4 [#2018] gss-tsig, netconf moved to Integrations section 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
Francis Dupont
63cca800e8 [#2018] Ported install doc 2021-08-19 18:32:47 +02:00
Tomek Mrugalski
eaf756b98c [#2024] wordsmithing after review 2021-08-19 13:01:53 +00:00
Tomek Mrugalski
9ba795e1bc [#2024] trx_commit doc updated 2021-08-19 13:01:53 +00:00
Andrei Pavel
e5925d7d45 [#2012] install python scripts under prefix 2021-08-19 09:10:30 +00:00
Thomas Markwalder
49a9ba0165 [#2030] Added ChangeLog entry 2021-08-17 09:56:01 -04:00
Tomek Mrugalski
155a3d11af [#2020] MySQL upgrade scripts renumbered
- it's just a leading 00s added in lots of places
2021-08-17 09:54:35 -04:00
Thomas Markwalder
ae325ed834 [#2030] Replaced indexes for mysql reclamation queries
configure.ac
    Added mysql/upgrade_x_00010_to_00011.sh.in

src/bin/admin/tests/mysql_tests.sh.in
    mysql_upgrade_test()  - added test of upgrade from 10 to 11.

src/lib/mysql/mysql_constants.h
    Updated schema version

src/share/database/scripts/mysql/Makefile.am
    Added upgrade_x_00010_to_00011.sh

src/share/database/scripts/mysql/dhcpdb_create.mysql
    Added index replacements

src/share/database/scripts/mysql/upgrade_x_00010_to_00011.sh.in
    New file, upgrades from 10 to 11.
    Naming scheme changed to keep file order sane.
2021-08-17 09:54:35 -04:00
Andrei Pavel
47d6341da4 [qa#261] install OpenSSL 1.1.1g on CentOS 7 2021-08-17 08:42:33 +00:00
Andrei Pavel
cd5e13cff1
[#2025] fix Wunused-result warnings 2021-08-17 09:31:05 +03:00
Andrei Pavel
3651cd22a2
[#2025] fix Wunused-parameter warnings 2021-08-17 09:31:05 +03:00
Andrei Pavel
8744ecf5e4
[#2025] fix g++ warnings 2021-08-17 09:31:05 +03:00
Andrei Pavel
76cc84f8d9 [#2025] simplify concatenating strings (minor) 2021-08-16 15:33:26 +00:00
Andrei Pavel
bb46888356
[#1990] hammer.py: install libyang & sysrepo from sources on currently released ubuntus
Kea doesn't compile with packaged versions and supporting every patch
version is an ardous effort we can't support.
2021-08-16 13:35:58 +03:00
Andrei Pavel
4ce663d5c2
[#1990] ax_find_library: look in lib64 also 2021-08-16 09:58:10 +03:00
Andrei Pavel
06822b955c
[#1990] reinstall.sh: fix LD_LIBRARY_PATH 2021-08-15 23:28:11 +03:00
Andrei Pavel
223e57c34e [#2025] correct spelling errors (minor change) 2021-08-13 19:31:35 +00:00
Andrei Pavel
efa104ea26 [#866] text ARM, remove ungenerated indices 2021-08-13 15:44:20 +00:00
Tomek Mrugalski
f8c84eaa3e [#2020] ChangeLog added 2021-08-13 17:37:10 +02:00
Tomek Mrugalski
3112737545 [#2020] Fixed HOOKS_CALLOUT_{ERROR,EXCEPTION} logs 2021-08-13 17:36:44 +02:00
Andrei Pavel
6a3b76463a [#1936] DHCPDECLINEs can also lack server ID 2021-08-13 15:09:01 +00:00
Andrei Pavel
4ad1cf13fe
[#1990] add directory of .pc file to pkgconf path 2021-08-13 13:29:14 +03:00
Tomek Mrugalski
63089ad8cd [#1978] ChangeLog added 2021-08-13 11:55:45 +02:00
Tomek Mrugalski
7e554c4cc0 [#1978] Added a note about CentOS8
- with their own different directory scheme
2021-08-13 11:55:36 +02:00
Razvan Becheriu
4a8fef95c0 [#1978] updated documetation 2021-08-13 11:18:47 +02:00
Andrei Pavel
c8fd145982
[#1990] update the AUTHORS file 2021-08-13 01:53:07 +03:00
Andrei Pavel
7a72f0f13a
[#1990] remove reinstall.sh from the tarball
The tarball should only have reinstall.sh.in and get reinstall.sh from
that.
2021-08-13 01:52:31 +03:00
Tomek Mrugalski
b5855c30e0
[#1980] ChangeLog, AUTHORS updated 2021-08-12 19:12:33 +03:00
Andrei Pavel
2bba96164f
[#1980] add missing headers in timer_mgr.cc 2021-08-12 19:03:59 +03:00
Andrei Pavel
efb04ecb94
[#1825] use int in ifindex_'s getters and setters
to match the type of ifindex_
2021-08-12 18:51:13 +03:00
Andrei Pavel
1eb95d578a
[#1825] mention contribution in AUTHORS 2021-08-12 18:51:12 +03:00
Andrei Pavel
e8a2a2045d
[#1825] test Pkt::resetIndex() and Pkt::indexSet() 2021-08-12 18:51:12 +03:00
Andrei Pavel
5557029dfc
[#1825] Used int64_t instead of uint32_t for ifindex within setIndex and getIndex 2021-08-12 18:51:12 +03:00
Sriram Rajagopalan
2ce932ec24
[#1825] Used int64_t instead of uint32_t for ifindex within setIndex and getIndex 2021-08-12 18:51:12 +03:00
Tomek Mrugalski
aaa9acdcaa
[#1990] Missing headers error more informative 2021-08-12 18:33:27 +03:00
Andrei Pavel
45e5903097
[#1990] Set LD_LIBRARY_PATH for sysrepoctl 2021-08-12 18:33:27 +03:00
Andrei Pavel
f7ecc6ca0d
[#1990] report error if NETCONF was not enabled 2021-08-12 18:33:27 +03:00
Andrei Pavel
fb45e75279
[#1990] chmod -x reinstall.sh.in
.sh.in files should not be executable
2021-08-12 18:33:27 +03:00
Andrei Pavel
c0e3afe783
[#1990] fix --with-log4cplus description 2021-08-12 18:33:27 +03:00
Andrei Pavel
3a9b286f1e
[#1990] docs about installing libyang and sysrepo 2021-08-12 18:33:27 +03:00
Andrei Pavel
4b94ea4e67
[#1990] AX_FIND_LIBRARY: append usual paths in PKG_CONFIG_PATH 2021-08-12 18:33:27 +03:00
Andrei Pavel
6e467ef8a9
[#1990] AX_DISPLAY_LIBRARY_WARNINGS 2021-08-12 18:33:26 +03:00
Andrei Pavel
06b776a298
[#1990] allow NETCONF to compile only with --with-sysrepo 2021-08-12 18:33:26 +03:00
Andrei Pavel
e9541327b2
[#1990] typo: LIBRARY_CPFFLAGS -> LIBRARY_CPPFLAGS 2021-08-12 18:33:26 +03:00
Andrei Pavel
5170029491
[#1990] libyang and sysrepo flags can only point to installations 2021-08-12 18:33:26 +03:00
Andrei Pavel
04210f52fd
Configure SAST in Gitlab CI 2021-08-12 16:03:45 +03:00
Razvan Becheriu
9e07d87720 [#1930] minor wording and formatting changes 2021-08-12 15:27:59 +03:00
Andrei Pavel
0493faea8d [#1930] minor wording and formatting changes 2021-08-12 14:15:05 +03:00