Changesets: bareos
master 674e7656 2025-09-02 11:07 Bareos Bot Committer: GitHub Ported: N/A Details Diff |
Merge pull request #2279 fix next-pool overrides by job |
||
mod - CHANGELOG.md | Diff File | ||
mod - core/src/dird/ua_run.cc | Diff File | ||
mod - docs/manuals/source/TasksAndConcepts/BareosConsole.rst | Diff File | ||
mod - docs/manuals/source/manually_added_config_directive_descriptions/dir-job-NextPool.rst.inc | Diff File | ||
add - systemtests/tests/copy-migrate/etc/bareos/bareos-dir.d/job/copy-with-next-pool-override.conf | Diff File | ||
add - systemtests/tests/copy-migrate/etc/bareos/bareos-dir.d/pool/AnotherFullCopy.conf | Diff File | ||
mod - systemtests/tests/copy-migrate/testrunner-02-copy | Diff File | ||
master 46ebdb47 2025-09-02 11:07 Bareos Bot Ported: N/A Details Diff |
Update CHANGELOG.md | ||
mod - CHANGELOG.md | Diff File | ||
master c3549182 2025-08-29 09:51 Bareos Bot Committer: GitHub Ported: N/A Details Diff |
Merge pull request #2350 doc: storage backend add note about static build |
||
mod - CHANGELOG.md | Diff File | ||
mod - core/src/stored/stored_conf.cc | Diff File | ||
mod - docs/manuals/source/include/autogenerated/bareos-sd-config-schema.json | Diff File | ||
mod - docs/manuals/source/manually_added_config_directive_descriptions/sd-storage-BackendDirectory.rst.inc | Diff File | ||
master e23d5096 2025-08-29 09:51 Bareos Bot Ported: N/A Details Diff |
Update CHANGELOG.md | ||
mod - CHANGELOG.md | Diff File | ||
master 8503934a 2025-08-28 14:02 Ported: N/A Details Diff |
stored: add default description for backenddirectory Signed-off-by: Bruno Friedmann <bruno.friedmann@bareos.com> |
||
mod - core/src/stored/stored_conf.cc | Diff File | ||
mod - docs/manuals/source/include/autogenerated/bareos-sd-config-schema.json | Diff File | ||
master 04468d7a 2025-08-28 13:56 Ported: N/A Details Diff |
fix missing space for note 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 c2ebaf58 2025-08-27 14:28 Bruno Friedmann @Bareos Committer: bruno-at-bareos Ported: N/A Details Diff |
improve further the formulation Co-authored-by: Sebastian Sura <124262655+sebsura@users.noreply.github.com> |
||
mod - docs/manuals/source/manually_added_config_directive_descriptions/sd-storage-BackendDirectory.rst.inc | 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 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 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 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 3aff2af4 2025-08-18 17:02 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 7de4a160 2025-08-15 18:02 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 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 64dec3f9 2025-08-12 10:28 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 5933a276 2025-08-08 21:34 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 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 cb375600 2025-08-07 08:11 Bareos Bot Committer: GitHub Ported: N/A Details Diff |
Merge pull request #2332 systemtests: add config-default test |
||
mod - CHANGELOG.md | Diff File | ||
mod - core/src/qt-tray-monitor/monitoritemthread.cc | Diff File | ||
mod - core/src/qt-tray-monitor/monitoritemthread.h | Diff File | ||
mod - core/src/qt-tray-monitor/tray-monitor.cc | Diff File | ||
mod - systemtests/CMakeLists.txt | Diff File | ||
mod - systemtests/cmake/BareosSystemtestFunctions.cmake | Diff File | ||
mod - systemtests/environment.in | Diff File | ||
mod - systemtests/scripts/functions | 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 ef9e651b 2025-08-07 08:11 Bareos Bot Ported: N/A Details Diff |
Update CHANGELOG.md | ||
mod - CHANGELOG.md | Diff File |