Changesets: bareos

bareos-19.2 db881b7f

2021-04-07 13:39

pstorz


Committer: GitHub

Ported: N/A

Details Diff
Merge pull request 0000787 from bareos/dev/fbergkemper/bareos-19.2/fix-localization-de

webui: Fix german localization (backport bareos-19.2)
mod - webui/module/Application/language/de_DE.mo Diff File
mod - webui/module/Application/language/de_DE.po Diff File

master 9b731a72

2021-04-06 19:48

pstorz


Committer: GitHub

Ported: N/A

Details Diff
Merge pull request 0000789 from bareos/dev/pstorz/master/cmake-speedup-symlinks

cmake: speedup symlink creation on cmake >=3.14
mod - systemtests/CMakeLists.txt Diff File

master 1c65ea93

2021-04-06 17:19

pstorz

Ported: N/A

Details Diff
cmake: speedup symlink creation on cmake >=3.14

By using the new file (CREATE_LINK ) available since cmake 3.14, the
configuration time could be reduced by about 33%.
mod - systemtests/CMakeLists.txt Diff File

bareos-18.2 882c47f7

2021-04-06 15:32

frank

Ported: N/A

Details Diff
Update de_DE.mo (POEditor.com)
mod - webui/module/Application/language/de_DE.mo Diff File

bareos-18.2 3ddcfbe2

2021-04-06 15:32

frank

Ported: N/A

Details Diff
Update de_DE.po (POEditor.com)
mod - webui/module/Application/language/de_DE.po Diff File

bareos-19.2 74be18f4

2021-04-06 15:27

frank

Ported: N/A

Details Diff
Update de_DE.mo (POEditor.com)
mod - webui/module/Application/language/de_DE.mo Diff File

bareos-19.2 7b06ee5f

2021-04-06 15:26

frank

Ported: N/A

Details Diff
Update de_DE.po (POEditor.com)
mod - webui/module/Application/language/de_DE.po Diff File

master 8870f3c0

2021-04-06 13:31

frank


Committer: GitHub

Ported: N/A

Details Diff
Merge pull request 0000776 from bareos/dev/bpoed/master/localization

webui: Updated localization
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
mod - webui/module/Application/language/es_ES.mo Diff File
mod - webui/module/Application/language/es_ES.po Diff File
mod - webui/module/Application/language/it_IT.mo Diff File
mod - webui/module/Application/language/it_IT.po Diff File
mod - webui/module/Application/language/pl_PL.mo Diff File
mod - webui/module/Application/language/pl_PL.po Diff File
mod - webui/module/Application/language/pt_BR.mo Diff File
mod - webui/module/Application/language/pt_BR.po Diff File
mod - webui/module/Application/language/uk_UA.mo Diff File
mod - webui/module/Application/language/uk_UA.po Diff File

master 7f4c42c3

2021-04-06 12:46

wucke13


Committer: GitHub

Ported: N/A

Details Diff
updating director manual

The sentence

> If you think that Bareos should be backing up a particular directory
and it is not, and you have :strong:`onefs=no` set, before you complain,
please do:

Implies that it will make a difference if some files reside on different file systems when `onefs=no`. However, the `onefs` option is said to only make a difference for multiple filesystems if it's set to `yes`.
mod - docs/manuals/source/Configuration/Director.rst Diff File

master 2772134f

2021-04-02 00:10

franku

Ported: N/A

Details Diff
update CHANGELOG.md
mod - CHANGELOG.md Diff File

master cff044a8

2021-04-01 19:44

arogge

Ported: N/A

Details Diff
cmake: disallow building core/

Previously core/ could be configured and built on its own. As this has
become more and more of a maintenance burden, we disable support for
that now.
mod - core/CMakeLists.txt Diff File

master c97bdb87

2021-04-01 19:18

arogge


Committer: GitHub

Ported: N/A

Details Diff
Merge pull request 0000783 from arogge/dev/arogge/master/compiler-autoselect

automatically select modern C++17 compiler in SPECfiles
mod - core/platforms/packaging/bareos.spec Diff File

master a735e14b

2021-04-01 19:16

arogge


Committer: GitHub

Ported: N/A

Details Diff
Merge pull request 0000772

