Changesets: bareos

master ec8818f3

2025-08-26 17:37

joergs

Ported: N/A

Details Diff
config: only deploy to empty dest dir
add - core/README.config Diff File
mod - core/platforms/darwin/resources/postinstall.in Diff File
mod - core/platforms/packaging/bareos.spec Diff File
mod - core/scripts/bareos-config-lib.sh.in Diff File
mod - debian/bareos-director.postinst.in Diff File
mod - debian/bareos-filedaemon.postinst.in Diff File
mod - debian/bareos-storage.postinst.in Diff File

master b95e8dbb

2025-08-26 17:23

Bareos Bot


Committer: GitHub

Ported: N/A

Details Diff
Merge pull request #2340

webui: add summary subscription report
mod - CHANGELOG.md Diff File
mod - webui/module/Director/src/Director/Controller/DirectorController.php Diff File
mod - webui/module/Director/view/director/director/subscription.phtml Diff File

master a50bf16e

2025-08-26 17:23

Bareos Bot

Ported: N/A

Details Diff
Update CHANGELOG.md
mod - CHANGELOG.md Diff File

master ad4e225e

2025-08-21 16:52

bruno-at-bareos

Ported: N/A

Details Diff
doc: storage backend add note about static build

Add notice about validity only for HAVE_DYNAMIC_SD_BACKEND builded
daemon and can't be used for statically builded like our Windows.

Fix bareos/internal#396

Signed-off-by: Bruno Friedmann <bruno.friedmann@bareos.com>
mod - docs/manuals/source/manually_added_config_directive_descriptions/sd-storage-BackendDirectory.rst.inc Diff File

master 592dcff4

2025-08-21 14:21

Bareos Bot


Committer: GitHub

Ported: N/A

Details Diff
Merge pull request #2329

systemtest: always incremental add one job with one removed file
mod - CHANGELOG.md Diff File
mod - systemtests/tests/always-incremental-consolidate/CMakeLists.txt Diff File
mod - systemtests/tests/always-incremental-consolidate/testrunner-04-virtualfull Diff File
add - systemtests/tests/always-incremental-consolidate/testrunner-05-consolidate-deleted-file Diff File

master c0d6ded1

2025-08-21 14:21

Bareos Bot

Ported: N/A

Details Diff
Update CHANGELOG.md
mod - CHANGELOG.md Diff File

master 1f6d1a5f

2025-08-21 14:03

bruno-at-bareos


Committer: Bareos Bot

Ported: N/A

Details Diff
packaging: add setcap/getcap requirements

bareos-config-libs is used to add capabilities to binaries to be used
during tape encryption.

We add the requirements to ``bareos-config`` package instead of
``bareos-storage-tape`` package as we have all requirements declared
in this package.

use Requires: %{_sbindir}/getcap, setcap in spec.

fix bareos/internal#416

Signed-off-by: Bruno Friedmann <bruno.friedmann@bareos.com>
mod - core/platforms/packaging/bareos.spec Diff File
mod - debian/control.bareos-common Diff File

master 2877216e

2025-08-21 08:29

Sebastian Sura

Ported: N/A

Details Diff
grpc: only capture early events
mod - core/src/filed/fd_plugins.h Diff File
mod - core/src/plugins/filed/grpc/grpc.cc Diff File

master 418bc03b

2025-08-19 18:11

Bareos Bot


Committer: GitHub

Ported: N/A

Details Diff
Merge pull request #2344

VMWare Plugin: Fix VirtualSerialPort, NVRAM timeouts configurable
mod - CHANGELOG.md Diff File
mod - core/src/plugins/filed/python/vmware/bareos-fd-vmware.py Diff File
mod - docs/manuals/source/TasksAndConcepts/Plugins/FileDaemonPlugins/VMwarePlugin.rst.inc Diff File

master 3fb2b640

2025-08-19 18:10

Bareos Bot

Ported: N/A

Details Diff
Update CHANGELOG.md
mod - CHANGELOG.md Diff File

master da4f83c9

2025-08-19 15:59

stephand

Ported: N/A

Details Diff
VMware Plugin: Requested changes for PR #2344

Requested changes for PR #2344 and a few more suggested by pylint.
mod - core/src/plugins/filed/python/vmware/bareos-fd-vmware.py Diff File

master f454be20

2025-08-19 14:52

pstorz


Committer: Sebastian Sura

Ported: N/A

Details Diff
bpipe-fd: fix usage of date on freebsd

freebsds date uses different format specifiers.
mod - systemtests/tests/bpipe-fd/testrunner-environment-variables Diff File

master 98406458

2025-08-19 13:50

pstorz


Committer: Sebastian Sura

Ported: N/A

Details Diff
bpipe-fd: set sincetime and verify in environment
mod - systemtests/tests/bpipe-fd/testrunner-environment-variables Diff File

master 3aff2af4

2025-08-18 17:02

stephand

Ported: N/A

Details Diff
VMware Plugin: NVRAM backup/restore timeouts

The connection timeout the read/write timeout when backing up or
restoring the NVRAM file are configurable now, also appropriate
default values are used.
mod - core/src/plugins/filed/python/vmware/bareos-fd-vmware.py Diff File
mod - docs/manuals/source/TasksAndConcepts/Plugins/FileDaemonPlugins/VMwarePlugin.rst.inc Diff File

