bareos: dev d3967891

Author Committer Branch Timestamp Parent
franku franku dev 2019-01-16 16:27 dev 213bdcee Pending
Changeset tls: changed job log messages for client probing

- do not increase the job error counter on a failed Tls probing, therefore
  no message "Ok - With warnings" will be displayed
- suppressed the line number when using OpensslPostErrors because the
  line number is always the same
mod - core/src/dird/fd_cmds.cc Diff File
mod - core/src/include/jcr.h Diff File
mod - core/src/lib/bsock.cc Diff File
mod - core/src/lib/crypto_openssl.cc Diff File
mod - core/src/lib/crypto_openssl.h Diff File
mod - core/src/lib/tls_openssl.cc Diff File