Andrei Pavel
8247204bad
[ #3953 ] Remove fuzz configs. No longer required
2025-06-19 17:16:55 +03:00
Andrei Pavel
e5170430b2
[ #3953 ] Put fuzzers in a for loop in meson
2025-06-19 17:16:55 +03:00
Andrei Pavel
32e9987b1a
[ #3953 ] No longer install fuzz input. It was never required
2025-06-19 17:16:55 +03:00
Andrei Pavel
d159484b71
[ #3953 ] Add rpath to fuzzers
2025-06-19 17:16:55 +03:00
Andrei Pavel
f41fb2541f
[ #3953 ] Fix a static initialization race in fuzzers. Turn KEA_FUZZ_DIR into a function
2025-06-19 17:16:55 +03:00
Andrei Pavel
9b8b7f24ef
[ #3953 ] Use the same sudo trick on fuzzers and get rid of kludgy fuzz test scripts
2025-06-19 17:16:55 +03:00
Andrei Pavel
da77749d06
[ #3930 ] Fix cppcheck after adoption of meson
...
- Was running on build dir which had little to no sources.
- Use the compile_commands.json file provided by meson which enables
cppcheck to know about compiler flags used in compilation.
- Make the cppcheck target write to cppcheck-result.xml which is
expected in the cppcheck-htmlreport target.
- Add library=googletest so it correctly decodes gtest macros.
- Remove suppression list. A lot of the suppressions were fixed with
proper use of cppcheck or are no longer reported.
2025-06-19 10:09:14 +03:00
Marcin Siodelski
5bfaef2d81
[ #3628 ] Two grammarly nits added
2025-06-18 12:34:39 +00:00
Marcin Siodelski
0c7fcb4677
[ #3628 ] Added Changelog for #3628
2025-06-18 13:28:19 +02:00
Marcin Siodelski
aae341d32e
[ #3628 ] Subnet selectors in default conf
2025-06-18 13:25:13 +02:00
Andrei Pavel
479158cb83
[ #3680 ] Document the use of the kea.pc file
2025-06-17 22:12:48 +03:00
Andrei Pavel
816f3ea733
[ #3680 ] Add pkg-config .pc file
2025-06-17 22:09:23 +03:00
Piotrek Zadroga
eef015c2bb
[ #3940 ] address review comments
2025-06-17 18:55:08 +00:00
Piotrek Zadroga
1bdecbf3dc
[ #3940 ] reword changelog
2025-06-17 18:55:08 +00:00
Piotrek Zadroga
00bd07bc18
[ #3940 ] fix changelog
2025-06-17 18:55:08 +00:00
Piotrek Zadroga
ac75de31db
[ #3940 ] man doc update
2025-06-17 18:55:08 +00:00
Piotrek Zadroga
569cc35a96
[ #3940 ] ARM doc update
2025-06-17 18:55:08 +00:00
Piotrek Zadroga
a938523125
[ #3940 ] changelog entry
2025-06-17 18:55:08 +00:00
Piotrek Zadroga
7e8e7a64eb
[ #3940 ] man doc update
2025-06-17 18:55:08 +00:00
Piotrek Zadroga
9937306abd
[ #3940 ] man doc update
2025-06-17 18:55:08 +00:00
Piotrek Zadroga
9be48a4253
[ #3940 ] ARM doc update
2025-06-17 18:55:08 +00:00
Piotrek Zadroga
1f4c852739
[ #3940 ] flags precedence tests
2025-06-17 18:55:08 +00:00
Piotrek Zadroga
d6ab88f28f
[ #3940 ] rename test file
2025-06-17 18:55:08 +00:00
Piotrek Zadroga
8c34bacf97
[ #3940 ] add kea-shell tests
...
Tests cover --auth-password-file flag usage.
2025-06-17 18:55:08 +00:00
Piotrek Zadroga
6bbb860ee1
[ #3940 ] add --auth-password-file in kea-shell
2025-06-17 18:55:08 +00:00
Andrei Pavel
be51fff1cd
[ #3493 ] Add ChangeLog entry
2025-06-17 21:34:44 +03:00
Andrei Pavel
12f550e750
[ #3493 ] Document running unit tests with root privileges
2025-06-17 21:34:44 +03:00
Andrei Pavel
6ee2617687
[ #3493 ] Run sudo -k before checking passwordless sudo to make sure sudo is not cached
2025-06-17 21:34:44 +03:00
Andrei Pavel
f213dc6b11
[ #3493 ] Filter out root tests from non-root runs only if passwordless sudo is set up
2025-06-17 21:34:44 +03:00
Andrei Pavel
1874029515
[ #3493 ] Automatically run tests that require root privileges with sudo
...
If user already has root privileges or if passwordless sudo is set up,
to avoid false failures caused by non-working sudo.
2025-06-17 21:34:44 +03:00
Thomas Markwalder
8af906c121
[ #3855 ] Fixed spacing in change log
2025-06-17 15:18:06 +00:00
Thomas Markwalder
c19ea96e15
[ #3855 ] Applied patch to update ARM
2025-06-17 15:18:06 +00:00
Francis Dupont
fc8e421786
[ #3924 ] Added a ChangeLog entry
2025-06-17 16:27:56 +02:00
Francis Dupont
80468a92d0
[ #3924 ] Added runstatedir option
2025-06-17 16:27:56 +02:00
Francis Dupont
44a3b998ec
[ #3939 ] Typo
2025-06-16 16:12:50 +02:00
Francis Dupont
4fde2fd0d8
[ #3939 ] Finalized ChangeLog entry
2025-06-16 15:56:58 +02:00
Francis Dupont
58a3143d98
[ #3939 ] Fixed ChangeLog entry
2025-06-16 15:56:58 +02:00
Francis Dupont
4a391bdeeb
[ #3939 ] Added a ChangeLog entry
2025-06-16 15:56:58 +02:00
Francis Dupont
c6bb3ced1a
[ #3939 ] Changed restrict-commands default to true
2025-06-16 15:56:58 +02:00
Francis Dupont
5b70e75ee3
[ #3638 ] Typo
2025-06-16 15:46:43 +02:00
Francis Dupont
b177b59976
[ #3638 ] Added a comment explaining the code change
2025-06-16 15:45:04 +02:00
Francis Dupont
bce35385b3
[ #3638 ] Added a second TLS check
2025-06-16 15:45:04 +02:00
Andrei Pavel
06ec28531e
[ #3956 ] Minor corrections and aesthetic updates to the release checklist
2025-06-16 15:17:15 +03:00
Andrei Pavel
fbb9397ee5
[ #3957 ] Update Hammer with support for new systems
...
... And a small change to make it work on Rocky 10.
2025-06-16 11:41:16 +03:00
Razvan Becheriu
b14efa8b6c
[ #3779 ] rearranged hook libraries
2025-06-13 21:26:42 +03:00
Razvan Becheriu
d2245874c9
[ #3779 ] fixed doxygen
2025-06-13 16:31:54 +03:00
Razvan Becheriu
05a2a65e0a
[ #3814 ] addressed review comments
2025-06-13 12:27:27 +00:00
Razvan Becheriu
71f6c9c466
[ #3814 ] implemented lease wipe for db
2025-06-13 12:27:27 +00:00
Marcin Siodelski
a0ead6eb66
[ #3922 ] Clarified options 151-157 are BLQ
2025-06-13 12:38:15 +02:00
Suzanne Goldlust
7662a52c05
[ #3922 ] Add options 151-157 to table
2025-06-13 10:35:31 +00:00