]> 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)
commitc28276389f4cd2a26c5f54ae8ca7434589d16535
tree3beb59b25e22ead2d9f7019c44d5f6258ae51d08
parent1ca6fef5dcf1af20c1eb548053ccffb0ed3ea18f
- 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