bareos: master c5e93afb

Author Committer Branch Timestamp Parent
mvwieringen pstorz master 2015-01-23 11:23 master 7a09b934 Pending
Changeset Add special device options config field.

This adds a special field to the device resource where you can specify
specific device options. This is mostly interesting for the cloud
storage backends so you can specify the cloud specific parameters
including things like usernames and passwords. We don't want to store that
in the archive devicename as that is shown on storage status.
mod - src/stored/dev.c Diff File
mod - src/stored/dev.h Diff File
mod - src/stored/stored_conf.c Diff File
mod - src/stored/stored_conf.h Diff File