]> git.sur5r.net Git - bacula/bacula/blobdiff - bacula/src/cats/.cvsignore
Eliminate bsd_queue conflict with winnt.h
[bacula/bacula] / bacula / src / cats / .cvsignore
index e7a8344a055032be555ceaedfd77da93a60c0523..515f94f37c3dbebf50391fcd413766f2b1bfed4b 100644 (file)
@@ -1,18 +1,27 @@
 1
+2
+3
 Makefile
 make_catalog_backup
 delete_catalog_backup
+create_bacula_database
 create_bdb_database
 create_mysql_database
+create_postgresql_database
 create_sqlite_database
 drop_bdb_tables
 drop_mysql_tables
+drop_postgresql_tables
 drop_sqlite_tables
+grant_bacula_privileges
 grant_mysql_privileges
+grant_postgresql_privileges
+grant_sqlite_privileges
 list_files.sql
 list_jobs.sql
 make_bdb_tables
 make_mysql_tables
+make_postgresql_tables
 make_sqlite_tables
 mysql
 sqlite
@@ -22,4 +31,12 @@ update.sql
 update2_sqlite_tables
 update_bacula_tables
 update_mysql_tables
+update_postgresql_tables
 update_sqlite_tables
+drop_bacula_database
+drop_bdb_database
+drop_mysql_database
+drop_postgresql_database
+drop_sqlite_database
+grant_bdb_privileges
+update_bdb_tables