Changesets: bareos
master 9f116eab 2025-05-08 17:17 Ported: N/A Details Diff |
ctest: smart parallelization for tests as this cannot be determined ahead-of-time for every build/platform it is probably better to rely on CTEST_PARALLEL_LEVEL being set in the environment. Thus, instead of statically setting this to 10, we force 5 for sanitizer builds and otherwise set it to 10 unless the user has set CTEST_PARALLEL_LEVEL in the environment. |
||
mod - core/CMakeLists.txt | Diff File | ||
mod - core/CTestScript.cmake.in | Diff File | ||
master a3747d98 2025-05-08 14:15 Committer: Bareos Bot Ported: N/A Details Diff |
systemtests: fix missing double quote in libcloud fileset Signed-off-by: Bruno Friedmann <bruno.friedmann@bareos.com> |
||
mod - systemtests/tests/py3plug-fd-libcloud/etc/bareos/bareos-dir.d/fileset/PluginTest.conf.in | Diff File | ||
master c80c3065 2025-05-08 13:59 Committer: Bareos Bot Ported: N/A Details Diff |
debian: add libprotobuf-dev to buildrequirement - fix issue bareos/internal#275 - libprotobuf-dev buildep to grpc plugin so it is only build on available platform Signed-off-by: Bruno Friedmann <bruno.friedmann@bareos.com> |
||
mod - debian/control.bareos-filedaemon-grpc-python3-plugin | Diff File | ||
mod - debian/control.src | Diff File | ||
master a2c564ce 2025-05-07 12:08 Sebastian Sura Committer: arogge Ported: N/A Details Diff |
CMakeLists: fix long configures | ||
mod - core/CMakeLists.txt | Diff File | ||
mod - core/src/tests/CMakeLists.txt | Diff File | ||
mod - core/src/tests/test_backtrace.cc | Diff File | ||
master a0e0e824 2025-05-07 09:48 Sebastian Sura Committer: Bareos Bot Ported: N/A Details Diff |
ndmp: fix ub | ||
mod - core/src/ndmp/ndml_nmb.c | Diff File | ||
mod - core/src/ndmp/ndmp2_translate.c | Diff File | ||
mod - core/src/ndmp/ndmp2_translate.h | Diff File | ||
mod - core/src/ndmp/ndmp3_translate.c | Diff File | ||
mod - core/src/ndmp/ndmp3_translate.h | Diff File | ||
mod - core/src/ndmp/ndmp4_translate.c | Diff File | ||
mod - core/src/ndmp/ndmp4_translate.h | Diff File | ||
mod - core/src/ndmp/ndmp_translate.h | Diff File | ||
master 03313de4 2025-05-07 08:00 Sebastian Sura Ported: N/A Details Diff |
askdir: make sure to ask the director enough times Setting the limit to #devices + 10% should always be enough and much better than a static 19. |
||
mod - core/src/stored/askdir.cc | Diff File | ||
master b0c9c59a 2025-05-06 21:15 Committer: Bareos Bot Ported: N/A Details Diff |
Update pkglist for Fedora 42 | ||
master 3e5a3d07 2025-05-06 20:06 Committer: Bareos Bot Ported: N/A Details Diff |
vadp_dumper: use correct variable as sbindir | ||
mod - core/src/vmware/vadp_dumper/CMakeLists.txt | Diff File | ||
mod - core/src/vmware/vmware_cbt_tool/CMakeLists.txt | Diff File | ||
master 9c9e8db2 2025-05-06 18:51 Committer: Bareos Bot Ported: N/A Details Diff |
.matrix.yml: Add Fedora42, remove Fedora40 | ||
mod - .matrix.yml | Diff File | ||
master fb8ca18e 2025-05-06 18:50 Committer: Bareos Bot Ported: N/A Details Diff |
droplet: allow to build on GCC 15 | ||
mod - core/src/droplet/libdroplet/CMakeLists.txt | Diff File | ||
master fffeff61 2025-05-06 18:50 Committer: Bareos Bot Ported: N/A Details Diff |
ndmp: allow to build on GCC 15 | ||
mod - core/src/ndmp/CMakeLists.txt | Diff File | ||
mod - core/src/ndmp/ndml_nmb.c | Diff File | ||
mod - core/src/ndmp/ndmp9.x | Diff File | ||
mod - core/src/ndmp/ndmp_translate.h | Diff File | ||
master 565875b1 2025-05-06 17:59 Sebastian Sura Ported: N/A Details Diff |
askdir: fix asking for at most 19 volumes | ||
mod - core/src/stored/askdir.cc | Diff File | ||
master 6a97fd03 2025-05-06 17:58 Sebastian Sura Ported: N/A Details Diff |
postgresql: fix crash related to strerror() | ||
mod - core/src/cats/postgresql.cc | Diff File | ||
master be8e8756 2025-05-06 17:18 Bareos Bot Committer: GitHub Ported: N/A Details Diff |
Merge pull request #2260 dird: fix bugs in DateTime |
||
mod - CHANGELOG.md | Diff File | ||
mod - core/src/dird/date_time.cc | Diff File | ||
mod - core/src/dird/date_time.h | Diff File | ||
master 4016688e 2025-05-06 17:18 Bareos Bot Ported: N/A Details Diff |
Update CHANGELOG.md | ||
mod - CHANGELOG.md | Diff File | ||
master 21eefead 2025-05-06 17:06 Committer: Sebastian Sura Ported: N/A Details Diff |
systemtests: add config-default test - BareosSystemtestFunctions.cmake + remove unused copy of defaultsconfig, bconsole.conf + add `systemtests/tests/config-default` - systemtests/CMakeLists.txt + add bareos-tray-monitor in binary list - systemtest/environment.in + add BAREOS_TRAY_MONITOR_BINARY - do not test traymonitor if not build - use translated path variable BAREOS_WORKING_DIR - Exclude backend directory for Windows tests ``Backend Directory`` is only valid for dynamic backend, on Windows backends are statically build - use future normalized BAREOS_CONFIG_DIR variable - use WINDIR variable to detect if running on windows - use new SKIP_BAREOS_STATUS for default start_test function - use check_config function from bareos-ctl-func Signed-off-by: Bruno Friedmann <bruno.friedmann@bareos.com> |
||
mod - systemtests/CMakeLists.txt | Diff File | ||
mod - systemtests/cmake/BareosSystemtestFunctions.cmake | Diff File | ||
mod - systemtests/environment.in | Diff File | ||
mod - systemtests/tests/CMakeLists.txt | Diff File | ||
add - systemtests/tests/config-default/CMakeLists.txt | Diff File | ||
add - systemtests/tests/config-default/testrunner | Diff File | ||
master ba96f3be 2025-04-29 16:50 Florian Burger Ported: N/A Details Diff |
dird: fix bugs in DateTime 1. DateTime::year is not set 2. DateTime::WeekOfMonth should return int not bool |
||
mod - core/src/dird/date_time.cc | Diff File | ||
mod - core/src/dird/date_time.h | Diff File | ||
master 497ab9c4 2025-04-29 16:36 Ported: N/A Details Diff |
cmake: refactor coverage settings For proper builds, CPM packages need the same CMAKE_BUILD_TYPE as the main build. As coverage forces CMAKE_BUILD_TYPE=Debug, we need to do this before including BareosCpmPackages. |
||
mod - CMakeLists.txt | Diff File | ||
add - cmake/BareosTestCoverage.cmake | Diff File | ||
mod - core/CMakeLists.txt | Diff File | ||
master 8dcf5f2d 2025-04-24 13:38 Florian Burger Committer: Bareos Bot Ported: N/A Details Diff |
dird: update QueryFile directive remove 'required' flag add default value, description and 'platform specific' flag This is necessary to not break existing director configurations. |
||
mod - core/src/dird/dird_conf.cc | Diff File | ||
mod - docs/manuals/source/include/autogenerated/bareos-dir-config-schema.json | Diff File | ||
master 9bdef934 2025-04-24 12:45 Florian Burger Committer: Bareos Bot Ported: N/A Details Diff |
config: add Director -> Director validation as for every other resource |
||
mod - core/src/dird/dird_conf.cc | Diff File | ||
master 506cb168 2025-04-24 12:06 Bareos Bot Committer: GitHub Ported: N/A Details Diff |
Merge pull request #2252 mariabackup: reset self.mycnf to string type |
||
mod - CHANGELOG.md | Diff File | ||
mod - core/src/plugins/filed/python/mariabackup/bareos-fd-mariabackup.py | Diff File | ||
master 95a115a3 2025-04-24 12:06 Bareos Bot Ported: N/A Details Diff |
Update CHANGELOG.md | ||
mod - CHANGELOG.md | Diff File | ||
master a4b65ccb 2025-04-23 15:44 Florian Burger Committer: arogge Ported: N/A Details Diff |
docs: update docs to include 'Unlabeled' VolStatus | ||
mod - docs/manuals/source/DeveloperGuide/catalog.rst | Diff File | ||
mod - docs/manuals/source/TasksAndConcepts/BareosConsole.rst | Diff File | ||
mod - docs/manuals/source/TasksAndConcepts/UsingTapeDrivesWithoutAutochanger.rst | Diff File | ||
mod - docs/manuals/source/TasksAndConcepts/VolumeManagement.rst | Diff File | ||
master ac5669bb 2025-04-23 14:38 Committer: Bareos Bot Ported: N/A Details Diff |
mtx-changer: make mandatory test mt-st versus cpio-mt mt-st is no more a default for numerous Linux distributions, we want to check which mt version is in used on all Linux platform. Adapt comment for Linux accordingly. Fix internal issue 0000322 Signed-off-by: Bruno Friedmann <bruno.friedmann@bareos.com> |
Affected Issues 0000322 |
|
mod - core/scripts/mtx-changer.conf | Diff File | ||
master 561e83f0 2025-04-22 09:58 Ported: N/A Details Diff |
mariabackup: reset self.mycnf to string type Revert None type conversion introduced by mistake in b4948f5 Fix issue #2251 Signed-off-by: Bruno Friedmann <bruno.friedmann@bareos.com> |
||
mod - core/src/plugins/filed/python/mariabackup/bareos-fd-mariabackup.py | Diff File |