Changesets: bareos
|
master 746da687 2025-09-24 17:16 Philipp Storz Committer: Bareos Bot Ported: N/A Details Diff |
proxmox docs: first version | ||
| mod - docs/manuals/source/TasksAndConcepts/Plugins/FileDaemonPlugins.rst.inc | Diff File | ||
| add - docs/manuals/source/TasksAndConcepts/Plugins/FileDaemonPlugins/ProxmoxPlugin.rst.inc | Diff File | ||
| mod - docs/manuals/source/conf.py | Diff File | ||
| add - docs/manuals/source/include/images/proxmox-gui-shows-recovered-backup.png | Diff File | ||
|
master a0cd4a0c 2025-09-24 16:50 Philipp Storz Committer: Bareos Bot Ported: N/A Details Diff |
added checklogs | ||
| mod - systemtests/tests/py3plug-fd-proxmox/testrunner-ct | Diff File | ||
| mod - systemtests/tests/py3plug-fd-proxmox/testrunner-vm | Diff File | ||
|
master 4b7868e5 2025-09-24 16:08 Philipp Storz Committer: Bareos Bot Ported: N/A Details Diff |
restore to file works with test on vm | ||
| mod - core/src/plugins/filed/python/proxmox/bareos-fd-proxmox.py | Diff File | ||
| mod - systemtests/tests/py3plug-fd-proxmox/testrunner-vm | Diff File | ||
|
master 54fd6c1a 2025-09-24 15:14 Sebastian Sura Committer: Bareos Bot Ported: N/A Details Diff |
systemtest: reorder postgres for speedup | ||
| mod - systemtests/tests/py3plug-fd-postgresql/CMakeLists.txt | Diff File | ||
|
master 54ea06a0 2025-09-24 15:14 Sebastian Sura Committer: Bareos Bot Ported: N/A Details Diff |
bregex: remove #ifdefs | ||
| mod - core/src/console/console.cc | Diff File | ||
| mod - core/src/dird/dird.cc | Diff File | ||
| mod - core/src/dird/inc_conf.cc | Diff File | ||
| mod - core/src/dird/migrate.cc | Diff File | ||
| mod - core/src/findlib/find.h | Diff File | ||
| mod - core/src/lib/breg.h | Diff File | ||
| mod - core/src/lib/bregex.cc | Diff File | ||
| mod - core/src/lib/bregex.h | Diff File | ||
| mod - core/src/lib/bsys.cc | Diff File | ||
| mod - core/src/lib/util.h | Diff File | ||
| mod - core/src/lib/var.cc | Diff File | ||
| mod - core/src/stored/bsr.h | Diff File | ||
| mod - core/src/tools/bregex.cc | Diff File | ||
|
master 37ac0a07 2025-09-24 14:20 Sebastian Sura Ported: N/A Details Diff |
systemtest: handle new events in test module | ||
| mod - core/src/plugins/filed/grpc/test_module/plugin_service.cc | Diff File | ||
|
master 44d0b4bb 2025-09-24 13:19 Sebastian Sura Ported: N/A Details Diff |
grpc: fix "where" not being optional | ||
| mod - core/src/plugins/filed/grpc/bridge_module/plugin_service.cc | Diff File | ||
| mod - core/src/plugins/filed/grpc/grpc_impl.cc | Diff File | ||
| mod - core/src/plugins/filed/grpc/proto/plugin.proto | Diff File | ||
|
master b16fdff2 2025-09-24 12:49 Sebastian Sura Ported: N/A Details Diff |
grpc: fix missing event passthrough | ||
| mod - core/src/plugins/filed/grpc/grpc.cc | Diff File | ||
|
master 105f9bd0 2025-09-24 11:41 Philipp Storz Committer: Bareos Bot Ported: N/A Details Diff |
proxmox plugin: restore to file | ||
| mod - core/src/plugins/filed/python/proxmox/bareos-fd-proxmox.py | Diff File | ||
| mod - systemtests/tests/py3plug-fd-proxmox/testrunner-vm | Diff File | ||
|
master f2ad9b99 2025-09-24 07:45 Sebastian Sura Ported: N/A Details Diff |
py3plug-fd-ldap: enable running test in parallel | ||
| mod - systemtests/tests/py3plug-fd-ldap/etc/bareos/bareos-dir.d/fileset/PluginTest.conf.in | Diff File | ||
| mod - systemtests/tests/py3plug-fd-ldap/testdata.py | Diff File | ||
| mod - systemtests/tests/py3plug-fd-ldap/testrunner-backup | Diff File | ||
|
master e36db24f 2025-09-24 06:56 Sebastian Sura Ported: N/A Details Diff |
ua: remove unused code | ||
| mod - core/src/dird/ua.h | Diff File | ||
| mod - core/src/dird/ua_restore.cc | Diff File | ||
|
master ae342bb3 2025-09-23 19:08 Philipp Storz Committer: Bareos Bot Ported: N/A Details Diff |
Now recovering to a different guestid | ||
| mod - core/src/plugins/filed/python/proxmox/bareos-fd-proxmox.py | Diff File | ||
| mod - systemtests/tests/py3plug-fd-proxmox/testrunner-ct | Diff File | ||
| mod - systemtests/tests/py3plug-fd-proxmox/testrunner-vm | Diff File | ||
|
master 7cd20eb4 2025-09-23 17:09 Philipp Storz Committer: Bareos Bot Ported: N/A Details Diff |
move testrunner to testrunner-vm and -ct | ||
| add - systemtests/tests/py3plug-fd-proxmox/testrunner-ct | Diff File | ||
| rm - systemtests/tests/py3plug-fd-proxmox/vzdump | Diff File | ||
|
master 38faf24f 2025-09-22 14:02 Ported: N/A Details Diff |
remove unused .gitignore | ||
| rm - contrib/misc/media_vault/.gitignore | Diff File | ||
|
master 857cb110 2025-09-19 17:50 Philipp Storz Committer: Bareos Bot Ported: N/A Details Diff |
Start and Stop VM | ||
| mod - systemtests/tests/py3plug-fd-proxmox/testrunner | Diff File | ||
|
master 3ecc7dcf 2025-09-19 17:40 Philipp Storz Committer: Bareos Bot Ported: N/A Details Diff |
systemtest proxmox: do backup and reover of one vm | ||
| mod - core/src/plugins/filed/python/proxmox/bareos-fd-proxmox.py | Diff File | ||
| mod - systemtests/tests/py3plug-fd-proxmox/testrunner | Diff File | ||
|
master 3d3b04f9 2025-09-19 16:11 Philipp Storz Committer: Bareos Bot Ported: N/A Details Diff |
systemtset: use fixed guestids | ||
| mod - systemtests/tests/py3plug-fd-proxmox/etc/bareos/bareos-dir.d/fileset/ProxmoxTest.conf.in | Diff File | ||
|
master 5dfb5903 2025-09-19 14:36 Philipp Storz Committer: Bareos Bot Ported: N/A Details Diff |
Only install bareos-fd-proxmox if enable_proxmox_plugin | ||
| mod - core/src/plugins/filed/python/CMakeLists.txt | Diff File | ||
|
master cc0ccacf 2025-09-19 14:06 Philipp Storz Committer: Bareos Bot Ported: N/A Details Diff |
proxmox test: check for binaries | ||
| mod - CMakeLists.txt | Diff File | ||
| mod - systemtests/tests/py3plug-fd-proxmox/CMakeLists.txt | Diff File | ||
|
master 00481228 2025-09-19 10:26 Sebastian Sura Committer: Bareos Bot Ported: N/A Details Diff |
dird-conf: deprecate MultipleConnections/DisableBatchInsert | ||
| mod - core/src/dird/dird_conf.cc | Diff File | ||
| mod - docs/manuals/source/include/autogenerated/bareos-dir-config-schema.json | Diff File | ||
| mod - systemtests/tests/config-dump/etc/bareos/bareos-dir-full.conf.in | Diff File | ||
|
master 92804309 2025-09-19 09:53 Sebastian Sura Committer: Bareos Bot Ported: N/A Details Diff |
virtualfull-basic: fix backup on freebsd | ||
| mod - systemtests/tests/virtualfull-basic/CMakeLists.txt | Diff File | ||
| mod - systemtests/tests/virtualfull-basic/etc/bareos/bareos-dir.d/fileset/SelfTest.conf.in | Diff File | ||
|
master 586462c1 2025-09-19 09:00 Sebastian Sura Committer: Bareos Bot Ported: N/A Details Diff |
systemtests: split up virtualfull-basic test The test was taking ~40 seconds so it was worth splitting it up. |
||
| mod - systemtests/tests/virtualfull-basic/CMakeLists.txt | Diff File | ||
| add - systemtests/tests/virtualfull-basic/environment.local | Diff File | ||
| add - systemtests/tests/virtualfull-basic/test-setup | Diff File | ||
| rm - systemtests/tests/virtualfull-basic/testrunner | Diff File | ||
| add - systemtests/tests/virtualfull-basic/testrunner-failing-virtual | Diff File | ||
| add - systemtests/tests/virtualfull-basic/testrunner-simple | Diff File | ||
|
master c4265a8b 2025-09-18 10:24 Sebastian Sura Committer: Bareos Bot Ported: N/A Details Diff |
systemtests: split up ndmp-bareos test | ||
| mod - systemtests/scripts/functions | Diff File | ||
| mod - systemtests/tests/ndmp-bareos/CMakeLists.txt | Diff File | ||
| add - systemtests/tests/ndmp-bareos/environment.local | Diff File | ||
| add - systemtests/tests/ndmp-bareos/functions.local | Diff File | ||
| add - systemtests/tests/ndmp-bareos/test-cleanup | Diff File | ||
| add - systemtests/tests/ndmp-bareos/test-setup | Diff File | ||
| rm - systemtests/tests/ndmp-bareos/testrunner | Diff File | ||
| add - systemtests/tests/ndmp-bareos/testrunner-01-full-backup | Diff File | ||
| add - systemtests/tests/ndmp-bareos/testrunner-02-incremental-backups | Diff File | ||
| add - systemtests/tests/ndmp-bareos/testrunner-03-restore-single-file | Diff File | ||
| add - systemtests/tests/ndmp-bareos/testrunner-04-restore-full | Diff File | ||
| add - systemtests/tests/ndmp-bareos/testrunner-05-restore-full-relative | Diff File | ||
| add - systemtests/tests/ndmp-bareos/testrunner-06-restore-full-absolute | Diff File | ||
| add - systemtests/tests/ndmp-bareos/testrunner-07-restore-incremental | Diff File | ||
| add - systemtests/tests/ndmp-bareos/testrunner-08-copy | Diff File | ||
|
master 699ec82b 2025-09-18 09:31 Sebastian Sura Committer: Bareos Bot Ported: N/A Details Diff |
pruning-test: speed up test by reducing sleeps | ||
| mod - systemtests/tests/pruning/etc/bareos/bareos-dir.d/pool/Full.conf | Diff File | ||
| mod - systemtests/tests/pruning/etc/bareos/bareos-dir.d/pool/Incremental.conf | Diff File | ||
| mod - systemtests/tests/pruning/testrunner-01-prune-single | Diff File | ||
| mod - systemtests/tests/pruning/testrunner-02-prune-all | Diff File | ||
| mod - systemtests/tests/pruning/testrunner-03-prune-all-from-pool | Diff File | ||
| mod - systemtests/tests/pruning/testrunner-04-prune-jobs | Diff File | ||
|
master e87c4fbb 2025-09-18 09:31 Sebastian Sura Committer: Bareos Bot Ported: N/A Details Diff |
pruning-test: fix xattr issue on freebsd | ||
| mod - systemtests/tests/pruning/CMakeLists.txt | Diff File | ||
| mod - systemtests/tests/pruning/etc/bareos/bareos-dir.d/fileset/SelfTest.conf.in | Diff File | ||