bareos: master 1a23d782
Author | Committer | Branch | Timestamp | Parent | |
---|---|---|---|---|---|
arogge | arogge | master | 2022-09-27 12:33 | master 990970bc | Pending |
Changeset | stored: load file device dynamically Instead of building unix_file_device/win32_file_device directory into libbareossd, this patch builds them as a dynamic backend and removes special handling for them. Also move all backend build configuration into the backends directory. |
||||
mod - core/CMakeLists.txt | Diff File | ||||
mod - core/platforms/freebsd/bareos-freebsd/bareos.com-common/pkg-plist.storage | Diff File | ||||
mod - core/platforms/packaging/bareos.spec | Diff File | ||||
mod - core/src/stored/CMakeLists.txt | Diff File | ||||
mod - core/src/stored/backends/CMakeLists.txt | Diff File | ||||
mod - core/src/stored/backends/unix_file_device.cc | Diff File | ||||
mod - core/src/stored/backends/unix_file_device.h | Diff File | ||||
mod - core/src/stored/dev.cc | Diff File | ||||
mod - core/src/stored/sd_backends.cc | Diff File | ||||
mod - debian/bareos-storage.install.in | Diff File |