master e87e36ac

2025-08-18 14:16

pstorz


Committer: Sebastian Sura

Ported: N/A

Details Diff
bpipe-fd: cleanup small issues

- remove comments from config
- fix date in cmake list
- added incremental backup run
- write to individual files for Full and Inc
- do not read backup environment vars from restored data but
from immediately written files
- verify plausibility of BareosSinceTime
- write to std log file names to be able to use check_two_logs()
mod - systemtests/tests/bpipe-fd/CMakeLists.txt Diff File
mod - systemtests/tests/bpipe-fd/etc/bareos/bareos-dir.d/director/bareos-dir.conf.in Diff File
mod - systemtests/tests/bpipe-fd/readprogram Diff File
mod - systemtests/tests/bpipe-fd/testrunner-environment-variables Diff File
mod - systemtests/tests/bpipe-fd/writeprogram Diff File

master 7de4a160

2025-08-15 18:02

stephand

Ported: N/A

Details Diff
VMWare Plugin: Fix VirtualSerialPort

The VMware Plugin can now save and recreate VMs with VirtualSerialPort
devices.

This commit also contains documentation changes about the VDDK Version
which was updated to 9.0 and some improvements about the installation
of required Python modules.
mod - core/src/plugins/filed/python/vmware/bareos-fd-vmware.py Diff File
mod - docs/manuals/source/TasksAndConcepts/Plugins/FileDaemonPlugins/VMwarePlugin.rst.inc Diff File

master 37cc468b

2025-08-13 14:45

Bareos Bot


Committer: GitHub

Ported: N/A

Details Diff
Merge pull request #2341

VMware Plugin: Adapt to pyVmomi 9
mod - CHANGELOG.md Diff File
mod - core/src/plugins/filed/python/vmware/bareos-fd-vmware.py Diff File

master b2f4cdcd

2025-08-13 14:44

Bareos Bot

Ported: N/A

Details Diff
Update CHANGELOG.md
mod - CHANGELOG.md Diff File

master 01883537

2025-08-13 12:37

stephand


Committer: Bareos Bot

Ported: N/A

Details Diff
requested changes PR #2341
mod - core/src/plugins/filed/python/vmware/bareos-fd-vmware.py Diff File

master e8194b29

2025-08-13 11:00

bruno-at-bareos


Committer: Sebastian Sura

Ported: N/A

Details Diff
cats: subscription fix filer classification

Due to a missing % in the meta searched pattern, filer classification
was incomplete.

Signed-off-by: Bruno Friedmann <bruno.friedmann@bareos.com>
mod - core/src/cats/ddl/creates/postgresql.sql Diff File
mod - core/src/cats/ddl/updates/postgresql.2240_2250.sql Diff File

master 64dec3f9

2025-08-12 10:28

bruno-at-bareos

Ported: N/A

Details Diff
use .sql for checking file existence

- Deleted files always have a fileindex of 0, where as non deleted
files always have a fileindex > 0. We use .sql command to retrieve
the information simpler than .bvfs_ commands.
- Add comments following review suggestions.
- Fix copyright range
mod - systemtests/tests/always-incremental-consolidate/testrunner-05-consolidate-deleted-file Diff File

master 7ce95e2f

2025-08-12 09:30

pstorz


Committer: Sebastian Sura

Ported: N/A

Details Diff
grpc: introduce bco::FileType::RestoreObject
mod - core/src/plugins/filed/grpc/bridge_module/bridge_module.cc Diff File
mod - core/src/plugins/filed/grpc/proto/common.proto Diff File

master 5933a276

2025-08-08 21:34

stephand


Committer: Bareos Bot

Ported: N/A

Details Diff
VMware Plugin: Adapt to pyVmomi 9

The import of the VmomiJSONEncoder was changed in pyVmomi9, this change
adapts the Bareos VMware plugin so that it works with both the new and
the old pyVmomi versions.
mod - core/src/plugins/filed/python/vmware/bareos-fd-vmware.py Diff File

master 71c8ce5d

2025-08-08 18:45

slederer


Committer: Bareos Bot

Ported: N/A

Details Diff
webui: add summary subscription report

Fixes #2136: webui: get "status subscription" without details

Adds a new button to the subscription view to download a summary
subscription report in JSON format that does not contain hostnames.
mod - webui/module/Director/src/Director/Controller/DirectorController.php Diff File
mod - webui/module/Director/view/director/director/subscription.phtml Diff File

master b2735dee

2025-08-08 07:57

Sebastian Sura


Committer: joergs

Ported: N/A

Details Diff
scripts: allow empty user/groups in systemtests
mod - core/scripts/bareos-ctl-dir.in Diff File
mod - core/scripts/bareos-ctl-fd.in Diff File
mod - core/scripts/bareos-ctl-sd.in Diff File
mod - systemtests/environment.in Diff File
 First  Prev  1 2 3 ... 6 7 8 9 10 11 12 ... 70 ... 140 ... 210 ... 280 ... 350 ... 420 ... 490 ... 560 ... 630 ... 688 689 690  Next  Last