]> 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)
commit64db9587378adfff02e0a31f180a4e5124587d14
treed46ab4353b7e3aa88fcd1defff89904372cc80e8
parent1c7b2cedb99914c801027c7ee6c6d947f863c45c
- 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