Changesets: bareos
master 80743c9d 2023-05-08 15:11 Alaa Eddine Elamri Committer: pstorz Ported: N/A Details Diff |
use test fixtures and setup with InitDirGlobals | ||
mod - core/src/tests/CMakeLists.txt | Diff File | ||
mod - core/src/tests/test_config_parser_dir.cc | Diff File | ||
master 7c34b144 2023-05-08 14:50 Committer: pstorz Ported: N/A Details Diff |
python-bareos: add missing dirname - fix systemtest failure system:python-bareos:filedaemon `dirname is not defined` Signed-off-by: Bruno Friedmann <bruno.friedmann@bareos.com> |
||
mod - python-bareos/bareos/bsock/filedaemon.py | Diff File | ||
master 06b5c58c 2023-05-05 12:08 Committer: pstorz Ported: N/A Details Diff |
systemd: improve onfailure and restart Signed-off-by: Bruno Friedmann <bruno.friedmann@bareos.com> |
||
mod - core/platforms/systemd/bareos-dir.service.in | Diff File | ||
mod - core/platforms/systemd/bareos-fd.service.in | Diff File | ||
mod - core/platforms/systemd/bareos-sd.service.in | Diff File | ||
mod - debian/bareos-director.service.in | Diff File | ||
mod - debian/bareos-filedaemon.service.in | Diff File | ||
mod - debian/bareos-storage.service.in | Diff File | ||
master a09d16e6 2023-05-05 10:01 Committer: pstorz Ported: N/A Details Diff |
use ConditionPathExists for working dir Signed-off-by: Bruno Friedmann <bruno.friedmann@bareos.com> |
||
mod - core/platforms/systemd/bareos-dir.service.in | Diff File | ||
mod - core/platforms/systemd/bareos-fd.service.in | Diff File | ||
mod - core/platforms/systemd/bareos-sd.service.in | Diff File | ||
mod - debian/bareos-director.service.in | Diff File | ||
mod - debian/bareos-filedaemon.service.in | Diff File | ||
mod - debian/bareos-storage.service.in | Diff File | ||
master f6d4503a 2023-05-04 14:43 Committer: GitHub Ported: N/A Details Diff |
Merge pull request 0001437 webui: update German translation |
||
mod - CHANGELOG.md | Diff File | ||
mod - webui/module/Application/language/de_DE.mo | Diff File | ||
mod - webui/module/Application/language/de_DE.po | Diff File | ||
master 114b0dc4 2023-05-04 14:43 Ported: N/A Details Diff |
Update CHANGELOG.md | ||
mod - CHANGELOG.md | Diff File | ||
master 23fe1502 2023-05-04 14:31 Committer: GitHub Ported: N/A Details Diff |
Merge pull request 0001453 docs: replace GZIP compression by LZ4 and MD5/SHA1 signature by XXH128 |
||
mod - CHANGELOG.md | Diff File | ||
mod - docs/manuals/source/Configuration/Director.rst | Diff File | ||
mod - docs/manuals/source/DeveloperGuide/Webui.rst | Diff File | ||
mod - docs/manuals/source/DeveloperGuide/pluginAPI.rst | Diff File | ||
mod - docs/manuals/source/TasksAndConcepts/AutomatedDiskBackup.rst | Diff File | ||
mod - docs/manuals/source/TasksAndConcepts/Plugins/FileDaemonPlugins/PostgreSQLPlugin.rst.inc | Diff File | ||
mod - docs/manuals/source/TasksAndConcepts/Plugins/FileDaemonPlugins/VMwarePlugin.rst.inc | Diff File | ||
mod - docs/manuals/source/TasksAndConcepts/VolumeManagement.rst | Diff File | ||
master 344a2a92 2023-05-04 14:30 Ported: N/A Details Diff |
Update CHANGELOG.md | ||
mod - CHANGELOG.md | Diff File | ||
master 30e99328 2023-05-03 17:38 Committer: bruno-at-bareos Ported: N/A Details Diff |
doc: fix formatting (cherry picked from commit 8dcd29c87db112814f42149edfa5427ea6ba1080) |
||
mod - docs/manuals/source/DeveloperGuide/Webui.rst | Diff File | ||
master 7a718f21 2023-05-02 17:20 Alaa Eddine Elamri Committer: pstorz Ported: N/A Details Diff |
bsmtp: make mailhost not required and update docs bsmtp: parse `SMTPSERVER` value bsmtp: update default mailport handling bsmtp: get environment variable earlier renamed `cp` and `mail_port` |
||
mod - core/manpages/bsmtp.1 | Diff File | ||
mod - core/src/tools/bsmtp.cc | Diff File | ||
mod - docs/manuals/source/Appendix/BareosPrograms.rst | Diff File | ||
mod - docs/manuals/source/include/autogenerated/usage/bsmtp.txt | Diff File | ||
master e8b16cb4 2023-04-28 11:22 Alaa Eddine Elamri Committer: pstorz Ported: N/A Details Diff |
make sure the ipcheck are only done once | ||
mod - core/src/lib/address_conf.cc | Diff File | ||
mod - core/src/lib/address_conf.h | Diff File | ||
master 402cf98a 2023-04-28 11:04 Alaa Eddine Elamri Committer: pstorz Ported: N/A Details Diff |
check for IPv6 and IPv4 at each `AddAddress` | ||
mod - core/src/lib/address_conf.cc | Diff File | ||
mod - core/src/lib/address_conf.h | Diff File | ||
master 6cb9bee9 2023-04-28 09:45 Alaa Eddine Elamri Committer: pstorz Ported: N/A Details Diff |
bls: bextract: fix `-i` not correctly processing | ||
mod - core/src/stored/bextract.cc | Diff File | ||
mod - core/src/stored/bls.cc | Diff File | ||
master 34621f98 2023-04-27 10:38 Alaa Eddine Elamri Committer: pstorz Ported: N/A Details Diff |
replace reservation and volume lock macros ... ... with actual functions |
||
mod - core/src/stored/reserve.cc | Diff File | ||
mod - core/src/stored/reserve.h | Diff File | ||
mod - core/src/stored/vol_mgr.cc | Diff File | ||
master e5470f8f 2023-04-27 10:25 Alaa Eddine Elamri Committer: pstorz Ported: N/A Details Diff |
remove typedef float32_t from `bc_types` | ||
mod - core/src/include/bc_types.h | Diff File | ||
master fd798a2d 2023-04-26 14:39 Ported: N/A Details Diff |
matrix.yml: disable testing on openSUSE 15.3 | ||
mod - .matrix.yml | Diff File | ||
master d8d55572 2023-04-26 10:36 Ported: N/A Details Diff |
systemtests: update block-size test | ||
mod - systemtests/tests/block-size/create_autochanger_configs.sh.in | Diff File | ||
mod - systemtests/tests/block-size/etc/bareos/bareos-sd.d/device/File1.conf | Diff File | ||
master 21071353 2023-04-25 12:54 Committer: GitHub Ported: N/A Details Diff |
Merge pull request 0001445 webui: make restore merge options configurable |
||
mod - CHANGELOG.md | Diff File | ||
mod - docs/manuals/source/IntroductionAndTutorial/BareosWebui.rst | Diff File | ||
mod - webui/config/autoload/global.php.in | Diff File | ||
mod - webui/install/configuration.ini.in | Diff File | ||
mod - webui/module/Auth/src/Auth/Controller/AuthController.php | Diff File | ||
mod - webui/module/Restore/src/Restore/Controller/RestoreController.php | Diff File | ||
mod - webui/module/Restore/src/Restore/Form/RestoreForm.php | Diff File | ||
mod - webui/module/Restore/src/Restore/Model/RestoreModel.php | Diff File | ||
mod - webui/module/Restore/view/restore/restore/index.phtml | Diff File | ||
mod - webui/module/Restore/view/restore/restore/versions.phtml | Diff File | ||
mod - webui/public/js/bootstrap-table-formatter.js | Diff File | ||
master 445acaa7 2023-04-25 12:52 Ported: N/A Details Diff |
Update CHANGELOG.md | ||
mod - CHANGELOG.md | Diff File | ||
master 60faa2a1 2023-04-24 18:13 Alaa Eddine Elamri Committer: pstorz Ported: N/A Details Diff |
do not abort when unable to open socket stream | ||
mod - core/src/lib/bnet_server_tcp.cc | Diff File | ||
master 981ef86b 2023-04-24 15:07 Ported: N/A Details Diff |
doc: replace gzip by lz4 and md5 by xxh128 - doc: update index syntax - doc: Add summary sentence for use lz4 compression. - doc: Fix some space issues - doc: cleanup and reorder Signed-off-by: Bruno Friedmann <bruno.friedmann@bareos.com> (cherry picked from commit a6db72adb256907f27c3613407c6438cbb515771) |
||
mod - docs/manuals/source/Configuration/Director.rst | Diff File | ||
mod - docs/manuals/source/DeveloperGuide/pluginAPI.rst | Diff File | ||
mod - docs/manuals/source/TasksAndConcepts/AutomatedDiskBackup.rst | Diff File | ||
mod - docs/manuals/source/TasksAndConcepts/Plugins/FileDaemonPlugins/PostgreSQLPlugin.rst.inc | Diff File | ||
mod - docs/manuals/source/TasksAndConcepts/Plugins/FileDaemonPlugins/VMwarePlugin.rst.inc | Diff File | ||
mod - docs/manuals/source/TasksAndConcepts/VolumeManagement.rst | Diff File | ||
master 99e862b2 2023-04-23 15:12 Ported: N/A Details Diff |
systemtests: make recycle-test work with 1M blocks | ||
mod - systemtests/tests/bareos-basic/etc/bareos/bareos-dir.d/pool/quickrecycle.conf | Diff File | ||
mod - systemtests/tests/bareos-basic/test-setup | Diff File | ||
master d918bb82 2023-04-23 14:53 Ported: N/A Details Diff |
systemtests: make pruning test work with 1M blocks | ||
mod - systemtests/tests/pruning/etc/bareos/bareos-dir.d/pool/SmallFull.conf | Diff File | ||
mod - systemtests/tests/pruning/testrunner | Diff File | ||
master 997a9fa3 2023-04-23 14:16 Ported: N/A Details Diff |
stored: fix corner-case where JobFiles=0 in EOS When taking a backup that fits entirely in a single block (i.e. the SOS and the EOS together with at least one file are in the same block), the SD would write the EOS record with JobFiles=0. If you bscan such a job, restore will not be possible. This patch updates JobFiles immediately before writing the EOS, ensuring it is not zero if a file was actually saved. |
||
mod - core/src/stored/append.cc | Diff File | ||
master e62aa0b6 2023-04-21 12:28 Alaa Eddine Elamri Committer: pstorz Ported: N/A Details Diff |
remove unused `HAVE_RESOLV_H` it is used, but the includes within are commented out |
||
mod - core/src/lib/address_conf.cc | Diff File | ||
mod - core/src/lib/bnet_server_tcp.cc | Diff File | ||
mod - core/src/win32/compat/include/mingwconfig.h | Diff File |