Changesets: bareos
master 54775b44 2024-08-14 00:45 Committer: Bareos Bot Ported: N/A Details Diff |
Update AUTHORS | ||
mod - AUTHORS | Diff File | ||
master 82d373e8 2024-08-13 20:31 Committer: Bareos Bot Ported: N/A Details Diff |
libcloud: fix copyright year | ||
mod - core/src/plugins/filed/python/libcloud/BareosFdPluginLibcloud.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/worker.py | Diff File | ||
master bdb86e83 2024-08-12 18:35 Bareos Bot Committer: GitHub Ported: N/A Details Diff |
Merge pull request #1919 plugins: adjust plugin info formatting |
||
mod - CHANGELOG.md | Diff File | ||
mod - core/src/lib/plugins.cc | Diff File | ||
master dbf19191 2024-08-12 18:35 Bareos Bot Ported: N/A Details Diff |
Update CHANGELOG.md | ||
mod - CHANGELOG.md | Diff File | ||
master f9a37674 2024-08-12 10:46 Bareos Bot Committer: GitHub Ported: N/A Details Diff |
Merge pull request #1885 webui: fixing selenium tests |
||
mod - CHANGELOG.md | Diff File | ||
mod - systemtests/CMakeLists.txt | Diff File | ||
mod - systemtests/environment.in | Diff File | ||
mod - systemtests/tests/webui-common/etc/bareos/bareos-dir.d/messages/Daemon.conf.in | Diff File | ||
mod - systemtests/tests/webui-common/etc/bareos/bareos-dir.d/messages/Standard.conf.in | Diff File | ||
add - systemtests/tests/webui-common/etc/bareos/bconsole-admin.conf.in | Diff File | ||
add - systemtests/tests/webui-common/etc/bareos/bconsole-readonly.conf.in | Diff File | ||
mod - systemtests/tests/webui-common/etc/bareos/bconsole.conf.in | Diff File | ||
mod - webui/module/Client/src/Client/Model/ClientModel.php | Diff File | ||
mod - webui/tests/selenium/README.md | Diff File | ||
mod - webui/tests/selenium/webui-selenium-test.py | Diff File | ||
master 4c07acba 2024-08-12 10:46 Bareos Bot Ported: N/A Details Diff |
Update CHANGELOG.md | ||
mod - CHANGELOG.md | Diff File | ||
master 7aa82343 2024-08-09 11:53 Bareos Bot Committer: GitHub Ported: N/A Details Diff |
Merge pull request #1908 vadp-dumper: fix out of bounds read |
||
mod - CHANGELOG.md | Diff File | ||
mod - core/src/vmware/vadp_dumper/bareos_vadp_dumper.cc | Diff File | ||
mod - core/src/vmware/vadp_dumper/copy_thread.cc | Diff File | ||
mod - systemtests/scripts/cleanup | Diff File | ||
master e50248eb 2024-08-09 11:53 Bareos Bot Ported: N/A Details Diff |
Update CHANGELOG.md | ||
mod - CHANGELOG.md | Diff File | ||
master c58c8f81 2024-08-09 10:36 Sebastian Sura Committer: Bareos Bot Ported: N/A Details Diff |
cleanup: readd cleaning up | ||
mod - systemtests/scripts/cleanup | Diff File | ||
master 18d1ff28 2024-08-09 09:16 tuxmaster5000 Committer: Bareos Bot Ported: N/A Details Diff |
Fix for https://github.com/bareos/bareos/issues/1902 | ||
mod - core/src/lib/plugins.cc | Diff File | ||
master 2184b4a9 2024-08-08 14:05 Bareos Bot Committer: GitHub Ported: N/A Details Diff |
Merge pull request #1889 filed: fix python plugin crash on python <3.10 |
||
mod - CHANGELOG.md | Diff File | ||
mod - core/src/plugins/filed/python/python-fd.cc | Diff File | ||
master a42e3e38 2024-08-08 14:05 Bareos Bot Ported: N/A Details Diff |
Update CHANGELOG.md | ||
mod - CHANGELOG.md | Diff File | ||
master 6c17aecc 2024-08-08 13:08 Committer: Bareos Bot Ported: N/A Details Diff |
python-bareos: fix backslash usage in regex We used "\d" in a Python regex, which is ambiguous and is considered invalid in newer Python versions: Python >= 3.8 will issue a DeprecationWarning, Python >= 3.12 a SyntaxWarning and later version will issue a SyntaxError. Therefore we adapted it to the unambiguous "\\d" sequence. |
||
mod - python-bareos/bareos/bsock/lowlevel.py | Diff File | ||
master 250f0f7d 2024-08-08 09:57 Committer: Bareos Bot Ported: N/A Details Diff |
systemtests webui: cleanup | ||
mod - systemtests/CMakeLists.txt | Diff File | ||
master 5a4997d6 2024-08-08 00:27 Bareos Bot Committer: GitHub Ported: N/A Details Diff |
Merge pull request #1900 cats: scripts add option --no-psqlrc to psql |
||
mod - CHANGELOG.md | Diff File | ||
mod - core/src/cats/create_bareos_database.in | Diff File | ||
mod - core/src/cats/drop_bareos_database.in | Diff File | ||
mod - core/src/cats/drop_bareos_tables.in | Diff File | ||
mod - core/src/cats/grant_bareos_privileges.in | Diff File | ||
mod - core/src/cats/update_bareos_tables.in | Diff File | ||
master 92916c82 2024-08-08 00:27 Bareos Bot Ported: N/A Details Diff |
Update CHANGELOG.md | ||
mod - CHANGELOG.md | Diff File | ||
master 59de08f8 2024-08-07 19:05 Committer: Bareos Bot Ported: N/A Details Diff |
systemtests webui: allow selenium 3 and 4. | ||
mod - webui/tests/selenium/webui-selenium-test.py | Diff File | ||
master eba78820 2024-08-06 07:46 Sebastian Sura Committer: Bareos Bot Ported: N/A Details Diff |
bareos-vadp-dumper: move closing of read_handle The read_handle should always get closed, not just when we try to process the cbts. |
||
mod - core/src/vmware/vadp_dumper/bareos_vadp_dumper.cc | Diff File | ||
master a6ece095 2024-08-06 07:08 Sebastian Sura Committer: Bareos Bot Ported: N/A Details Diff |
bareos-vadp-dumper: fix not correctly computing saved count The early exit means that we do not correctly compute saved_len which in turn causes us to misrepresent how much data was actually saved with that api. |
||
mod - core/src/vmware/vadp_dumper/bareos_vadp_dumper.cc | Diff File | ||
master 0ca18698 2024-08-06 07:05 Sebastian Sura Committer: Bareos Bot Ported: N/A Details Diff |
bareos-vadp-dumper: give better names The names were completely out of sync for things that were basically the same. This made it very hard to understand the algorithm as well as generally being hard to see logic errors. |
||
mod - core/src/vmware/vadp_dumper/bareos_vadp_dumper.cc | Diff File | ||
master 39d21273 2024-08-02 13:01 Sebastian Sura Committer: Bareos Bot Ported: N/A Details Diff |
macos: fix building on macos | ||
mod - .github/workflows/build-macos.yml | Diff File | ||
master 0f72c2e5 2024-08-02 10:34 Sebastian Sura Committer: Bareos Bot Ported: N/A Details Diff |
vadp-dumper: fix sending too much data | ||
mod - core/src/vmware/vadp_dumper/bareos_vadp_dumper.cc | Diff File | ||
master 86cc394a 2024-08-02 08:01 Sebastian Sura Committer: Bareos Bot Ported: N/A Details Diff |
tests: add unit test for bad configs | ||
mod - core/src/tests/CMakeLists.txt | Diff File | ||
add - core/src/tests/bad_configs.cc | Diff File | ||
add - core/src/tests/configs/bad_configs/changing_pw_type.conf | Diff File | ||
master ac1e3944 2024-08-02 07:38 Sebastian Sura Committer: Bareos Bot Ported: N/A Details Diff |
configure-test: fix bad md5 password | ||
mod - core/src/tests/configs/configure/bareos-dir.d/client/bareos-fd.conf | Diff File | ||
mod - core/src/tests/configure.cc | Diff File | ||
master 13fe5423 2024-08-01 16:08 Bareos Bot Committer: GitHub Ported: N/A Details Diff |
Merge pull request #1888 matrix remove obsolete SUSE |
||
mod - .matrix.yml | Diff File | ||
mod - CHANGELOG.md | Diff File | ||
mod - core/CMakeLists.txt | Diff File | ||
mod - core/cmake/BareosFindPrograms.cmake | Diff File | ||
mod - core/platforms/packaging/bareos.spec | Diff File | ||
mod - core/scripts/mtx-changer.in | Diff File | ||
mod - core/src/lib/tls_openssl_private.cc | Diff File | ||
mod - core/src/lib/tls_openssl_private.h | Diff File | ||
mod - core/src/tests/bareos_test_sockets.cc | Diff File | ||
mod - core/src/tests/bareos_test_sockets.h | Diff File | ||
mod - core/src/tests/create_resource.cc | Diff File | ||
mod - core/src/tests/sd_reservation.cc | Diff File | ||
mod - core/src/tests/test_bsock.cc | Diff File | ||
mod - systemtests/scripts/functions | Diff File | ||
mod - systemtests/scripts/mysql.sh | Diff File | ||
rm - systemtests/tests/bscan-bextract-bls-bcopy/etc/bareos/bareos-dir.d/job/backup-bareos-fd.conf | Diff File | ||
mod - systemtests/tests/mtx-changer/test-cleanup | Diff File | ||
mod - systemtests/tests/mtx-changer/test-setup | Diff File | ||
mod - systemtests/tests/py3plug-fd-mariabackup/testrunner-default | Diff File | ||
mod - systemtests/tests/py3plug-fd-postgresql/database/setup_local_db.sh.in | Diff File |