]> git.sur5r.net Git - bacula/bacula/commit
- Add more documentation to mtx-changer.in
authorKern Sibbald <kern@sibbald.com>
Wed, 1 Jun 2005 10:25:21 +0000 (10:25 +0000)
committerKern Sibbald <kern@sibbald.com>
Wed, 1 Jun 2005 10:25:21 +0000 (10:25 +0000)
commit2fe5060a7263ec6bbfcc41cad4c08f16f2b539b5
treecd3686588f0295c7b3873f43c09aca7ce407ce2f
parentfe9961d81e109ea694c21221fc3c64a444153eb8
- Add more documentation to mtx-changer.in
- Correct link to manual in authenticate.c in various
  directories.
- Create a new src/stored/reserve.c file where the
  Use Storage command is processed and drives are
  reserved.
- Modify src/stored/autochanger.c to keep track of each
  Slot that is loaded for each device.
- Ensure that changer_command and changer_name are picked
  up from Autochanger resource if not specified, and if
  neither is specified, err.

git-svn-id: https://bacula.svn.sourceforge.net/svnroot/bacula/trunk@2100 91ce42f0-d328-0410-95d8-f526ca767f89
14 files changed:
bacula/kes-1.37
bacula/scripts/mtx-changer.in
bacula/src/console/authenticate.c
bacula/src/dird/authenticate.c
bacula/src/filed/authenticate.c
bacula/src/stored/Makefile.in
bacula/src/stored/acquire.c
bacula/src/stored/authenticate.c
bacula/src/stored/autochanger.c
bacula/src/stored/dev.h
bacula/src/stored/job.c
bacula/src/stored/protos.h
bacula/src/stored/stored.c
bacula/src/version.h