Changesets: bareos
master 074d243a 2023-10-18 13:48 Bruno Friedmann Committer: Bareos Bot Ported: N/A Details Diff |
JobMessages: add newline where required | ||
mod - core/src/plugins/filed/python/postgresql/bareos-fd-postgresql.py | Diff File | ||
master 8c56a844 2023-10-18 11:57 Bruno Friedmann Committer: Bareos Bot Ported: N/A Details Diff |
normalize sql to lowercase | ||
mod - systemtests/tests/py3plug-fd-postgresql/database/make_cluster_activity.sql | Diff File | ||
mod - systemtests/tests/py3plug-fd-postgresql/testrunner-default | Diff File | ||
mod - systemtests/tests/py3plug-fd-postgresql/testrunner-roles | Diff File | ||
mod - systemtests/tests/py3plug-fd-postgresql/testrunner-tablespace | Diff File | ||
master 9c7f9cd2 2023-10-18 11:52 Bareos Bot Committer: GitHub Ported: N/A Details Diff |
Merge pull request 0001554 stored: fix support for non-tape block-addressed devices |
||
mod - CHANGELOG.md | Diff File | ||
mod - core/src/include/baconfig.h | Diff File | ||
mod - core/src/lib/edit.cc | Diff File | ||
mod - core/src/lib/edit.h | Diff File | ||
add - core/src/lib/network_order.h | Diff File | ||
mod - core/src/stored/block.cc | Diff File | ||
mod - core/src/stored/butil.cc | Diff File | ||
mod - core/src/stored/device.cc | Diff File | ||
mod - core/src/stored/record.cc | Diff File | ||
mod - core/src/win32/compat/compat.cc | Diff File | ||
mod - core/src/win32/filed/vss_generic.cc | Diff File | ||
master e46871d7 2023-10-18 11:52 Bareos Bot Ported: N/A Details Diff |
Update CHANGELOG.md | ||
mod - CHANGELOG.md | Diff File | ||
master 5b2d9835 2023-10-18 11:40 Bruno Friedmann Committer: Bareos Bot Ported: N/A Details Diff |
add reviews suggestions - normalize sql to lowercase - improve message logging in _close_db_connection |
||
mod - core/src/plugins/filed/python/postgresql/bareos-fd-postgresql.py | Diff File | ||
master 811a18a4 2023-10-18 11:36 Bruno Friedmann Committer: Bareos Bot Ported: N/A Details Diff |
add review suggestions | ||
mod - docs/manuals/source/TasksAndConcepts/Plugins/FileDaemonPlugins/PostgreSQLPlugin.rst.inc | Diff File | ||
master 74394518 2023-10-18 11:35 Bruno Friedmann Committer: Bareos Bot Ported: N/A Details Diff |
remove used comments | ||
mod - systemtests/tests/py3plug-fd-postgresql/testrunner-default | Diff File | ||
mod - systemtests/tests/py3plug-fd-postgresql/testrunner-tablespace | Diff File | ||
master 9a037bc2 2023-10-17 15:27 Sebastian Sura Ported: N/A Details Diff |
docs: add ktls & tlsv1.3 section | ||
mod - docs/manuals/source/TasksAndConcepts/TransportEncryption.rst | Diff File | ||
mod - docs/manuals/source/_extensions/bareos-ext.py | Diff File | ||
mod - docs/manuals/source/conf.py | Diff File | ||
master c2eb91b9 2023-10-17 13:17 Sebastian Sura Ported: N/A Details Diff |
docs: regenerate autogenerated docs | ||
mod - docs/manuals/source/include/autogenerated/bareos-dir-config-schema.json | Diff File | ||
mod - docs/manuals/source/include/autogenerated/bareos-fd-config-schema.json | Diff File | ||
mod - docs/manuals/source/include/autogenerated/bareos-sd-config-schema.json | Diff File | ||
mod - docs/manuals/source/include/autogenerated/bareos-tray-monitor-config-schema.json | Diff File | ||
mod - docs/manuals/source/include/autogenerated/bconsole-config-schema.json | Diff File | ||
master 02f4bf1a 2023-10-17 13:00 Sebastian Sura Ported: N/A Details Diff |
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 | ||
master 88acfc9f 2023-10-17 12:39 Sebastian Sura Ported: N/A Details Diff |
lockmgr: make lockmgr useful | ||
mod - core/src/lib/lockmgr.cc | Diff File | ||
mod - core/src/lib/lockmgr.h | Diff File | ||
master efc1adaa 2023-10-17 08:50 Sebastian Sura Ported: N/A Details Diff |
tls-openssl-private: add debug message for ktls | ||
mod - core/src/lib/tls.h | Diff File | ||
mod - core/src/lib/tls_openssl.cc | Diff File | ||
mod - core/src/lib/tls_openssl.h | Diff File | ||
mod - core/src/lib/tls_openssl_private.cc | Diff File | ||
mod - core/src/lib/tls_openssl_private.h | Diff File | ||
master d1cf36bf 2023-10-17 08:03 Sebastian Sura Ported: N/A Details Diff |
tls-conf: add config option for ktls | ||
mod - core/src/lib/bsock.cc | Diff File | ||
mod - core/src/lib/tls_conf.h | Diff File | ||
mod - core/src/lib/tls_resource_items.h | Diff File | ||
master 079aeb11 2023-10-17 07:54 Sebastian Sura Ported: N/A Details Diff |
tls: add support for ktls | ||
mod - core/src/lib/bnet_server_tcp.cc | Diff File | ||
mod - core/src/lib/bsock_tcp.cc | Diff File | ||
mod - core/src/lib/tls.h | Diff File | ||
mod - core/src/lib/tls_openssl.h | Diff File | ||
mod - core/src/lib/tls_openssl_private.cc | Diff File | ||
mod - core/src/lib/tls_openssl_private.h | Diff File | ||
master e737e25b 2023-10-16 16:58 Bruno Friedmann Committer: Bareos Bot Ported: N/A Details Diff |
plugin postgresql: documentation adjustments - applied all review suggestions - do formating too long lines - describe difference between ignore_subdirs, and mandatory_subdirs Signed-off-by: Bruno Friedmann <bruno.friedmann@bareos.com> |
||
mod - docs/manuals/source/TasksAndConcepts/Plugins/FileDaemonPlugins/PostgreSQLPlugin.rst.inc | Diff File | ||
master 29b8201f 2023-10-16 14:43 Bruno Friedmann Committer: Bareos Bot Ported: N/A Details Diff |
apply bareos-check-sources clang-format/copyright year | ||
mod - core/src/filed/fd_plugins.cc | Diff File | ||
mod - core/src/plugins/filed/python/libcloud/BareosFdPluginLibcloud.py | Diff File | ||
master b3899e78 2023-10-16 14:38 Bruno Friedmann Committer: Bareos Bot Ported: N/A Details Diff |
remove unused functions, fix spurious pg8000 return - pg8000 may return Decimal('0') when lsn are identical, we now check if we can remove quote from string before int() conversion. - improve job log message - remove no more used functions format_lsn and lsn_to_int signed-off-by: Bruno Friedmann <bruno.friedmann@bareos.com> |
||
mod - core/src/plugins/filed/python/postgresql/bareos-fd-postgresql.py | Diff File | ||
master 2d039b8f 2023-10-16 13:16 Sebastian Sura Ported: N/A Details Diff |
tls-openssl-private: remove static private members | ||
mod - core/src/lib/tls_openssl_private.cc | Diff File | ||
mod - core/src/lib/tls_openssl_private.h | Diff File | ||
master 8d5ce3a5 2023-10-16 13:16 Sebastian Sura Ported: N/A Details Diff |
tls-conf: add ciphersuites config option | ||
mod - core/src/lib/bsock.cc | Diff File | ||
mod - core/src/lib/tls.h | Diff File | ||
mod - core/src/lib/tls_conf.h | Diff File | ||
mod - core/src/lib/tls_openssl.h | Diff File | ||
mod - core/src/lib/tls_openssl_private.cc | Diff File | ||
mod - core/src/lib/tls_resource_items.h | Diff File | ||
master 3f2ebf7d 2023-10-16 12:48 Sebastian Sura Ported: N/A Details Diff |
tls-openssl: add member for tls suites | ||
mod - core/src/lib/tls_openssl_private.cc | Diff File | ||
mod - core/src/lib/tls_openssl_private.h | Diff File | ||
master bedc2ccc 2023-10-16 11:37 Sebastian Sura Committer: Bareos Bot Ported: N/A Details Diff |
network-order: add network<T> class network<T> is a wrapper for integral types that stores its contents in network byte order such that you can use memcpy to write to sockets in the correct byte order while offering ergonomic access to the actual number in the code itself. |
||
add - core/src/lib/network_order.h | Diff File | ||
master f1551feb 2023-10-16 07:47 Sebastian Sura Ported: N/A Details Diff |
backup: factor out functions | ||
mod - core/src/filed/backup.cc | Diff File | ||
master e41ee62c 2023-10-16 07:36 Sebastian Sura Ported: N/A Details Diff |
backup: make size check network buffer size agnostic | ||
mod - core/src/filed/backup.cc | Diff File | ||
master b047c8c3 2023-10-14 15:33 SamuelBoerlin Committer: Bareos Bot Ported: N/A Details Diff |
systemtests: add autoxflate + copy test | ||
mod - systemtests/tests/CMakeLists.txt | Diff File | ||
add - systemtests/tests/autoxflate/CMakeLists.txt | Diff File | ||
add - systemtests/tests/autoxflate/etc/bareos/bareos-dir.d/catalog/MyCatalog.conf.in | Diff File | ||
add - systemtests/tests/autoxflate/etc/bareos/bareos-dir.d/client/bareos-fd.conf.in | Diff File | ||
add - systemtests/tests/autoxflate/etc/bareos/bareos-dir.d/director/bareos-dir.conf.in | Diff File | ||
add - systemtests/tests/autoxflate/etc/bareos/bareos-dir.d/fileset/Catalog.conf.in | Diff File | ||
add - systemtests/tests/autoxflate/etc/bareos/bareos-dir.d/fileset/SelfTest.conf.in | Diff File | ||
add - systemtests/tests/autoxflate/etc/bareos/bareos-dir.d/job/RestoreFiles.conf.in | Diff File | ||
add - systemtests/tests/autoxflate/etc/bareos/bareos-dir.d/job/backup-bareos-fd.conf | Diff File | ||
add - systemtests/tests/autoxflate/etc/bareos/bareos-dir.d/job/copy.conf | Diff File | ||
add - systemtests/tests/autoxflate/etc/bareos/bareos-dir.d/jobdefs/DefaultJob.conf.in | Diff File | ||
add - systemtests/tests/autoxflate/etc/bareos/bareos-dir.d/messages/Daemon.conf.in | Diff File | ||
add - systemtests/tests/autoxflate/etc/bareos/bareos-dir.d/messages/Standard.conf.in | Diff File | ||
add - systemtests/tests/autoxflate/etc/bareos/bareos-dir.d/pool/Differential.conf | Diff File | ||
add - systemtests/tests/autoxflate/etc/bareos/bareos-dir.d/pool/Full.conf | Diff File | ||
add - systemtests/tests/autoxflate/etc/bareos/bareos-dir.d/pool/FullCopy.conf | Diff File | ||
add - systemtests/tests/autoxflate/etc/bareos/bareos-dir.d/pool/Incremental.conf | Diff File | ||
add - systemtests/tests/autoxflate/etc/bareos/bareos-dir.d/pool/Scratch.conf | Diff File | ||
add - systemtests/tests/autoxflate/etc/bareos/bareos-dir.d/profile/operator.conf | Diff File | ||
add - systemtests/tests/autoxflate/etc/bareos/bareos-dir.d/storage/File.conf.in | Diff File | ||
add - systemtests/tests/autoxflate/etc/bareos/bareos-fd.d/client/myself.conf.in | Diff File | ||
add - systemtests/tests/autoxflate/etc/bareos/bareos-fd.d/director/bareos-dir.conf.in | Diff File | ||
add - systemtests/tests/autoxflate/etc/bareos/bareos-fd.d/messages/Standard.conf | Diff File | ||
add - systemtests/tests/autoxflate/etc/bareos/bareos-sd.d/device/FileStorage.conf | Diff File | ||
add - systemtests/tests/autoxflate/etc/bareos/bareos-sd.d/director/bareos-dir.conf.in | Diff File | ||
add - systemtests/tests/autoxflate/etc/bareos/bareos-sd.d/messages/Standard.conf | Diff File | ||
add - systemtests/tests/autoxflate/etc/bareos/bareos-sd.d/storage/bareos-sd.conf.in | Diff File | ||
add - systemtests/tests/autoxflate/etc/bareos/bconsole.conf.in | Diff File | ||
add - systemtests/tests/autoxflate/testrunner | Diff File | ||
master 2b32f498 2023-10-13 12:35 Sebastian Sura Ported: N/A Details Diff |
backup: handle headers better | ||
mod - core/src/filed/backup.cc | Diff File |