]> git.ipfire.org Git - thirdparty/bacula.git/commit
Add list jobmedia volume=x option
authorEric Bollengier <eric@baculasystems.com>
Mon, 12 Jul 2021 12:41:41 +0000 (14:41 +0200)
committerEric Bollengier <eric@baculasystems.com>
Thu, 24 Mar 2022 08:03:02 +0000 (09:03 +0100)
commit37952b3ac833ce66c333d5e13cf210cf48bcb786
treed20a7dd34a03692844ea17f5f678a841387e221b
parent0ea420708226373a99163e3fafe7828a5adddb6a
Add list jobmedia volume=x option

The "list jobmedia" command now supports the volume= keyword
to display the JobMedia for a given volume. The JobId keyword
can be combined as well.
bacula/src/cats/bdb.h
bacula/src/cats/protos.h
bacula/src/cats/sql_list.c
bacula/src/dird/ua_cmds.c
bacula/src/dird/ua_label.c
bacula/src/dird/ua_output.c
bacula/src/tools/cdp-client/folderwatcher.cpp