Skip to content

Revert "cleanup: removed deprecated OpenSSL functions from build"#453

Merged
arogge merged 1 commit intobareos:masterfrom
arogge:dev/arogge/master/TT4200594
Mar 24, 2020
Merged

Revert "cleanup: removed deprecated OpenSSL functions from build"#453
arogge merged 1 commit intobareos:masterfrom
arogge:dev/arogge/master/TT4200594

Conversation

@arogge
Copy link
Member

@arogge arogge commented Mar 18, 2020

This reverts commit f8252e4.
Disabling the callbacks breaks openssl thread-safety on openssl 1.0.

This reverts commit f8252e4.
Disabling the callbacks breaks openssl thread-safety on openssl 1.0.
@arogge arogge requested a review from franku March 18, 2020 09:30
Copy link
Contributor

@franku franku left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Obviously that part of code was removed too early.

@arogge arogge merged commit 43b9adc into bareos:master Mar 24, 2020
@arogge arogge deleted the dev/arogge/master/TT4200594 branch August 10, 2020 08:11
bruno-at-bareos added a commit to bruno-at-bareos/bareos that referenced this pull request Oct 3, 2025
- modularize ndmp-bareos ndmp-native
- ndmp can be now tested with omnios
- cmake: ndmp introduce -Dndmp_config parameter

Based on CTestNDMPConfig.cmake.template you can create a file
with all the parameter set for being able to build and run systemtest
ndmp-bareos ndmp-native on either remote isilon or omnios.

new variable in Ctest config replace environment.local.in, which is
dropped

- introduce "DOFULLFAILED"

Setting DOFULLFAILED allow to trigger a first full without data
preparation which then will failed, and will be rerun automatically.
Checking for bug no Level in rerun

printf was introduce to limit error exit due to null byte warning in
grep command: to be checked if really printf is needed

run copy, client and fileset were added due to misused of fileset id
when the selection is created on first run.
(fileset isilon is added to database while not used for omnios jobs)

- check_for_zombie_jobs is not able to handle ndmp status client
- use printf on all restore check so it filter the null byte warning
  on omnios
- factorize all common ndmp function in scripts/function-ndmp
- add test comparing with bscan original and copy
-systemtest function: use .api2 and .sql for last_job_id

- prepare to use add_alphabetic_requirements when PR-2376 will be
  merged

wip: ndmp-native references issues bareos/internal#445
     bareos/internal#446 bareos/internal#447
wip: ndmp-bareos add bareos/internal/bareos#453 bareos/internal#447

wip: comment failing check_zombies
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants