Changesets: bareos

master cf9d84ff

2021-09-27 22:53

arogge

Ported: N/A

Details Diff
docs: remove second nwdiag example

This one doesn't seem to work with the old nwdiag version we're using
right now, so we simply remove it for now.
mod - docs/manuals/source/DocumentationStyleGuide/example/nwdiag.rst.inc Diff File

bareos-18.2 cf0f32c4

2021-09-27 22:53

arogge


Committer: pstorz

Ported: N/A

Details Diff
docs: remove second nwdiag example

This one doesn't seem to work with the old nwdiag version we're using
right now, so we simply remove it for now.

(cherry picked from commit cf9d84ff8146a7118b65950c3474e98cb229ecd9)
mod - docs/manuals/source/DocumentationStyleGuide/example/nwdiag.rst.inc Diff File

bareos-19.2 5b9b6bd8

2021-09-27 22:53

arogge

Ported: N/A

Details Diff
docs: remove second nwdiag example

This one doesn't seem to work with the old nwdiag version we're using
right now, so we simply remove it for now.

(cherry picked from commit cf9d84ff8146a7118b65950c3474e98cb229ecd9)
mod - docs/manuals/source/DocumentationStyleGuide/example/nwdiag.rst.inc Diff File

master 4d679b40

2021-09-27 22:08

arogge

Ported: N/A

Details Diff
docs: remove styleguide for referencing a release

This will not work reliably with the newer CHANGELOG.md as all the
referenced versions will be gone as soon as a new major release is done.
In the current documentation there are no references to specific
versions that are done in this way, so we can probably safely remove
this.
mod - docs/manuals/source/DocumentationStyleGuide/BareosSpecificFormatting/Release.rst Diff File

bareos-19.2 a469d194

2021-09-27 22:08

arogge

Ported: N/A

Details Diff
docs: remove styleguide for referencing a release

This will not work reliably with the newer CHANGELOG.md as all the
referenced versions will be gone as soon as a new major release is done.
In the current documentation there are no references to specific
versions that are done in this way, so we can probably safely remove
this.

(cherry picked from commit 4d679b40c7102605ac8b0bc5e2692a215fc14e8f)

master 6a92885f

2021-09-27 22:07

joergs

Ported: N/A

Details Diff
systemtest python-pam: use existing Python module

Refactor python-pam to use the systemtest Python module.
rm - systemtests/tests/python-pam/etc/bareos/bconsole-default.conf.in Diff File
add - systemtests/tests/python-pam/etc/bareos/bconsole-pam.conf.in Diff File
mod - systemtests/tests/python-pam/etc/bareos/bconsole.conf.in Diff File
mod - systemtests/tests/python-pam/testrunner Diff File

master 49ae3bc9

2021-09-27 22:06

arogge

Ported: N/A

Details Diff
docs: remove duplicate label from installing webui
mod - docs/manuals/source/IntroductionAndTutorial/InstallingBareosWebui.rst Diff File

bareos-18.2 0637d37a

2021-09-27 22:06

arogge


Committer: pstorz

Ported: N/A

Details Diff
docs: remove duplicate label from installing webui

(cherry picked from commit 49ae3bc98c275155468a5eb29834bf3582b21306)
mod - docs/manuals/source/IntroductionAndTutorial/InstallingBareosWebui.rst Diff File

bareos-19.2 a92b332d

2021-09-27 22:06

arogge

Ported: N/A

Details Diff
docs: remove duplicate label from installing webui

(cherry picked from commit 49ae3bc98c275155468a5eb29834bf3582b21306)
mod - docs/manuals/source/IntroductionAndTutorial/InstallingBareosWebui.rst Diff File

master 5506fd21

2021-09-27 22:04

arogge

Ported: N/A

Details Diff
docs: fix duplicate reference in included file
mod - docs/manuals/source/Appendix/BareosPrograms.rst Diff File
mod - docs/manuals/source/man/bareos-dbcopy.rst Diff File

bareos-18.2 bff321de

2021-09-27 22:04

arogge


Committer: pstorz

Ported: N/A

Details Diff
docs: fix duplicate reference in included file

(cherry picked from commit 5506fd2186c01a08c8fb27e5b933e1c998ed1357)

bareos-19.2 65c682d9

2021-09-27 22:04

arogge

Ported: N/A

Details Diff
docs: fix duplicate reference in included file

(cherry picked from commit 5506fd2186c01a08c8fb27e5b933e1c998ed1357)
mod - docs/manuals/source/Appendix/BareosPrograms.rst Diff File
mod - docs/manuals/source/man/bareos-dbcopy.rst Diff File

master 2a209bf8

2021-09-27 20:47

joergs

Ported: N/A

Details Diff
systemtest python-bareos: run as separate tests

Run each Python file (test_*.py) as a separate test.
mod - systemtests/cmake/BareosSystemtestFunctions.cmake Diff File
mod - systemtests/scripts/functions Diff File
add - systemtests/scripts/run_python_unittests.sh Diff File
add - systemtests/tests/python-bareos/list_unittests.py Diff File
add - systemtests/tests/python-bareos/run_all_unittests.sh Diff File
rm - systemtests/tests/python-bareos/testrunner-unittest Diff File

master 7309eba5

2021-09-27 20:22

arogge

Ported: N/A

