Changesets: bareos

master 3e59d0e4

2024-07-09 17:23

joergs


Committer: Bareos Bot

Ported: N/A

Details Diff
docs: regenerate autogenerated files
mod - docs/manuals/source/include/autogenerated/bareos-dir-config-schema.json Diff File

master d3eaeb35

2024-07-09 16:06

joergs


Committer: Bareos Bot

Ported: N/A

Details Diff
systemtests python-bareos: check WhereACL
mod - systemtests/python-modules/bareos_unittest/json.py Diff File
rm - systemtests/tests/python-bareos/etc/bareos/bareos-dir.d/console/limited-operator.conf Diff File
add - systemtests/tests/python-bareos/etc/bareos/bareos-dir.d/console/limited-operator.conf.in Diff File
mod - systemtests/tests/python-bareos/test_acl.py Diff File

master 1dcc2623

2024-07-09 16:04

joergs


Committer: Bareos Bot

Ported: N/A

Details Diff
systemtests python-bareos: reuse operator profile
mod - systemtests/tests/python-bareos/etc/bareos/bareos-dir.d/console/client-bareos-fd.conf Diff File

master a74c18fe

2024-07-09 14:50

joergs


Committer: Bareos Bot

Ported: N/A

Details Diff
core: handle WhereACL like all other ACLs

The documenation and code comments have described that
an empty WhereACL would accept all input, like "*all*".
In fact, that has never (?) been implemented in that way,
therefore we removed this special case
and handle the WhereACL like all other ACLs.
mod - core/src/dird/dird_conf.cc Diff File
mod - core/src/dird/ua_acl.cc Diff File
mod - docs/manuals/source/manually_added_config_directive_descriptions/dir-console-WhereAcl.rst.inc Diff File

master ea241197

2024-07-09 14:40

joergs


Committer: Bareos Bot

Ported: N/A

Details Diff
core: cleanup
mod - core/src/dird/ua_acl.cc Diff File

master 57ab8b25

2024-07-09 14:37

joergs


Committer: Bareos Bot

Ported: N/A

Details Diff
core: empty Where_ACL allows restoring everywhere

This is now implemented like it has been documented.
mod - core/src/dird/ua_acl.cc Diff File

master 65a5502d

2024-07-09 14:20

joergs


Committer: Bareos Bot

Ported: N/A

Details Diff
core: WhereACL: adding missing check when modify job
mod - core/src/dird/ua_run.cc Diff File

master a14322cd

2024-07-09 10:36

joergs


Committer: Bareos Bot

Ported: N/A

Details Diff
core: fix ACL parsing error handling

Before an invalid ACL emits and error but has than be igorned.
Now parsing stops at an error and mark the whole configuration as
invalid.
mod - core/src/dird/dird_conf.cc Diff File

master 0d983a9a

2024-07-09 10:20

joergs


Committer: Bareos Bot

Ported: N/A

Details Diff
core: remove manual format chars in cmd usage

The usage strings are rewarped anyway,
so manual formating chars ("\n", "\t") are only misleading.
mod - core/src/dird/ua_cmds.cc Diff File

master 1b8e92cd

2024-07-09 08:28

Sebastian Sura

Ported: N/A

Details Diff
bareos-set-variable-defaults: add support for apple clang
mod - cmake/BareosSetVariableDefaults.cmake Diff File

master 55c8e6cc

2024-07-08 20:20

Bareos Bot


Committer: GitHub

Ported: N/A

Details Diff
Merge pull request #1857

dir: fix crash on purge with job without client
mod - CHANGELOG.md Diff File
mod - core/src/dird/ua_purge.cc Diff File

master 15def15f

2024-07-08 20:19

Bareos Bot

Ported: N/A

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

master 942311fb

2024-07-08 19:35

joergs


Committer: Bareos Bot

Ported: N/A

Details Diff
fix output format
mod - core/src/dird/ua_run.cc Diff File

master 1aa8fe29

2024-07-08 19:12

joergs


Committer: Bareos Bot

Ported: N/A

Details Diff
systemtests python-bareos: extend ACL test
mod - systemtests/tests/python-bareos/etc/bareos/bareos-dir.d/console/limited-operator.conf Diff File
mod - systemtests/tests/python-bareos/test_acl.py Diff File

master 982c4cfb

2024-07-08 19:05

joergs


Committer: Bareos Bot

Ported: N/A

Details Diff
Apply suggestions from code review

Co-authored-by: Sebastian Sura <124262655+sebsura@users.noreply.github.com>
mod - core/src/dird/ua_acl.cc 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 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 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
 First  Prev  1 2 3 4 5 6 ... 60 ... 120 ... 180 ... 240 ... 300 ... 360 ... 420 ... 480 ... 540 ... 600 ... 622 623 624  Next  Last