bareos: master 83e557c0
Author | Committer | Branch | Timestamp | Parent | |
---|---|---|---|---|---|
Bareos Bot | GitHub | master | 2025-09-30 17:29 | master ff05d6ff | Pending |
Changeset | Merge pull request #2331 cats: fix missing locks |
||||
mod - CHANGELOG.md | Diff File | ||||
mod - core/CMakeLists.txt | Diff File | ||||
mod - core/src/cats/cats.h | Diff File | ||||
mod - core/src/cats/ddl/creates/postgresql.sql | Diff File | ||||
mod - core/src/cats/ddl/updates/postgresql.2240_2250.sql | Diff File | ||||
mod - core/src/cats/postgresql.cc | Diff File | ||||
mod - core/src/cats/sql.cc | Diff File | ||||
mod - core/src/cats/sql_get.cc | Diff File | ||||
mod - core/src/cats/sql_query.cc | Diff File | ||||
mod - core/src/cats/sql_update.cc | Diff File | ||||
mod - core/src/console/console.cc | Diff File | ||||
mod - core/src/dird/ua.h | Diff File | ||||
mod - core/src/dird/ua_input.cc | Diff File | ||||
mod - core/src/dird/ua_restore.cc | Diff File | ||||
mod - core/src/dird/ua_select.cc | Diff File | ||||
mod - core/src/dird/ua_update.cc | Diff File | ||||
mod - core/src/dird/vbackup.cc | Diff File | ||||
mod - core/src/findlib/find_one.cc | Diff File | ||||
mod - core/src/lib/edit.cc | Diff File | ||||
mod - core/src/lib/rwlock.cc | Diff File | ||||
mod - core/src/lib/rwlock.h | Diff File | ||||
mod - core/src/plugins/filed/grpc/bareos_api.h | Diff File | ||||
mod - core/src/plugins/filed/grpc/bridge_module/bridge_module.cc | Diff File | ||||
mod - core/src/plugins/filed/grpc/bridge_module/bridge_module.h | Diff File | ||||
mod - core/src/plugins/filed/grpc/grpc_impl.cc | Diff File | ||||
mod - core/src/plugins/filed/grpc/test_module/plugin_service.cc | Diff File | ||||
mod - core/src/plugins/filed/grpc/test_module/test_module.cc | Diff File | ||||
mod - core/src/plugins/filed/grpc/test_module/test_module.h | Diff File | ||||
mod - core/src/tools/CMakeLists.txt | Diff File | ||||
add - core/src/tools/random_commands.cc | Diff File | ||||
mod - debian/rules | Diff File | ||||
mod - systemtests/CMakeLists.txt | Diff File | ||||
mod - systemtests/cmake/BareosSystemtestFunctions.cmake | Diff File | ||||
mod - systemtests/environment.in | Diff File | ||||
mod - systemtests/tests/CMakeLists.txt | Diff File | ||||
add - systemtests/tests/random-commands/CMakeLists.txt | Diff File | ||||
add - systemtests/tests/random-commands/etc/bareos/bareos-dir.d/catalog/MyCatalog.conf.in | Diff File | ||||
add - systemtests/tests/random-commands/etc/bareos/bareos-dir.d/client/bareos-fd.conf.in | Diff File | ||||
add - systemtests/tests/random-commands/etc/bareos/bareos-dir.d/director/bareos-dir.conf.in | Diff File | ||||
add - systemtests/tests/random-commands/etc/bareos/bareos-dir.d/fileset/Catalog.conf.in | Diff File | ||||
add - systemtests/tests/random-commands/etc/bareos/bareos-dir.d/fileset/SelfTest.conf.in | Diff File | ||||
add - systemtests/tests/random-commands/etc/bareos/bareos-dir.d/job/BackupCatalog.conf.in | Diff File | ||||
add - systemtests/tests/random-commands/etc/bareos/bareos-dir.d/job/RestoreFiles.conf.in | Diff File | ||||
add - systemtests/tests/random-commands/etc/bareos/bareos-dir.d/job/backup-bareos-fd.conf | Diff File | ||||
add - systemtests/tests/random-commands/etc/bareos/bareos-dir.d/job/copy-full.conf.in | Diff File | ||||
add - systemtests/tests/random-commands/etc/bareos/bareos-dir.d/jobdefs/DefaultJob.conf.in | Diff File | ||||
add - systemtests/tests/random-commands/etc/bareos/bareos-dir.d/messages/Daemon.conf.in | Diff File | ||||
add - systemtests/tests/random-commands/etc/bareos/bareos-dir.d/messages/Standard.conf.in | Diff File | ||||
add - systemtests/tests/random-commands/etc/bareos/bareos-dir.d/pool/Differential.conf | Diff File | ||||
add - systemtests/tests/random-commands/etc/bareos/bareos-dir.d/pool/Full.conf | Diff File | ||||
add - systemtests/tests/random-commands/etc/bareos/bareos-dir.d/pool/Incremental.conf | Diff File | ||||
add - systemtests/tests/random-commands/etc/bareos/bareos-dir.d/storage/File.conf.in | Diff File | ||||
add - systemtests/tests/random-commands/etc/bareos/bareos-fd.d/client/myself.conf.in | Diff File | ||||
add - systemtests/tests/random-commands/etc/bareos/bareos-fd.d/director/bareos-dir.conf.in | Diff File | ||||
add - systemtests/tests/random-commands/etc/bareos/bareos-fd.d/messages/Standard.conf | Diff File | ||||
add - systemtests/tests/random-commands/etc/bareos/bareos-sd.d/device/FileStorage.conf | Diff File | ||||
add - systemtests/tests/random-commands/etc/bareos/bareos-sd.d/director/bareos-dir.conf.in | Diff File | ||||
add - systemtests/tests/random-commands/etc/bareos/bareos-sd.d/messages/Standard.conf | Diff File | ||||
add - systemtests/tests/random-commands/etc/bareos/bareos-sd.d/storage/bareos-sd.conf.in | Diff File | ||||
add - systemtests/tests/random-commands/etc/bareos/bconsole.conf.in | Diff File | ||||
add - systemtests/tests/random-commands/functions | Diff File | ||||
add - systemtests/tests/random-commands/testrunner-start | Diff File | ||||
add - systemtests/tests/random-commands/testrunner-update | Diff File |