]> git.sur5r.net Git - bacula/rescue/commit
19July06
authorKern Sibbald <kern@sibbald.com>
Wed, 19 Jul 2006 11:03:20 +0000 (11:03 +0000)
committerKern Sibbald <kern@sibbald.com>
Wed, 19 Jul 2006 11:03:20 +0000 (11:03 +0000)
commitbee2ef78896913c05733298eb3f1ba6409798f0b
tree78d611e83c83ae953f4e598390c40d59f81cda8c
parent1ae26383de2d13181473f61d33d74a3029c9128e
19July06
- Add additional fields as specified by Arno to LocationLog.
- Add comment field to the Media record.
- Add Time field to the Log record.
- Correct migration SQL (thanks to Bill Moran) so that it
  runs with PostgreSQL also.
- Add spooling/despooling info in status output of SD.
17July06
- Spend a lot of time integrating mkcdrec with the rescue disk.
- Add VOLMGMT message class for volume management messages (none yet).
- Add CATALOG as a destination.  It goes into the LOG table.
- Implement the Log table in the DB.
- Implement the Location Log table in the DB (for user use).
- At Eric's request add a run_scripts() just after blast_data in
  src/filed/job.c