Changesets: bareos

master 9f2f2c3c

2022-10-24 12:30

pstorz

Ported: N/A

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

master 098a464a

2022-10-24 12:20

Alaa Eddine Elamri


Committer: arogge

Ported: N/A

Details Diff
remove volatile from swap_device
mod - core/src/stored/dev.h Diff File

master 6c265ec5

2022-10-24 12:16

Alaa Eddine Elamri


Committer: arogge

Ported: N/A

Details Diff
replace volatile device pointers with actual variable
mod - core/src/stored/ansi_label.cc Diff File
mod - core/src/stored/autochanger.cc Diff File
mod - core/src/stored/label.cc Diff File
mod - core/src/stored/vol_mgr.cc Diff File

master 4cef162b

2022-10-24 12:15

frank


Committer: joergs

Ported: N/A

Details Diff
status subscription: without command ACL configure

Instead of the command ACL "configure",
unrestriced access to Clients, Jobs and Filesets is required,
as these are the information that the command really uses.
mod - core/src/dird/ua_status.cc Diff File

master ca074d3c

2022-10-24 11:43

pstorz


Committer: GitHub

Ported: N/A

Details Diff
Merge pull request 0001270

build: enable compiling on ARM
mod - CHANGELOG.md Diff File
mod - core/src/droplet/libdroplet/src/backend/posix/backend.c Diff File
mod - systemtests/tests/reload/reload_test_functions Diff File

master a84034f4

2022-10-24 11:14

Andreas Rogge

Ported: N/A

Details Diff
fix unused-but-set-variable (clang 13)
mod - core/src/dird/catreq.cc Diff File

master 6bfcb9b1

2022-10-21 20:32

pstorz

Ported: N/A

Details Diff
winbareos.nsi: fix Working directory in configure.sed
mod - core/platforms/win32/winbareos.nsi Diff File

master be367102

2022-10-21 20:20

Andreas Rogge

Ported: N/A

Details Diff
python module: improve field initializers

When initializing PyTypeObject, there are a lot of fields to set. To
avoid problems due to mis-ordering, we change this to use designated
inizializers. While these are not legal in C++17, they're in C99,
available as a compiler extension on virtually any major compiler and
will became legal in C++20.
mod - core/src/ndmp/CMakeLists.txt Diff File
mod - core/src/plugins/filed/python/CMakeLists.txt Diff File
mod - core/src/plugins/filed/python/module/bareosfd.h Diff File

master 3aba6b11

2022-10-21 19:21

Alaa Eddine Elamri


Committer: arogge

Ported: N/A

Details Diff
device_control_record.h: remove volatile keyword from Device*
mod - core/src/stored/device_control_record.h Diff File

master dee4a252

2022-10-21 18:56

Alaa Eddine Elamri


Committer: arogge

Ported: N/A

Details Diff
jcr_private: sd_msg_thread_done from volatile to atomic
mod - core/src/dird/jcr_private.h Diff File

master 7f903c52

2022-10-21 18:55

Alaa Eddine Elamri


Committer: arogge

Ported: N/A

Details Diff
jcr_private: FDJobStatus from volatile to atomic
mod - core/src/dird/backup.cc Diff File
mod - core/src/dird/dir_plugins.cc Diff File
mod - core/src/dird/jcr_private.h Diff File
mod - core/src/dird/ndmp_dma_restore_NDMP_BAREOS.cc Diff File

master 26fe7f49

2022-10-21 18:50

Alaa Eddine Elamri


Committer: arogge

Ported: N/A

Details Diff
jcr_private: SDJobStatus from volatile to atomic
mod - core/src/dird/backup.cc Diff File
mod - core/src/dird/dir_plugins.cc Diff File
mod - core/src/dird/jcr_private.h Diff File
mod - core/src/dird/ndmp_dma_restore_NDMP_BAREOS.cc Diff File

master bb652adb

2022-10-21 16:23

Andreas Rogge

Ported: N/A

Details Diff
don't publish compiler settings through droplet

and fix some issues in droplet_device
mod - core/src/droplet/libdroplet/CMakeLists.txt Diff File
mod - core/src/stored/backends/chunked_device.cc Diff File
mod - core/src/stored/backends/droplet_device.cc Diff File

master a3f4e981

2022-10-21 15:38

Andreas Rogge

Ported: N/A

Details Diff
re-enable -Wdeprecated-copy
mod - core/src/tests/CMakeLists.txt Diff File

master 14a83122

2022-10-21 15:37

Andreas Rogge

Ported: N/A

Details Diff
lib: regex_replace leads to maybe-uninitialized

Disable maybe-uninitialized warning that may occur when building with
sanitizers enabled.
mod - core/src/lib/CMakeLists.txt Diff File

master 9405b6e4

2022-10-21 15:36

Andreas Rogge

