bareos: master 849d36b2

Author Committer Branch Timestamp Parent
Sebastian Sura Bareos Bot master 2024-01-26 08:19 master f5d7f23d Pending
Changeset connection-pool: remove unused authenticated

Since all connections in the pool were always authenticated, we can
just remove that member and just assume that the connection is
authenticated.
mod - core/src/dird/job.cc Diff File
mod - core/src/dird/ua_status.cc Diff File
mod - core/src/lib/connection_pool.cc Diff File
mod - core/src/lib/connection_pool.h Diff File