]> git.sur5r.net Git - bacula/bacula/commit
- Modify configure.in to add execute option to sqlite3 catalog
authorKern Sibbald <kern@sibbald.com>
Thu, 3 Nov 2005 14:53:59 +0000 (14:53 +0000)
committerKern Sibbald <kern@sibbald.com>
Thu, 3 Nov 2005 14:53:59 +0000 (14:53 +0000)
commit3a059805669cdf5a28924f811b57505ac688fc06
tree1fc61914cdd998d42fa02f5ccbceb515ea227998
parent6ff12f684bf9f7c02c3d7e261611e18de96e80cf
- Modify configure.in to add execute option to sqlite3 catalog
  scripts.
- Create update_xxx_table_8_to_9 scripts for updatedb

git-svn-id: https://bacula.svn.sourceforge.net/svnroot/bacula/trunk@2526 91ce42f0-d328-0410-95d8-f526ca767f89
13 files changed:
bacula/autoconf/aclocal.m4
bacula/autoconf/configure.in
bacula/configure
bacula/src/cats/update_mysql_tables.in
bacula/src/cats/update_postgresql_tables.in
bacula/src/cats/update_sqlite3_tables.in
bacula/src/cats/update_sqlite_tables.in
bacula/updatedb/update_bacula_tables_8_to_9 [new file with mode: 0755]
bacula/updatedb/update_bdb_tables_8_to_9 [new file with mode: 0755]
bacula/updatedb/update_mysql_tables_8_to_9 [new file with mode: 0755]
bacula/updatedb/update_postgresql_tables_8_to_9 [new file with mode: 0755]
bacula/updatedb/update_sqlite3_tables_8_to_9 [new file with mode: 0755]
bacula/updatedb/update_sqlite_tables_8_to_9 [new file with mode: 0755]