]> git.ipfire.org Git - thirdparty/kea.git/log
thirdparty/kea.git
10 months ago[#3832] Added umask to admin and keactrl
Francis Dupont [Tue, 29 Apr 2025 10:05:49 +0000 (12:05 +0200)] 
[#3832] Added umask to admin and keactrl

10 months ago[#3832] Added umask 0027 setting
Francis Dupont [Tue, 29 Apr 2025 09:36:52 +0000 (11:36 +0200)] 
[#3832] Added umask 0027 setting

10 months ago[#3832] Checkpoint: removed #3050 and fixes
Francis Dupont [Tue, 29 Apr 2025 08:54:02 +0000 (10:54 +0200)] 
[#3832] Checkpoint: removed #3050 and fixes

10 months ago[#3830] Removed obsolete UT
Thomas Markwalder [Mon, 28 Apr 2025 14:53:06 +0000 (10:53 -0400)] 
[#3830] Removed obsolete UT

modified:   dhcp_parsers_unittest.cc

10 months ago[#3830] Fix release mention in ARM
Thomas Markwalder [Mon, 28 Apr 2025 13:03:30 +0000 (09:03 -0400)] 
[#3830] Fix release mention in ARM

modified:   hooks.rst

10 months ago[#3830] Addressed further review comments
Thomas Markwalder [Mon, 28 Apr 2025 12:44:14 +0000 (08:44 -0400)] 
[#3830] Addressed further review comments

    Minor cleanup and fixed hooks partesr UTs
modified:   src/lib/hooks/hooks_parser.h
modified:   src/lib/hooks/tests/hooks_manager_unittest.cc

10 months ago[#3830] Small fixes
Francis Dupont [Sun, 27 Apr 2025 12:15:03 +0000 (14:15 +0200)] 
[#3830] Small fixes

10 months ago[#3830] Updated the ARM
Thomas Markwalder [Fri, 25 Apr 2025 18:47:52 +0000 (14:47 -0400)] 
[#3830] Updated the ARM

10 months ago[#3830] Addressed review comments
Thomas Markwalder [Fri, 25 Apr 2025 18:16:16 +0000 (14:16 -0400)] 
[#3830] Addressed review comments

src/lib/util/filesystem.cc
    Replaced use of std::filesystem with isc:util::Path

src/lib/hooks/hooks_parser.cc
src/lib/hooks/hooks_parser.h
    HooksLibrariesParser::getHooksPath() - provides the
    ability to set it to an explicit value

Updated A LOT of UTs:

src/bin/agent/tests/ca_cfg_mgr_unittests.cc
src/bin/agent/tests/ca_process_tests.sh.in
src/bin/agent/tests/get_config_unittest.cc
src/bin/agent/tests/test_callout_libraries.h.in
src/bin/d2/tests/d2_cfg_mgr_unittests.cc
src/bin/d2/tests/d2_process_tests.sh.in
src/bin/d2/tests/d2_process_unittests.cc
src/bin/d2/tests/get_config_unittest.cc
src/bin/d2/tests/test_callout_libraries.h.in
src/bin/d2/tests/test_configured_libraries.h.in
src/bin/dhcp4/tests/config_parser_unittest.cc
src/bin/dhcp4/tests/ctrl_dhcp4_srv_unittest.cc
src/bin/dhcp4/tests/dhcp4_process_tests.sh.in
src/bin/dhcp4/tests/hooks_unittest.cc
src/bin/dhcp4/tests/http_control_socket_unittest.cc
src/bin/dhcp4/tests/test_libraries.h.in
src/bin/dhcp6/tests/config_parser_unittest.cc
src/bin/dhcp6/tests/ctrl_dhcp6_srv_unittest.cc
src/bin/dhcp6/tests/dhcp6_process_tests.sh.in
src/bin/dhcp6/tests/hooks_unittest.cc
src/bin/dhcp6/tests/http_control_socket_unittest.cc
src/bin/dhcp6/tests/test_libraries.h.in
src/lib/dhcpsrv/tests/dhcp_parsers_unittest.cc
src/lib/dhcpsrv/tests/test_libraries.h.in
src/lib/hooks/tests/Makefile.am
src/lib/hooks/tests/hooks_manager_unittest.cc
src/lib/hooks/tests/test_libraries.h.in
src/lib/process/cfgrpt/tests/config_report_unittests.cc
src/lib/util/tests/filesystem_unittests.cc

10 months ago[#3830] Updated ChangeLog
Thomas Markwalder [Thu, 24 Apr 2025 11:15:30 +0000 (07:15 -0400)] 
[#3830] Updated ChangeLog

10 months ago[#3830] Fix ChangeLog spaces
Thomas Markwalder [Wed, 23 Apr 2025 19:57:30 +0000 (15:57 -0400)] 
[#3830] Fix ChangeLog spaces

10 months ago[#3830] Added ChangeLog entry file
Thomas Markwalder [Wed, 23 Apr 2025 19:07:41 +0000 (15:07 -0400)] 
[#3830] Added ChangeLog entry file

new file:   3830-CVE-2025-32801-Allow-loading-hook--ibraries-only-from-default-path

10 months ago[#3830] Updated ARM
Thomas Markwalder [Wed, 23 Apr 2025 18:45:04 +0000 (14:45 -0400)] 
[#3830] Updated ARM

modified:   doc/sphinx/arm/hooks.rst
modified:   src/lib/hooks/tests/hooks_manager_unittest.cc
modified:   src/lib/util/tests/filesystem_unittests.cc

10 months ago[#3830] Hook libraries must load from default hook dir
Thomas Markwalder [Wed, 23 Apr 2025 18:27:22 +0000 (14:27 -0400)] 
[#3830] Hook libraries must load from default hook dir

/src/lib/util/filesystem.*
    FileManager::validatePath() - new class and function

/src/lib/hooks/hooks_parser.*
    HooksLibrariesParser::validatePath() - new wrapper around FileManager::validatePath()
    HooksLibrariesParser::parse() - now uses validatePath()

/src/lib/hooks/tests/hooks_manager_unittest.cc
    TEST(HooksParser, validatePathEnforcePath)
    TEST(HooksParser, validatePathEnforcePathFalse) - new tests

/src/lib/util/tests/filesystem_unittests.cc
    TEST(FileManager, validatePathEnforcePath)
    TEST(FileManager, validatePathEnforcePathFalse) - new tests

10 months ago[#3789] Extend the change to upgrade scripts down to Kea 2.6
Andrei Pavel [Fri, 16 May 2025 08:20:13 +0000 (11:20 +0300)] 
[#3789] Extend the change to upgrade scripts down to Kea 2.6

10 months ago[#3789] Extend the change to upgrade scripts down to Kea 2.6
Andrei Pavel [Wed, 14 May 2025 06:46:40 +0000 (09:46 +0300)] 
[#3789] Extend the change to upgrade scripts down to Kea 2.6

10 months ago[#3789] Check only major version in upgrade scripts to allow for intermediary backpor...
Andrei Pavel [Wed, 14 May 2025 06:32:39 +0000 (09:32 +0300)] 
[#3789] Check only major version in upgrade scripts to allow for intermediary backported schema changes

11 months ago[#3734] Replace non-POSIX "cp -T"
Andrei Pavel [Fri, 9 May 2025 15:23:00 +0000 (18:23 +0300)] 
[#3734] Replace non-POSIX "cp -T"

11 months ago[#3866] Meson: Fix SOURCE_OF_INSTALLATION when git is not installed
Andrei Pavel [Tue, 6 May 2025 08:50:33 +0000 (11:50 +0300)] 
[#3866] Meson: Fix SOURCE_OF_INSTALLATION when git is not installed

11 months ago[#3866] Meson: disable b_lundef to fix sanitizers
Andrei Pavel [Mon, 5 May 2025 05:13:45 +0000 (08:13 +0300)] 
[#3866] Meson: disable b_lundef to fix sanitizers

11 months ago[#3866] Meson: reinstall.sh now looks into the srcdir for YANG modules
Andrei Pavel [Wed, 30 Apr 2025 04:42:37 +0000 (07:42 +0300)] 
[#3866] Meson: reinstall.sh now looks into the srcdir for YANG modules

11 months ago[#3870] Forward port Suzanne's fixes from #3869
Doug Freed [Thu, 1 May 2025 14:53:36 +0000 (14:53 +0000)] 
[#3870] Forward port Suzanne's fixes from #3869

11 months ago[#3868] bump up version in meson.build
Wlodek Wencel [Wed, 30 Apr 2025 17:05:58 +0000 (12:05 -0500)] 
[#3868] bump up version in meson.build

11 months ago[#3864] More release changes Kea-2.7.8
Andrei Pavel [Tue, 29 Apr 2025 09:36:24 +0000 (12:36 +0300)] 
[#3864] More release changes

11 months ago[#3864] release changes
Wlodek Wencel [Tue, 29 Apr 2025 04:24:57 +0000 (06:24 +0200)] 
[#3864] release changes

11 months ago[#3863] lib version bump up
Wlodek Wencel [Tue, 29 Apr 2025 05:12:56 +0000 (07:12 +0200)] 
[#3863] lib version bump up

11 months ago[#3763] Add ChangeLog entry
Andrei Pavel [Thu, 13 Feb 2025 14:18:23 +0000 (16:18 +0200)] 
[#3763] Add ChangeLog entry

11 months ago[#3763] Add precautionary continue handlers to lease AUPD triggers
Andrei Pavel [Thu, 13 Feb 2025 14:02:04 +0000 (16:02 +0200)] 
[#3763] Add precautionary continue handlers to lease AUPD triggers

11 months ago[#3732] Meson: Fix devel docs
Andrei Pavel [Mon, 28 Apr 2025 06:32:58 +0000 (09:32 +0300)] 
[#3732] Meson: Fix devel docs

11 months ago[#3732] Do not run fuzz jobs on MR creation
Andrei Pavel [Mon, 28 Apr 2025 06:41:07 +0000 (09:41 +0300)] 
[#3732] Do not run fuzz jobs on MR creation

11 months ago[#3732] Meson: Fix devel
Andrei Pavel [Sun, 27 Apr 2025 13:57:19 +0000 (16:57 +0300)] 
[#3732] Meson: Fix devel

11 months ago[#3732] Fix tee in ld.so.conf in fuzzing
Andrei Pavel [Sun, 27 Apr 2025 13:56:40 +0000 (16:56 +0300)] 
[#3732] Fix tee in ld.so.conf in fuzzing

11 months ago[#3732] Switch Clusterfuzzlite to Meson
Andrei Pavel [Sat, 26 Apr 2025 19:26:08 +0000 (22:26 +0300)] 
[#3732] Switch Clusterfuzzlite to Meson

11 months ago[#3732] Do not run fuzz jobs on MR creation
Andrei Pavel [Sat, 26 Apr 2025 05:08:34 +0000 (08:08 +0300)] 
[#3732] Do not run fuzz jobs on MR creation

11 months ago[#3732] Meson: Create HTML devel docs in build directory not in source directory
Andrei Pavel [Fri, 25 Apr 2025 17:45:59 +0000 (20:45 +0300)] 
[#3732] Meson: Create HTML devel docs in build directory not in source directory

11 months ago[#3732] Fix NETCONF rpaths
Andrei Pavel [Fri, 25 Apr 2025 10:49:14 +0000 (13:49 +0300)] 
[#3732] Fix NETCONF rpaths

11 months ago[#3732] Meson: Make gtest simple dependency + fallback
Andrei Pavel [Fri, 25 Apr 2025 10:01:40 +0000 (13:01 +0300)] 
[#3732] Meson: Make gtest simple dependency + fallback

The gtest.cc compiler check misleadingly fails on some systems...

11 months ago[#3732] Migrate tools/print-generated-files.sh away from autotools
Andrei Pavel [Fri, 4 Apr 2025 08:08:18 +0000 (11:08 +0300)] 
[#3732] Migrate tools/print-generated-files.sh away from autotools

11 months ago[#3732] Meson: Remove GTEST_DEP from src/lib/process
Andrei Pavel [Thu, 24 Apr 2025 19:44:57 +0000 (22:44 +0300)] 
[#3732] Meson: Remove GTEST_DEP from src/lib/process

11 months ago[#3732] Meson: Fix GTest detection
Andrei Pavel [Thu, 24 Apr 2025 11:30:16 +0000 (14:30 +0300)] 
[#3732] Meson: Fix GTest detection

11 months ago[#3732] Meson: Fix postgresql fallback
Andrei Pavel [Thu, 24 Apr 2025 10:08:02 +0000 (13:08 +0300)] 
[#3732] Meson: Fix postgresql fallback

11 months ago[#3732] Fix meson.sh
Andrei Pavel [Thu, 24 Apr 2025 09:10:25 +0000 (12:10 +0300)] 
[#3732] Fix meson.sh

11 months ago[#3732] Meson: further increase test timeouts
Andrei Pavel [Wed, 23 Apr 2025 20:21:27 +0000 (23:21 +0300)] 
[#3732] Meson: further increase test timeouts

11 months ago[#3732] Meson: Report shell tests as xml in builddir by default
Andrei Pavel [Tue, 22 Apr 2025 16:10:32 +0000 (19:10 +0300)] 
[#3732] Meson: Report shell tests as xml in builddir by default

11 months ago[#3732] Meson: Make kea-dhcp-tests sequential
Andrei Pavel [Tue, 22 Apr 2025 16:09:28 +0000 (19:09 +0300)] 
[#3732] Meson: Make kea-dhcp-tests sequential

IfaceMgr tests can be conflicting.

11 months ago[#3732] Meson: Fix localstatedir when prefix is default
Andrei Pavel [Tue, 22 Apr 2025 15:39:44 +0000 (18:39 +0300)] 
[#3732] Meson: Fix localstatedir when prefix is default

11 months ago[#3732] Meson: Install fuzz/input
Andrei Pavel [Tue, 22 Apr 2025 15:13:51 +0000 (18:13 +0300)] 
[#3732] Meson: Install fuzz/input

11 months ago[#3732] Meson: Fix small inconsistency in yang scripts towards autotools
Andrei Pavel [Tue, 22 Apr 2025 15:12:58 +0000 (18:12 +0300)] 
[#3732] Meson: Fix small inconsistency in yang scripts towards autotools

11 months ago[#3732] Meson: Fix hardcoded tarball in version in some places
Andrei Pavel [Tue, 22 Apr 2025 15:10:53 +0000 (18:10 +0300)] 
[#3732] Meson: Fix hardcoded tarball in version in some places

11 months ago[#3732] Address review
Andrei Pavel [Tue, 22 Apr 2025 11:09:38 +0000 (14:09 +0300)] 
[#3732] Address review

11 months ago[#3732] Meson: Add gtest.cc compiler check to detect crashes
Andrei Pavel [Tue, 22 Apr 2025 20:08:26 +0000 (23:08 +0300)] 
[#3732] Meson: Add gtest.cc compiler check to detect crashes

11 months ago[#3732] Add note to devel docs recommending Meson 1.8.0
Andrei Pavel [Wed, 16 Apr 2025 10:09:54 +0000 (13:09 +0300)] 
[#3732] Add note to devel docs recommending Meson 1.8.0

11 months ago[#3732] Add note to devel docs about gtest.wrap
Andrei Pavel [Wed, 16 Apr 2025 10:09:28 +0000 (13:09 +0300)] 
[#3732] Add note to devel docs about gtest.wrap

11 months ago[#3732] Switch docs from Autotools to Meson
Andrei Pavel [Thu, 3 Apr 2025 10:01:37 +0000 (13:01 +0300)] 
[#3732] Switch docs from Autotools to Meson

11 months ago[#3812] Hammer: Make sure we account for the case when hammer is called on another...
Andrei Pavel [Wed, 23 Apr 2025 10:15:24 +0000 (13:15 +0300)] 
[#3812] Hammer: Make sure we account for the case when hammer is called on another Kea source tree when installing SSL keys

11 months ago[#3812] Hammer: Remove openssl command altogether
Andrei Pavel [Tue, 22 Apr 2025 12:36:41 +0000 (15:36 +0300)] 
[#3812] Hammer: Remove openssl command altogether

11 months ago[#3812] Hammer: Fix openssl command
Andrei Pavel [Tue, 22 Apr 2025 11:49:41 +0000 (14:49 +0300)] 
[#3812] Hammer: Fix openssl command

Co-authored by: Marcin Godzina <mgodzina@isc.org>

11 months ago[#3812] Hammer: Overwrite SSL key only if command succeeded
Andrei Pavel [Thu, 17 Apr 2025 14:07:39 +0000 (17:07 +0300)] 
[#3812] Hammer: Overwrite SSL key only if command succeeded

11 months ago[#3732] Switch CodeQL to Meson
Andrei Pavel [Fri, 4 Apr 2025 08:53:45 +0000 (11:53 +0300)] 
[#3732] Switch CodeQL to Meson

11 months ago[#3812] Hammer: tar.gz -> tar.xz
Andrei Pavel [Wed, 16 Apr 2025 10:23:33 +0000 (13:23 +0300)] 
[#3812] Hammer: tar.gz -> tar.xz

11 months ago[#3812] Add comment to Hammer
Andrei Pavel [Wed, 16 Apr 2025 10:20:33 +0000 (13:20 +0300)] 
[#3812] Add comment to Hammer

11 months ago[#3812] Add note about Meson version installed by Hammer
Andrei Pavel [Wed, 16 Apr 2025 10:11:43 +0000 (13:11 +0300)] 
[#3812] Add note about Meson version installed by Hammer

11 months ago[#3812] Add ChangeLog entry
Andrei Pavel [Wed, 2 Apr 2025 18:15:35 +0000 (21:15 +0300)] 
[#3812] Add ChangeLog entry

11 months ago[#3812] Bump up googletest version to 1.16.0
Andrei Pavel [Thu, 10 Apr 2025 17:26:14 +0000 (20:26 +0300)] 
[#3812] Bump up googletest version to 1.16.0

11 months ago[#3812] hammer.py: workaround for netconf rpath not working
Andrei Pavel [Tue, 8 Apr 2025 16:58:23 +0000 (19:58 +0300)] 
[#3812] hammer.py: workaround for netconf rpath not working

11 months ago[#3812] hammer.py: Add venv mode to install_meson
Andrei Pavel [Mon, 7 Apr 2025 17:08:47 +0000 (20:08 +0300)] 
[#3812] hammer.py: Add venv mode to install_meson

11 months ago[#3812] Update doc/sphinx/conf.py for Meson
Andrei Pavel [Thu, 3 Apr 2025 08:41:40 +0000 (11:41 +0300)] 
[#3812] Update doc/sphinx/conf.py for Meson

11 months ago[#3812] Fix Meson segfault on Alpine caused by low stack size
Andrei Pavel [Tue, 1 Apr 2025 12:56:30 +0000 (15:56 +0300)] 
[#3812] Fix Meson segfault on Alpine caused by low stack size

11 months ago[#3812] hammer.py: Add pyinstall_sphinx
Andrei Pavel [Tue, 1 Apr 2025 12:22:16 +0000 (15:22 +0300)] 
[#3812] hammer.py: Add pyinstall_sphinx

11 months ago[#3812] hammer.py: Add pyinstall_meson
Andrei Pavel [Mon, 31 Mar 2025 09:00:40 +0000 (12:00 +0300)] 
[#3812] hammer.py: Add pyinstall_meson

11 months ago[#3812] Update hammer.py with Meson support
Andrei Pavel [Thu, 20 Mar 2025 10:53:41 +0000 (12:53 +0200)] 
[#3812] Update hammer.py with Meson support

11 months ago[#3812] Fix path of TLS certs when hammer called from path other than root of repo
Andrei Pavel [Mon, 31 Mar 2025 08:58:22 +0000 (11:58 +0300)] 
[#3812] Fix path of TLS certs when hammer called from path other than root of repo

11 months ago[#3812] hammer.py: Use sed -i'' everywhere for better compatibility
Andrei Pavel [Thu, 20 Mar 2025 10:53:49 +0000 (12:53 +0200)] 
[#3812] hammer.py: Use sed -i'' everywhere for better compatibility

11 months ago[#3812] Unrelated: lint hammer.py
Andrei Pavel [Thu, 20 Mar 2025 10:53:26 +0000 (12:53 +0200)] 
[#3812] Unrelated: lint hammer.py

11 months ago[#3732] addressed review comments
Razvan Becheriu [Thu, 17 Apr 2025 08:47:25 +0000 (11:47 +0300)] 
[#3732] addressed review comments

11 months ago[#3732] fix gss-tsig uts on macos
Razvan Becheriu [Sat, 12 Apr 2025 17:13:46 +0000 (20:13 +0300)] 
[#3732] fix gss-tsig uts on macos

11 months ago[#3732] Remove test-all.sh
Andrei Pavel [Sun, 13 Apr 2025 18:28:59 +0000 (21:28 +0300)] 
[#3732] Remove test-all.sh

11 months ago[#3732] Make perfdhcp tests sequential in meson
Andrei Pavel [Sun, 13 Apr 2025 18:16:41 +0000 (21:16 +0300)] 
[#3732] Make perfdhcp tests sequential in meson

12 months ago[#3732] chmod go-rw gss_tsig/tests/*.ccache
Andrei Pavel [Fri, 11 Apr 2025 10:26:27 +0000 (13:26 +0300)] 
[#3732] chmod go-rw gss_tsig/tests/*.ccache

12 months ago[#3732] Add --install and --pyinstaller to meson.sh
Andrei Pavel [Fri, 11 Apr 2025 10:05:41 +0000 (13:05 +0300)] 
[#3732] Add --install and --pyinstaller to meson.sh

12 months ago[#3732] Use gtest wrap
Andrei Pavel [Thu, 10 Apr 2025 19:50:20 +0000 (22:50 +0300)] 
[#3732] Use gtest wrap

12 months ago[#3732] Further increase test timeouts
Andrei Pavel [Thu, 10 Apr 2025 19:27:03 +0000 (22:27 +0300)] 
[#3732] Further increase test timeouts

12 months ago[#3732] Use gtest wrap
Andrei Pavel [Thu, 10 Apr 2025 17:59:43 +0000 (20:59 +0300)] 
[#3732] Use gtest wrap

12 months ago[#3732] Further increase test timeouts
Andrei Pavel [Thu, 10 Apr 2025 18:00:16 +0000 (21:00 +0300)] 
[#3732] Further increase test timeouts

12 months ago[#3732] Fix sysconfdir i.e. radius dictionary on no prefix
Andrei Pavel [Thu, 10 Apr 2025 17:18:57 +0000 (20:18 +0300)] 
[#3732] Fix sysconfdir i.e. radius dictionary on no prefix

12 months ago[#3732] Add test-all.sh
Andrei Pavel [Wed, 9 Apr 2025 15:13:55 +0000 (18:13 +0300)] 
[#3732] Add test-all.sh

As a workaround for "meson test" segfaulting on Alpines and rarely on
other systems.

12 months ago[#3732] Add some missing tests in meson
Andrei Pavel [Mon, 7 Apr 2025 20:00:15 +0000 (23:00 +0300)] 
[#3732] Add some missing tests in meson

12 months ago[#3732] Add --install and --pyinstaller to meson.sh
Andrei Pavel [Mon, 7 Apr 2025 17:08:13 +0000 (20:08 +0300)] 
[#3732] Add --install and --pyinstaller to meson.sh

12 months ago[#3732] fix unit tests
Razvan Becheriu [Fri, 4 Apr 2025 17:23:36 +0000 (20:23 +0300)] 
[#3732] fix unit tests

12 months ago[#3732] Fix ConfigReportTest.getConfigReport
Andrei Pavel [Fri, 4 Apr 2025 10:40:23 +0000 (13:40 +0300)] 
[#3732] Fix ConfigReportTest.getConfigReport

12 months ago[#3732] Fix paths when prefix is default
Andrei Pavel [Fri, 4 Apr 2025 06:23:05 +0000 (09:23 +0300)] 
[#3732] Fix paths when prefix is default

12 months ago[#3732] Add message about disabling netconf
Andrei Pavel [Fri, 4 Apr 2025 06:22:53 +0000 (09:22 +0300)] 
[#3732] Add message about disabling netconf

12 months ago[#3732] Detect postgres under macos
Andrei Pavel [Thu, 3 Apr 2025 12:40:56 +0000 (15:40 +0300)] 
[#3732] Detect postgres under macos

12 months ago[#3732] Detect mit krb5 in meson
Andrei Pavel [Wed, 2 Apr 2025 18:56:39 +0000 (21:56 +0300)] 
[#3732] Detect mit krb5 in meson

12 months ago[#3732] Install emptydirs in hardcoded path when the prefix is not explicitly provided
Andrei Pavel [Wed, 2 Apr 2025 15:59:40 +0000 (18:59 +0300)] 
[#3732] Install emptydirs in hardcoded path when the prefix is not explicitly provided

12 months ago[#3732] Prevent nested directories when installing a second time
Andrei Pavel [Tue, 1 Apr 2025 12:19:12 +0000 (15:19 +0300)] 
[#3732] Prevent nested directories when installing a second time

12 months ago[#3732] Prepend prefix only if the prefix is explicitly provided
Andrei Pavel [Tue, 1 Apr 2025 09:37:58 +0000 (12:37 +0300)] 
[#3732] Prepend prefix only if the prefix is explicitly provided

12 months ago[#3732] Install emptydir for lease file
Andrei Pavel [Mon, 31 Mar 2025 08:53:35 +0000 (11:53 +0300)] 
[#3732] Install emptydir for lease file

12 months ago[#3732] Do not interrupt "meson setup build" without any arguments because of NETCONF...
Andrei Pavel [Tue, 1 Apr 2025 09:46:52 +0000 (12:46 +0300)] 
[#3732] Do not interrupt "meson setup build" without any arguments because of NETCONF not supporting a C++ standard that is too low

12 months ago[#3732] Remove unnecessary kludge section from netconf fallback that searched in...
Andrei Pavel [Wed, 26 Mar 2025 13:17:59 +0000 (15:17 +0200)] 
[#3732] Remove unnecessary kludge section from netconf fallback that searched in /opt