Changesets: bareos
|
master 74b8b6a3 2025-11-27 09:54 Bareos Bot Committer: GitHub Ported: N/A Details Diff |
Merge pull request #2452 detect OS during runtime |
||
| mod - CHANGELOG.md | Diff File | ||
| mod - core/cmake/BareosCheckIncludes.cmake | Diff File | ||
| mod - core/src/dird/backup.cc | Diff File | ||
| mod - core/src/dird/migrate.cc | Diff File | ||
| mod - core/src/dird/restore.cc | Diff File | ||
| mod - core/src/dird/verify.cc | Diff File | ||
| mod - core/src/filed/status.cc | Diff File | ||
| mod - core/src/lib/CMakeLists.txt | Diff File | ||
| rm - core/src/lib/osinfo.cc | Diff File | ||
| add - core/src/lib/osinfo_unix.cc | Diff File | ||
| mod - core/src/lib/osinfo_win32.cc | Diff File | ||
| mod - core/src/lib/util.h | Diff File | ||
|
master ed2ac02f 2025-11-27 09:54 Bareos Bot Ported: N/A Details Diff |
Update CHANGELOG.md | ||
| mod - CHANGELOG.md | Diff File | ||
|
master 294bd5b4 2025-11-27 09:16 Sebastian Sura Committer: Bareos Bot Ported: N/A Details Diff |
status: remove extra space in version string VSS is either "" or " VSS", so there should _never_ be a space before %s. As the string is static, it also doesnt make sense to format it at runtime, so I simply added in directly into the format string. |
||
| mod - core/src/filed/status.cc | Diff File | ||
|
master e000b94c 2025-11-26 10:44 Bareos Bot Committer: GitHub Ported: N/A Details Diff |
Merge pull request #2456 ndmp native: fix problem with new 'unlabeled' media status |
||
| mod - CHANGELOG.md | Diff File | ||
| mod - core/src/dird/jobq.cc | Diff File | ||
| mod - core/src/dird/ndmp_dma_storage.cc | Diff File | ||
| mod - core/src/ndmp/ndma_listmgmt.c | Diff File | ||
|
master 288cedf4 2025-11-26 10:44 Bareos Bot Ported: N/A Details Diff |
Update CHANGELOG.md | ||
| mod - CHANGELOG.md | Diff File | ||
|
master 01551466 2025-11-25 19:17 Committer: Bareos Bot Ported: N/A Details Diff |
bareos-check-sources: apply required changes | ||
| mod - core/src/dird/jobq.cc | Diff File | ||
| mod - core/src/dird/ndmp_dma_storage.cc | Diff File | ||
|
master e4da0b38 2025-11-25 18:56 Committer: GitHub Ported: N/A Details Diff |
Merge pull request #2454 Changes for branching Bareos 25 |
||
| mod - CHANGELOG.md | Diff File | ||
| mod - SECURITY.md | Diff File | ||
| mod - docs/manuals/source/DeveloperGuide/ReleasingBareos.rst | Diff File | ||
| mod - docs/manuals/source/TasksAndConcepts/VolumeManagement.rst | Diff File | ||
| mod - docs/manuals/source/conf.py | Diff File | ||
|
master 2e036e72 2025-11-25 17:48 Committer: arogge Ported: N/A Details Diff |
docs: document virt disk autochanger in defaultconfig | ||
| mod - docs/manuals/source/TasksAndConcepts/VolumeManagement.rst | Diff File | ||
|
master 6d5b5056 2025-11-25 15:51 Committer: Bareos Bot Ported: N/A Details Diff |
jobq.cc: set the backup_format on reschedule | ||
| mod - core/src/dird/jobq.cc | Diff File | ||
|
master 44929051 2025-11-25 10:14 Committer: Bareos Bot Ported: N/A Details Diff |
ndma_listmgmt.cc: avoid passing nullptr to strdup() | ||
| mod - core/src/ndmp/ndma_listmgmt.c | Diff File | ||
|
master f0b7d114 2025-11-25 08:52 Committer: Bareos Bot Ported: N/A Details Diff |
ndmp_dma_storage.cc: Set VolBytes = 1 | ||
| mod - core/src/dird/ndmp_dma_storage.cc | Diff File | ||
|
master 2b5db8c4 2025-11-25 08:42 Sebastian Sura Committer: Bareos Bot Ported: N/A Details Diff |
os-info: add uname fallback | ||
| mod - core/cmake/BareosCheckIncludes.cmake | Diff File | ||
| mod - core/src/lib/osinfo_unix.cc | Diff File | ||
|
master 8c27db50 2025-11-24 17:47 Ported: N/A Details Diff |
Update CHANGELOG.md | ||
| mod - CHANGELOG.md | Diff File | ||
|
master 95d650d5 2025-11-24 15:49 Committer: Bareos Bot Ported: N/A Details Diff |
logs: rename 'Build OS' to 'OS Information' | ||
| mod - core/src/dird/backup.cc | Diff File | ||
| mod - core/src/dird/migrate.cc | Diff File | ||
| mod - core/src/dird/restore.cc | Diff File | ||
| mod - core/src/dird/verify.cc | Diff File | ||
|
master df4f5bc0 2025-11-24 15:22 Bareos Bot Committer: GitHub Ported: N/A Details Diff |
Merge pull request #2429 debugedit: fix messing with mtime |
||
| mod - CHANGELOG.md | Diff File | ||
| mod - cmake/DebugEdit.cmake | Diff File | ||
| add - cmake/fix-debug-path.sh.in | Diff File | ||
|
master 134d40cf 2025-11-24 15:22 Bareos Bot Ported: N/A Details Diff |
Update CHANGELOG.md | ||
| mod - CHANGELOG.md | Diff File | ||
|
master 4a677d4d 2025-11-24 15:11 Ported: N/A Details Diff |
Update SECURITY.md | ||
| mod - SECURITY.md | Diff File | ||
|
master 59f58ea1 2025-11-24 15:07 Ported: N/A Details Diff |
docs: make bareos-25 the default | ||
| mod - docs/manuals/source/conf.py | Diff File | ||
|
master 877b393f 2025-11-24 15:06 Ported: N/A Details Diff |
docs: update docs how to release a major version document that we don't want to clear the CHANGELOG.md anymore and what to look after to not break things on the master branch. |
||
| mod - docs/manuals/source/DeveloperGuide/ReleasingBareos.rst | Diff File | ||
|
master 1a8d450b 2025-11-24 12:03 Bareos Bot Committer: GitHub Ported: N/A Details Diff |
Merge pull request #2428 Refactor libcloud plugin to work with current Python versions |
||
| mod - CHANGELOG.md | Diff File | ||
| mod - core/platforms/packaging/bareos.spec | Diff File | ||
| mod - core/src/plugins/filed/python/CMakeLists.txt | Diff File | ||
| rm - core/src/plugins/filed/python/libcloud/BareosFdPluginLibcloud.py | Diff File | ||
| mod - core/src/plugins/filed/python/libcloud/BareosLibcloudApi.py | Diff File | ||
| mod - core/src/plugins/filed/python/libcloud/bareos-fd-libcloud.py | Diff File | ||
| mod - core/src/plugins/filed/python/libcloud/bareos_libcloud_api/bucket_explorer.py | Diff File | ||
| mod - core/src/plugins/filed/python/libcloud/bareos_libcloud_api/debug.py | Diff File | ||
| mod - core/src/plugins/filed/python/libcloud/bareos_libcloud_api/get_libcloud_driver.py | Diff File | ||
| mod - core/src/plugins/filed/python/libcloud/bareos_libcloud_api/mtime.py | Diff File | ||
| mod - core/src/plugins/filed/python/libcloud/bareos_libcloud_api/process_base.py | Diff File | ||
| mod - core/src/plugins/filed/python/libcloud/bareos_libcloud_api/queue_message.py | Diff File | ||
| add - core/src/plugins/filed/python/libcloud/bareos_libcloud_api/streamer.py | Diff File | ||
| mod - core/src/plugins/filed/python/libcloud/bareos_libcloud_api/utils.py | Diff File | ||
| mod - core/src/plugins/filed/python/libcloud/bareos_libcloud_api/worker.py | Diff File | ||
| mod - debian/bareos-filedaemon-libcloud-python-plugin.install.in | Diff File | ||
| mod - docs/manuals/source/TasksAndConcepts/Plugins/FileDaemonPlugins/ApacheLibcloudPlugin.rst.inc | Diff File | ||
| mod - systemtests/tests/py3plug-fd-libcloud/CMakeLists.txt | Diff File | ||
| mod - systemtests/tests/py3plug-fd-libcloud/etc/bareos/bareos-dir.d/jobdefs/DefaultJob.conf.in | Diff File | ||
| mod - systemtests/tests/py3plug-fd-libcloud/testrunner-default | Diff File | ||
|
master 58750b02 2025-11-24 12:03 Bareos Bot Ported: N/A Details Diff |
Update CHANGELOG.md | ||
| mod - CHANGELOG.md | Diff File | ||
|
master 04874e83 2025-11-24 11:18 Committer: Bareos Bot Ported: N/A Details Diff |
docs: Apply suggested change for libcloud plugin | ||
| mod - docs/manuals/source/TasksAndConcepts/Plugins/FileDaemonPlugins/ApacheLibcloudPlugin.rst.inc | Diff File | ||
|
master 2cf96321 2025-11-21 16:09 Bareos Bot Committer: GitHub Ported: N/A Details Diff |
Merge pull request #2445 packaging: make contrib-tools use defaultsconfig |
||
| mod - CHANGELOG.md | Diff File | ||
| mod - contrib/misc/bsmc/CMakeLists.txt | Diff File | ||
| mod - contrib/misc/media_vault/CMakeLists.txt | Diff File | ||
| mod - core/platforms/packaging/bareos.spec | Diff File | ||
| mod - debian/bareos-contrib-tools.install.in | Diff File | ||
|
master ddeed782 2025-11-21 16:09 Bareos Bot Ported: N/A Details Diff |
Update CHANGELOG.md | ||
| mod - CHANGELOG.md | Diff File | ||
|
master b252aa88 2025-11-21 13:27 Bareos Bot Committer: GitHub Ported: N/A Details Diff |
Merge pull request #2444 Improve status subscription |
||
| mod - .bareos-check-sources-ignore | Diff File | ||
| mod - CHANGELOG.md | Diff File | ||
| mod - core/src/cats/bdb_query_enum_class.h | Diff File | ||
| mod - core/src/cats/bdb_query_names.inc | Diff File | ||
| mod - core/src/cats/ddl/creates/postgresql.sql | Diff File | ||
| mod - core/src/cats/ddl/updates/postgresql.2240_2250.sql | Diff File | ||
| add - core/src/cats/dml/0084_subscription_with_clause_0 | Diff File | ||
| mod - core/src/cats/postgresql_queries.inc | Diff File | ||
| mod - core/src/dird/ua_status.cc | Diff File | ||
| add - systemtests/tests/bareos-basic/expected/status-subscriptions-dbonly.txt | Diff File | ||
| add - systemtests/tests/bareos-basic/expected/status-subscriptions-detail-dbonly.txt | Diff File | ||
| add - systemtests/tests/bareos-basic/expected/status-subscriptions-detail-fileronly.txt | Diff File | ||
| add - systemtests/tests/bareos-basic/expected/status-subscriptions-detail-vmonly.txt | Diff File | ||
| add - systemtests/tests/bareos-basic/expected/status-subscriptions-fileronly.txt | Diff File | ||
| add - systemtests/tests/bareos-basic/expected/status-subscriptions-unknown-dbonly.txt | Diff File | ||
| add - systemtests/tests/bareos-basic/expected/status-subscriptions-unknown-fileronly.txt | Diff File | ||
| add - systemtests/tests/bareos-basic/expected/status-subscriptions-unknown-vmonly.txt | Diff File | ||
| mod - systemtests/tests/bareos-basic/expected/status-subscriptions-unknown.txt | Diff File | ||
| add - systemtests/tests/bareos-basic/expected/status-subscriptions-vmonly.txt | Diff File | ||
| mod - systemtests/tests/bareos-basic/testrunner-status-subscriptions | Diff File | ||