]> git.sur5r.net Git - bacula/bacula/commit
- Add copyright to title page of manual so it is clear.
authorKern Sibbald <kern@sibbald.com>
Tue, 22 Mar 2005 10:43:34 +0000 (10:43 +0000)
committerKern Sibbald <kern@sibbald.com>
Tue, 22 Mar 2005 10:43:34 +0000 (10:43 +0000)
commitfb19cb16af9cd4261038f3e5413c44f4988b4fc3
tree820af52089e2c00ebf946711e8e3a8ab3c213cd1
parentabadf3407a014581f88f84eb8d61920bbc1cb390
- Add copyright to title page of manual so it is clear.
- Create patch for rescheduling problem found by Ludovic. Storage
  pointers were lost during rescheduling.
- Attempt to fix 2.6 rescue disk -- failed!
- Start working on adding a wait routine in the SD.
- Cleanup some old invalid doc in watchdog.
- Convert a number of references to dev->dev_name to dev->print_name().
- Add new wait.c file to SD.
- Add a few more methods to DEVICE in SD to cleanup code a
  bit -- implement a few of the methods.

git-svn-id: https://bacula.svn.sourceforge.net/svnroot/bacula/trunk@1895 91ce42f0-d328-0410-95d8-f526ca767f89
14 files changed:
bacula/patches/1.36.2-reschedule.patch [new file with mode: 0644]
bacula/patches/patches-1.36.2
bacula/src/dird/dird.c
bacula/src/dird/job.c
bacula/src/jcr.h
bacula/src/lib/btimers.c
bacula/src/lib/watchdog.c
bacula/src/stored/Makefile.in
bacula/src/stored/askdir.c
bacula/src/stored/dev.h
bacula/src/stored/dircmd.c
bacula/src/stored/label.c
bacula/src/stored/protos.h
bacula/src/version.h