2
0
mirror of https://gitlab.isc.org/isc-projects/kea synced 2025-08-31 05:55:28 +00:00
Commit Graph

1369 Commits

Author SHA1 Message Date
Francis Dupont
49e7250b21 [#1963] Moved code from D2CfgContextPtr 2021-07-09 19:29:00 +02:00
Marcin Siodelski
8a8f6b50c0 [#1920] Database schema for client classes
Extended database schema with new tables holding information about
configured client classes, ordering them, storing their dependencies and
associating them with the server tags. In addition, extended the tables
holding option definitions with an additional column class_id to optionally
associate an option definition with a class.
2021-07-05 09:24:38 +00:00
Andrei Pavel
4783192111 [#1956] bump version to 1.9.10-git 2021-07-01 10:01:02 +03:00
Tomek Mrugalski
7879944df1 [#1892] Cassandra deprecation warning in configure 2021-06-25 07:55:52 +00:00
Tomek Mrugalski
54b02254ca [#745] BNF notation can now be extracted
- rebased to June 2021
2021-06-23 12:04:18 +02:00
Andrei Pavel
d88f45ad29 [#1653] add unit tests for shell error reporting 2021-06-22 11:48:26 +03:00
Francis Dupont
e2593d9d75 [(no branch, rebasing 1909-gss_tsig-hook)] [(no branch, rebasing 1909-gss_tsig-hook)] [(no branch, rebasing 1909-gss_tsig-hook)] [#1909] Improved HAVE_GSSAPI 2021-06-12 18:34:42 +02:00
Francis Dupont
4e412320e1 [(no branch, rebasing 1897-add-d2-server-hook-syntax)] [(no branch, rebasing 1897-add-d2-server-hook-syntax)] [#1897] Stopping arbritary at this point 2021-06-03 11:29:55 +02:00
Wlodek Wencel
adcd53267a [#1898] kea version changed 2021-05-27 15:37:17 +02:00
Francis Dupont
2cbb8bdf0c [#1884] Checkpoint: m4 macro file added 2021-05-25 18:07:50 +02:00
Francis Dupont
baa19fbf7a [#1665] Ported TLS Botan boost support 2021-05-05 12:12:41 +02:00
Michal Nowikowski
4610eeea3b [#1830] bumped up kea version to 1.9.8 2021-04-28 14:31:40 +02:00
Andrei Pavel
be13751538 [#1821] spelling corrections 2021-04-26 06:04:55 +00:00
Andrei Pavel
dc575c84f3 [#1804] add include paths for ext library
fixes distcheck on CentOS 7
2021-04-20 11:04:56 +03:00
Francis Dupont
fa0614c73e [#1632] Updated version dependent stuff 2021-04-16 20:56:08 +02:00
Francis Dupont
3e43932edb [#1632] Added a comment about the tab: tired to restore it 2021-04-16 20:56:08 +02:00
Francis Dupont
d2135cf4a4 [#1632] Fixed two nits 2021-04-16 20:56:08 +02:00
Andrei Pavel
a5d388b186 [#1632] edits after autoupdate 2021-04-16 20:56:08 +02:00
Andrei Pavel
630c35d97e [#1632] autoupdate 2021-04-16 20:56:08 +02:00
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