]> 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)
commite38469ea43718364d00bc5449b42c77204cd9619
treec554fb78a7564afc52969900f77caca1dbfd4d20
parent03177dad30d24b23fd88bc65f41ee7af997dc469
- 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]