]> 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)
commit4aa4451b937327dc02782053a3a527c57df83808
treecdc2358df15e623ddee2fe5e12c9c514e2134bf2
parent4775a07d28a8510677d0b7d5142b9d1c7c5b7757
- 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