Details Diff
stored: remove deprecated Free Space Command
mod - core/src/stored/device_resource.cc Diff File
mod - core/src/stored/device_resource.h Diff File
mod - core/src/stored/stored_conf.cc Diff File
rm - docs/manuals/source/manually_added_config_directive_descriptions/sd-device-FreeSpaceCommand.rst.inc Diff File

master 26e7944d

2021-09-27 20:21

arogge

Ported: N/A

Details Diff
stored: remove deprecated Write Part Command
mod - core/src/stored/device_resource.cc Diff File
mod - core/src/stored/device_resource.h Diff File
mod - core/src/stored/stored_conf.cc Diff File
rm - docs/manuals/source/manually_added_config_directive_descriptions/sd-device-WritePartCommand.rst.inc Diff File

master df48db58

2021-09-27 20:18

arogge

Ported: N/A

Details Diff
stored: remove deprecated Maximum Part Size
mod - core/src/stored/device_resource.cc Diff File
mod - core/src/stored/device_resource.h Diff File
mod - core/src/stored/stored_conf.cc Diff File
rm - docs/manuals/source/manually_added_config_directive_descriptions/sd-device-MaximumPartSize.rst.inc Diff File

master 9f1a74fb

2021-09-27 20:16

arogge

Ported: N/A

Details Diff
stored: remove deprecated Maximum Volume Size
mod - core/src/stored/dev.cc Diff File
mod - core/src/stored/device_resource.cc Diff File
mod - core/src/stored/device_resource.h Diff File
mod - core/src/stored/stored_conf.cc Diff File
rm - docs/manuals/source/manually_added_config_directive_descriptions/sd-device-MaximumVolumeSize.rst.inc Diff File

master 50111770

2021-09-27 20:03

arogge

Ported: N/A

Details Diff
dir: remove deprecated Use Volume Once
mod - core/src/dird/dird_conf.cc Diff File
mod - core/src/dird/dird_conf.h Diff File
mod - core/src/dird/next_vol.cc Diff File
mod - core/src/dird/ua_db.cc Diff File
mod - core/src/dird/ua_dotcmds.cc Diff File
rm - docs/manuals/source/manually_added_config_directive_descriptions/dir-pool-UseVolumeOnce.rst.inc Diff File

master 8398270b

2021-09-27 19:59

arogge

Ported: N/A

Details Diff
dir: remove deprecated alias Plugin Options
mod - core/src/dird/dird_conf.cc Diff File
rm - docs/manuals/source/manually_added_config_directive_descriptions/dir-job-PluginOptions.rst.inc Diff File

master e70f7250

2021-09-27 19:58

arogge

Ported: N/A

Details Diff
dir: remove deprecated Write Part After Job
mod - core/src/dird/dird_conf.cc Diff File
mod - core/src/dird/dird_conf.h Diff File
rm - docs/manuals/source/manually_added_config_directive_descriptions/dir-job-WritePartAfterJob.rst.inc Diff File

master 63919f20

2021-09-27 19:57

arogge

Ported: N/A

Details Diff
dir: remove deprecated MaxWaitTime aliases
mod - core/src/dird/dird_conf.cc Diff File
rm - docs/manuals/source/manually_added_config_directive_descriptions/dir-job-DifferentialMaxWaitTime.rst.inc Diff File
rm - docs/manuals/source/manually_added_config_directive_descriptions/dir-job-FullMaxWaitTime.rst.inc Diff File
rm - docs/manuals/source/manually_added_config_directive_descriptions/dir-job-IncrementalMaxWaitTime.rst.inc Diff File

master 8618120f

2021-09-27 19:56

arogge

Ported: N/A

Details Diff
dir: completely remove deprecated Tape Device
mod - core/src/dird/dird_conf.cc Diff File

master 51a3fb39

2021-09-27 19:55

arogge

Ported: N/A

Details Diff
dir: remove deprecated SDD Port
mod - core/src/dird/backup.cc Diff File
mod - core/src/dird/dird_conf.cc Diff File
mod - core/src/dird/dird_conf.h Diff File
mod - core/src/dird/migrate.cc Diff File
mod - core/src/dird/restore.cc Diff File
mod - core/src/dird/verify.cc Diff File
rm - docs/manuals/source/manually_added_config_directive_descriptions/dir-storage-SddPort.rst.inc Diff File

master 4dd0357e

2021-09-27 19:50

arogge

Ported: N/A

Details Diff
dir: remove deprecated Allow Client Connect
mod - core/src/dird/dird_conf.cc Diff File
rm - docs/manuals/source/manually_added_config_directive_descriptions/dir-client-AllowClientConnect.rst.inc Diff File

master 89766a69

2021-09-27 19:50

arogge

Ported: N/A

Details Diff
dir: remove deprecated Omit Defaults
mod - core/src/dird/dird.cc Diff File
mod - core/src/dird/dird_conf.cc Diff File
mod - core/src/dird/dird_conf.h Diff File
mod - core/src/lib/res.cc Diff File
rm - docs/manuals/source/manually_added_config_directive_descriptions/dir-director-OmitDefaults.rst.inc Diff File
 First  Prev  1 2 3 ... 70 ... 140 ... 209 210 211 212 213 214 215 ... 280 ... 350 ... 420 ... 490 ... 560 ... 630 ... 675 676 677  Next  Last