2
0
mirror of https://gitlab.isc.org/isc-projects/kea synced 2025-08-28 20:47:48 +00:00

37462 Commits

Author SHA1 Message Date
Andrei Pavel
d378ab3635
[#3732] Detect postgres under macos 2025-04-04 12:37:27 +03:00
Andrei Pavel
2c8882ae18
[#3732] Detect mit krb5 in meson 2025-04-04 12:37:25 +03:00
Andrei Pavel
5eb4ec8f9b
[#3732] Install emptydirs in hardcoded path when the prefix is not explicitly provided 2025-04-04 12:37:23 +03:00
Andrei Pavel
7582908787
[#3732] Prevent nested directories when installing a second time 2025-04-04 12:37:22 +03:00
Andrei Pavel
73ffdd95ee
[#3732] Prepend prefix only if the prefix is explicitly provided 2025-04-04 12:37:22 +03:00
Andrei Pavel
1f75fb2b0d
[#3732] Install emptydir for lease file 2025-04-04 12:37:21 +03:00
Andrei Pavel
019d59f7e8
[#3732] Do not interrupt "meson setup build" without any arguments because of NETCONF not supporting a C++ standard that is too low 2025-04-04 12:37:21 +03:00
Andrei Pavel
42edde7415
[#3732] Remove unnecessary kludge section from netconf fallback that searched in /opt 2025-04-04 12:37:21 +03:00
Andrei Pavel
950cbdeca1
[#3732] Fix some paths in meson 2025-04-04 12:37:20 +03:00
Andrei Pavel
aaa4d42414
[#3732] rpmbuild complains about standard rpaths so let us conform to its liking 2025-04-04 12:37:20 +03:00
Andrei Pavel
c450d69768
[#3732] Switch meson.sh from venv to pyinstall to avoid venv depdendency when packaging 2025-04-04 12:37:19 +03:00
Razvan Becheriu
97968ebebb [#3811] fixed indentation 2025-04-02 22:50:49 +03:00
Thomas Markwalder
0ade1dae0f [#3811] Addressed review comments
Changes to be committed:
	modified:   changelog_unreleased/3811-include-the-shared-network-name-in-the-subnetx-list-response
    modified:   src/hooks/dhcp/subnet_cmds/tests/subnet4_cmds_unittest.cc
    modified:   src/hooks/dhcp/subnet_cmds/tests/subnet6_cmds_unittest.cc
    modified:   src/hooks/dhcp/subnet_cmds/tests/subnet_cmds_unittest.h
2025-04-02 15:27:40 -04:00
Thomas Markwalder
fc59433ae9 [#3811] Fix JSON doc error
modified:   doc/sphinx/arm/hooks-subnet-cmds.rst
2025-04-02 09:46:43 -04:00
Thomas Markwalder
11504bff67 [#3811] Return sn name in subnet lists commands
/doc/sphinx/arm/hooks-subnet-cmds.rst
    Updated doc to include shared-network-name in returns

/src/hooks/dhcp/subnet_cmds/subnet_cmds.cc
    subnetToElement() - now optionally inserts the shared network name

/src/hooks/dhcp/subnet_cmds/tests/subnet4_cmds_unittest.cc
/src/hooks/dhcp/subnet_cmds/tests/subnet6_cmds_unittest.cc
/src/hooks/dhcp/subnet_cmds/tests/subnet6_cmds_unittest.cc
    updated tests

added change log entry
2025-04-02 09:37:01 -04:00
Razvan Becheriu
b66fe236f8 [#3569] added ChangeLog entry 2025-03-31 21:31:24 +03:00
Razvan Becheriu
6c0444a0e3 [#3569] added doxygen 2025-03-31 21:05:55 +03:00
Razvan Becheriu
cb78c19f53 [#3569] added comment and unit test for long logger name 2025-03-31 20:54:29 +03:00
Razvan Becheriu
9ee776ac7e [#3569] addressed review comments 2025-03-31 20:20:07 +03:00
Razvan Becheriu
0bcf6fe139 [#3569] add support for legal log syslog 2025-03-31 18:49:45 +03:00
Razvan Becheriu
4a31117f56 [#3773] updated documentation about delta-add commands 2025-03-31 16:42:09 +03:00
Francis Dupont
83f7a592a8 [#3785] Removed CXX* 2025-03-26 22:17:12 +01:00
Andrei Pavel
b3c5244fe4 [#3785] Fix config report and increase two timeouts 2025-03-26 22:17:12 +01:00
Francis Dupont
fafe2213d8 [#3785] Made forensic log libloadtest sequential 2025-03-26 22:17:12 +01:00
Francis Dupont
5546e26c35 [#3785] Fixed typo 2025-03-26 22:17:12 +01:00
Francis Dupont
3fae4a46c5 [#3785] Swapped -Dcpp_std 2025-03-26 22:17:12 +01:00
Francis Dupont
3e73361bfa [#3785] Restored dependencies 2025-03-26 22:17:12 +01:00
Francis Dupont
733019a4ec [#3785] Added error on no crypto 2025-03-26 22:17:12 +01:00
Francis Dupont
fce3de43e1 [#3785] Better fix 2025-03-26 22:17:12 +01:00
Francis Dupont
8e55e857f7 [#3785] Fixed spurious log4cplus error messages 2025-03-26 22:17:12 +01:00
Francis Dupont
04ea5d0df6 [#3785] Added Boot Math vs c++14 2025-03-26 22:17:12 +01:00
Francis Dupont
41a4c2acdd [#3785] Silent shellcheck 2025-03-26 22:17:12 +01:00
Francis Dupont
b13b467390 [#3785] Ported rebuild-tests target 2025-03-26 22:17:12 +01:00
Francis Dupont
330e6072fc [#3785] Added C++ standard 2025-03-26 22:17:12 +01:00
Francis Dupont
806e007540 [#3785] Added warnings 2025-03-26 22:17:12 +01:00
Francis Dupont
896b5d5971 [#3785] Checkpoint 2025-03-26 22:17:12 +01:00
Thomas Markwalder
6b9b87dbad [#3555] Address review comment
modified:   dora_unittest.cc - minor test clean up
2025-03-26 16:47:14 +00:00
Francis Dupont
d24ca2ae8b [#3555] Double semicolon 2025-03-26 16:47:14 +00:00
Francis Dupont
f2915caf3d [#3555] Spelling 2025-03-26 16:47:14 +00:00
Thomas Markwalder
db3a2910ad [#3555] Fixed changelog 2025-03-26 16:47:14 +00:00
Thomas Markwalder
cf371a2d2d [#3555] Cleanups and Changelog
Added Changelog entry
/src/lib/dhcpsrv/alloc_engine.cc
/src/lib/dhcpsrv/tests/alloc_engine4_unittest.cc
    Minor cleanups
2025-03-26 16:47:14 +00:00
Thomas Markwalder
e83c4f59c0 [#3555] Handle conflicts when offer-liftime > 0
/src/bin/dhcp4/tests/dora_unittest.cc
    DORATest::reservationsWithConflicts() - added parameter
    for offer-lifetime

    TEST_F(DORATest, reservationsWithConflictsOfferLft)
    TEST_F(DORATest, reservationsWithConflictsOfferLftMultiThreading)
    - new tests

/src/lib/dhcpsrv/alloc_engine.*
    deleteAssignedLease() - new convenience function

    AllocEngine::requestLease4() - added logic to handle conflicting
    lease when offer-lifetime > 0

    AllocEngine::getOfferLft() - added flag to disable DISCOVER
    only check

/src/lib/dhcpsrv/tests/alloc_engine4_unittest.cc
    TEST_F(AllocEngine4Test, existingLeasePlusTemporary) - new test
2025-03-26 16:47:14 +00:00
Thomas Markwalder
d67caa3049 [#3748] Updated ARM
new file: 3748-option-data-in-classes-without-only-in-additional-list-true-have-unexpected-precedence
modified:   ../doc/sphinx/arm/classify.rst
2025-03-26 15:17:29 +00:00
Francis Dupont
c0d446237e [#3785] Another fix 2025-03-26 16:00:00 +01:00
Francis Dupont
47458ff23d [#3785] Silent Wshadow 2025-03-26 16:00:00 +01:00
Francis Dupont
559be2b5e6 [#3785] Extra fixes for Fedora 2025-03-26 16:00:00 +01:00
Francis Dupont
b48f82406b [#3785] Made macOS silent 2025-03-26 16:00:00 +01:00
Francis Dupont
d824803f23 [#3785] More fixes 2025-03-26 16:00:00 +01:00
Francis Dupont
6fbf286f98 [#3785] Checkpoint 2025-03-26 16:00:00 +01:00
Francis Dupont
31d33d62cf [#3785] First fixes 2025-03-26 16:00:00 +01:00