Changesets: bareos
master e1eb7deb 2024-05-08 15:48 Bareos Bot Ported: N/A Details Diff |
Update CHANGELOG.md | ||
mod - CHANGELOG.md | Diff File | ||
master cb18d652 2024-05-08 15:25 Ported: N/A Details Diff |
docs: improve pluginAPI docs setFileAttributes() is implemented and can be used, so don't document it isn't. |
||
mod - docs/manuals/source/DeveloperGuide/pluginAPI.rst | Diff File | ||
master 4c41f275 2024-05-08 15:04 Committer: Bareos Bot Ported: N/A Details Diff |
webui: fix director update check | ||
mod - webui/module/Api/src/Api/Controller/ClientController.php | Diff File | ||
mod - webui/module/Application/Module.php | Diff File | ||
mod - webui/module/Application/src/Application/View/Helper/UpdateAlert.php | Diff File | ||
mod - webui/module/Application/view/layout/layout.phtml.in | Diff File | ||
mod - webui/module/Auth/src/Auth/Controller/AuthController.php | Diff File | ||
add - webui/vendor/Bareos/library/Bareos/Util.php | Diff File | ||
master 0c94b6f8 2024-05-08 15:03 Committer: Bareos Bot Ported: N/A Details Diff |
webui: update links Signed-off-by: Bruno Friedmann <bruno.friedmann@bareos.com> |
||
mod - webui/module/Application/view/layout/layout.phtml.in | Diff File | ||
mod - webui/module/Application/view/layout/login.phtml.in | Diff File | ||
mod - webui/module/Director/view/director/director/subscription.phtml | Diff File | ||
master 4d0ebae1 2024-05-07 17:03 Ported: N/A Details Diff |
tests: remove generated config file - remove generated configuration commited by error |
||
rm - systemtests/tests/bscan-bextract-bls-bcopy/etc/bareos/bareos-dir.d/job/backup-bareos-fd.conf | Diff File | ||
master 0e95465d 2024-05-04 18:01 Committer: Bareos Bot Ported: N/A Details Diff |
webui: add update information to Director Status | ||
mod - webui/module/Director/view/director/director/index.phtml | Diff File | ||
mod - webui/vendor/Bareos/library/Bareos/Util.php | Diff File | ||
master aa42c7aa 2024-05-03 16:34 Committer: Bareos Bot Ported: N/A Details Diff |
webui: cleanup update check | ||
mod - webui/module/Api/src/Api/Controller/ClientController.php | Diff File | ||
mod - webui/module/Application/Module.php | Diff File | ||
mod - webui/module/Application/src/Application/View/Helper/UpdateAlert.php | Diff File | ||
mod - webui/module/Application/view/layout/layout.phtml.in | Diff File | ||
mod - webui/module/Auth/src/Auth/Controller/AuthController.php | Diff File | ||
mod - webui/vendor/Bareos/library/Bareos/Util.php | Diff File | ||
master 825a0223 2024-05-02 15:25 Committer: Bareos Bot Ported: N/A Details Diff |
docs: add howto use mailx instead bsmtp add new how-to use heimdal mailx command instead bsmtp with configuration examples. Signed-off-by: Bruno Friedmann <bruno.friedmann@bareos.com> |
||
mod - docs/manuals/source/Appendix/Howtos.rst | Diff File | ||
add - docs/manuals/source/Appendix/Howtos/UseMailxAsBsmtpReplacement.rst.inc | Diff File | ||
master b1877271 2024-05-02 14:09 Committer: Bareos Bot Ported: N/A Details Diff |
fix typo Signed-off-by: Bruno Friedmann <bruno.friedmann@bareos.com> |
||
mod - docs/manuals/source/Appendix/Howtos/MigrateABareosCatalogFromMySqlToPostgresql.rst.inc | Diff File | ||
master 5ed8cc93 2024-05-02 10:05 Ported: N/A Details Diff |
scripts: support storage_class in s3cmd-wrapper.sh | ||
mod - core/scripts/s3cmd-wrapper.sh | Diff File | ||
master 73ed729c 2024-05-02 09:54 Ported: N/A Details Diff |
systemtests: fix bug in dplcompat test-wrapper | ||
mod - systemtests/tests/dplcompat/etc/bareos/localfile-wrapper.sh | Diff File | ||
master 95415977 2024-05-02 09:38 Ported: N/A Details Diff |
scripts: ignore non-numeric sizes in s3cmd-wrapper s3cmd will report "DIROBJ" as size for the directory object. As this is not meaningful, we skip every record with a size that is not a number. |
||
mod - core/scripts/s3cmd-wrapper.sh | Diff File | ||
master 5037b212 2024-04-30 14:15 Bareos Bot Committer: GitHub Ported: N/A Details Diff |
Merge pull request #1786 contrib: add reschedule_job_as_full.sh |
||
mod - CHANGELOG.md | Diff File | ||
mod - contrib/misc/CMakeLists.txt | Diff File | ||
add - contrib/misc/reschedule_job_as_full/CMakeLists.txt | Diff File | ||
add - contrib/misc/reschedule_job_as_full/README.md | Diff File | ||
add - contrib/misc/reschedule_job_as_full/reschedule_job_as_full.sh | Diff File | ||
mod - core/platforms/packaging/bareos.spec | Diff File | ||
rm - debian/bareos-contrib-tools.install | Diff File | ||
add - debian/bareos-contrib-tools.install.in | Diff File | ||
master 6b06c929 2024-04-30 14:15 Bareos Bot Ported: N/A Details Diff |
Update CHANGELOG.md | ||
mod - CHANGELOG.md | Diff File | ||
master d363c074 2024-04-30 13:34 Ported: N/A Details Diff |
dplcompat: improve error-reporting with tl::expected | ||
mod - CMakeLists.txt | Diff File | ||
mod - core/src/stored/backends/CMakeLists.txt | Diff File | ||
mod - core/src/stored/backends/crud_storage.cc | Diff File | ||
mod - core/src/stored/backends/crud_storage.h | Diff File | ||
mod - core/src/stored/backends/dplcompat_device.cc | Diff File | ||
mod - core/src/stored/backends/dplcompat_device.h | Diff File | ||
master 22347601 2024-04-29 21:17 Ported: N/A Details Diff |
scripts: make s3cmd-wrapper.sh configurable | ||
mod - core/scripts/s3cmd-wrapper.sh | Diff File | ||
mod - systemtests/tests/droplet-s3/etc/bareos/bareos-sd.d/device/AlternateStorage.conf.in | Diff File | ||
mod - systemtests/tests/droplet-s3/testrunner-restore-compat | Diff File | ||
master 713323ba 2024-04-29 18:31 Ported: N/A Details Diff |
dplcompat: allow driver-specific configuration with this change the program that will be used to access the storage can declare what options it supports (via the "options" subcommand). If one of those options is in Device Options, it will be added to the program's environment. If there are options in Device Options that neither dplcompat nor the program accept, this is treated as a configuration error. |
||
mod - core/src/stored/backends/crud_storage.cc | Diff File | ||
mod - core/src/stored/backends/crud_storage.h | Diff File | ||
mod - core/src/stored/backends/dplcompat_device.cc | Diff File | ||
mod - systemtests/tests/dplcompat/etc/bareos/bareos-sd.d/device/dplcompat.conf.in | Diff File | ||
mod - systemtests/tests/dplcompat/etc/bareos/localfile-wrapper.sh | Diff File | ||
master 14ae3066 2024-04-29 18:28 Ported: N/A Details Diff |
lib: add environment variable support to bpipe | ||
mod - core/src/lib/bpipe.cc | Diff File | ||
mod - core/src/lib/bpipe.h | Diff File | ||
master 590eea5d 2024-04-29 16:38 Committer: Bareos Bot Ported: N/A Details Diff |
bsmtp: add fixes to be more rfc compliant - add mime version - add content type and charset - add content transport encoding - right trim subject those fixes should help bsmtp to lower spam score avoid using utf-8 subject, it's rfc2047 encoding not being implemented. Signed-off-by: Bruno Friedmann <bruno.friedmann@bareos.com> |
||
mod - core/src/tools/bsmtp.cc | Diff File | ||
master 6889cf11 2024-04-29 14:18 Sebastian Sura Ported: N/A Details Diff |
backup: time accurate info sending Also print how many files are expected to be sent |
||
mod - core/src/dird/backup.cc | Diff File | ||
master b18a7cec 2024-04-29 14:18 Sebastian Sura Ported: N/A Details Diff |
util: add simple timer | ||
mod - core/src/lib/util.cc | Diff File | ||
mod - core/src/lib/util.h | Diff File | ||
master 3929782a 2024-04-29 08:20 Sebastian Sura Committer: Bareos Bot Ported: N/A Details Diff |
postgresql: rename _bac_cursor -> _bar_cursor | ||
mod - core/src/cats/postgresql.cc | Diff File | ||
master ea9d2eb7 2024-04-29 08:20 Sebastian Sura Committer: Bareos Bot Ported: N/A Details Diff |
cats: fix not locking db before access | ||
mod - core/src/cats/postgresql.cc | Diff File | ||
mod - core/src/cats/sql_create.cc | Diff File | ||
mod - core/src/cats/sql_find.cc | Diff File | ||
mod - core/src/dird/consolidate.cc | Diff File | ||
master f89bab64 2024-04-29 08:17 Sebastian Sura Committer: Bareos Bot Ported: N/A Details Diff |
cats: add ownership assertions | ||
mod - core/src/cats/cats.cc | Diff File | ||
mod - core/src/cats/postgresql.cc | Diff File | ||
mod - core/src/cats/postgresql_batch.cc | Diff File | ||
mod - core/src/cats/sql_create.cc | Diff File | ||
mod - core/src/cats/sql_get.cc | Diff File | ||
mod - core/src/cats/sql_update.cc | Diff File | ||
master b76ca795 2024-04-29 07:32 Sebastian Sura Ported: N/A Details Diff |
tests: add config parser systemtest Adds a systemtest that checks some parser behaviours. This needs to be a systemtest as some parser errors lead to aborts/exits and cannot be run in unit tests as such. |
||
mod - systemtests/tests/CMakeLists.txt | Diff File | ||
add - systemtests/tests/parser/CMakeLists.txt | Diff File | ||
add - systemtests/tests/parser/bad.conf | Diff File | ||
add - systemtests/tests/parser/testrunner | Diff File |