cmake: improve linking to reduce unneeded dependencies
mod - core/CMakeLists.txt Diff File
mod - core/cmake/BareosFindAllLibraries.cmake Diff File
mod - core/cmake/thread.cmake Diff File
mod - core/src/CMakeLists.txt Diff File
mod - core/src/console/CMakeLists.txt Diff File
mod - core/src/dird/CMakeLists.txt Diff File
mod - core/src/dird/dbcopy/CMakeLists.txt Diff File
mod - core/src/filed/CMakeLists.txt Diff File
mod - core/src/findlib/CMakeLists.txt Diff File
mod - core/src/findlib/unittests/CMakeLists.txt Diff File
mod - core/src/lib/CMakeLists.txt Diff File
mod - core/src/plugins/stored/CMakeLists.txt Diff File
mod - core/src/qt-tray-monitor/CMakeLists.txt Diff File
mod - core/src/stored/CMakeLists.txt Diff File
mod - core/src/tests/CMakeLists.txt Diff File
mod - core/src/tools/CMakeLists.txt Diff File
mod - systemtests/CMakeLists.txt Diff File

master 0fbe21e8

2021-04-01 17:28

arogge

Ported: N/A

Details Diff
packaging: select modern compiler in specfile

We now expect a C++17 compiler to build. Thus the specfile now
BuildRequires and enables the compilers we want if special handling is
needed.
mod - core/platforms/packaging/bareos.spec Diff File

bareos-18.2 c3b8144e

2021-04-01 17:09

arogge

Ported: N/A

Details Diff
relax quality-gates
mod - .quality-gates.yml Diff File

master c78dc9bd

2021-04-01 14:39

joergs


Committer: GitHub

Ported: N/A

Details Diff
Merge pull request 0000766 from bareos/dev/joergs/master/contrib-cleanup

docs: update documentation to new contrib location
rm - contrib/.gitignore Diff File
mod - contrib/README.md Diff File
mod - contrib/fd-plugins/README.md Diff File
rm - contrib/fd-plugins/plugins_intro.pdf Diff File
rm - contrib/misc/bsmc/LICENSE Diff File
mod - contrib/misc/bsmc/README.md Diff File
rm - contrib/misc/bsmc/debian/compat Diff File
rm - contrib/misc/bsmc/debian/control Diff File
rm - contrib/misc/bsmc/debian/install Diff File
rm - contrib/misc/bsmc/debian/rules Diff File
rm - contrib/misc/bsmc/debian/source/format Diff File
rm - contrib/misc/bsmc/packaging/bareos-bsmc.changes Diff File
rm - contrib/misc/bsmc/packaging/bareos-bsmc.dsc Diff File
rm - contrib/misc/bsmc/packaging/debian.debtransform Diff File
mod - debian/Makefile Diff File
mod - debian/copyright Diff File
mod - debian/copyright.footer Diff File
mod - debian/copyright.header Diff File
mod - docs/manuals/source/Appendix.rst Diff File
mod - docs/manuals/source/Appendix/BareosPrograms.rst Diff File
mod - docs/manuals/source/Appendix/Howtos.rst Diff File
rm - docs/manuals/source/Appendix/SystemRequirements.rst Diff File
mod - docs/manuals/source/Configuration/CustomizingTheConfiguration.rst Diff File
mod - docs/manuals/source/DeveloperGuide/AutomaticVersionGeneration.rst Diff File
mod - docs/manuals/source/DeveloperGuide/api.rst Diff File
mod - docs/manuals/source/DeveloperGuide/daemonprotocol.rst Diff File
mod - docs/manuals/source/DeveloperGuide/directorConsole.rst Diff File
mod - docs/manuals/source/DocumentationStyleGuide/BareosSpecificFormatting/Release.rst Diff File
mod - docs/manuals/source/IntroductionAndTutorial/InstallingBareos.rst Diff File
mod - docs/manuals/source/TasksAndConcepts/CatalogMaintenance.rst Diff File
mod - docs/manuals/source/TasksAndConcepts/PAM.rst Diff File
mod - docs/manuals/source/TasksAndConcepts/Plugins.rst Diff File

master 0f2ebb2d

2021-04-01 12:37

arogge


Committer: franku

Ported: N/A

Details Diff
tests: check day 31 in time_format_test

