Changesets: bareos

master bfde19f7

2023-12-22 15:45

joergs


Committer: Bareos Bot

Ported: N/A

Details Diff
cmake: use options
mod - cmake/BareosSetVariableDefaults.cmake Diff File

master e44c5606

2023-12-22 15:29

joergs


Committer: Bareos Bot

Ported: N/A

Details Diff
cmake: remove unused bsrdir option
mod - cmake/BareosSetVariableDefaults.cmake Diff File
mod - core/CMakeLists.txt Diff File
mod - core/platforms/freebsd/bareos-freebsd/bareos.com-common/BareosCommonMakefile Diff File
mod - core/platforms/packaging/bareos.spec Diff File
mod - debian/rules Diff File

master 5f3a2af8

2023-12-22 15:26

joergs


Committer: Bareos Bot

Ported: N/A

Details Diff
cmake: remove unused docdir option
mod - cmake/BareosSetVariableDefaults.cmake Diff File
mod - core/platforms/packaging/bareos.spec Diff File

master d72e0152

2023-12-22 13:52

arogge

Ported: N/A

Details Diff
FreeBSD: force /usr/local/man for manual pages
mod - core/platforms/freebsd/bareos-freebsd/bareos.com-common/BareosCommonMakefile Diff File
mod - core/platforms/freebsd/bareos-freebsd/bareos.com-common/pkg-plist.common Diff File
mod - core/platforms/freebsd/bareos-freebsd/bareos.com-common/pkg-plist.database-tools Diff File
mod - core/platforms/freebsd/bareos-freebsd/bareos.com-common/pkg-plist.director Diff File
mod - core/platforms/freebsd/bareos-freebsd/bareos.com-common/pkg-plist.filedaemon Diff File
mod - core/platforms/freebsd/bareos-freebsd/bareos.com-common/pkg-plist.storage Diff File
mod - core/platforms/freebsd/bareos-freebsd/bareos.com-common/pkg-plist.storage-tape Diff File
mod - core/platforms/freebsd/bareos-freebsd/bareos.com-common/pkg-plist.tools Diff File

master 7396290e

2023-12-22 07:39

Sebastian Sura


Committer: Bareos Bot

Ported: N/A

Details Diff
python-fd: switch static -> anon namespace
mod - core/src/plugins/filed/python/python-fd.cc Diff File

master ad577ffe

2023-12-22 07:19

Sebastian Sura


Committer: Bareos Bot

Ported: N/A

Details Diff
python-fd: remove #ifdef __cplusplus
mod - core/src/plugins/filed/python/python-fd.cc Diff File

master 1f127fd9

2023-12-22 07:18

Sebastian Sura


Committer: Bareos Bot

Ported: N/A

Details Diff
cancel-module: fix plugin crash during test
mod - systemtests/tests/py3plug-fd-basic/python-modules/cancel-check-module.py Diff File

master 3d8c5d37

2023-12-21 20:24

joergs


Committer: Bareos Bot

Ported: N/A

Details Diff
contrib bareos_tasks.pgsql: add systemtest
add - systemtests/tests/py3plug-fd-postgresql/etc/bareos/bareos-dir.d/fileset/bareos_tasks_pgsql.conf.in Diff File
add - systemtests/tests/py3plug-fd-postgresql/etc/bareos/bareos-dir.d/job/backup-bareos-fd-tasks-pgsql.conf Diff File
add - systemtests/tests/py3plug-fd-postgresql/testrunner-tasks-pgsql Diff File

master f8c2ad3c

2023-12-21 20:23

joergs


Committer: Bareos Bot

Ported: N/A

Details Diff
contrib bareos_tasks.pgsql: allow to specify pg_host

and pg_port.
mod - contrib/fd-plugins/bareos_tasks/BareosFdTaskClass.py Diff File
mod - contrib/fd-plugins/bareos_tasks/pgsql/BareosFdPgSQLClass.py Diff File
mod - contrib/fd-plugins/bareos_tasks/pgsql/README.md Diff File

master a35571ec

2023-12-21 17:11

arogge

Ported: N/A

Details Diff
don't auto-add unwanted python dependencies
mod - core/platforms/freebsd/bareos-freebsd/bareos.com-common/BareosCommonMakefile Diff File

master 3e704423

2023-12-21 16:40

arogge

Ported: N/A

Details Diff
update plists to autotrack the python-version, too
mod - core/platforms/freebsd/bareos-freebsd/bareos.com-common/pkg-plist.director-python-plugin Diff File
mod - core/platforms/freebsd/bareos-freebsd/bareos.com-common/pkg-plist.filedaemon-python3-plugin Diff File
mod - core/platforms/freebsd/bareos-freebsd/bareos.com-common/pkg-plist.storage-python-plugin Diff File

master e381ec77

2023-12-21 15:44

arogge

Ported: N/A

Details Diff
FreeBSD: auto-track the python version
mod - core/platforms/freebsd/bareos-freebsd/bareos.com-common/BareosCommonMakefile Diff File

master 482b6428

2023-12-21 07:20

Sebastian Sura


Committer: Bareos Bot

Ported: N/A

