bareos: master 3c882770

Author Committer Branch Timestamp Parent
mvwieringen mvwieringen master 2013-09-05 19:51 master e5195308 Pending
Changeset Fix job pruning.

We added different types of job pruning some time ago but it seems that
the JobType argument to prune_jobs() is just ignored and only Backup
jobs are pruned. This is a first attempt at really implementing pruning
of different Job types.
mod - src/dird/ua_prune.c Diff File