Previously the corner-case when the day in the date is 31 was not
covered by the test. This patch now adds a test for that, too.
mod - core/src/tests/time_format_test.cc Diff File

master 31226a90

2021-04-01 11:35

joergs


Committer: GitHub

Ported: N/A

Details Diff
Merge pull request 0000764 from alaaeddineelamri/dev/alaaeddineelamri/master/configure-add-storage-description

fix for "configure add" handling of quotes in strings
mod - CHANGELOG.md Diff File
mod - core/src/dird/ua_configure.cc Diff File
mod - systemtests/tests/python-bareos/python-bareos-unittest.py Diff File

master 4075447b

2021-03-31 23:05

franku

Ported: N/A

Details Diff
lib: fix check for correct days per month

- improve readability of DateIsValid()

- the previous function is replaced with a variant that is easier
to read; the surrounding code is also changed to supply a
struct tm that looks like what the standard library would
produce/accept

Co-authored-by: Andreas Rogge <andreas.rogge@bareos.com>
mod - core/src/lib/btime.cc Diff File
mod - core/src/lib/btime.h Diff File

bareos-19.2 bbb74d71

2021-03-31 12:50

arogge

Ported: N/A

Details Diff
cmake: disable systemtests on Windows

the systemtests don't work on Windows (yet) and cmake will fail trying
to configure them. So for now we just disable them.
mod - CMakeLists.txt Diff File

master fcfb201c

2021-03-30 18:52

pstorz


Committer: GitHub

Ported: N/A

Details Diff
Merge pull request 0000771 from bareos/dev/pstorz/master/fix-broken-tests

systemtests: reduce the number of broken tests to two
mod - CHANGELOG.md Diff File
mod - core/CMakeLists.txt Diff File
mod - core/src/plugins/filed/python/module/bareosfd.cc Diff File
mod - systemtests/CMakeLists.txt Diff File
mod - systemtests/data/weird-files.tar.gz Diff File
mod - systemtests/environment.in Diff File
mod - systemtests/tests/py2plug-fd-local-fileset/testrunner Diff File
mod - systemtests/tests/py2plug-fd-postgres/database/setup_local_db.sh Diff File
mod - systemtests/tests/py2plug-fd-postgres/etc/bareos/bareos-dir.d/fileset/PluginTest.conf.in Diff File
mod - systemtests/tests/py2plug-fd-postgres/testrunner Diff File
mod - systemtests/tests/python-bareos/etc/bareos/bareos-dir.d/fileset/SelfTest.conf.in Diff File
mod - systemtests/tests/python-bareos/testrunner Diff File

master 4b1d38f5

2021-03-30 17:16

pstorz

Ported: N/A

Details Diff
message.cc: fix memleak
mod - core/src/lib/message.cc Diff File
mod - core/src/lib/message_queue_item.h Diff File

master a5c40fd2

2021-03-30 15:20

pstorz

Ported: N/A

Details Diff
python bareosfd module: fix memleak in PySavePacket type

PySavePacket_dealloc: free statp member.
mod - core/src/plugins/filed/python/module/bareosfd.cc Diff File

master 6b28f6e0

2021-03-30 13:47

pstorz

Ported: N/A

Details Diff
update CHANGELOG.md
mod - CHANGELOG.md Diff File

master 5f22dcee

2021-03-30 12:48

Alaa Eddine Elamri

Ported: N/A

Details Diff
systemtest bareos-acl: cleanup

deleted descriptions and commented out directives
mod - systemtests/tests/bareos-acl/etc/bareos/bareos-dir.d/console/bareos-acl-none.conf.in Diff File
mod - systemtests/tests/bareos-acl/etc/bareos/bareos-dir.d/console/bareos-acl-status-conf.conf.in Diff File
mod - systemtests/tests/bareos-acl/etc/bareos/bareos-dir.d/console/bareos-acl-status.conf.in Diff File
mod - systemtests/tests/bareos-acl/etc/bareos/bareos-dir.d/console/bareos-mon.conf.in Diff File
 First  Prev  1 2 3 ... 60 ... 120 ... 162 163 164 165 166 167 168 ... 180 ... 240 ... 300 ... 360 ... 420 ... 480 ... 540 ... 600 ... 608 609 610  Next  Last