bareos2015: bareos-13.2 63abce04

Author Committer Branch Timestamp Parent
mvwieringen mvwieringen bareos-13.2 2013-05-04 23:02 bareos-13.2 21ea95f4 Pending
Changeset Fix printing of crypto cache.

Also fixed input to always clean the input buffer so we don't read
garbage and added a -r option to be able to reset the expiry time of
all entries in the cache by setting the time they were added to the
current time. Updated manpage to document the new flags.
mod - manpages/bscrypto.8 Diff File
mod - src/lib/crypto_cache.c Diff File
mod - src/lib/crypto_cache.h Diff File
mod - src/tools/bscrypto.c Diff File