Ported: N/A

Details Diff
lib: dird: allow deprecated openssl calls

Introduce a macro to allow calling deprecated OpenSSL functionality,
mostly the old non-EVP interfaces.
Also allow calling EVP_md5() which is deprecated on Solaris only, so can
also re-enable the deprecated-declarations warning on Solaris, too.
mod - core/CMakeLists.txt Diff File
mod - core/src/dird/inc_conf.cc Diff File
mod - core/src/dird/job.cc Diff File
add - core/src/include/allow_deprecated.h Diff File
mod - core/src/lib/crypto_openssl.cc Diff File
mod - core/src/lib/crypto_wrap.cc Diff File
mod - core/src/lib/hmac.cc Diff File
mod - core/src/lib/res.cc Diff File
mod - core/src/lib/tls_openssl_private.cc Diff File
mod - core/src/lib/util.cc Diff File

master c51f17ac

2022-10-21 14:28

arogge


Committer: pstorz

Ported: N/A

Details Diff
findlib: always initialize FindOPTS::size_match
mod - core/src/findlib/find.h Diff File

master cb5bb206

2022-10-21 13:21

Andreas Rogge

Ported: N/A

Details Diff
fixup refactor win32
add - core/src/win32/include/fill_proc_address.h Diff File

master 78d825a3

2022-10-21 12:57

pstorz

Ported: N/A

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

master 0abfebee

2022-10-21 12:52

Alaa Eddine Elamri

Ported: N/A

Details Diff
append.cc: fix empty incremental backups getting wrong number of files
mod - core/src/stored/append.cc Diff File

master a35c24bf

2022-10-21 12:48

Andreas Rogge

Ported: N/A

Details Diff
win32: refactor all uses of GetProcAddress

This patch wraps GetProcAddress into a C++ template to make it easier to
use and to allow us to ignore the cast-function-type warning in a
central location.
It also simplifies a lot of the uses due to template argument deduction
and changes winapi.cc to use macros that reduce repetition.
mod - core/src/dird/CMakeLists.txt Diff File
mod - core/src/filed/CMakeLists.txt Diff File
mod - core/src/lib/CMakeLists.txt Diff File
mod - core/src/lib/osinfo_win32.cc Diff File
mod - core/src/stored/CMakeLists.txt Diff File
mod - core/src/win32/compat/winapi.cc Diff File
mod - core/src/win32/filed/vss_generic.cc Diff File
mod - core/src/win32/generic/service.cc Diff File

master b0bb6d2e

2022-10-21 12:36

pstorz


Committer: GitHub

Ported: N/A

Details Diff
Merge pull request 0001262

dird: cats: remove copy and migration jobs with no data from catalog
mod - CHANGELOG.md Diff File
mod - core/src/cats/sql_update.cc Diff File
mod - core/src/dird/migrate.cc Diff File
mod - core/src/dird/ua_prune.cc Diff File
mod - core/src/dird/ua_purge.cc Diff File
mod - docs/manuals/source/TasksAndConcepts/MigrationAndCopy.rst Diff File
mod - systemtests/tests/CMakeLists.txt Diff File
add - systemtests/tests/copy-migrate/etc/bareos/bareos-dir.d/job/migrate.conf Diff File
add - systemtests/tests/copy-migrate/testrunner-05-migrate Diff File

master 6dd0d902

2022-10-21 12:31

pstorz

Ported: N/A

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

master c66a0e19

2022-10-21 12:23

Alaa Eddine Elamri


Committer: pstorz

Ported: N/A

Details Diff
systemtests: update parallel-jobs test
add - systemtests/tests/parallel-jobs/etc/bareos/bareos-dir.d/job/slow-backup-big-volume.conf Diff File
add - systemtests/tests/parallel-jobs/etc/bareos/bareos-dir.d/job/slow-backup-small-volumes.conf Diff File
mod - systemtests/tests/parallel-jobs/etc/bareos/bareos-dir.d/pool/FullSmallvolumes.conf Diff File
rm - systemtests/tests/parallel-jobs/parallel Diff File
add - systemtests/tests/parallel-jobs/parallel-jobs-small-volumes Diff File
rm - systemtests/tests/parallel-jobs/testrunner-parallel-jobs Diff File
add - systemtests/tests/parallel-jobs/testrunner-parallel-jobs-big-volume Diff File

master 47e3cb46

2022-10-21 12:06

Alaa Eddine Elamri


Committer: pstorz

Ported: N/A

Details Diff
systemtests: allow check_restore_diff to check custom restore directory
mod - systemtests/scripts/functions Diff File
 First  Prev  1 2 3 ... 60 ... 80 81 82 83 84 85 86 ... 120 ... 180 ... 240 ... 300 ... 360 ... 420 ... 480 ... 540 ... 600 ... 607 608 609  Next  Last