]> git.sur5r.net Git - bacula/bacula/commit
- Add index file to JobId field of File records for PostgreSQL.
authorKern Sibbald <kern@sibbald.com>
Wed, 1 Sep 2004 19:44:29 +0000 (19:44 +0000)
committerKern Sibbald <kern@sibbald.com>
Wed, 1 Sep 2004 19:44:29 +0000 (19:44 +0000)
commit5e2fb033a5c2cfbc524a7055f3f01c3c465417fe
treed234df27ccbf41e0f612ba7b2691b3aa07cfea7f
parent548b1440e5ca1d97e941b368543aef315af8a3f0
- Add index file to JobId field of File records for PostgreSQL.
- Correct several bugs in the job queue scheduler concerning
  rescheduled jobs: 1. The SD status was not cleared causing a
  wrong status to be displayed by Dir after rescheduling. 2. All
  rescheduled jobs became zombies because the jcr use_count was
  not decremented properly.
- Make the Catalog resource required in Client records.
- Order the listing of where a file is (item 2 on the restore
  menu) by StartTime.
- Clarify when a filename only and a full path + filename must
  be entered in items 2 and 8 of the restore menu.
- Fix logic error in resolution of names on IPv4 systems.

git-svn-id: https://bacula.svn.sourceforge.net/svnroot/bacula/trunk@1576 91ce42f0-d328-0410-95d8-f526ca767f89
bacula/kernstodo
bacula/src/cats/make_postgresql_tables.in
bacula/src/dird/dird_conf.c
bacula/src/dird/jobq.c
bacula/src/dird/sql_cmds.c
bacula/src/dird/ua_restore.c
bacula/src/lib/jcr.c
bacula/src/version.h