2
0
mirror of https://gitlab.isc.org/isc-projects/kea synced 2025-08-30 05:27:55 +00:00

1400 Commits

Author SHA1 Message Date
Andrei Pavel
6cd7520719
[#1786] this is the start of development for 1.9.7 2021-03-31 20:05:29 +03:00
Francis Dupont
13a0acbfd4 [#1775] Updated configure.ac 2021-03-29 18:39:02 +02:00
Andrei Pavel
b1f8ca4454
[#1775] move TLS test to shell library 2021-03-29 17:55:33 +03:00
Francis Dupont
3813400810 [#1774] Added cut and TLS support report 2021-03-27 10:18:22 +01:00
Francis Dupont
a9e2009ba0 [#1662] Checkpoint: addressing comments 2021-03-26 15:39:56 +01:00
Francis Dupont
098970a4a0 [#1662] Added system test 2021-03-26 15:39:56 +01:00
Francis Dupont
9fae8e2873 [#1748] Fixed configure order 2021-03-23 14:16:54 +01:00
Wlodek Wencel
078fada4d3 [#1728] bump up kea version 2021-02-24 11:36:11 +01:00
Andrei Pavel
23dda3f3f2
[#1709] mysql 9.5 -> 9.6: ALTER TABLE logs ADD id 2021-02-19 19:18:57 +02:00
Razvan Becheriu
cfe7198921 [#899] fixed rebase 2021-02-18 19:23:57 +02:00
Andrei Pavel
75f6c1cb12
[#1681] after .sh.in change, keep perm on .sh 2021-02-16 15:58:35 +02:00
Andrei Pavel
d43f44fb05
[#1649] fix unknown versions after ./configure 2021-02-05 12:15:56 +02:00
Andrei Pavel
70911cc6ae
[#1656] bump version to kea-1.9.5-git 2021-01-27 17:40:14 +02:00
Andrei Pavel
96f049b111
[#1656] 1.9.4 release: spelling check 2021-01-25 13:52:09 +02:00
Francis Dupont
be45b740bf [#1636] Ported 1263/1619 fixes 2021-01-06 14:31:02 +01:00
Andrei Pavel
71b70cd757 [#437] make shell tests work with GTEST_OUTPUT 2020-12-29 16:35:59 +00:00
Wlodek Wencel
1ad3b271c5 [#1617] bumped up kea version 2020-12-16 14:17:39 +01:00
Wlodek Wencel
a3b7ddabe4 [#1609] 1.9.3 changes 2020-12-14 04:20:40 -08:00
Andrei Pavel
9ca8b2fcc7
[#1574] make all shell scripts POSIX compliant
* solve all shellcheck warnings
* shebang in all scripts
* set -eu everywhere
* make scripts callable from everywhere
* quote variables to prevent globbing and word splitting
* add missing copyrights
* remove unused variables
* use $() instead of backticks ``
... and so on
2020-12-14 12:08:11 +02:00
Francis Dupont
894441e502 [#1568] Fixed warnings 2020-12-08 23:33:02 +01:00
Andrei Pavel
2222dc7b63
[#1554] update version in configure.ac 2020-11-23 13:33:49 +02:00
Razvan Becheriu
5376a3b992 [#1405] added upgrade scripts 2020-11-18 15:55:22 +02:00
Andrei Pavel
6709260cda [#1492] explicit messages for missing headers 2020-11-16 11:22:51 +00:00
Michal Nowikowski
2df3339e83 [#1483] updated kea version to 1.9.1 2020-10-23 18:45:52 +02:00
Marcin Siodelski
99c44ffd31 [#1428] Allow non-unique IPs in MySQL and PgSQL
Introduced new host API function which allows for configuring selected
backends to accept non-unique IP reservations for multiple hosts. Support
for it was added in MySQL, Postgres and Kea config file. It is not
supported in Cassandra. New migrations for MySQL and Postgres have been
created.
2020-10-05 13:14:57 +00:00
Francis Dupont
5221c89223 [#1240] Rebased/updated 1240 patch 2020-09-17 16:06:20 +02:00
Francis Dupont
b3da31ef1b [#1304] Updated shell tests 2020-09-12 10:50:34 +02:00
Wlodek Wencel
d83a5d9323 [#1404] version bumped up to 1.9.0 2020-08-26 17:48:35 +02:00
Wlodek Wencel
aba2db773f [1396] pre 1.8.0 release changes 2020-08-24 10:54:36 +02:00
Francis Dupont
e45f5188c9 [#1248] Made sphinx Makefile portable 2020-07-27 12:25:32 +00:00
Michal Nowikowski
9a3c5374d5 [#1341] bumped up kea version to 1.7.10 2020-07-24 09:08:10 +00:00
Francis Dupont
c6f9579852 [#1174] Fixed the same duration type bug 2020-07-15 21:46:39 +02:00
Francis Dupont
a00426be8c [#1223] Updated configure and some Makefiles 2020-07-14 13:12:18 +02:00
Francis Dupont
b0993a4529 [#771] Added doc and configure warning 2020-07-09 10:02:03 +02:00
Francis Dupont
4e3640f046 [#771] Do not run dlclose/musl part 2020-07-09 10:02:03 +02:00
Francis Dupont
7fa91baae3 [#553] Fixed hasOpenSocket 2020-07-07 12:47:26 +02:00
Wlodek Wencel
099412a53c [#1288] code changes for 1.7.9 release 2020-06-22 13:57:32 +02:00
Francis Dupont
e65bdbe400 [#1196] Updated schema version 2020-06-19 17:04:50 +02:00
Francis Dupont
571fa79782 [#1196] Checkpoint: fixed pgsql 2020-06-19 17:04:50 +02:00
Francis Dupont
154ce09907 [#1223] Improved cross-compiling comment 2020-05-22 17:15:20 +00:00
Francis Dupont
87d2b69384 [#1223] Updated configure tools 2020-05-22 17:15:20 +00:00
Marcin Siodelski
895d7a2404 [#1242] Added missing indexes to options
The missing foreign keys have been added to the dhcp4_options and
dhcp6_options tables. This creates new db migration for MySQL, 9.2.
2020-05-20 13:23:01 +00:00
Francis Dupont
fa4c581f5b [#1184] Checkpoint: message added, todo: minor improvements 2020-05-14 15:51:20 +02:00
Francis Dupont
e898ed0cd9 [#767] untabified 2020-05-14 14:47:33 +02:00
Francis Dupont
44dc50d1d7 [#767] Added a warning when ps -p bugs 2020-05-14 14:47:33 +02:00
Wlodek Wencel
1005ce538f [#1208] kea version in configure.ac bumped up 2020-04-30 11:20:54 +02:00
Wlodek Wencel
a8aed452db [#1201] 1.7.7 pre-release changees 2020-04-27 10:46:30 +02:00
Michal Nowikowski
03ec8753bb bumped version in configure.ac to 1.7.6 2020-03-23 09:46:10 +00:00
Wlodek Wencel
3b4f9cbb06 [#1128] version bump up 2020-02-25 17:17:00 +01:00
Michal Nowikowski
78233068df [#1098] adjusted code for release
- update copyright dates
- prepare messages files
- added release entry in ChangeLog file
2020-01-27 19:50:37 +01:00