Details Diff
docs: add short explanation of dedup
mod - docs/manuals/source/TasksAndConcepts/StorageBackends.rst Diff File
mod - docs/manuals/source/manually_added_config_directive_descriptions/fd-client-MaximumNetworkBufferSize.rst.inc Diff File

master cd1252d6

2023-12-20 22:20

hostedpower


Committer: Bareos Bot

Ported: N/A

Details Diff
contrib bareos_tasks.pgsql: fixes

Fix reading stderr and encoding issues.
mod - contrib/fd-plugins/bareos_tasks/BareosFdTaskClass.py Diff File
mod - contrib/fd-plugins/bareos_tasks/pgsql/BareosFdPgSQLClass.py Diff File
mod - contrib/fd-plugins/bareos_tasks/pgsql/__init__.py Diff File

master c41a3c36

2023-12-20 11:34

arogge

Ported: N/A

Details Diff
devtools: add .gitignore to pip-tools directory

Based on GitHub's boilerplate for Python, we now ignore some
build/install artifacts that pipenv might be creating.
add - devtools/pip-tools/.gitignore Diff File
rm - devtools/pip-tools/check_sources.egg-info/PKG-INFO Diff File
rm - devtools/pip-tools/check_sources.egg-info/SOURCES.txt Diff File
rm - devtools/pip-tools/check_sources.egg-info/dependency_links.txt Diff File
rm - devtools/pip-tools/check_sources.egg-info/entry_points.txt Diff File
rm - devtools/pip-tools/check_sources.egg-info/top_level.txt Diff File

master 2fd74501

2023-12-20 11:27

arogge

Ported: N/A

Details Diff
devtools: update python dependencies
mod - devtools/pip-tools/Pipfile.lock Diff File
mod - devtools/pip-tools/check_sources.egg-info/SOURCES.txt Diff File

master 3846671c

2023-12-20 11:04

arogge

Ported: N/A

Details Diff
pr-tool: add backport subcommand

This patch adds the new subcommand "backport" to pr-tool which supports
the following operations:

pr-tool backport create <pr> [--into <branch>]
create a new backport-branch based on <branch> (or the current branch)
and cherry-pick commits from <pr>

pr-tool backport cherry-pick [--reset]
Re-run the cherry-pick from the original PR, optionally automatically
resetting the base-branch

pr-tool backport publish [--dry-run]
create the backport PR on GitHub
add - .github/backport_pr_template.md Diff File
mod - devtools/pip-tools/Pipfile Diff File
add - devtools/pip-tools/pr_tool/backport.py Diff File
mod - devtools/pip-tools/pr_tool/main.py Diff File

master b3579af9

2023-12-20 10:52

arogge

Ported: N/A

Details Diff
pr-tool: move github functionality into separate module
add - devtools/pip-tools/pr_tool/github.py Diff File
mod - devtools/pip-tools/pr_tool/main.py Diff File

master 0e8c0b8b

2023-12-19 18:39

arogge

Ported: N/A

Details Diff
FreeBSD: remove LDFLAGS
mod - core/platforms/freebsd/bareos-freebsd/bareos.com-common/BareosCommonMakefile Diff File

master c3eb763a

2023-12-19 16:46

Bareos Bot


Committer: GitHub

Ported: N/A

Details Diff
Merge pull request #1637

Fix continuation on colons in plugin baseclass
mod - CHANGELOG.md Diff File
mod - core/src/plugins/filed/python/pyfiles/BareosFdPluginBaseclass.py Diff File
mod - systemtests/tests/py3plug-fd-basic/etc/bareos/bareos-dir.d/fileset/PluginConfigTestNoFile.conf.in Diff File
mod - systemtests/tests/py3plug-fd-basic/testrunner-config Diff File

master dd4fcb1f

2023-12-19 16:46

Bareos Bot

Ported: N/A

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

master be2b7b70

2023-12-18 15:57

pstorz


Committer: arogge

Ported: N/A

Details Diff
FreeBSD: add update 2210_2230.sql
mod - core/platforms/freebsd/bareos-freebsd/bareos.com-common/pkg-plist.database-postgresql Diff File

master 51e9f5de

2023-12-18 14:20

arogge

Ported: N/A

Details Diff
cmake: simplify timestamp generator
mod - cmake/BareosExtractVersionInfo.cmake Diff File
rm - core/cmake/BareosTimeFunctions.cmake Diff File

master 799cf0ad

2023-12-18 13:05

pstorz


Committer: arogge

Ported: N/A

Details Diff
jcr.cc: intentionally ignore return value of find_if
mod - core/src/lib/jcr.cc Diff File

master 59d27e16

2023-12-18 11:37

Bareos Bot


Committer: GitHub

Ported: N/A

Details Diff
Merge pull request 0001598

backup report: show negative compression
mod - CHANGELOG.md Diff File
mod - core/src/dird/backup.cc Diff File
mod - core/src/dird/inc_conf.cc Diff File
mod - core/src/dird/inc_conf.h Diff File
 First  Prev  1 2 3 ... 45 46 47 48 49 50 51 ... 60 ... 120 ... 180 ... 240 ... 300 ... 360 ... 420 ... 480 ... 540 ... 600 ... 641 642 643  Next  Last