Changesets: bareos
master ed88393f 2023-09-06 10:56 Committer: Bareos Bot Ported: N/A Details Diff |
ua subscription: add warning sentence | ||
mod - core/src/dird/ua_status.cc | Diff File | ||
master 4a0061b0 2023-09-06 08:38 Sebastian Sura Ported: N/A Details Diff |
baconfig: increase default network buffer size | ||
mod - core/src/include/baconfig.h | Diff File | ||
master d00388e3 2023-09-05 17:32 Committer: Bareos Bot Ported: N/A Details Diff |
database: improve subscription view - fix subscription view for plugin with parameter config_file - move create update versionid to end of ddl Signed-off-by: Bruno Friedmann <bruno.friedmann@bareos.com> |
||
mod - core/src/cats/ddl/creates/postgresql.sql | Diff File | ||
mod - core/src/cats/ddl/updates/postgresql.2210_2230.sql | Diff File | ||
master fe666bfa 2023-09-05 14:52 Bruno Friedmann Committer: Bareos Bot Ported: N/A Details Diff |
redefine python to python3 for el7 | ||
mod - core/platforms/packaging/bareos.spec | Diff File | ||
master 15a9f9e1 2023-09-05 10:56 Bruno Friedmann Committer: Bareos Bot Ported: N/A Details Diff |
fix typo in string | ||
mod - core/src/plugins/filed/python/postgresql/bareos-fd-postgresql.py | Diff File | ||
master c20b8b10 2023-09-05 10:28 Sebastian Sura Ported: N/A Details Diff |
compression: add error messages | ||
mod - core/src/filed/backup.cc | Diff File | ||
mod - core/src/lib/compression.cc | Diff File | ||
mod - core/src/lib/compression.h | Diff File | ||
master cab91e3c 2023-09-05 10:21 Bruno Friedmann Committer: Bareos Bot Ported: N/A Details Diff |
remove leading comma and line break for EL_7 | ||
mod - core/src/plugins/filed/python/postgresql/BareosFdPluginPostgreSQL.py | Diff File | ||
mod - core/src/plugins/filed/python/postgresql/bareos-fd-postgresql.py | Diff File | ||
master 7f2c32d9 2023-09-05 10:12 Sebastian Sura Ported: N/A Details Diff |
util: move result<T> into util | ||
mod - core/src/filed/backup.cc | Diff File | ||
mod - core/src/lib/util.h | Diff File | ||
master 622e60b7 2023-09-04 15:36 Committer: arogge Ported: N/A Details Diff |
systemtests: minio: certgen only when found minio | ||
mod - systemtests/CMakeLists.txt | Diff File | ||
master 6eb9d6dd 2023-09-04 13:32 Bruno Friedmann Committer: Bareos Bot Ported: N/A Details Diff |
apply check-sources Signed-off-by: Bruno Friedmann <bruno.friedmann@bareos.com> |
||
mod - core/src/plugins/filed/python/postgresql/BareosFdPluginPostgreSQL.py | Diff File | ||
mod - core/src/plugins/filed/python/postgresql/bareos-fd-postgresql.py | Diff File | ||
mod - systemtests/tests/py3plug-fd-postgresql/database/setup_local_db.sh.in | Diff File | ||
master 244c621c 2023-09-04 11:59 Sebastian Sura Committer: Bareos Bot Ported: N/A Details Diff |
channel: explicitly delete some move/copy constructors | ||
mod - core/src/lib/channel.h | Diff File | ||
master 1ccfc121 2023-09-04 11:54 Sebastian Sura Committer: Bareos Bot Ported: N/A Details Diff |
channel: replace dequeue by vector | ||
mod - core/src/lib/channel.h | Diff File | ||
master 6262c677 2023-09-04 09:59 Bruno Friedmann Committer: Bareos Bot Ported: N/A Details Diff |
enable/disable systemtest with cmake macros | ||
mod - systemtests/tests/py3plug-fd-postgres/CMakeLists.txt | Diff File | ||
mod - systemtests/tests/py3plug-fd-postgresql/CMakeLists.txt | Diff File | ||
master 81895584 2023-09-01 08:26 Sebastian Sura Committer: Bareos Bot Ported: N/A Details Diff |
channel: implement single consumer/single producer queue | ||
add - core/src/lib/channel.h | Diff File | ||
master 8ea282dc 2023-09-01 08:22 Sebastian Sura Committer: Bareos Bot Ported: N/A Details Diff |
channel: add some debug messages | ||
mod - core/src/lib/channel.h | Diff File | ||
master 5c341953 2023-09-01 08:14 Sebastian Sura Committer: Bareos Bot Ported: N/A Details Diff |
channel: add unit-tests | ||
mod - core/src/tests/CMakeLists.txt | Diff File | ||
add - core/src/tests/channel.cc | Diff File | ||
master 81b499b9 2023-08-31 18:07 Committer: arogge Ported: N/A Details Diff |
FreeBSD: switch to libpython3.9.so:lang/python39 | ||
mod - core/platforms/freebsd/bareos-freebsd/bareos.com-common/BareosCommonMakefile | 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-filedaemon-python-plugins-common/Makefile | Diff File | ||
mod - core/platforms/freebsd/bareos-freebsd/bareos.com-filedaemon-python3-plugin/Makefile | Diff File | ||
master 27b368dd 2023-08-31 17:13 Bareos Bot Committer: GitHub Ported: N/A Details Diff |
Merge pull request 0001531 devtools: Update python dependencies |
||
mod - CHANGELOG.md | Diff File | ||
mod - devtools/pip-tools/Pipfile.lock | Diff File | ||
mod - systemtests/data/weird-files.tar.gz | Diff File | ||
mod - systemtests/tests/restore/testrunner-multi | Diff File | ||
mod - systemtests/tests/testfind/testrunner | Diff File | ||
mod - systemtests/tests/virtualfull-basic/testrunner | Diff File | ||
master 0b0b667c 2023-08-31 17:13 Bareos Bot Ported: N/A Details Diff |
Update CHANGELOG.md | ||
mod - CHANGELOG.md | Diff File | ||
master ea5b4b78 2023-08-31 16:53 Bruno Friedmann Committer: Bareos Bot Ported: N/A Details Diff |
doc: plugin postgresql renewed Signed-off-by: Bruno Friedmann <bruno.friedmann@bareos.com> |
||
mod - docs/manuals/source/TasksAndConcepts/Plugins/FileDaemonPlugins/PostgreSQLPlugin.rst.inc | Diff File | ||
master f0ef49dd 2023-08-31 16:51 Bruno Friedmann Committer: Bareos Bot Ported: N/A Details Diff |
bareos-fd plugin: package new python3 plugin PostgreSQL - add new plugin into old postgresql package - old plugin is still distributed for restore compatibility |
||
mod - core/platforms/packaging/bareos.spec | Diff File | ||
mod - debian/bareos-filedaemon-postgresql-python-plugin.install.in | Diff File | ||
master a7197414 2023-08-31 15:33 Sebastian Sura Committer: Bareos Bot Ported: N/A Details Diff |
restore-multi: fix hardlink related problems on jenkins Selecting files with dir= (and file=) does not autoselect original files in case a hard linked file is marked. This can lead to problems in this test if the first hard linked file that is encountered is not one inside our to-be-restored directories. This commit fixes this by instead restoring very simple non-empty directories (because this also makes a difference to the directory= command) that do not contain any hard links or soft links. |
||
mod - systemtests/tests/restore/testrunner-multi | Diff File | ||
master b5d42183 2023-08-31 15:33 Sebastian Sura Committer: Bareos Bot Ported: N/A Details Diff |
weird-files: add two simple directories These directories do not contain anything tricky. |
||
mod - systemtests/data/weird-files.tar.gz | Diff File | ||
mod - systemtests/tests/testfind/testrunner | Diff File | ||
mod - systemtests/tests/virtualfull-basic/testrunner | Diff File | ||
master 783aa85f 2023-08-31 10:24 Committer: GitHub Ported: N/A Details Diff |
Merge pull request 0001540 build: remove jansson dependency from MacOS |
||
mod - .github/workflows/build-macos.yml | Diff File | ||
master 79e28739 2023-08-30 16:32 Ported: N/A Details Diff |
build: remove jansson dependency Previously, Bareos was built for MacOS with Jansson support. As we did not ship the Jansson library, this lead to mostly unusable binaries. This change disables Jansson when building for MacOS and also creates a list of dependencies of all the binaries so we can review them after the build. |
||
mod - .github/workflows/build-macos.yml | Diff File |