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
Francis Dupont
950f6455e0
[ #946 ] Created new MySQL schema version
2020-01-27 13:52:07 +00:00
Stephen Morris
bfdc3fb88b
[ #640 ] Fuzzing-related configure.ac updates
...
1. The switch to enable fuzzing is now "--enable-fuzzing".
2. A check is now made to see that the CXX environment variable
points to an AFL-enabled compiler when the switch is modified.
2019-12-20 17:55:45 +00:00
Stephen Morris
57e98c22f8
[ #640 ] Major refactoring of fuzzing code
...
1. Convert to C++ class.
2. Extend framework to support DHCPv4 fuzzing.
3. Restrict size of data that can be accepted from AFL. (Kea will
only accept up to about 64k or data, (set by the size of a UDP
datagram). However, AFL can send much larger data packets,
which may cause problems in synchronization between the two
threads used to implement fuzzing in Kea.
2019-12-20 17:55:45 +00:00
Tomek Mrugalski
4939b82317
[ #640 ] Initial fuzzing code added for Kea6
...
Proof of concept code to fuzz Kea-DHCPv6.
2019-12-20 17:55:45 +00:00
Michal Nowikowski
e6471c98db
[ #1072 ] support building kea on fedora 31 and ubuntu 19.10
...
- added this support in hammer.py
- fixed checking sphinx in configure.ac on fedora 31
2019-12-20 10:01:49 +01:00
Michal Nowikowski
a06e21bcf8
[ #1056 ] bumped version in configure.ac to 1.7.3
2019-12-16 10:12:22 +01:00
Francis Dupont
399a9193dc
[898-add-a-new-hook-to-support-bootp] Checkpoint: code and tests done - doc to update
2019-12-10 22:10:13 +01:00
Tomek Mrugalski
0ba33b1809
[ #206 ] Moved gtest handling routines to a separate m4 file
2019-12-06 14:52:02 +01:00
Wlodek Wencel
06a8a34242
[ #986 ] address another review comments
2019-11-29 01:24:45 +00:00
Wlodek Wencel
62142615c9
[986] manuals included to tarball, can be installed without rebuild
2019-11-29 01:24:45 +00:00