Changesets: bareos
master dd9d380d 2024-07-08 13:33 Sebastian Sura Committer: Bareos Bot Ported: N/A Details Diff |
sql-create: remove AssertOwnership As this is a private function, it can assume that everything is ok. |
||
mod - core/src/cats/sql_create.cc | Diff File | ||
master cb168be5 2024-07-08 13:33 Sebastian Sura Committer: Bareos Bot Ported: N/A Details Diff |
fix: add some missing database locks | ||
mod - core/src/dird/backup.cc | Diff File | ||
mod - core/src/dird/catreq.cc | Diff File | ||
mod - core/src/dird/job.cc | Diff File | ||
mod - core/src/dird/vbackup.cc | Diff File | ||
master d2daf3ff 2024-07-08 13:32 Sebastian Sura Committer: Bareos Bot Ported: N/A Details Diff |
sql: add AssertOwnership to public functions where necessary | ||
mod - core/src/cats/sql.cc | Diff File | ||
master 292fd919 2024-07-08 13:32 Sebastian Sura Committer: Bareos Bot Ported: N/A Details Diff |
sql: remove unused state | ||
mod - core/src/cats/sql.cc | Diff File | ||
master fb78e452 2024-07-08 13:31 Sebastian Sura Committer: Bareos Bot Ported: N/A Details Diff |
cats: make some functions private These functions are just used internally, so we make them private. |
||
mod - core/src/cats/cats.h | Diff File | ||
master 28260d65 2024-07-08 12:51 Sebastian Sura Committer: Bareos Bot Ported: N/A Details Diff |
cats: make SqlNumRows private | ||
mod - core/src/cats/cats.h | Diff File | ||
master c8499fc6 2024-07-08 11:39 Sebastian Sura Committer: Bareos Bot Ported: N/A Details Diff |
postgresql: refactor SqlUpdateField into a free function This also removes the need to AssertOwnership() inside of it |
||
mod - core/src/cats/postgresql.cc | Diff File | ||
mod - core/src/cats/postgresql.h | Diff File | ||
master 6e9f2dd6 2024-07-08 11:38 Bareos Bot Committer: GitHub Ported: N/A Details Diff |
Merge pull request #1878 docs: improve Restoring a Bareos Server section |
||
mod - AUTHORS | Diff File | ||
mod - CHANGELOG.md | Diff File | ||
mod - docs/manuals/source/Appendix/DisasterRecoveryUsingBareos.rst | Diff File | ||
master 0201caab 2024-07-08 11:38 Bareos Bot Ported: N/A Details Diff |
Update CHANGELOG.md | ||
mod - CHANGELOG.md | Diff File | ||
master 588be06b 2024-07-08 11:38 Sebastian Sura Committer: Bareos Bot Ported: N/A Details Diff |
cats: make name const As this is always a pointer into private PQresult data, we should make sure (at compile time) that we do not write into it. |
||
mod - core/src/cats/cats.h | Diff File | ||
master b5843d9a 2024-07-08 07:04 Sebastian Sura Ported: N/A Details Diff |
console: fix comment | ||
mod - core/src/console/console.cc | Diff File | ||
master d95a473c 2024-07-08 07:04 Sebastian Sura Ported: N/A Details Diff |
refactor: move optarg definition to getopt inclusion | ||
mod - core/src/tools/drivetype.cc | Diff File | ||
mod - core/src/tools/fstype.cc | Diff File | ||
master 3ecf96a2 2024-07-05 16:20 Philipp Storz Committer: Sebastian Sura Ported: N/A Details Diff |
restored tests/catalog/testrunner | ||
mod - systemtests/tests/catalog/testrunner | Diff File | ||
master bdf1dc9f 2024-07-05 16:19 Philipp Storz Committer: Sebastian Sura Ported: N/A Details Diff |
tests/filesets/etc/bareos/command.sh.in: restored | ||
mod - systemtests/tests/filesets/etc/bareos/command.sh.in | Diff File | ||
master 40463c9e 2024-07-05 16:18 Philipp Storz Committer: Sebastian Sura Ported: N/A Details Diff |
multiple-clients/test-setup: cleanup | ||
mod - systemtests/tests/multiple-clients/test-setup | Diff File | ||
master 4aacbaa4 2024-07-05 16:17 Philipp Storz Committer: Sebastian Sura Ported: N/A Details Diff |
testrunner-restore-file: remove unused lines | ||
mod - systemtests/tests/restore/testrunner-restore-file | Diff File | ||
master d06c964b 2024-07-05 16:04 Committer: Bareos Bot Ported: N/A Details Diff |
systemtests webui: bareos-check-sources | ||
mod - webui/tests/selenium/webui-selenium-test.py | Diff File | ||
master afa98a47 2024-07-05 16:02 Committer: Bareos Bot Ported: N/A Details Diff |
systemtests webui: avoid deprecation warning | ||
mod - webui/tests/selenium/webui-selenium-test.py | Diff File | ||
master c0c6a9be 2024-07-05 15:47 Philipp Storz Committer: Sebastian Sura Ported: N/A Details Diff |
scripts/setup: cleanup | ||
mod - systemtests/scripts/setup | Diff File | ||
master fdc72c40 2024-07-05 15:42 Philipp Storz Committer: Sebastian Sura Ported: N/A Details Diff |
testrunner-status-subscriptions: use long options for diff | ||
mod - systemtests/tests/bareos-basic/testrunner-status-subscriptions | Diff File | ||
master cdb19c56 2024-07-05 15:35 Committer: Bareos Bot Ported: N/A Details Diff |
systemtests webui: removed unused TRAVIS integration | ||
mod - webui/tests/selenium/webui-selenium-test.py | Diff File | ||
master 12454e07 2024-07-05 15:31 Philipp Storz Committer: Sebastian Sura Ported: N/A Details Diff |
functions: do not source environment | ||
mod - systemtests/scripts/functions | Diff File | ||
master e29a9adf 2024-07-05 15:25 Committer: Bareos Bot Ported: N/A Details Diff |
webui: prevent problems without 'show' permissions Removed array_key_exists, as it fails when parameter is not an valid array. However, empty especially !empty alone gies us the wanted results. |
||
mod - webui/module/Client/src/Client/Model/ClientModel.php | Diff File | ||
master 834e07f9 2024-07-05 15:24 Committer: Bareos Bot Ported: N/A Details Diff |
systemtests webui: bconsole config for debugging | ||
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 | ||
master f10afdee 2024-07-05 15:13 Philipp Storz Committer: Sebastian Sura Ported: N/A Details Diff |
functions: introduce remove_colon_from_windows_path() | ||
mod - systemtests/scripts/functions | Diff File | ||
mod - systemtests/tests/checkpoints/testrunner-checkpoints-on-cancel | Diff File | ||
mod - systemtests/tests/checkpoints/testrunner-checkpoints-on-stop | Diff File | ||
mod - systemtests/tests/strippath/testrunner-02-restore | Diff File |