bareos: bareos-17.2 57a3a389

Author Committer Branch Timestamp Parent
joergs joergs bareos-17.2 2017-11-02 17:43 bareos-17.2 b41ee7df Pending
Changeset bareos-storage-droplet: renamed bareos-storage-object

The name bareos-storage-object has been very generic.
This backend utilize the the droplet library
and even so it has been implemented to store data on S3 Object Storages,
in can in principle also be used for other storages support by droplet.

For this reason and to indicate the close relation to droplet,
the source files and the packages have been renamed.
mod - autoconf/configure.in Diff File
mod - platforms/packaging/bareos.spec Diff File
mod - src/stored/Makefile.in Diff File
mod - src/stored/backends/Makefile.in Diff File
mod - src/stored/dev.c Diff File
mod - src/stored/dev.h Diff File
mod - src/stored/sd_backends.h Diff File
mod - src/stored/stored_conf.c Diff File