2 Bacula® - The Network Backup Solution
4 Copyright (C) 2000-2008 Free Software Foundation Europe e.V.
6 The main author of Bacula is Kern Sibbald, with contributions from
7 many others, a complete list can be found in the file AUTHORS.
8 This program is Free Software; you can redistribute it and/or
9 modify it under the terms of version two of the GNU General Public
10 License as published by the Free Software Foundation and included
13 This program is distributed in the hope that it will be useful, but
14 WITHOUT ANY WARRANTY; without even the implied warranty of
15 MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU
16 General Public License for more details.
18 You should have received a copy of the GNU General Public License
19 along with this program; if not, write to the Free Software
20 Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA
23 Bacula® is a registered trademark of Kern Sibbald.
24 The licensor of Bacula is the Free Software Foundation Europe
25 (FSFE), Fiduciary Program, Sumatrastrasse 25, 8006 Zürich,
26 Switzerland, email:ftf@fsfeurope.org.
29 extern const char CATS_IMP_EXP *fill_jobhisto;
30 extern const char CATS_IMP_EXP *client_backups;
31 extern const char CATS_IMP_EXP *list_pool;
32 extern const char CATS_IMP_EXP *drop_deltabs[];
33 extern const char CATS_IMP_EXP *create_delindex;
34 extern const char CATS_IMP_EXP *insert_delcand;
35 extern const char CATS_IMP_EXP *select_backup_del;
36 extern const char CATS_IMP_EXP *select_verify_del;
37 extern const char CATS_IMP_EXP *select_restore_del;
38 extern const char CATS_IMP_EXP *select_admin_del;
39 extern const char CATS_IMP_EXP *select_migrate_del;
40 extern const char CATS_IMP_EXP *select_copy_del;
41 extern const char CATS_IMP_EXP *select_job;
42 extern const char CATS_IMP_EXP *count_select_job;
43 extern const char CATS_IMP_EXP *del_File;
44 extern const char CATS_IMP_EXP *cnt_File;
45 extern const char CATS_IMP_EXP *cnt_DelCand;
46 extern const char CATS_IMP_EXP *del_Job;
47 extern const char CATS_IMP_EXP *del_MAC;
48 extern const char CATS_IMP_EXP *del_JobMedia;
49 extern const char CATS_IMP_EXP *cnt_JobMedia;
50 extern const char CATS_IMP_EXP *sel_JobMedia;
51 extern const char CATS_IMP_EXP *upd_Purged;
53 extern const char CATS_IMP_EXP *cleanup_created_job;
54 extern const char CATS_IMP_EXP *cleanup_running_job;
55 extern const char CATS_IMP_EXP *uar_list_jobs;
56 extern const char CATS_IMP_EXP *uar_count_files;
57 extern const char CATS_IMP_EXP *uar_sel_files;
58 extern const char CATS_IMP_EXP *uar_del_temp;
59 extern const char CATS_IMP_EXP *uar_del_temp1;
60 extern const char CATS_IMP_EXP *uar_last_full;
61 extern const char CATS_IMP_EXP *uar_full;
62 extern const char CATS_IMP_EXP *uar_inc;
63 extern const char CATS_IMP_EXP *uar_list_temp;
64 extern const char CATS_IMP_EXP *uar_sel_all_temp1;
65 extern const char CATS_IMP_EXP *uar_sel_fileset;
66 extern const char CATS_IMP_EXP *uar_mediatype;
67 extern const char CATS_IMP_EXP *uar_jobid_fileindex;
68 extern const char CATS_IMP_EXP *uar_dif;
69 extern const char CATS_IMP_EXP *uar_sel_all_temp;
70 extern const char CATS_IMP_EXP *uar_count_files;
71 extern const char CATS_IMP_EXP *uar_jobids_fileindex;
72 extern const char CATS_IMP_EXP *uar_jobid_fileindex_from_table;
73 extern const char CATS_IMP_EXP *uar_sel_jobid_temp;
75 extern const char CATS_IMP_EXP *create_deltabs[4];
77 extern const char CATS_IMP_EXP *uar_file[4];
78 extern const char CATS_IMP_EXP *uar_create_temp[4];
79 extern const char CATS_IMP_EXP *uar_create_temp1[4];
80 extern const char CATS_IMP_EXP *uar_jobid_fileindex_from_dir[4];