bareos: master 02f4bf1a

Author Committer Branch Timestamp Parent
Sebastian Sura Sebastian Sura master 2023-10-17 13:00 master ce0bb70c Pending
Changeset tls-suites: add test for tls 1.3 config
mod - systemtests/tests/CMakeLists.txt Diff File
add - systemtests/tests/tls-suites/CMakeLists.txt Diff File
add - systemtests/tests/tls-suites/etc/bareos/bareos-dir.d/catalog/MyCatalog.conf.in Diff File
add - systemtests/tests/tls-suites/etc/bareos/bareos-dir.d/client/bareos-fd.conf.in Diff File
add - systemtests/tests/tls-suites/etc/bareos/bareos-dir.d/director/bareos-dir.conf.in Diff File
add - systemtests/tests/tls-suites/etc/bareos/bareos-dir.d/fileset/Catalog.conf.in Diff File
add - systemtests/tests/tls-suites/etc/bareos/bareos-dir.d/fileset/SelfTest.conf.in Diff File
add - systemtests/tests/tls-suites/etc/bareos/bareos-dir.d/job/BackupCatalog.conf.in Diff File
add - systemtests/tests/tls-suites/etc/bareos/bareos-dir.d/job/RestoreFiles.conf.in Diff File
add - systemtests/tests/tls-suites/etc/bareos/bareos-dir.d/job/backup-bareos-fd.conf Diff File
add - systemtests/tests/tls-suites/etc/bareos/bareos-dir.d/jobdefs/DefaultJob.conf.in Diff File
add - systemtests/tests/tls-suites/etc/bareos/bareos-dir.d/messages/Daemon.conf.in Diff File
add - systemtests/tests/tls-suites/etc/bareos/bareos-dir.d/messages/Standard.conf.in Diff File
add - systemtests/tests/tls-suites/etc/bareos/bareos-dir.d/pool/Differential.conf Diff File
add - systemtests/tests/tls-suites/etc/bareos/bareos-dir.d/pool/Full.conf Diff File
add - systemtests/tests/tls-suites/etc/bareos/bareos-dir.d/pool/Incremental.conf Diff File
add - systemtests/tests/tls-suites/etc/bareos/bareos-dir.d/storage/File.conf.in Diff File
add - systemtests/tests/tls-suites/etc/bareos/bareos-fd.d/client/myself.conf.in Diff File
add - systemtests/tests/tls-suites/etc/bareos/bareos-fd.d/director/bareos-dir.conf.in Diff File
add - systemtests/tests/tls-suites/etc/bareos/bareos-fd.d/messages/Standard.conf Diff File
add - systemtests/tests/tls-suites/etc/bareos/bareos-sd.d/device/FileStorage.conf Diff File
add - systemtests/tests/tls-suites/etc/bareos/bareos-sd.d/director/bareos-dir.conf.in Diff File
add - systemtests/tests/tls-suites/etc/bareos/bareos-sd.d/messages/Standard.conf Diff File
add - systemtests/tests/tls-suites/etc/bareos/bareos-sd.d/storage/bareos-sd.conf.in Diff File
add - systemtests/tests/tls-suites/etc/bareos/bconsole-TLS_AES_128_CCM_8_SHA256.conf.in Diff File
add - systemtests/tests/tls-suites/etc/bareos/bconsole-TLS_AES_128_CCM_SHA256.conf.in Diff File
add - systemtests/tests/tls-suites/etc/bareos/bconsole-TLS_AES_128_GCM_SHA256.conf.in Diff File
add - systemtests/tests/tls-suites/etc/bareos/bconsole-TLS_AES_256_GCM_SHA384.conf.in Diff File
add - systemtests/tests/tls-suites/etc/bareos/bconsole-TLS_CHACHA20_POLY1305_SHA256.conf.in Diff File
add - systemtests/tests/tls-suites/functions Diff File
add - systemtests/tests/tls-suites/test-setup Diff File
add - systemtests/tests/tls-suites/testrunner-check-connections Diff File