]> git.sur5r.net Git - bacula/bacula/commit
- Update all the db update scripts to include the new multiple
authorKern Sibbald <kern@sibbald.com>
Fri, 15 Oct 2004 17:09:21 +0000 (17:09 +0000)
committerKern Sibbald <kern@sibbald.com>
Fri, 15 Oct 2004 17:09:21 +0000 (17:09 +0000)
commit488a484b4fb8b6820208d6734b280b9607f2e127
treecd067b11ff7bf9f2fa74c3c1f2cfb0e2d5a2f198
parent2acef565efa4c7d7a5a8917422f1db45fe77e02a
- Update all the db update scripts to include the new multiple
  key index on File proposed by Martin, and to fix up a few
  minor things with PostgreSQL.
- Apply Christopher Hull's patch for getting the catalog correct
  during a restore.
- Created a patch for 1.34.6 (and code in 1.35) to detect passing
  the A option to the FD, which means enable ACL processing.
  Submitted by Ben Vitale.
- Fix empty files reported by Marin (zero file_size in dev.c).

git-svn-id: https://bacula.svn.sourceforge.net/svnroot/bacula/trunk@1649 91ce42f0-d328-0410-95d8-f526ca767f89
14 files changed:
bacula/kernstodo
bacula/src/cats/make_mysql_tables.in
bacula/src/cats/make_postgresql_tables.in
bacula/src/cats/make_sqlite_tables.in
bacula/src/cats/sql_create.c
bacula/src/cats/update_mysql_tables.in
bacula/src/cats/update_postgresql_tables.in
bacula/src/cats/update_sqlite_tables.in
bacula/src/dird/ua_restore.c
bacula/src/dird/ua_run.c
bacula/src/filed/job.c
bacula/src/findlib/find.h
bacula/src/stored/bscan.c
bacula/src/stored/dev.c