Script started on Fri Sep 28 08:40:09 2007 [root@thundercracker /home/cfusion/bacula]# svn up U trunk/gui/bweb/cgi/bresto.pl U trunk/gui/bweb/html/bresto.js A trunk/bacula/patches/2.2.4-sd-auth-fail.patch U trunk/bacula/src/dird/fd_cmds.c U trunk/bacula/src/dird/msgchan.c U trunk/bacula/src/dird/ua_output.c U trunk/bacula/src/dird/migrate.c U trunk/bacula/src/dird/ua_run.c U trunk/bacula/src/filed/status.c U trunk/bacula/src/cats/sqlite.c U trunk/bacula/src/cats/cats.h U trunk/bacula/src/cats/mysql.c U trunk/bacula/src/cats/sql_create.c U trunk/bacula/src/cats/postgresql.c U trunk/bacula/src/stored/device.c U trunk/bacula/src/stored/mount.c U trunk/bacula/src/stored/job.c U trunk/bacula/src/stored/dev.c U trunk/bacula/src/stored/acquire.c U trunk/bacula/src/stored/protos.h U trunk/bacula/src/tools/testfind.c U trunk/bacula/src/lib/message.c U trunk/bacula/src/lib/bsnprintf.c U trunk/bacula/src/lib/btimers.c U trunk/bacula/src/lib/jcr.c U trunk/bacula/src/lib/parse_conf.h U trunk/bacula/src/lib/res.c U trunk/bacula/src/lib/breg.c U trunk/bacula/src/lib/breg.h U trunk/bacula/src/lib/edit.c U trunk/bacula/src/version.h U trunk/bacula/technotes-2.3 U trunk/regress/tests/six-vol-test Updated to revision 5678. [root@thundercracker /home/cfusion/bacula]# (reverse-i-search)`': e': cd trunk/regress/x': export REGRESS_DEBUG=1p': [root@thundercracker /home/cfusion/bacula]# [root@thundercracker /home/cfusion/bacula]# cd trunk/regress/ [root@thundercracker /home/cfusion/bacula/trunk/regress]# ./do_all mkdir tmp working echo "Doing: scripts/setup" Doing: scripts/setup scripts/setup Copying source from /home/cfusion/bacula/trunk/bacula checking for true... /usr/bin/true checking for false... /usr/bin/false configuring for bacula 2.3.6 (28 September 2007) checking for gcc... gcc checking for C compiler default output file name... a.out checking whether the C compiler works... yes checking whether we are cross compiling... no checking for suffix of executables... checking for suffix of object files... o checking whether we are using the GNU C compiler... yes checking whether gcc accepts -g... yes checking for gcc option to accept ANSI C... none needed checking for g++... g++ checking whether we are using the GNU C++ compiler... yes checking whether g++ accepts -g... yes checking whether gcc and cc understand -c and -o together... yes checking how to run the C preprocessor... gcc -E checking for egrep... grep -E checking whether gcc needs -traditional... no checking for g++... /usr/bin/g++ checking for a BSD-compatible install... /usr/bin/install -c checking for ranlib... ranlib checking for mv... /bin/mv checking for rm... /bin/rm checking for cp... /bin/cp checking for sed... /usr/bin/sed checking for echo... /bin/echo checking for cmp... /usr/bin/cmp checking for tbl... /usr/bin/tbl checking for ar... /usr/bin/ar checking for openssl... /usr/bin/openssl checking for mtx... mtx checking for dd... /bin/dd checking for mkisofs... mkisofs checking for python... /usr/local/bin/python checking for growisofs... growisofs checking for dvd+rw-mediainfo... dvd+rw-mediainfo checking for dvd+rw-format... dvd+rw-format checking for pkg-config... pkg-config checking for wx-config... wx-config checking for cdrecord... cdrecord checking for pidof... pidof checking for gawk... no checking for mawk... no checking for nawk... nawk checking for nawk... /usr/bin/nawk checking build system type... i386-unknown-freebsd6.2 checking host system type... i386-unknown-freebsd6.2 checking for Operating System Distribution... done checking whether make sets $(MAKE)... yes checking whether NLS is requested... yes checking for msgfmt... /usr/local/bin/msgfmt checking for gmsgfmt... /usr/local/bin/msgfmt checking for xgettext... /usr/local/bin/xgettext checking for msgmerge... /usr/local/bin/msgmerge checking for ld used by GCC... /usr/bin/ld checking if the linker (/usr/bin/ld) is GNU ld... yes checking for shared library run path origin... done checking for CFPreferencesCopyAppValue... no checking for CFLocaleCopyCurrent... no checking whether NLS is requested... yes checking for GNU gettext in libc... no checking for iconv... yes checking how to link with libiconv... /usr/local/lib/libiconv.so -Wl,-rpath -Wl,/usr/local/lib checking for GNU gettext in libintl... yes checking whether to use NLS... yes checking where the gettext function comes from... external libintl checking how to link with libintl... /usr/local/lib/libintl.so -L/usr/local/lib /usr/local/lib/libiconv.so -Wl,-rpath -Wl,/usr/local/lib checking for msgfmt... (cached) /usr/local/bin/msgfmt checking termcap.h usability... yes checking termcap.h presence... yes checking for termcap.h... yes checking for tgetent in -ltermcap... yes checking whether stat file-mode macros are broken... no checking for dirent.h that defines DIR... yes checking for library containing opendir... none required checking for strcasecmp... yes checking for select... yes checking for setenv... yes checking for putenv... yes checking for tcgetattr... yes checking for lstat... yes checking for lchown... yes checking for nanosleep... yes checking for nl_langinfo... yes checking varargs.h usability... no checking varargs.h presence... no checking for varargs.h... no checking for Python support... no checking for socket... yes using libc's socket checking for OpenSSL... yes checking for library containing dlopen... none required checking for PostgreSQL support... checking for crypt... no checking for crypt in -lcrypt... yes yes checking for MySQL support... checking for SQLite3 support... no checking for SQLite support... no checking for getconf... getconf checking for CFLAGS value to request large file support... no checking for LDFLAGS value to request large file support... no checking for LIBS value to request large file support... no checking for _FILE_OFFSET_BITS... 64 checking for _LARGEFILE_SOURCE... 1 checking for _LARGE_FILES... 1 checking for X... no checking assert.h usability... yes checking assert.h presence... yes checking for assert.h... yes checking fcntl.h usability... yes checking fcntl.h presence... yes checking for fcntl.h... yes checking grp.h usability... yes checking grp.h presence... yes checking for grp.h... yes checking pwd.h usability... yes checking pwd.h presence... yes checking for pwd.h... yes checking libc.h usability... no checking libc.h presence... no checking for libc.h... no checking limits.h usability... yes checking limits.h presence... yes checking for limits.h... yes checking stdarg.h usability... yes checking stdarg.h presence... yes checking for stdarg.h... yes checking stdlib.h usability... yes checking stdlib.h presence... yes checking for stdlib.h... yes checking stdint.h usability... yes checking stdint.h presence... yes checking for stdint.h... yes checking string.h usability... yes checking string.h presence... yes checking for string.h... yes checking termios.h usability... yes checking termios.h presence... yes checking for termios.h... yes checking for termcap.h... (cached) yes checking term.h usability... yes checking term.h presence... yes checking for term.h... yes checking unistd.h usability... yes checking unistd.h presence... yes checking for unistd.h... yes checking sys/bitypes.h usability... no checking sys/bitypes.h presence... no checking for sys/bitypes.h... no checking sys/byteorder.h usability... no checking sys/byteorder.h presence... no checking for sys/byteorder.h... no checking sys/ioctl.h usability... yes checking sys/ioctl.h presence... yes checking for sys/ioctl.h... yes checking sys/select.h usability... yes checking sys/select.h presence... yes checking for sys/select.h... yes checking sys/sockio.h usability... yes checking sys/sockio.h presence... yes checking for sys/sockio.h... yes checking sys/time.h usability... yes checking sys/time.h presence... yes checking for sys/time.h... yes checking sys/socket.h usability... yes checking sys/socket.h presence... yes checking for sys/socket.h... yes checking arpa/nameser.h usability... yes checking arpa/nameser.h presence... yes checking for arpa/nameser.h... yes checking resolv.h usability... no checking resolv.h presence... yes configure: WARNING: resolv.h: present but cannot be compiled configure: WARNING: resolv.h: check for missing prerequisite headers? configure: WARNING: resolv.h: see the Autoconf documentation configure: WARNING: resolv.h: section "Present But Cannot Be Compiled" configure: WARNING: resolv.h: proceeding with the preprocessor's result configure: WARNING: resolv.h: in the future, the compiler will take precedence configure: WARNING: ## ------------------------------------------ ## configure: WARNING: ## Report this to the AC_PACKAGE_NAME lists. ## configure: WARNING: ## ------------------------------------------ ## checking for resolv.h... yes checking mtio.h usability... no checking mtio.h presence... no checking for mtio.h... no checking sys/mtio.h usability... yes checking sys/mtio.h presence... yes checking for sys/mtio.h... yes checking sys/tape.h usability... no checking sys/tape.h presence... no checking for sys/tape.h... no checking regex.h usability... yes checking regex.h presence... yes checking for regex.h... yes checking for ANSI C header files... yes checking whether sys/types.h defines makedev... yes checking for dirent.h that defines DIR... (cached) yes checking for library containing opendir... (cached) none required checking whether stat file-mode macros are broken... (cached) no checking for sys/wait.h that is POSIX.1 compatible... yes checking whether time.h and sys/time.h may both be included... yes checking for struct stat.st_blksize... no checking for struct stat.st_blocks... no checking whether struct tm is in sys/time.h or time.h... time.h checking for struct tm.tm_zone... yes checking for utime.h... yes checking for socklen_t... yes checking for bigendian... no checking for typeof... yes checking for an ANSI C-conforming const... yes checking how to get filesystem type... 4.4BSD/OSF1 checking sys/statvfs.h usability... yes checking sys/statvfs.h presence... yes checking for sys/statvfs.h... yes checking return type of signal handlers... void checking for type of signal functions... posix checking for mode_t... yes checking for uid_t in sys/types.h... yes checking for size_t... yes checking for pid_t... yes checking for off_t... yes checking for ino_t... yes checking for dev_t... yes checking for daddr_t... yes checking for major_t... no checking for minor_t... no checking for ssize_t... yes checking for struct stat.st_blocks... (cached) no checking for struct stat.st_rdev... no checking whether struct tm is in sys/time.h or time.h... (cached) time.h checking for an ANSI C-conforming const... (cached) yes checking for char... yes checking size of char... 1 checking for short int... yes checking size of short int... 2 checking for int... yes checking size of int... 4 checking for long int... yes checking size of long int... 4 checking for long long int... yes checking size of long long int... 8 checking for int *... yes checking size of int *... 4 checking for u_int type... yes checking for intmax_t type... yes checking for u_intmax_t type... no checking for intXX_t types... yes checking for int64_t type... yes checking for u_intXX_t types... yes checking for u_int64_t types... yes checking for fork... yes checking for getcwd... yes checking for gethostname... yes checking for getpid... yes checking for gettimeofday... yes checking for setpgid... yes checking for setpgrp... yes checking for setsid... yes checking for signal... yes checking for strerror... yes checking for strncmp... yes checking for strncpy... yes checking for vfprintf... yes checking for fchdir... yes checking for strtoll... yes checking for posix_fadvise... no checking for fdatasync... no checking for chflags... yes checking for snprintf... yes checking for vsnprintf... yes checking for gethostid... yes checking for fseeko... yes checking for va_copy... yes checking for localtime_r... yes checking for readdir_r... yes checking for strerror_r... yes checking for gethostbyname_r... yes checking for gethostbyname_r... (cached) yes using libc's resolver checking for inet_pton... yes checking for inet_ntop... yes checking for gethostbyname2... yes checking for struct sockaddr has a sa_len field... yes checking for strftime... yes checking for vprintf... yes checking for _doprnt... no checking for working alloca.h... no checking for alloca... yes checking for getmntent in -lsun... no checking for getmntent in -lseq... no checking for getmntent in -lgen... no checking for getmntent... no checking whether closedir returns void... no checking whether setpgrp takes no argument... no checking for gettext in -lintl... no checking for getpwnam in -lsun... no checking zlib.h usability... yes checking zlib.h presence... yes checking for zlib.h... yes checking for deflate in -lz... yes checking sys/acl.h usability... yes checking sys/acl.h presence... yes checking for sys/acl.h... yes checking for acl_get_file... yes checking for pthread_create in -lpthread... yes configure: creating ./config.status config.status: creating autoconf/Make.common config.status: creating Makefile config.status: creating manpages/Makefile config.status: creating scripts/startmysql config.status: creating scripts/stopmysql config.status: creating scripts/btraceback config.status: creating scripts/startit config.status: creating scripts/stopit config.status: creating scripts/bconsole config.status: creating scripts/gconsole config.status: creating scripts/bacula config.status: creating scripts/bacula-ctl-dir config.status: creating scripts/bacula-ctl-fd config.status: creating scripts/bacula-ctl-sd config.status: creating scripts/devel_bacula config.status: creating scripts/Makefile config.status: creating scripts/logrotate config.status: creating scripts/bacula.desktop.gnome1 config.status: creating scripts/bacula.desktop.gnome2 config.status: creating scripts/bacula.desktop.gnome1.consolehelper config.status: creating scripts/bacula.desktop.gnome2.consolehelper config.status: creating scripts/bacula.desktop.gnome1.xsu config.status: creating scripts/bacula.desktop.gnome2.xsu config.status: creating scripts/bgnome-console.console_apps config.status: creating scripts/mtx-changer config.status: creating scripts/disk-changer config.status: creating scripts/dvd-handler config.status: creating scripts/dvd-simulator config.status: creating scripts/bacula-tray-monitor.desktop config.status: creating scripts/logwatch/Makefile config.status: creating scripts/logwatch/logfile.bacula.conf config.status: creating scripts/wxconsole.console_apps config.status: creating scripts/wxconsole.desktop.consolehelper config.status: creating scripts/wxconsole.desktop.xsu config.status: creating scripts/bat.desktop config.status: creating scripts/bat.desktop.xsu config.status: creating scripts/bat.desktop.consolehelper config.status: creating scripts/bat.console_apps config.status: creating src/Makefile config.status: creating src/host.h config.status: creating src/console/Makefile config.status: creating src/console/bconsole.conf config.status: creating src/gnome2-console/Makefile config.status: creating src/gnome2-console/bgnome-console.conf config.status: creating src/qt-console/bat.conf config.status: creating src/qt-console/bat.pro config.status: creating src/qt-console/install_conf_file config.status: creating src/wx-console/Makefile config.status: creating src/wx-console/bwx-console.conf config.status: creating src/tray-monitor/Makefile config.status: creating src/tray-monitor/tray-monitor.conf config.status: creating src/dird/Makefile config.status: creating src/dird/bacula-dir.conf config.status: creating src/lib/Makefile config.status: creating src/stored/Makefile config.status: creating src/stored/bacula-sd.conf config.status: creating src/filed/Makefile config.status: creating src/filed/bacula-fd.conf config.status: creating src/cats/Makefile config.status: creating src/cats/make_catalog_backup config.status: creating src/cats/delete_catalog_backup config.status: creating src/cats/create_postgresql_database config.status: creating src/cats/update_postgresql_tables config.status: creating src/cats/make_postgresql_tables config.status: creating src/cats/grant_postgresql_privileges config.status: creating src/cats/drop_postgresql_tables config.status: creating src/cats/drop_postgresql_database config.status: creating src/cats/create_mysql_database config.status: creating src/cats/update_mysql_tables config.status: creating src/cats/make_mysql_tables config.status: creating src/cats/grant_mysql_privileges config.status: creating src/cats/drop_mysql_tables config.status: creating src/cats/drop_mysql_database config.status: creating src/cats/create_sqlite_database config.status: creating src/cats/update_sqlite_tables config.status: creating src/cats/make_sqlite_tables config.status: creating src/cats/grant_sqlite_privileges config.status: creating src/cats/drop_sqlite_tables config.status: creating src/cats/drop_sqlite_database config.status: creating src/cats/create_sqlite3_database config.status: creating src/cats/update_sqlite3_tables config.status: creating src/cats/make_sqlite3_tables config.status: creating src/cats/grant_sqlite3_privileges config.status: creating src/cats/drop_sqlite3_tables config.status: creating src/cats/drop_sqlite3_database config.status: creating src/cats/sqlite config.status: creating src/cats/mysql config.status: creating src/cats/create_bdb_database config.status: creating src/cats/update_bdb_tables config.status: creating src/cats/make_bdb_tables config.status: creating src/cats/grant_bdb_privileges config.status: creating src/cats/drop_bdb_tables config.status: creating src/cats/drop_bdb_database config.status: creating src/cats/create_bacula_database config.status: creating src/cats/update_bacula_tables config.status: creating src/cats/grant_bacula_privileges config.status: creating src/cats/make_bacula_tables config.status: creating src/cats/drop_bacula_tables config.status: creating src/cats/drop_bacula_database config.status: creating src/findlib/Makefile config.status: creating src/tools/Makefile config.status: creating po/Makefile.in config.status: creating platforms/Makefile config.status: creating platforms/freebsd/Makefile config.status: creating platforms/freebsd/bacula-fd config.status: creating platforms/freebsd/bacula-sd config.status: creating platforms/freebsd/bacula-dir config.status: creating src/config.h config.status: executing default-1 commands config.status: creating po/POTFILES config.status: creating po/Makefile config.status: executing default commands Doing make of dependencies ==>Entering directory /usr/home/cfusion/bacula/trunk/regress/build/src ==>Entering directory /usr/home/cfusion/bacula/trunk/regress/build/scripts ==>Entering directory /usr/home/cfusion/bacula/trunk/regress/build/src/lib ==>Entering directory /usr/home/cfusion/bacula/trunk/regress/build/src/findlib ==>Entering directory /usr/home/cfusion/bacula/trunk/regress/build/src/filed ==>Entering directory /usr/home/cfusion/bacula/trunk/regress/build/src/console ==>Entering directory /usr/home/cfusion/bacula/trunk/regress/build/src/cats ==>Entering directory /usr/home/cfusion/bacula/trunk/regress/build/src/dird ==>Entering directory /usr/home/cfusion/bacula/trunk/regress/build/src/stored ==>Entering directory /usr/home/cfusion/bacula/trunk/regress/build/src/tools ==>Entering directory /usr/home/cfusion/bacula/trunk/regress/build/manpages Configuration on Fri Sep 28 08:49:57 EDT 2007: Host: i386-unknown-freebsd6.2 -- freebsd 6.2-RELEASE-p3 Bacula version: 2.3.6 (28 September 2007) Source code location: . Install binaries: /usr/home/cfusion/bacula/trunk/regress/bin Install config files: /usr/home/cfusion/bacula/trunk/regress/bin Scripts directory: /usr/home/cfusion/bacula/trunk/regress/bin Working directory: /usr/home/cfusion/bacula/trunk/regress/working PID directory: /usr/home/cfusion/bacula/trunk/regress/working Subsys directory: /usr/home/cfusion/bacula/trunk/regress/working Man directory: /usr/home/cfusion/bacula/trunk/regress/bin Data directory: /usr/share C Compiler: gcc 3.4.6 C++ Compiler: /usr/bin/g++ 3.4.6 Compiler flags: -g -O2 -Wall -fno-strict-aliasing -fno-exceptions -fno-rtti Linker flags: -O Libraries: -lpthread Statically Linked Tools: no Statically Linked FD: no Statically Linked SD: no Statically Linked DIR: no Statically Linked CONS: no Database type: PostgreSQL Database lib: -L/usr/local/lib -lpq -lcrypt Database name: regress Database user: regress Job Output Email: wmoran@collaborativefusion.com Traceback Email: wmoran@collaborativefusion.com SMTP Host Address: wingspan.pitbpa0.priv.collaborativefusion.com Director Port: 8101 File daemon Port: 8102 Storage daemon Port: 8103 Director User: Director Group: Storage Daemon User: Storage DaemonGroup: File Daemon User: File Daemon Group: SQL binaries Directory /usr/local/bin Large file support: yes Bacula conio support: yes -ltermcap readline support: no TCP Wrappers support: no TLS support: yes Encryption support: yes ZLIB support: yes enable-smartalloc: yes bat support: no enable-gnome: no enable-bwx-console: no enable-tray-monitor: client-only: no build-dird: yes build-stored: yes ACL support: yes Python support: no Batch insert enabled: yes ==>Entering directory /usr/home/cfusion/bacula/trunk/regress/build/src ==>Entering directory /usr/home/cfusion/bacula/trunk/regress/build/scripts ==>Entering directory /usr/home/cfusion/bacula/trunk/regress/build/src/lib Compiling attr.c Compiling base64.c Compiling berrno.c Compiling bsys.c Compiling bget_msg.c Compiling bnet.c Compiling bnet_server.c Compiling runscript.c Compiling bsock.c Compiling bpipe.c Compiling bsnprintf.c Compiling btime.c Compiling cram-md5.c Compiling crc32.c Compiling crypto.c Compiling daemon.c Compiling edit.c Compiling fnmatch.c Compiling guid_to_name.c Compiling hmac.c Compiling jcr.c Compiling lex.c Compiling alist.c Compiling dlist.c Compiling md5.c Compiling message.c Compiling mem_pool.c Compiling openssl.c Compiling parse_conf.c Compiling queue.c Compiling bregex.c Compiling res.c Compiling rwlock.c Compiling scan.c Compiling serial.c Compiling sha1.c Compiling signal.c Compiling smartall.c Compiling rblist.c Compiling tls.c Compiling tree.c Compiling util.c Compiling var.c Compiling watchdog.c Compiling workq.c Compiling btimers.c Compiling address_conf.c Compiling pythonlib.c Compiling breg.c Making libbac.a ... /usr/bin/ar rc libbac.a attr.o base64.o berrno.o bsys.o bget_msg.o bnet.o bnet_server.o runscript.o bsock.o bpipe.o bsnprintf.o btime.o cram-md5.o crc32.o crypto.o daemon.o edit.o fnmatch.o guid_to_name.o hmac.o jcr.o lex.o alist.o dlist.o md5.o message.o mem_pool.o openssl.o parse_conf.o queue.o bregex.o res.o rwlock.o scan.o serial.o sha1.o signal.o smartall.o rblist.o tls.o tree.o util.o var.o watchdog.o workq.o btimers.o address_conf.o pythonlib.o breg.o ranlib libbac.a ==== Make of lib is good ==== ==>Entering directory /usr/home/cfusion/bacula/trunk/regress/build/src/findlib Compiling find.c Compiling match.c Compiling find_one.c Compiling attribs.c Compiling create_file.c Compiling bfile.c Compiling drivetype.c Compiling enable_priv.c Compiling fstype.c Compiling mkpath.c Compiling savecwd.c Making libfind.a ... /usr/bin/ar cr libfind.a find.o match.o find_one.o attribs.o create_file.o bfile.o drivetype.o enable_priv.o fstype.o mkpath.o savecwd.o ranlib libfind.a ==== Make of findlib is good ==== ==>Entering directory /usr/home/cfusion/bacula/trunk/regress/build/src/filed Compiling filed.c Compiling authenticate.c Compiling acl.c Compiling backup.c Compiling estimate.c Compiling filed_conf.c Compiling heartbeat.c Compiling job.c Compiling pythonfd.c Compiling restore.c Compiling status.c Compiling verify.c Compiling verify_vol.c Linking bacula-fd ... /usr/bin/g++ -O -L../lib -L../findlib -o bacula-fd filed.o authenticate.o acl.o backup.o estimate.o filed_conf.o heartbeat.o job.o pythonfd.o restore.o status.o verify.o verify_vol.o -lz -lfind -lbac -lm -lpthread /usr/local/lib/libintl.so -L/usr/local/lib /usr/local/lib/libiconv.so -Wl,-rpath -Wl,/usr/local/lib -lssl -lcrypto ==== Make of filed is good ==== ==>Entering directory /usr/home/cfusion/bacula/trunk/regress/build/src/console Compiling console.c Compiling console_conf.c Compiling authenticate.c Compiling conio.c /usr/bin/g++ -O -L../lib -L../cats -o bconsole console.o console_conf.o authenticate.o conio.o -ltermcap -lbac -lm -lpthread /usr/local/lib/libintl.so -L/usr/local/lib /usr/local/lib/libiconv.so -Wl,-rpath -Wl,/usr/local/lib -lssl -lcrypto ==== Make of console is good ==== ==>Entering directory /usr/home/cfusion/bacula/trunk/regress/build/src/cats Compiling mysql.c Compiling bdb.c Compiling bdb_create.c Compiling bdb_get.c Compiling bdb_update.c Compiling bdb_delete.c Compiling bdb_find.c Compiling bdb_list.c Compiling sql.c Compiling sql_cmds.c Compiling sql_create.c Compiling sql_delete.c Compiling sql_find.c Compiling sql_get.c Compiling sql_list.c Compiling sql_update.c Compiling sqlite.c Compiling postgresql.c Making libsql.a ... /usr/bin/ar rc libsql.a mysql.o bdb.o bdb_create.o bdb_get.o bdb_update.o bdb_delete.o bdb_find.o bdb_list.o sql.o sql_cmds.o sql_create.o sql_delete.o sql_find.o sql_get.o sql_list.o sql_update.o sqlite.o postgresql.o ranlib libsql.a ==== Make of cats is good ==== ==>Entering directory /usr/home/cfusion/bacula/trunk/regress/build/src/dird Compiling dird.c Compiling admin.c Compiling authenticate.c Compiling autoprune.c Compiling backup.c Compiling bsr.c Compiling catreq.c Compiling dird_conf.c Compiling expand.c Compiling fd_cmds.c Compiling getmsg.c Compiling inc_conf.c Compiling job.c Compiling jobq.c Compiling migrate.c Compiling mountreq.c Compiling msgchan.c Compiling next_vol.c Compiling newvol.c Compiling pythondir.c Compiling recycle.c Compiling restore.c Compiling run_conf.c Compiling scheduler.c Compiling ua_acl.c Compiling ua_cmds.c Compiling ua_dotcmds.c Compiling ua_query.c Compiling ua_input.c Compiling ua_label.c Compiling ua_output.c Compiling ua_prune.c Compiling ua_purge.c Compiling ua_restore.c Compiling ua_run.c Compiling ua_select.c Compiling ua_server.c Compiling ua_status.c Compiling ua_tree.c Compiling ua_update.c Compiling verify.c Linking bacula-dir ... /usr/bin/g++ -O -L../lib -L../cats -L../findlib -o bacula-dir dird.o admin.o authenticate.o autoprune.o backup.o bsr.o catreq.o dird_conf.o expand.o fd_cmds.o getmsg.o inc_conf.o job.o jobq.o migrate.o mountreq.o msgchan.o next_vol.o newvol.o pythondir.o recycle.o restore.o run_conf.o scheduler.o ua_acl.o ua_cmds.o ua_dotcmds.o ua_query.o ua_input.o ua_label.o ua_output.o ua_prune.o ua_purge.o ua_restore.o ua_run.o ua_select.o ua_server.o ua_status.o ua_tree.o ua_update.o verify.o -lsql -lfind -lbac -lm -L/usr/local/lib -lpq -lcrypt -lpthread /usr/local/lib/libintl.so -L/usr/local/lib /usr/local/lib/libiconv.so -Wl,-rpath -Wl,/usr/local/lib -lssl -lcrypto ==== Make of dird is good ==== ==>Entering directory /usr/home/cfusion/bacula/trunk/regress/build/src/stored Compiling stored.c Compiling ansi_label.c Compiling autochanger.c Compiling acquire.c Compiling append.c Compiling askdir.c Compiling authenticate.c Compiling block.c Compiling butil.c Compiling dev.c Compiling device.c Compiling dircmd.c Compiling dvd.c Compiling ebcdic.c Compiling fd_cmds.c Compiling job.c Compiling label.c Compiling lock.c Compiling mac.c Compiling match_bsr.c Compiling mount.c Compiling parse_bsr.c Compiling pythonsd.c Compiling read.c Compiling read_record.c Compiling record.c Compiling reserve.c Compiling scan.c Compiling spool.c Compiling status.c Compiling stored_conf.c Compiling wait.c Linking bacula-sd ... /usr/bin/g++ -O -L../lib -o bacula-sd stored.o ansi_label.o autochanger.o acquire.o append.o askdir.o authenticate.o block.o butil.o dev.o device.o dircmd.o dvd.o ebcdic.o fd_cmds.o job.o label.o lock.o mac.o match_bsr.o mount.o parse_bsr.o pythonsd.o read.o read_record.o record.o reserve.o scan.o spool.o status.o stored_conf.o wait.o -lz -lbac -lm -lpthread /usr/local/lib/libintl.so -L/usr/local/lib /usr/local/lib/libiconv.so -Wl,-rpath -Wl,/usr/local/lib -lssl -lcrypto Compiling bls.c Compiling Compiling bextract.c Compiling Compiling bscan.c /usr/bin/g++ -O -L../lib -L../cats -L../findlib -o bscan bscan.o block.o device.o dev.o label.o ansi_label.o dvd.o ebcdic.o lock.o autochanger.o acquire.o mount.o record.o match_bsr.o parse_bsr.o butil.o read_record.o scan.o reserve.o stored_conf.o spool.o wait.o -lsql -L/usr/local/lib -lpq -lcrypt -lz -lfind -lbac -lm -lpthread /usr/local/lib/libintl.so -L/usr/local/lib /usr/local/lib/libiconv.so -Wl,-rpath -Wl,/usr/local/lib -lssl -lcrypto Compiling btape.c /usr/bin/g++ -O -L../lib -L../cats -o btape btape.o block.o butil.o dev.o device.o label.o lock.o ansi_label.o dvd.o ebcdic.o autochanger.o acquire.o mount.o record.o read_record.o reserve.o stored_conf.o match_bsr.o parse_bsr.o scan.o spool.o wait.o -lsql -lbac -lm -lpthread /usr/local/lib/libintl.so -L/usr/local/lib /usr/local/lib/libiconv.so -Wl,-rpath -Wl,/usr/local/lib -lssl -lcrypto Compiling bcopy.c /usr/bin/g++ -O -L../lib -L../findlib -o bcopy bcopy.o block.o device.o dev.o label.o ansi_label.o dvd.o ebcdic.o lock.o autochanger.o acquire.o mount.o record.o match_bsr.o parse_bsr.o butil.o read_record.o reserve.o scan.o stored_conf.o spool.o wait.o -L/usr/local/lib -lpq -lcrypt -lz -lfind -lbac -lm -lpthread /usr/local/lib/libintl.so -L/usr/local/lib /usr/local/lib/libiconv.so -Wl,-rpath -Wl,/usr/local/lib -lssl -lcrypto ===== Make of stored is good ==== ==>Entering directory /usr/home/cfusion/bacula/trunk/regress/build/src/tools Compiling bsmtp.c /usr/bin/g++ -O -L../lib -o bsmtp bsmtp.o -lbac -lm -lpthread /usr/local/lib/libintl.so -L/usr/local/lib /usr/local/lib/libiconv.so -Wl,-rpath -Wl,/usr/local/lib -lssl -lcrypto Compiling dbcheck.c /usr/bin/g++ -O -L../lib -L../cats -o dbcheck dbcheck.o ../dird/dird_conf.o ../dird/run_conf.o ../dird/inc_conf.o -lsql -lbac -lm -L/usr/local/lib -lpq -lcrypt -lpthread /usr/local/lib/libintl.so -L/usr/local/lib /usr/local/lib/libiconv.so -Wl,-rpath -Wl,/usr/local/lib -lssl -lcrypto Compiling drivetype.c /usr/bin/g++ -O -L../lib -L../findlib -o drivetype drivetype.o -lfind -lbac -lm -lpthread /usr/local/lib/libintl.so -L/usr/local/lib /usr/local/lib/libiconv.so -Wl,-rpath -Wl,/usr/local/lib -lssl -lcrypto Compiling fstype.c /usr/bin/g++ -O -L../lib -L../findlib -o fstype fstype.o -lfind -lbac -lm -lpthread /usr/local/lib/libintl.so -L/usr/local/lib /usr/local/lib/libiconv.so -Wl,-rpath -Wl,/usr/local/lib -lssl -lcrypto Compiling testfind.c /usr/bin/g++ -g -O -L. -L../lib -L../findlib -o testfind testfind.o ../dird/dird_conf.o ../dird/inc_conf.o ../dird/run_conf.o -lfind -lbac -lm -lpthread /usr/local/lib/libintl.so -L/usr/local/lib /usr/local/lib/libiconv.so -Wl,-rpath -Wl,/usr/local/lib -lssl -lcrypto Compiling testls.c /usr/bin/g++ -g -O -L. -L../lib -L../findlib -o testls testls.o -lfind -lbac -lm -lpthread /usr/local/lib/libintl.so -L/usr/local/lib /usr/local/lib/libiconv.so -Wl,-rpath -Wl,/usr/local/lib -lssl -lcrypto Compiling bregex.c /usr/bin/g++ -g -O -L. -L../lib -o bregex bregex.o -lbac -lm -lpthread /usr/local/lib/libintl.so -L/usr/local/lib /usr/local/lib/libiconv.so -Wl,-rpath -Wl,/usr/local/lib -lssl -lcrypto Compiling bwild.c /usr/bin/g++ -g -O -L. -L../lib -o bwild bwild.o -lbac -lm -lpthread /usr/local/lib/libintl.so -L/usr/local/lib /usr/local/lib/libiconv.so -Wl,-rpath -Wl,/usr/local/lib -lssl -lcrypto Compiling bbatch.c /usr/bin/g++ -g -O -L../cats -L. -L../lib -o bbatch bbatch.o -lsql -lbac -lm -L/usr/local/lib -lpq -lcrypt -lpthread /usr/local/lib/libintl.so -L/usr/local/lib /usr/local/lib/libiconv.so -Wl,-rpath -Wl,/usr/local/lib -lssl -lcrypto Compiling bregtest.c /usr/bin/g++ -O -L../lib -o bregtest bregtest.o -lbac -lm -lpthread /usr/local/lib/libintl.so -L/usr/local/lib /usr/local/lib/libiconv.so -Wl,-rpath -Wl,/usr/local/lib -lssl -lcrypto gcc -c gigaslam.c gcc -o gigaslam gigaslam.o Compiling grow.c /usr/bin/g++ -O -L../lib -o grow grow.o -lbac -lm -lpthread /usr/local/lib/libintl.so -L/usr/local/lib /usr/local/lib/libiconv.so -Wl,-rpath -Wl,/usr/local/lib -lssl -lcrypto ==== Make of tools is good ==== ==>Entering directory /usr/home/cfusion/bacula/trunk/regress/build/manpages ./autoconf/mkinstalldirs /usr/home/cfusion/bacula/trunk/regress/bin mkdir /usr/home/cfusion/bacula/trunk/regress/bin ./autoconf/mkinstalldirs /usr/home/cfusion/bacula/trunk/regress/bin ./autoconf/mkinstalldirs /usr/home/cfusion/bacula/trunk/regress/bin if test ! -d /usr/home/cfusion/bacula/trunk/regress/working ; then ./autoconf/mkinstalldirs /usr/home/cfusion/bacula/trunk/regress/working; chmod 770 /usr/home/cfusion/bacula/trunk/regress/working; fi if test "x" != "x" ; then chown /usr/home/cfusion/bacula/trunk/regress/working; fi if test "x" != "x" ; then chgrp /usr/home/cfusion/bacula/trunk/regress/working; fi ../autoconf/mkinstalldirs /usr/home/cfusion/bacula/trunk/regress/bin ../autoconf/mkinstalldirs /usr/home/cfusion/bacula/trunk/regress/bin ../autoconf/mkinstalldirs /usr/home/cfusion/bacula/trunk/regress/bin ../autoconf/mkinstalldirs /usr/home/cfusion/bacula/trunk/regress/bin /usr/bin/install -c -m 0754 startmysql /usr/home/cfusion/bacula/trunk/regress/bin/startmysql /usr/bin/install -c -m 0754 stopmysql /usr/home/cfusion/bacula/trunk/regress/bin/stopmysql /usr/bin/install -c -m 0754 bconsole /usr/home/cfusion/bacula/trunk/regress/bin/bconsole /usr/bin/install -c -m 0754 gconsole /usr/home/cfusion/bacula/trunk/regress/bin/gconsole /usr/bin/install -c -m 0754 bacula /usr/home/cfusion/bacula/trunk/regress/bin/bacula /usr/bin/install -c -m 0754 bacula-ctl-dir /usr/home/cfusion/bacula/trunk/regress/bin/bacula-ctl-dir /usr/bin/install -c -m 0754 bacula-ctl-fd /usr/home/cfusion/bacula/trunk/regress/bin/bacula-ctl-fd /usr/bin/install -c -m 0754 bacula-ctl-sd /usr/home/cfusion/bacula/trunk/regress/bin/bacula-ctl-sd /usr/bin/install -c -m 0754 mtx-changer /usr/home/cfusion/bacula/trunk/regress/bin/mtx-changer /usr/bin/install -c -m 0754 disk-changer /usr/home/cfusion/bacula/trunk/regress/bin/disk-changer /usr/bin/install -c -m 0754 dvd-handler /usr/home/cfusion/bacula/trunk/regress/bin/dvd-handler /usr/bin/install -c -m 644 btraceback.gdb /usr/home/cfusion/bacula/trunk/regress/bin/btraceback.gdb /usr/bin/install -c -m 644 btraceback.dbx /usr/home/cfusion/bacula/trunk/regress/bin/btraceback.dbx chmod 0644 /usr/home/cfusion/bacula/trunk/regress/bin/btraceback.gdb /usr/home/cfusion/bacula/trunk/regress/bin/btraceback.dbx /usr/bin/install -c -m 0754 btraceback /usr/home/cfusion/bacula/trunk/regress/bin/btraceback ==== Make of filed is good ==== /usr/bin/install -c -m 0754 bacula-fd /usr/home/cfusion/bacula/trunk/regress/bin/bacula-fd /usr/bin/install -c -m 640 bacula-fd.conf /usr/home/cfusion/bacula/trunk/regress/bin/bacula-fd.conf ==== Make of console is good ==== /usr/bin/install -c -m 0754 bconsole /usr/home/cfusion/bacula/trunk/regress/bin/bconsole /usr/bin/install -c -m 640 bconsole.conf /usr/home/cfusion/bacula/trunk/regress/bin/bconsole.conf if test -f static-bconsole; then /usr/bin/install -c -m 0754 static-bconsole /usr/home/cfusion/bacula/trunk/regress/bin/static-bconsole; fi /usr/bin/install -c -m 0754 create_postgresql_database /usr/home/cfusion/bacula/trunk/regress/bin/create_postgresql_database /usr/bin/install -c -m 0754 update_postgresql_tables /usr/home/cfusion/bacula/trunk/regress/bin/update_postgresql_tables /usr/bin/install -c -m 0754 make_postgresql_tables /usr/home/cfusion/bacula/trunk/regress/bin/make_postgresql_tables /usr/bin/install -c -m 0754 grant_postgresql_privileges /usr/home/cfusion/bacula/trunk/regress/bin/grant_postgresql_privileges /usr/bin/install -c -m 0754 drop_postgresql_tables /usr/home/cfusion/bacula/trunk/regress/bin/drop_postgresql_tables /usr/bin/install -c -m 0754 drop_postgresql_database /usr/home/cfusion/bacula/trunk/regress/bin/drop_postgresql_database /usr/bin/install -c -m 0754 create_bacula_database /usr/home/cfusion/bacula/trunk/regress/bin/create_bacula_database /usr/bin/install -c -m 0754 update_bacula_tables /usr/home/cfusion/bacula/trunk/regress/bin/update_bacula_tables /usr/bin/install -c -m 0754 make_bacula_tables /usr/home/cfusion/bacula/trunk/regress/bin/make_bacula_tables /usr/bin/install -c -m 0754 grant_bacula_privileges /usr/home/cfusion/bacula/trunk/regress/bin/grant_bacula_privileges /usr/bin/install -c -m 0754 drop_bacula_tables /usr/home/cfusion/bacula/trunk/regress/bin/drop_bacula_tables /usr/bin/install -c -m 0754 drop_bacula_database /usr/home/cfusion/bacula/trunk/regress/bin/drop_bacula_database /usr/bin/install -c -m 0754 make_catalog_backup /usr/home/cfusion/bacula/trunk/regress/bin/make_catalog_backup /usr/bin/install -c -m 0754 delete_catalog_backup /usr/home/cfusion/bacula/trunk/regress/bin/delete_catalog_backup ==== Make of dird is good ==== /usr/bin/install -c -m 0754 bacula-dir /usr/home/cfusion/bacula/trunk/regress/bin/bacula-dir /usr/bin/install -c -m 640 bacula-dir.conf /usr/home/cfusion/bacula/trunk/regress/bin/bacula-dir.conf /usr/bin/install -c -m 644 query.sql /usr/home/cfusion/bacula/trunk/regress/bin/query.sql ===== Make of stored is good ==== /usr/bin/install -c -m 0754 bacula-sd /usr/home/cfusion/bacula/trunk/regress/bin/bacula-sd /usr/bin/install -c -m 0754 bls /usr/home/cfusion/bacula/trunk/regress/bin/bls /usr/bin/install -c -m 0754 bextract /usr/home/cfusion/bacula/trunk/regress/bin/bextract /usr/bin/install -c -m 0754 bcopy /usr/home/cfusion/bacula/trunk/regress/bin/bcopy /usr/bin/install -c -m 0754 bscan /usr/home/cfusion/bacula/trunk/regress/bin/bscan /usr/bin/install -c -m 0754 btape /usr/home/cfusion/bacula/trunk/regress/bin/btape /usr/bin/install -c -m 640 bacula-sd.conf /usr/home/cfusion/bacula/trunk/regress/bin/bacula-sd.conf chmod 755 /usr/home/cfusion/bacula/trunk/regress/bin/bsmtp /usr/home/cfusion/bacula/trunk/regress/build/autoconf/mkinstalldirs //usr/home/cfusion/bacula/trunk/regress/bin/man8 mkdir //usr/home/cfusion/bacula/trunk/regress/bin/man8 for I in bacula.8 bacula-dir.8 bacula-fd.8 bacula-sd.8 bconsole.8 bcopy.8 bextract.8 bls.8 bscan.8 btape.8 btraceback.8 dbcheck.8; do (/bin/rm -f $I.gz; gzip -c $I >$I.gz; /usr/bin/install -c -m 644 $I.gz /usr/home/cfusion/bacula/trunk/regress/bin/man8/$I.gz; rm -f $I.gz); done /usr/home/cfusion/bacula/trunk/regress/build/autoconf/mkinstalldirs //usr/home/cfusion/bacula/trunk/regress/bin/man1 mkdir //usr/home/cfusion/bacula/trunk/regress/bin/man1 for I in bacula-bgnome-console.1 bacula-tray-monitor.1 bacula-bwxconsole.1 bsmtp.1 bat.1; do (/bin/rm -f $I.gz; gzip -c $I >$I.gz; /usr/bin/install -c -m 644 $I.gz /usr/home/cfusion/bacula/trunk/regress/bin/man1/$I.gz; rm -f $I.gz); done Stopping the Bacula File daemon Stopping the Bacula Storage daemon Stopping the Bacula Director daemon Running database creation scripts Creating PostgreSQL database psql::1: ERROR: database "regress" already exists ALTER DATABASE Creation of regress database succeeded. DROP TABLE DROP TABLE DROP TABLE DROP TABLE DROP TABLE DROP TABLE DROP TABLE DROP TABLE DROP TABLE DROP TABLE DROP TABLE DROP TABLE DROP TABLE DROP TABLE DROP TABLE DROP TABLE DROP TABLE DROP TABLE psql::19: ERROR: table "mac" does not exist DROP TABLE DROP TABLE DROP TABLE Deletion of Bacula PostgreSQL tables succeeded. Dropped PostgreSQL tables Making PostgreSQL tables psql::7: NOTICE: CREATE TABLE will create implicit sequence "filename_filenameid_seq" for serial column "filename.filenameid" psql::7: NOTICE: CREATE TABLE / PRIMARY KEY will create implicit index "filename_pkey" for table "filename" CREATE TABLE CREATE INDEX psql::16: NOTICE: CREATE TABLE will create implicit sequence "path_pathid_seq" for serial column "path.pathid" psql::16: NOTICE: CREATE TABLE / PRIMARY KEY will create implicit index "path_pkey" for table "path" CREATE TABLE CREATE INDEX psql::31: NOTICE: CREATE TABLE will create implicit sequence "file_fileid_seq" for serial column "file.fileid" psql::31: NOTICE: CREATE TABLE / PRIMARY KEY will create implicit index "file_pkey" for table "file" CREATE TABLE CREATE INDEX CREATE INDEX psql::70: NOTICE: CREATE TABLE will create implicit sequence "job_jobid_seq" for serial column "job.jobid" psql::70: NOTICE: CREATE TABLE / PRIMARY KEY will create implicit index "job_pkey" for table "job" CREATE TABLE CREATE INDEX psql::80: NOTICE: CREATE TABLE will create implicit sequence "location_locationid_seq" for serial column "location.locationid" psql::80: NOTICE: CREATE TABLE / PRIMARY KEY will create implicit index "location_pkey" for table "location" CREATE TABLE psql::90: NOTICE: CREATE TABLE will create implicit sequence "fileset_filesetid_seq" for serial column "fileset.filesetid" psql::90: NOTICE: CREATE TABLE / PRIMARY KEY will create implicit index "fileset_pkey" for table "fileset" CREATE TABLE CREATE INDEX psql::108: NOTICE: CREATE TABLE will create implicit sequence "jobmedia_jobmediaid_seq" for serial column "jobmedia.jobmediaid" psql::108: NOTICE: CREATE TABLE / PRIMARY KEY will create implicit index "jobmedia_pkey" for table "jobmedia" CREATE TABLE CREATE INDEX psql::159: NOTICE: CREATE TABLE will create implicit sequence "media_mediaid_seq" for serial column "media.mediaid" psql::159: NOTICE: CREATE TABLE / PRIMARY KEY will create implicit index "media_pkey" for table "media" CREATE TABLE CREATE INDEX psql::169: NOTICE: CREATE TABLE will create implicit sequence "mediatype_mediatypeid_seq" for serial column "mediatype.mediatypeid" psql::169: NOTICE: CREATE TABLE / PRIMARY KEY will create implicit index "mediatype_pkey" for table "mediatype" CREATE TABLE psql::176: NOTICE: CREATE TABLE will create implicit sequence "storage_storageid_seq" for serial column "storage.storageid" psql::176: NOTICE: CREATE TABLE / PRIMARY KEY will create implicit index "storage_pkey" for table "storage" CREATE TABLE psql::195: NOTICE: CREATE TABLE will create implicit sequence "device_deviceid_seq" for serial column "device.deviceid" psql::195: NOTICE: CREATE TABLE / PRIMARY KEY will create implicit index "device_pkey" for table "device" CREATE TABLE psql::226: NOTICE: CREATE TABLE will create implicit sequence "pool_poolid_seq" for serial column "pool.poolid" psql::226: NOTICE: CREATE TABLE / PRIMARY KEY will create implicit index "pool_pkey" for table "pool" CREATE TABLE CREATE INDEX psql::239: NOTICE: CREATE TABLE will create implicit sequence "client_clientid_seq" for serial column "client.clientid" psql::239: NOTICE: CREATE TABLE / PRIMARY KEY will create implicit index "client_pkey" for table "client" CREATE TABLE CREATE INDEX psql::250: NOTICE: CREATE TABLE will create implicit sequence "log_logid_seq" for serial column "log.logid" psql::250: NOTICE: CREATE TABLE / PRIMARY KEY will create implicit index "log_pkey" for table "log" CREATE TABLE CREATE INDEX psql::265: NOTICE: CREATE TABLE will create implicit sequence "locationlog_loclogid_seq" for serial column "locationlog.loclogid" psql::265: NOTICE: CREATE TABLE / PRIMARY KEY will create implicit index "locationlog_pkey" for table "locationlog" CREATE TABLE psql::277: NOTICE: CREATE TABLE / PRIMARY KEY will create implicit index "counters_pkey" for table "counters" CREATE TABLE psql::289: NOTICE: CREATE TABLE will create implicit sequence "basefiles_baseid_seq" for serial column "basefiles.baseid" psql::289: NOTICE: CREATE TABLE / PRIMARY KEY will create implicit index "basefiles_pkey" for table "basefiles" CREATE TABLE psql::298: NOTICE: CREATE TABLE / PRIMARY KEY will create implicit index "unsavedfiles_pkey" for table "unsavedfiles" CREATE TABLE psql::305: NOTICE: CREATE TABLE / PRIMARY KEY will create implicit index "cdimages_pkey" for table "cdimages" CREATE TABLE CREATE TABLE psql::317: NOTICE: CREATE TABLE / PRIMARY KEY will create implicit index "status_pkey" for table "status" CREATE TABLE INSERT 0 1 INSERT 0 1 INSERT 0 1 INSERT 0 1 INSERT 0 1 INSERT 0 1 INSERT 0 1 INSERT 0 1 INSERT 0 1 INSERT 0 1 INSERT 0 1 INSERT 0 1 INSERT 0 1 INSERT 0 1 INSERT 0 1 INSERT 0 1 INSERT 0 1 INSERT 0 1 INSERT 0 1 INSERT 0 1 Creation of Bacula PostgreSQL tables succeeded. Granting PostgreSQL privileges psql::2: ERROR: role "regress" already exists GRANT GRANT GRANT GRANT GRANT GRANT GRANT GRANT GRANT GRANT GRANT GRANT GRANT GRANT GRANT GRANT GRANT GRANT GRANT GRANT GRANT GRANT GRANT GRANT GRANT GRANT GRANT GRANT GRANT GRANT GRANT GRANT GRANT GRANT GRANT GRANT GRANT Privileges for regress granted on regress. Starting the Bacula Storage daemon Starting the Bacula File daemon Starting the Bacula Director daemon Stopping the Bacula File daemon Pool Maxsize Maxused Inuse Stopping the Bacula Storage daemon Stopping the Bacula Director daemon echo "Doing: scripts/do_sed" Doing: scripts/do_sed scripts/do_sed Start non-root disk tests === Starting auto-label-test at 08:55:28 === Starting the Bacula Storage daemon Starting the Bacula File daemon Starting the Bacula Director daemon Connecting to Director localhost:8101 1000 OK: localhost-dir Version: 2.3.6 (28 September 2007) Enter a period to cancel a command. @output /dev/null status all localhost-dir Version: 2.3.6 (28 September 2007) i386-unknown-freebsd6.2 freebsd 6.2-RELEASE-p3 Daemon started 28-Sep-07 08:55, 0 Jobs run since started. Heap: heap=147,456 smbytes=37,864 max_bytes=37,864 bufs=258 max_bufs=258 No Scheduled Jobs. ==== Running Jobs: Console connected at 28-Sep-07 08:55 No Jobs running. ==== Terminated Jobs: JobId Level Files Bytes Status Finished Name ==================================================================== 1 Full 0 0 Error 28-Sep-07 03:34 SpanVol 2 Full 0 0 Error 28-Sep-07 04:04 SpanVol 3 Full 0 0 Error 28-Sep-07 04:35 SpanVol 4 Full 0 0 Error 28-Sep-07 05:05 SpanVol 1 Full 0 0 Error 28-Sep-07 06:07 Incremental 2 Full 0 0 Error 28-Sep-07 06:37 Incremental 3 Full 0 0 Error 28-Sep-07 07:07 Incremental 4 Full 0 0 Error 28-Sep-07 07:37 Incremental 5 Full 0 0 Error 28-Sep-07 08:07 Incremental 6 Full 0 0 Error 28-Sep-07 08:38 Incremental ==== Connecting to Storage daemon File at localhost:8103 localhost-sd Version: 2.3.6 (28 September 2007) i386-unknown-freebsd6.2 freebsd 6.2-RELEASE-p3 Daemon started 28-Sep-07 08:55, 0 Jobs run since started. Heap: heap=155,648 smbytes=13,042 max_bytes=77,454 bufs=57 max_bufs=59 Sizes: boffset_t=8 size_t=4 int32_t=4 int64_t=8 Running Jobs: No Jobs running. ==== Jobs waiting to reserve a drive: ==== Terminated Jobs: ==== Device status: Device "FileStorage" (/usr/home/cfusion/bacula/trunk/regress/tmp) is not open. Device "FileStorage1" (/usr/home/cfusion/bacula/trunk/regress/tmp) is not open. ==== In Use Volume status: ==== ==== Connecting to Client localhost-fd at localhost:8102 localhost-fd Version: 2.3.6 (28 September 2007) i386-unknown-freebsd6.2 freebsd 6.2-RELEASE-p3 Daemon started 28-Sep-07 08:55, 0 Jobs run since started. Heap: heap=94,208 smbytes=7,709 max_bytes=7,828 bufs=44 max_bufs=45 Sizeof: boffset_t=8 size_t=4 debug=1 trace=0 Running Jobs: Director connected at: 28-Sep-07 08:55 No Jobs running. ==== Terminated Jobs: ==== status all localhost-dir Version: 2.3.6 (28 September 2007) i386-unknown-freebsd6.2 freebsd 6.2-RELEASE-p3 Daemon started 28-Sep-07 08:55, 0 Jobs run since started. Heap: heap=184,320 smbytes=39,523 max_bytes=40,340 bufs=261 max_bufs=269 No Scheduled Jobs. ==== Running Jobs: Console connected at 28-Sep-07 08:55 No Jobs running. ==== Terminated Jobs: JobId Level Files Bytes Status Finished Name ==================================================================== 1 Full 0 0 Error 28-Sep-07 03:34 SpanVol 2 Full 0 0 Error 28-Sep-07 04:04 SpanVol 3 Full 0 0 Error 28-Sep-07 04:35 SpanVol 4 Full 0 0 Error 28-Sep-07 05:05 SpanVol 1 Full 0 0 Error 28-Sep-07 06:07 Incremental 2 Full 0 0 Error 28-Sep-07 06:37 Incremental 3 Full 0 0 Error 28-Sep-07 07:07 Incremental 4 Full 0 0 Error 28-Sep-07 07:37 Incremental 5 Full 0 0 Error 28-Sep-07 08:07 Incremental 6 Full 0 0 Error 28-Sep-07 08:38 Incremental ==== Connecting to Storage daemon File at localhost:8103 localhost-sd Version: 2.3.6 (28 September 2007) i386-unknown-freebsd6.2 freebsd 6.2-RELEASE-p3 Daemon started 28-Sep-07 08:55, 0 Jobs run since started. Heap: heap=155,648 smbytes=13,595 max_bytes=77,454 bufs=58 max_bufs=60 Sizes: boffset_t=8 size_t=4 int32_t=4 int64_t=8 Running Jobs: No Jobs running. ==== Jobs waiting to reserve a drive: ==== Terminated Jobs: ==== Device status: Device "FileStorage" (/usr/home/cfusion/bacula/trunk/regress/tmp) is not open. Device "FileStorage1" (/usr/home/cfusion/bacula/trunk/regress/tmp) is not open. ==== In Use Volume status: ==== ==== Connecting to Client localhost-fd at localhost:8102 localhost-fd Version: 2.3.6 (28 September 2007) i386-unknown-freebsd6.2 freebsd 6.2-RELEASE-p3 Daemon started 28-Sep-07 08:55, 0 Jobs run since started. Heap: heap=102,400 smbytes=7,709 max_bytes=7,828 bufs=44 max_bufs=45 Sizeof: boffset_t=8 size_t=4 debug=1 trace=0 Running Jobs: Director connected at: 28-Sep-07 08:55 No Jobs running. ==== Terminated Jobs: ==== list pools Automatically selected Catalog: MyCatalog Using Catalog "MyCatalog" +--------+---------+---------+---------+----------+---------------------------------------------------------+ | poolid | name | numvols | maxvols | pooltype | labelformat | +--------+---------+---------+---------+----------+---------------------------------------------------------+ | 1 | Default | 0 | 0 | Backup | TEST-${Year}-${Month:p/2/0/r}-${Day:p/2/0/r}:${NumVols} | +--------+---------+---------+---------+----------+---------------------------------------------------------+ messages You have no messages. @#setdebug level=110 storage=File run job=AutoLabel storage=File yes Job queued. JobId=1 You have messages. list pools +--------+---------+---------+---------+----------+---------------------------------------------------------+ | poolid | name | numvols | maxvols | pooltype | labelformat | +--------+---------+---------+---------+----------+---------------------------------------------------------+ | 1 | Default | 0 | 0 | Backup | TEST-${Year}-${Month:p/2/0/r}-${Day:p/2/0/r}:${NumVols} | +--------+---------+---------+---------+----------+---------------------------------------------------------+ list volumes Pool: Default No results to list. wait messages 28-Sep 08:55 localhost-dir: No prior Full backup Job record found. 28-Sep 08:55 localhost-dir: No prior or suitable Full backup found in catalog. Doing FULL backup. 28-Sep 08:55 localhost-dir: Start Backup JobId 1, Job=AutoLabel.2007-09-28_08.55.03 28-Sep 08:55 localhost-dir: Created new Volume "TEST-2007-09-28:0" in catalog. 28-Sep 08:55 localhost-dir: Using Device "FileStorage" 28-Sep 08:55 localhost-sd: Labeled new Volume "TEST-2007-09-28:0" on device "FileStorage" (/usr/home/cfusion/bacula/trunk/regress/tmp). 28-Sep 08:55 localhost-sd: Wrote label to prelabeled Volume "TEST-2007-09-28:0" on device "FileStorage" (/usr/home/cfusion/bacula/trunk/regress/tmp) 28-Sep 08:56 localhost-sd: Job write elapsed time = 00:00:28, Transfer rate = 782.7 K bytes/second 28-Sep 08:56 localhost-dir: Bacula localhost-dir 2.3.6 (28Sep07): 28-Sep-2007 08:56:09 Build OS: i386-unknown-freebsd6.2 freebsd 6.2-RELEASE-p3 JobId: 1 Job: AutoLabel.2007-09-28_08.55.03 Backup Level: Full (upgraded from Incremental) Client: "localhost-fd" 2.3.6 (28Sep07) i386-unknown-freebsd6.2,freebsd,6.2-RELEASE-p3 FileSet: "CompressedSet" 2007-09-28 08:55:37 Pool: "Default" (From Job resource) Storage: "File" (From command line) Scheduled time: 28-Sep-2007 08:55:37 Start time: 28-Sep-2007 08:55:39 End time: 28-Sep-2007 08:56:09 Elapsed time: 30 secs Priority: 10 FD Files Written: 5,414 SD Files Written: 5,414 FD Bytes Written: 21,018,751 (21.01 MB) SD Bytes Written: 21,917,595 (21.91 MB) Rate: 700.6 KB/s Software Compression: 65.3 % VSS: no Encryption: no Volume name(s): TEST-2007-09-28:0 Volume Session Id: 1 Volume Session Time: 1190984128 Last Volume Bytes: 22,105,063 (22.10 MB) Non-fatal FD errors: 0 SD Errors: 0 FD termination status: OK SD termination status: OK Termination: Backup OK 28-Sep 08:56 localhost-dir: Begin pruning Jobs. 28-Sep 08:56 localhost-dir: No Jobs found to prune. 28-Sep 08:56 localhost-dir: Begin pruning Files. 28-Sep 08:56 localhost-dir: No Files found to prune. 28-Sep 08:56 localhost-dir: End auto prune. @# @# now do a restore @# @tee tmp/log2.out restore where=/usr/home/cfusion/bacula/trunk/regress/tmp/bacula-restores select storage=File Automatically selected Client: localhost-fd Automatically selected FileSet: CompressedSet +-------+-------+----------+------------+---------------------+-------------------+ | jobid | level | jobfiles | jobbytes | starttime | volumename | +-------+-------+----------+------------+---------------------+-------------------+ | 1 | F | 5,414 | 21,018,751 | 2007-09-28 08:55:39 | TEST-2007-09-28:0 | +-------+-------+----------+------------+---------------------+-------------------+ You have selected the following JobId: 1 Building directory tree for JobId 1 ... ++++++++++++++++++++++++++++++++++++++++++++++ 1 Job, 5,045 files inserted into the tree. You are now entering file selection mode where you add (mark) and remove (unmark) files to be restored. No files are initially added, unless you used the "all" keyword on the command line. Enter "done" to leave this mode. cwd is: / $ unmark * 5,414 files unmarked. $ mark * 5,414 files marked. $ count 5,414 total files/dirs. 5,414 marked to be restored. $ ls * *usr/ $ dir * ---------- 0 root wheel 0 1969-12-31 19:00:00 */usr/ $ find Makefile */usr/home/cfusion/bacula/trunk/regress/build/src/wx-console/Makefile */usr/home/cfusion/bacula/trunk/regress/build/src/win32/wx-console/Makefile */usr/home/cfusion/bacula/trunk/regress/build/src/win32/tools/Makefile */usr/home/cfusion/bacula/trunk/regress/build/src/win32/stored/Makefile */usr/home/cfusion/bacula/trunk/regress/build/src/win32/scripts/Makefile */usr/home/cfusion/bacula/trunk/regress/build/src/win32/libbac/Makefile */usr/home/cfusion/bacula/trunk/regress/build/src/win32/installer/Makefile */usr/home/cfusion/bacula/trunk/regress/build/src/win32/filed/Makefile */usr/home/cfusion/bacula/trunk/regress/build/src/win32/dll/Makefile */usr/home/cfusion/bacula/trunk/regress/build/src/win32/dird/Makefile */usr/home/cfusion/bacula/trunk/regress/build/src/win32/console/Makefile */usr/home/cfusion/bacula/trunk/regress/build/src/win32/compat/Makefile */usr/home/cfusion/bacula/trunk/regress/build/src/win32/cats/Makefile */usr/home/cfusion/bacula/trunk/regress/build/src/win32/Makefile */usr/home/cfusion/bacula/trunk/regress/build/src/tray-monitor/Makefile */usr/home/cfusion/bacula/trunk/regress/build/src/tools/Makefile */usr/home/cfusion/bacula/trunk/regress/build/src/stored/Makefile */usr/home/cfusion/bacula/trunk/regress/build/src/lib/Makefile */usr/home/cfusion/bacula/trunk/regress/build/src/gnome2-console/Makefile */usr/home/cfusion/bacula/trunk/regress/build/src/findlib/Makefile */usr/home/cfusion/bacula/trunk/regress/build/src/filed/Makefile */usr/home/cfusion/bacula/trunk/regress/build/src/dird/Makefile */usr/home/cfusion/bacula/trunk/regress/build/src/console/Makefile */usr/home/cfusion/bacula/trunk/regress/build/src/cats/Makefile */usr/home/cfusion/bacula/trunk/regress/build/src/Makefile */usr/home/cfusion/bacula/trunk/regress/build/scripts/logwatch/Makefile */usr/home/cfusion/bacula/trunk/regress/build/scripts/Makefile */usr/home/cfusion/bacula/trunk/regress/build/po/Makefile */usr/home/cfusion/bacula/trunk/regress/build/platforms/freebsd/Makefile */usr/home/cfusion/bacula/trunk/regress/build/platforms/Makefile */usr/home/cfusion/bacula/trunk/regress/build/manpages/Makefile */usr/home/cfusion/bacula/trunk/regress/build/autoconf/gnome-macros/Makefile */usr/home/cfusion/bacula/trunk/regress/build/Makefile $ pwd cwd is: / $ lsmark *usr/ *home/ *cfusion/ *bacula/ *trunk/ *regress/ *build/ *.svn/ *all-wcprops *dir-prop-base *entries *format *prop-base/ *ABOUT-NLS.svn-base *AUTHORS.svn-base *COPYING.svn-base *ChangeLog.svn-base *CheckList.svn-base *INSTALL.svn-base *LICENSE.svn-base *Makefile.in.svn-base *README.AIX.svn-base *README.svn-base *ReleaseNotes.svn-base *SUPPORT.svn-base *VERIFYING.svn-base *configure.svn-base *kernstodo.svn-base *projects.svn-base *props *text-base/ *ABOUT-NLS.svn-base *AUTHORS.svn-base *COPYING.svn-base *ChangeLog.svn-base *CheckList.svn-base *INSTALL.svn-base *LICENSE.svn-base *Makefile.in.svn-base *README.AIX.svn-base *README.svn-base *ReleaseNotes.svn-base *SUPPORT.svn-base *VERIFYING.svn-base *configure.svn-base *kernstodo.svn-base *projects.svn-base *technotes-2.3.svn-base *unaccepted-projects.svn-base *tmp/ *prop-base *props *text-base *ABOUT-NLS *AUTHORS *COPYING *ChangeLog *CheckList *INSTALL *LICENSE *Makefile *Makefile.in *README *README.AIX *ReleaseNotes *SUPPORT *VERIFYING *autoconf/ *.svn/ *all-wcprops *dir-prop-base *entries *format *prop-base/ *Make.common.in.svn-base *acconfig.h.svn-base *aclocal.m4.svn-base *confdefs.h.svn-base *config.guess.svn-base *config.h.in.save.svn-base *config.h.in.svn-base *config.log.svn-base *config.rpath.svn-base *config.sub.svn-base *configure.in.svn-base *install-sh.svn-base *install.sh.svn-base *mkinstalldirs.svn-base *python.conf.py.svn-base *randpass.awk.svn-base *randpass.bc.svn-base *randpass.svn-base *props *text-base/ *Make.common.in.svn-base *acconfig.h.svn-base *aclocal.m4.svn-base *confdefs.h.svn-base *config.guess.svn-base *config.h.in.save.svn-base *config.h.in.svn-base *config.log.svn-base *config.rpath.svn-base *config.sub.svn-base *configure.in.svn-base *install-sh.svn-base *install.sh.svn-base *mkinstalldirs.svn-base *python.conf.py.svn-base *randpass.awk.svn-base *randpass.bc.svn-base *randpass.svn-base *tmp/ *prop-base *props *text-base *Make.common *Make.common.in *acconfig.h *aclocal.m4 *bacula-macros/ *.svn/ *all-wcprops *entries *format *prop-base/ *db.m4.svn-base *largefiles.m4.svn-base *os.m4.svn-base *props *text-base/ *db.m4.svn-base *largefiles.m4.svn-base *os.m4.svn-base *tmp/ *prop-base *props *text-base *db.m4 *largefiles.m4 *os.m4 *confdefs.h *config.guess *config.h.in *config.h.in.save *config.log *config.rpath *config.sub *configure.in *gettext-macros/ *.svn/ *all-wcprops *entries *format *prop-base/ *codeset.m4.svn-base *gettext.m4.svn-base *glibc2.m4.svn-base *glibc21.m4.svn-base *iconv.m4.svn-base *intdiv0.m4.svn-base *intmax.m4.svn-base *inttypes-pri.m4.svn-base *inttypes.m4.svn-base *inttypes_h.m4.svn-base *isc-posix.m4.svn-base *lcmessage.m4.svn-base *lib-ld.m4.svn-base *lib-link.m4.svn-base *lib-prefix.m4.svn-base *longdouble.m4.svn-base *longlong.m4.svn-base *nls.m4.svn-base *po.m4.svn-base *printf-posix.m4.svn-base *progtest.m4.svn-base *signed.m4.svn-base *size_max.m4.svn-base *stdint_h.m4.svn-base *uintmax_t.m4.svn-base *ulonglong.m4.svn-base *wchar_t.m4.svn-base *wint_t.m4.svn-base *xsize.m4.svn-base *props *text-base/ *codeset.m4.svn-base *gettext.m4.svn-base *glibc2.m4.svn-base *glibc21.m4.svn-base *iconv.m4.svn-base *intdiv0.m4.svn-base *intmax.m4.svn-base *inttypes-pri.m4.svn-base *inttypes.m4.svn-base *inttypes_h.m4.svn-base *isc-posix.m4.svn-base *lcmessage.m4.svn-base *lib-ld.m4.svn-base *lib-link.m4.svn-base *lib-prefix.m4.svn-base *longdouble.m4.svn-base *longlong.m4.svn-base *nls.m4.svn-base *po.m4.svn-base *printf-posix.m4.svn-base *progtest.m4.svn-base *signed.m4.svn-base *size_max.m4.svn-base *stdint_h.m4.svn-base *uintmax_t.m4.svn-base *ulonglong.m4.svn-base *wchar_t.m4.svn-base *wint_t.m4.svn-base *xsize.m4.svn-base *tmp/ *prop-base *props *text-base *codeset.m4 *gettext.m4 *glibc2.m4 *glibc21.m4 *iconv.m4 *intdiv0.m4 *intmax.m4 *inttypes-pri.m4 *inttypes.m4 *inttypes_h.m4 *isc-posix.m4 *lcmessage.m4 *lib-ld.m4 *lib-link.m4 *lib-prefix.m4 *longdouble.m4 *longlong.m4 *nls.m4 *po.m4 *printf-posix.m4 *progtest.m4 *signed.m4 *size_max.m4 *stdint_h.m4 *uintmax_t.m4 *ulonglong.m4 *wchar_t.m4 *wint_t.m4 *xsize.m4 *gnome-macros/ *.svn/ *all-wcprops *entries *format *prop-base/ *Makefile.am.svn-base *Makefile.in.svn-base *Makefile.svn-base *aclocal-include.m4.svn-base *autogen.sh.svn-base *compiler-flags.m4.svn-base *curses.m4.svn-base *gnome-bonobo-check.m4.svn-base *gnome-common.m4.svn-base *gnome-fileutils.m4.svn-base *gnome-ghttp-check.m4.svn-base *gnome-gnorba-check.m4.svn-base *gnome-guile-checks.m4.svn-base *gnome-libgtop-check.m4.svn-base *gnome-objc-checks.m4.svn-base *gnome-orbit-check.m4.svn-base *gnome-print-check.m4.svn-base *gnome-pthread-check.m4.svn-base *gnome-support.m4.svn-base *gnome-undelfs.m4.svn-base *gnome-vfs.m4.svn-base *gnome-x-checks.m4.svn-base *gnome-xml-check.m4.svn-base *gnome.m4.svn-base *gperf-check.m4.svn-base *linger.m4.svn-base *need-declaration.m4.svn-base *props *text-base/ *Makefile.am.svn-base *Makefile.in.svn-base *Makefile.svn-base *aclocal-include.m4.svn-base *autogen.sh.svn-base *compiler-flags.m4.svn-base *curses.m4.svn-base *gnome-bonobo-check.m4.svn-base *gnome-common.m4.svn-base *gnome-fileutils.m4.svn-base *gnome-ghttp-check.m4.svn-base *gnome-gnorba-check.m4.svn-base *gnome-guile-checks.m4.svn-base *gnome-libgtop-check.m4.svn-base *gnome-objc-checks.m4.svn-base *gnome-orbit-check.m4.svn-base *gnome-print-check.m4.svn-base *gnome-pthread-check.m4.svn-base *gnome-support.m4.svn-base *gnome-undelfs.m4.svn-base *gnome-vfs.m4.svn-base *gnome-x-checks.m4.svn-base *gnome-xml-check.m4.svn-base *gnome.m4.svn-base *gperf-check.m4.svn-base *linger.m4.svn-base *need-declaration.m4.svn-base *tmp/ *prop-base *props *text-base *Makefile *Makefile.am *Makefile.in *aclocal-include.m4 *autogen.sh *compiler-flags.m4 *curses.m4 *gnome-bonobo-check.m4 *gnome-common.m4 *gnome-fileutils.m4 *gnome-ghttp-check.m4 *gnome-gnorba-check.m4 *gnome-guile-checks.m4 *gnome-libgtop-check.m4 *gnome-objc-checks.m4 *gnome-orbit-check.m4 *gnome-print-check.m4 *gnome-pthread-check.m4 *gnome-support.m4 *gnome-undelfs.m4 *gnome-vfs.m4 *gnome-x-checks.m4 *gnome-xml-check.m4 *gnome.m4 *gperf-check.m4 *linger.m4 *need-declaration.m4 *install-sh *install.sh *mkinstalldirs *python.conf.py *randpass *randpass.awk *randpass.bc *config.log *config.out *config.status *configure *examples/ *.svn/ *all-wcprops *entries *format *prop-base/ *AFS-README.svn-base *Write-DVD-with-UDF.txt.svn-base *afs-bacula.svn-base *backup-acls.txt.svn-base *backup-every-other-week.txt.svn-base *backup-to-cdwriter.txt.svn-base *client-backup.svn-base *local_partitions.svn-base *local_partitions.txt.svn-base *recover.pl.svn-base *ssh-tunnel-README.txt.svn-base *ssh-tunnel.sh.svn-base *upgrade-win32-client.txt.svn-base *props *text-base/ *AFS-README.svn-base *Write-DVD-with-UDF.txt.svn-base *afs-bacula.svn-base *backup-acls.txt.svn-base *backup-every-other-week.txt.svn-base *backup-to-cdwriter.txt.svn-base *client-backup.svn-base *local_partitions.svn-base *local_partitions.txt.svn-base *recover.pl.svn-base *ssh-tunnel-README.txt.svn-base *ssh-tunnel.sh.svn-base *upgrade-win32-client.txt.svn-base *tmp/ *prop-base *props *text-base *AFS-README *Write-DVD-with-UDF.txt *afs-bacula *autochangers/ *.svn/ *all-wcprops *entries *format *prop-base/ *Sun-desktop-20Gb-4mm-autoloader.svn-base *ak-mtx-changer.txt.svn-base *bacula-barcodes.svn-base *chio-bacula.svn-base *chio-changer.Sony-TSL-SA300C.svn-base *chio-changer.svn-base *locking-mtx-changer.svn-base *mtx-changer.Adic-Scalar-100.svn-base *mtx-changer.Adic-Scalar-24.svn-base *mtx-changer.Sony-TSL-SA300C.svn-base *mtx-changer.StorageTek-HPA4853.svn-base *multiple-drive-changer.txt.svn-base *rc-chio-changer.svn-base *solaris-mtx-changer.svn-base *props *text-base/ *Sun-desktop-20Gb-4mm-autoloader.svn-base *ak-mtx-changer.txt.svn-base *bacula-barcodes.svn-base *chio-bacula.svn-base *chio-changer.Sony-TSL-SA300C.svn-base *chio-changer.svn-base *locking-mtx-changer.svn-base *mtx-changer.Adic-Scalar-100.svn-base *mtx-changer.Adic-Scalar-24.svn-base *mtx-changer.Sony-TSL-SA300C.svn-base *mtx-changer.StorageTek-HPA4853.svn-base *multiple-drive-changer.txt.svn-base *rc-chio-changer.svn-base *solaris-mtx-changer.svn-base *tmp/ *prop-base *props *text-base *Sun-desktop-20Gb-4mm-autoloader *ak-mtx-changer.txt *bacula-barcodes *chio-bacula *chio-changer *chio-changer.Sony-TSL-SA300C *locking-mtx-changer *mtx-changer.Adic-Scalar-100 *mtx-changer.Adic-Scalar-24 *mtx-changer.Sony-TSL-SA300C *mtx-changer.StorageTek-HPA4853 *multiple-drive-changer.txt *rc-chio-changer *solaris-mtx-changer *backup-acls.txt *backup-every-other-week.txt *backup-to-cdwriter.txt *client-backup *conf/ *.svn/ *all-wcprops *entries *format *prop-base/ *bacula-defs.m4.svn-base *console.conf.svn-base *defaultconfig.svn-base *fileset_convert.pl.svn-base *gnome-console.conf.svn-base *kernsconfig.svn-base *m4.Makefile.svn-base *m4.additions.svn-base *m4.bacula-dir.conf.svn-base *m4.bacula-fd.conf.svn-base *m4.bacula-sd.conf.svn-base *m4.email.svn-base *many-clients.txt.svn-base *props *text-base/ *bacula-defs.m4.svn-base *console.conf.svn-base *defaultconfig.svn-base *fileset_convert.pl.svn-base *gnome-console.conf.svn-base *kernsconfig.svn-base *m4.Makefile.svn-base *m4.additions.svn-base *m4.bacula-dir.conf.svn-base *m4.bacula-fd.conf.svn-base *m4.bacula-sd.conf.svn-base *m4.email.svn-base *many-clients.txt.svn-base *tmp/ *prop-base *props *text-base *bacula-defs.m4 *console.conf *defaultconfig *fileset_convert.pl *gnome-console.conf *kernsconfig *m4.Makefile *m4.additions *m4.bacula-dir.conf *m4.bacula-fd.conf *m4.bacula-sd.conf *m4.email *many-clients.txt *database/ *.svn/ *all-wcprops *entries *format *prop-base/ *bacula-sqlite_2_mysqldump.sh.svn-base *postgresql-dump.txt.svn-base *postgresql-mysql-dump.txt.svn-base *sqlite2pgsql.svn-base *props *text-base/ *bacula-sqlite_2_mysqldump.sh.svn-base *postgresql-dump.txt.svn-base *postgresql-mysql-dump.txt.svn-base *sqlite2pgsql.svn-base *tmp/ *prop-base *props *text-base *bacula-sqlite_2_mysqldump.sh *postgresql-dump.txt *postgresql-mysql-dump.txt *sqlite2pgsql *devices/ *.svn/ *all-wcprops *entries *format *prop-base/ *DDS.conf.svn-base *EXB-8200.conf.svn-base *EXB-8500.conf.svn-base *HP-DLT80.conf.svn-base *HP-autoloader.conf.svn-base *README.svn-base *Sony-DDS.conf.svn-base *props *text-base/ *DDS.conf.svn-base *EXB-8200.conf.svn-base *EXB-8500.conf.svn-base *HP-DLT80.conf.svn-base *HP-autoloader.conf.svn-base *README.svn-base *Sony-DDS.conf.svn-base *tmp/ *prop-base *props *text-base *DDS.conf *EXB-8200.conf *EXB-8500.conf *HP-DLT80.conf *HP-autoloader.conf *README *Sony-DDS.conf *local_partitions *local_partitions.txt *nagios/ *.svn/ *all-wcprops *entries *format *prop-base/ *check_bacula_pools.sh.svn-base *nagios.txt.svn-base *nagios_plugin_check_bacula.tgz.svn-base *props *text-base/ *check_bacula_pools.sh.svn-base *nagios.txt.svn-base *nagios_plugin_check_bacula.tgz.svn-base *tmp/ *prop-base *props *text-base *check_bacula_pools.sh *nagios.txt *nagios_plugin_check_bacula.tgz *python/ *.svn/ *all-wcprops *dir-prop-base *entries *format *prop-base/ *DirStartUp.py.svn-base *FDStartUp.py.svn-base *SDStartUp.py.svn-base *props *text-base/ *DirStartUp.py.svn-base *FDStartUp.py.svn-base *SDStartUp.py.svn-base *tmp/ *prop-base *props *text-base *DirStartUp.py *FDStartUp.py *SDStartUp.py *recover.pl *reports/ *.svn/ *all-wcprops *entries *format *prop-base/ *bacula_mail_summary.sh.svn-base *baculareport.pl.svn-base *check_bacula_pools.sh.svn-base *checkhost.svn-base *is_client_alive.svn-base *next_tape.sh.svn-base *pool-query.txt.svn-base *report.pl.svn-base *props *text-base/ *bacula_mail_summary.sh.svn-base *baculareport.pl.svn-base *check_bacula_pools.sh.svn-base *checkhost.svn-base *is_client_alive.svn-base *next_tape.sh.svn-base *pool-query.txt.svn-base *report.pl.svn-base *tmp/ *prop-base *props *text-base *bacula_mail_summary.sh *baculareport.pl *check_bacula_pools.sh *checkhost *is_client_alive *next_tape.sh *pool-query.txt *report.pl *ssh-tunnel-README.txt *ssh-tunnel.sh *upgrade-win32-client.txt *vm/ *.svn/ *all-wcprops *entries *format *prop-base/ *bacula.data.svn-base *blabela.exec.svn-base *blabeli.exec.svn-base *tape-label-tools.txt.svn-base *vmbacula.tgz.svn-base *vmbacula.txt.svn-base *props *text-base/ *bacula.data.svn-base *blabela.exec.svn-base *blabeli.exec.svn-base *tape-label-tools.txt.svn-base *vmbacula.tgz.svn-base *vmbacula.txt.svn-base *tmp/ *prop-base *props *text-base *bacula.data *blabela.exec *blabeli.exec *tape-label-tools.txt *vmbacula.tgz *vmbacula.txt *kernstodo *manpages/ *.svn/ *all-wcprops *dir-prop-base *entries *format *prop-base/ *Makefile.in.svn-base *bacula-dir.8.svn-base *bacula-fd.8.svn-base *bacula-sd.8.svn-base *bacula-tray-monitor.1.svn-base *bacula.8.svn-base *bconsole.8.svn-base *bcopy.8.svn-base *bextract.8.svn-base *bls.8.svn-base *bscan.8.svn-base *bsmtp.1.svn-base *btape.8.svn-base *btraceback.8.svn-base *dbcheck.8.svn-base *props *text-base/ *Makefile.in.svn-base *bacula-bgnome-console.1.svn-base *bacula-bwxconsole.1.svn-base *bacula-dir.8.svn-base *bacula-fd.8.svn-base *bacula-sd.8.svn-base *bacula-tray-monitor.1.svn-base *bacula.8.svn-base *bat.1.svn-base *bconsole.8.svn-base *bcopy.8.svn-base *bextract.8.svn-base *bls.8.svn-base *bscan.8.svn-base *bsmtp.1.svn-base *btape.8.svn-base *btraceback.8.svn-base *dbcheck.8.svn-base *tmp/ *prop-base *props *text-base *Makefile *Makefile.in *bacula-bgnome-console.1 *bacula-bwxconsole.1 *bacula-dir.8 *bacula-fd.8 *bacula-sd.8 *bacula-tray-monitor.1 *bacula.8 *bat.1 *bconsole.8 *bcopy.8 *bextract.8 *bls.8 *bscan.8 *bsmtp.1 *btape.8 *btraceback.8 *dbcheck.8 *patches/ *.svn/ *all-wcprops *entries *format *prop-base/ *README.svn-base *dvd+rw-tools-5.21.4.10.8.bacula.patch.svn-base *dvd+rw-tools-6.1.bacula.patch.svn-base *props *text-base/ *2.2.4-ansi-label.patch.svn-base *2.2.4-poll-mount.patch.svn-base *2.2.4-sd-auth-fail.patch.svn-base *2.2.4-verify.patch.svn-base *README.svn-base *dvd+rw-tools-5.21.4.10.8.bacula.patch.svn-base *dvd+rw-tools-6.1.bacula.patch.svn-base *tmp/ *prop-base *props *text-base *1.34.6/ *.svn/ *all-wcprops *entries *format *prop-base/ *1.34.6-ACL.patch.svn-base *1.34.6-block.patch.svn-base *1.34.6-deadlock.patch.svn-base *1.34.6-duration.patch.svn-base *1.34.6-find.patch.svn-base *1.34.6-gnome-console-Makefile.in.patch.svn-base *1.34.6-poll.patch.svn-base *1.34.6-pool.patch.svn-base *1.34.6-resched.patch.svn-base *1.34.6-slots.patch.svn-base *patches-1.34.6.svn-base *props *text-base/ *1.34.6-ACL.patch.svn-base *1.34.6-block.patch.svn-base *1.34.6-deadlock.patch.svn-base *1.34.6-duration.patch.svn-base *1.34.6-find.patch.svn-base *1.34.6-gnome-console-Makefile.in.patch.svn-base *1.34.6-poll.patch.svn-base *1.34.6-pool.patch.svn-base *1.34.6-resched.patch.svn-base *1.34.6-slots.patch.svn-base *patches-1.34.6.svn-base *tmp/ *prop-base *props *text-base *1.34.6-ACL.patch *1.34.6-block.patch *1.34.6-deadlock.patch *1.34.6-duration.patch *1.34.6-find.patch *1.34.6-gnome-console-Makefile.in.patch *1.34.6-poll.patch *1.34.6-pool.patch *1.34.6-resched.patch *1.34.6-slots.patch *patches-1.34.6 *1.36.0/ *.svn/ *all-wcprops *entries *format *prop-base/ *1.36.0-autochanger.patch.svn-base *1.36.0-autochanger2.patch.svn-base *1.36.0-cancel.patch.svn-base *1.36.0-jobdefs.patch.svn-base *1.36.0-jobid-restore.patch.svn-base *1.36.0-list.patch.svn-base *1.36.0-sd-block.patch.svn-base *1.36.0-tree.patch.svn-base *1.36.0-verify-2.patch.svn-base *1.36.0-verify.patch.svn-base *patches-1.36.0.svn-base *props *text-base/ *1.36.0-autochanger.patch.svn-base *1.36.0-autochanger2.patch.svn-base *1.36.0-cancel.patch.svn-base *1.36.0-jobdefs.patch.svn-base *1.36.0-jobid-restore.patch.svn-base *1.36.0-list.patch.svn-base *1.36.0-sd-block.patch.svn-base *1.36.0-tree.patch.svn-base *1.36.0-verify-2.patch.svn-base *1.36.0-verify.patch.svn-base *patches-1.36.0.svn-base *tmp/ *prop-base *props *text-base *1.36.0-autochanger.patch *1.36.0-autochanger2.patch *1.36.0-cancel.patch *1.36.0-jobdefs.patch *1.36.0-jobid-restore.patch *1.36.0-list.patch *1.36.0-sd-block.patch *1.36.0-tree.patch *1.36.0-verify-2.patch *1.36.0-verify.patch *patches-1.36.0 *1.36.1/ *.svn/ *all-wcprops *entries *format *prop-base/ *1.36.1-acl.patch.svn-base *1.36.1-fileset.patch.svn-base *1.36.1-pool.patch.svn-base *1.36.1-reload.patch.svn-base *1.36.1-slots.patch.svn-base *1.36.1-spool.patch.svn-base *1.36.1-store.patch.svn-base *1.36.1-truncate.patch.svn-base *patches-1.36.1.svn-base *props *text-base/ *1.36.1-acl.patch.svn-base *1.36.1-fileset.patch.svn-base *1.36.1-pool.patch.svn-base *1.36.1-reload.patch.svn-base *1.36.1-slots.patch.svn-base *1.36.1-spool.patch.svn-base *1.36.1-store.patch.svn-base *1.36.1-truncate.patch.svn-base *patches-1.36.1.svn-base *tmp/ *prop-base *props *text-base *1.36.1-acl.patch *1.36.1-fileset.patch *1.36.1-pool.patch *1.36.1-reload.patch *1.36.1-slots.patch *1.36.1-spool.patch *1.36.1-store.patch *1.36.1-truncate.patch *patches-1.36.1 *1.36.2/ *.svn/ *all-wcprops *entries *format *prop-base/ *1.36.2-console.patch.svn-base *1.36.2-level.patch.svn-base *1.36.2-netbsd.patch.svn-base *1.36.2-pool.patch.svn-base *1.36.2-reschedule.patch.svn-base *1.36.2-restore-speed.patch.svn-base *1.36.2-store.patch.svn-base *1.36.2-tray-monitor-memleak.patch.svn-base *1.36.2-win32-drive.patch.svn-base *1.36.2-wx-console-bugfixes.diff.svn-base *patches-1.36.2.svn-base *props *text-base/ *1.36.2-console.patch.svn-base *1.36.2-level.patch.svn-base *1.36.2-netbsd.patch.svn-base *1.36.2-pool.patch.svn-base *1.36.2-reschedule.patch.svn-base *1.36.2-restore-speed.patch.svn-base *1.36.2-store.patch.svn-base *1.36.2-tray-monitor-memleak.patch.svn-base *1.36.2-win32-drive.patch.svn-base *1.36.2-wx-console-bugfixes.diff.svn-base *patches-1.36.2.svn-base *tmp/ *prop-base *props *text-base *1.36.2-console.patch *1.36.2-level.patch *1.36.2-netbsd.patch *1.36.2-pool.patch *1.36.2-reschedule.patch *1.36.2-restore-speed.patch *1.36.2-store.patch *1.36.2-tray-monitor-memleak.patch *1.36.2-win32-drive.patch *1.36.2-wx-console-bugfixes.diff *patches-1.36.2 *1.36.3/ *.svn/ *all-wcprops *entries *format *prop-base/ *1.36.3-tray-monitor-fix-broken-pipe.diff.svn-base *1.36.3-wx-console-fix-dir-alignment.diff.svn-base *patches-1.36.3.svn-base *props *text-base/ *1.36.3-tray-monitor-fix-broken-pipe.diff.svn-base *1.36.3-wx-console-fix-dir-alignment.diff.svn-base *patches-1.36.3.svn-base *tmp/ *prop-base *props *text-base *1.36.3-tray-monitor-fix-broken-pipe.diff *1.36.3-wx-console-fix-dir-alignment.diff *patches-1.36.3 *1.38.x/ *.svn/ *all-wcprops *entries *format *prop-base/ *1.38.1-to-1.38.2.patch.svn-base *1.38.10-dvd-eof.patch.svn-base *1.38.10-scheduler.patch.svn-base *1.38.6-script.patch.svn-base *1.38.7-mysql.patch.svn-base *patches-1.38.1.svn-base *props *text-base/ *1.38.1-to-1.38.2.patch.svn-base *1.38.10-dvd-eof.patch.svn-base *1.38.10-scheduler.patch.svn-base *1.38.6-script.patch.svn-base *1.38.7-mysql.patch.svn-base *patches-1.38.1.svn-base *tmp/ *prop-base *props *text-base *1.38.1-to-1.38.2.patch *1.38.10-dvd-eof.patch *1.38.10-scheduler.patch *1.38.6-script.patch *1.38.7-mysql.patch *patches-1.38.1 *2.0.x/ *.svn/ *all-wcprops *entries *format *prop-base *props *text-base/ *2.0.1-restart.patch.svn-base *2.0.3-ampm.patch.svn-base *2.0.3-maxbyteslist.patch.svn-base *2.0.3-maxwaittime.patch.svn-base *2.0.3-scheduler-next-hour.patch.svn-base *2.0.3-tls-disconnect.patch.svn-base *2.0.3-verify.patch.svn-base *tmp/ *prop-base *props *text-base *2.0.1-restart.patch *2.0.3-ampm.patch *2.0.3-maxbyteslist.patch *2.0.3-maxwaittime.patch *2.0.3-scheduler-next-hour.patch *2.0.3-tls-disconnect.patch *2.0.3-verify.patch *2.2.4-ansi-label.patch *2.2.4-poll-mount.patch *2.2.4-sd-auth-fail.patch *2.2.4-verify.patch *2.2.x/ *.svn/ *all-wcprops *entries *format *prop-base *props *text-base/ *2.2.0-restore.patch.svn-base *2.2.1-restore.patch.svn-base *2.2.2-restore.patch.svn-base *2.2.3-migrate-vol.patch.svn-base *2.2.3-tls.patch.svn-base *tmp/ *prop-base *props *text-base *2.2.0-restore.patch *2.2.1-restore.patch *2.2.2-restore.patch *2.2.3-migrate-vol.patch *2.2.3-tls.patch *README *dvd+rw-tools-5.21.4.10.8.bacula.patch *dvd+rw-tools-6.1.bacula.patch *testing/ *.svn/ *all-wcprops *entries *format *prop-base/ *batch-bench.ods.svn-base *batch-insert.readme.svn-base *project-restore-attributes-only.patch.svn-base *project-restore-attributes-only.readme.svn-base *props *text-base/ *add_product_name_in_version.patch.svn-base *add_product_name_in_version.readme.svn-base *batch-bench.ods.svn-base *batch-insert.readme.svn-base *bconsole_use_history.patch.svn-base *bconsole_use_history.readme.svn-base *bregsed.c.svn-base *bug_897.patch.svn-base *clientrunbeforejob_can_generate_include_exclude_list.patch.svn-base *clientrunbeforejob_can_generate_include_exclude_list.readme.svn-base *eblstodo.svn-base *maxschedruntime.patch.svn-base *project-restore-attributes-only.patch.svn-base *project-restore-attributes-only.readme.svn-base *real_maxwaittime.patch.svn-base *resubst.c.svn-base *spoolsize_per_job.patch.svn-base *spoolsize_per_job.readme.svn-base *tmp/ *prop-base *props *text-base *add_product_name_in_version.patch *add_product_name_in_version.readme *batch-bench.ods *batch-insert.readme *bconsole_use_history.patch *bconsole_use_history.readme *bregsed.c *bug_897.patch *clientrunbeforejob_can_generate_include_exclude_list.patch *clientrunbeforejob_can_generate_include_exclude_list.readme *eblstodo *maxschedruntime.patch *project-restore-attributes-only.patch *project-restore-attributes-only.readme *real_maxwaittime.patch *resubst.c *spoolsize_per_job.patch *spoolsize_per_job.readme *platforms/ *.svn/ *all-wcprops *dir-prop-base *entries *format *prop-base/ *Makefile.in.svn-base *README.svn-base *install-symlinks.svn-base *props *text-base/ *Makefile.in.svn-base *README.svn-base *install-symlinks.svn-base *tmp/ *prop-base *props *text-base *Makefile *Makefile.in *README *aix/ *.svn/ *all-wcprops *entries *format *prop-base/ *Makefile.in.svn-base *props *text-base/ *Makefile.in.svn-base *tmp/ *prop-base *props *text-base *Makefile.in *alpha/ *.svn/ *all-wcprops *entries *format *prop-base/ *Makefile.in.svn-base *bacula-fd.in.svn-base *props *text-base/ *Makefile.in.svn-base *bacula-fd.in.svn-base *tmp/ *prop-base *props *text-base *Makefile.in *bacula-fd.in *bsdi/ *.svn/ *all-wcprops *dir-prop-base *entries *format *prop-base/ *Makefile.in.svn-base *bacula-dir.in.svn-base *bacula-fd.in.svn-base *bacula-sd.in.svn-base *props *text-base/ *Makefile.in.svn-base *bacula-dir.in.svn-base *bacula-fd.in.svn-base *bacula-sd.in.svn-base *tmp/ *prop-base *props *text-base *Makefile.in *bacula-dir.in *bacula-fd.in *bacula-sd.in *contrib-rpm/ *.svn/ *all-wcprops *entries *format *prop-base/ *README.svn-base *build_rpm.sh.svn-base *rpm_wizard.sh.svn-base *rpmkey.spec.svn-base *props *text-base/ *README.svn-base *build_rpm.sh.svn-base *rpm_wizard.sh.svn-base *rpmkey.spec.svn-base *tmp/ *prop-base *props *text-base *README *build_rpm.sh *rpm_wizard.sh *rpmkey.spec *darwin/ *.svn/ *all-wcprops *entries *format *prop-base/ *Makefile.in.svn-base *props *text-base/ *Makefile.in.svn-base *tmp/ *prop-base *props *text-base *Makefile.in *debian/ *.svn/ *all-wcprops *entries *format *prop-base/ *bacula-director.svn-base *props *text-base/ *bacula-director.svn-base *tmp/ *prop-base *props *text-base *bacula-director *freebsd/ *.svn/ *all-wcprops *dir-prop-base *entries *format *prop-base/ *Makefile.in.svn-base *bacula-dir.in.svn-base *bacula-fd.in.svn-base *bacula-sd.in.svn-base *pthreads-fix.txt.svn-base *tapetest.c.svn-base *props *text-base/ *Makefile.in.svn-base *bacula-dir.in.svn-base *bacula-fd.in.svn-base *bacula-sd.in.svn-base *pthreads-fix.txt.svn-base *tapetest.c.svn-base *tmp/ *prop-base *props *text-base *Makefile *Makefile.in *bacula-dir *bacula-dir.in *bacula-fd *bacula-fd.in *bacula-sd *bacula-sd.in *pthreads-fix.txt *tapetest.c *gentoo/ *.svn/ *all-wcprops *entries *format *prop-base/ *1.36.1-cdrecord-configure.patch.svn-base *1.36.2-cdrecord-configure.patch.svn-base *Makefile.in.svn-base *bacula-dir.in.svn-base *bacula-fd.in.svn-base *bacula-init.in.svn-base *bacula-sd.in.svn-base *bacula.ebuild.svn-base *props *text-base/ *1.36.1-cdrecord-configure.patch.svn-base *1.36.2-cdrecord-configure.patch.svn-base *Makefile.in.svn-base *bacula-dir.in.svn-base *bacula-fd.in.svn-base *bacula-init.in.svn-base *bacula-sd.in.svn-base *bacula.ebuild.svn-base *tmp/ *prop-base *props *text-base *1.36.1-cdrecord-configure.patch *1.36.2-cdrecord-configure.patch *Makefile.in *bacula-dir.in *bacula-fd.in *bacula-init.in *bacula-sd.in *bacula.ebuild *install-symlinks *irix/ *.svn/ *all-wcprops *entries *format *prop-base/ *Makefile.in.svn-base *bacula-dir.in.svn-base *bacula-fd.in.svn-base *bacula-sd.in.svn-base *props *text-base/ *Makefile.in.svn-base *bacula-dir.in.svn-base *bacula-fd.in.svn-base *bacula-sd.in.svn-base *tmp/ *prop-base *props *text-base *Makefile.in *bacula-dir.in *bacula-fd.in *bacula-sd.in *mandrake/ *.svn/ *all-wcprops *entries *format *prop-base/ *Makefile.in.svn-base *bacula-dir.in.svn-base *bacula-fd.in.svn-base *bacula-sd.in.svn-base *bacula.spec.bluca.in.svn-base *bacula.spec.in.svn-base *props *text-base/ *Makefile.in.svn-base *bacula-dir.in.svn-base *bacula-fd.in.svn-base *bacula-sd.in.svn-base *bacula.spec.bluca.in.svn-base *bacula.spec.in.svn-base *tmp/ *prop-base *props *text-base *Makefile.in *bacula-dir.in *bacula-fd.in *bacula-sd.in *bacula.spec.bluca.in *bacula.spec.in *openbsd/ *.svn/ *all-wcprops *entries *format *prop-base/ *Makefile.in.svn-base *bacula-dir.in.svn-base *bacula-fd.in.svn-base *bacula-sd.in.svn-base *props *text-base/ *Makefile.in.svn-base *bacula-dir.in.svn-base *bacula-fd.in.svn-base *bacula-sd.in.svn-base *tmp/ *prop-base *props *text-base *Makefile.in *bacula-dir.in *bacula-fd.in *bacula-sd.in *redhat/ *.svn/ *all-wcprops *dir-prop-base *entries *format *prop-base/ *Makefile.in.svn-base *bacula-dir.in.svn-base *bacula-fd.in.svn-base *bacula-sd.in.svn-base *bacula.spec.in.svn-base *props *text-base/ *Makefile.in.svn-base *bacula-dir.in.svn-base *bacula-fd.in.svn-base *bacula-sd.in.svn-base *bacula.spec.in.svn-base *tmp/ *prop-base *props *text-base *Makefile.in *bacula-dir.in *bacula-fd.in *bacula-sd.in *bacula.spec.in *slackware/ *.svn/ *all-wcprops *entries *format *prop-base/ *Makefile.in.svn-base *functions.bacula.in.svn-base *local-install.sh.svn-base *rc.bacula-dir.in.svn-base *rc.bacula-fd.in.svn-base *rc.bacula-sd.in.svn-base *props *text-base/ *Makefile.in.svn-base *functions.bacula.in.svn-base *local-install.sh.svn-base *rc.bacula-dir.in.svn-base *rc.bacula-fd.in.svn-base *rc.bacula-sd.in.svn-base *tmp/ *prop-base *props *text-base *Makefile.in *functions.bacula.in *local-install.sh *rc.bacula-dir.in *rc.bacula-fd.in *rc.bacula-sd.in *solaris/ *.svn/ *all-wcprops *entries *format *prop-base/ *Makefile.in.svn-base *bacula-dir.in.svn-base *bacula-fd.in.svn-base *bacula-sd.in.svn-base *props *text-base/ *Makefile.in.svn-base *bacula-dir.in.svn-base *bacula-fd.in.svn-base *bacula-sd.in.svn-base *tmp/ *prop-base *props *text-base *Makefile.in *bacula-dir.in *bacula-fd.in *bacula-sd.in *suse/ *.svn/ *all-wcprops *dir-prop-base *entries *format *prop-base/ *Makefile.in.svn-base *bacula-dir-suse-sqlite.patch.svn-base *bacula-dir.in.svn-base *bacula-fd.in.svn-base *bacula-sd.in.svn-base *bacula.in.svn-base *bacula.spec.in.svn-base *props *text-base/ *Makefile.in.svn-base *bacula-dir-suse-sqlite.patch.svn-base *bacula-dir.in.svn-base *bacula-fd.in.svn-base *bacula-sd.in.svn-base *bacula.in.svn-base *bacula.spec.in.svn-base *tmp/ *prop-base *props *text-base *Makefile.in *bacula-dir-suse-sqlite.patch *bacula-dir.in *bacula-fd.in *bacula-sd.in *bacula.in *bacula.spec.in *unknown/ *.svn/ *all-wcprops *entries *format *prop-base/ *Makefile.in.svn-base *props *text-base/ *Makefile.in.svn-base *tmp/ *prop-base *props *text-base *Makefile.in *po/ *.svn/ *all-wcprops *dir-prop-base *entries *format *prop-base/ *ChangeLog.svn-base *LINGUAS.svn-base *Makefile.in.in.svn-base *Makevars.svn-base *POTFILES.in.svn-base *README.svn-base *Rules-quot.svn-base *bacula.pot.svn-base *boldquot.sed.svn-base *de.po.svn-base *en@boldquot.header.svn-base *en@quot.header.svn-base *es.po.svn-base *es_AR.po.svn-base *fi.po.svn-base *fr.po.svn-base *insert-header.sin.svn-base *it.po.svn-base *quot.sed.svn-base *remove-potcdate.sin.svn-base *props *text-base/ *ChangeLog.svn-base *LINGUAS.svn-base *Makefile.in.in.svn-base *Makevars.svn-base *POTFILES.in.svn-base *README.svn-base *Rules-quot.svn-base *bacula.pot.svn-base *boldquot.sed.svn-base *de.po.svn-base *en@boldquot.header.svn-base *en@quot.header.svn-base *es.po.svn-base *es_AR.po.svn-base *fi.po.svn-base *fr.po.svn-base *insert-header.sin.svn-base *it.po.svn-base *quot.sed.svn-base *remove-potcdate.sin.svn-base *sv.po.svn-base *tmp/ *prop-base *props *text-base *ChangeLog *LINGUAS *Makefile *Makefile.in *Makefile.in.in *Makevars *POTFILES *POTFILES.in *README *Rules-quot *bacula.pot *boldquot.sed *de.po *en@boldquot.header *en@quot.header *es.po *es_AR.po *fi.po *fr.po *insert-header.sin *it.po *quot.sed *remove-potcdate.sin *sv.po *projects *regress-config *scripts/ *.svn/ *all-wcprops *dir-prop-base *entries *format *prop-base/ *Makefile.in.svn-base *bacula-ctl-dir.in.svn-base *bacula-ctl-fd.in.svn-base *bacula-ctl-sd.in.svn-base *bacula-tray-monitor.desktop.in.svn-base *bacula.desktop.gnome1.consolehelper.in.svn-base *bacula.desktop.gnome1.in.svn-base *bacula.desktop.gnome1.xsu.in.svn-base *bacula.desktop.gnome2.consolehelper.in.svn-base *bacula.desktop.gnome2.in.svn-base *bacula.desktop.gnome2.xsu.in.svn-base *bacula.in.svn-base *bacula.png.svn-base *bconsole.in.svn-base *bgnome-console.console_apps.in.svn-base *bgnome-console.pamd.svn-base *btraceback.dbx.svn-base *btraceback.gdb.svn-base *btraceback.in.svn-base *defaultconfig.svn-base *devel_bacula.in.svn-base *disk-changer.in.svn-base *dvd-handler.in.svn-base *dvd-simulator.in.svn-base *gconsole.in.svn-base *logrotate.in.svn-base *magic.bacula.svn-base *magic.bacula.txt.svn-base *mtx-changer.in.svn-base *set-gnome1.4.svn-base *set-gnome2.svn-base *startit.in.svn-base *startmysql.in.svn-base *stopit.in.svn-base *stopmysql.in.svn-base *wxconsole.console_apps.in.svn-base *wxconsole.desktop.consolehelper.in.svn-base *wxconsole.desktop.xsu.in.svn-base *wxconsole.pamd.svn-base *props *text-base/ *Makefile.in.svn-base *bacula-ctl-dir.in.svn-base *bacula-ctl-fd.in.svn-base *bacula-ctl-sd.in.svn-base *bacula-tray-monitor.desktop.in.svn-base *bacula.desktop.gnome1.consolehelper.in.svn-base *bacula.desktop.gnome1.in.svn-base *bacula.desktop.gnome1.xsu.in.svn-base *bacula.desktop.gnome2.consolehelper.in.svn-base *bacula.desktop.gnome2.in.svn-base *bacula.desktop.gnome2.xsu.in.svn-base *bacula.in.svn-base *bacula.png.svn-base *bacula.vim.svn-base *bat.console_apps.in.svn-base *bat.desktop.consolehelper.in.svn-base *bat.desktop.in.svn-base *bat.desktop.xsu.in.svn-base *bat.pamd.svn-base *bconsole.in.svn-base *bgnome-console.console_apps.in.svn-base *bgnome-console.pamd.svn-base *btraceback.dbx.svn-base *btraceback.gdb.svn-base *btraceback.in.svn-base *defaultconfig.svn-base *devel_bacula.in.svn-base *disk-changer.in.svn-base *dvd-handler.in.svn-base *dvd-simulator.in.svn-base *filetype.vim.svn-base *gconsole.in.svn-base *logrotate.in.svn-base *magic.bacula.svn-base *magic.bacula.txt.svn-base *mtx-changer.in.svn-base *set-gnome1.4.svn-base *set-gnome2.svn-base *startit.in.svn-base *startmysql.in.svn-base *stopit.in.svn-base *stopmysql.in.svn-base *wxconsole.console_apps.in.svn-base *wxconsole.desktop.consolehelper.in.svn-base *wxconsole.desktop.xsu.in.svn-base *wxconsole.pamd.svn-base *tmp/ *prop-base *props *text-base *Makefile *Makefile.in *bacula *bacula-ctl-dir *bacula-ctl-dir.in *bacula-ctl-fd *bacula-ctl-fd.in *bacula-ctl-sd *bacula-ctl-sd.in *bacula-tray-monitor.desktop *bacula-tray-monitor.desktop.in *bacula.desktop.gnome1 *bacula.desktop.gnome1.consolehelper *bacula.desktop.gnome1.consolehelper.in *bacula.desktop.gnome1.in *bacula.desktop.gnome1.xsu *bacula.desktop.gnome1.xsu.in *bacula.desktop.gnome2 *bacula.desktop.gnome2.consolehelper *bacula.desktop.gnome2.consolehelper.in *bacula.desktop.gnome2.in *bacula.desktop.gnome2.xsu *bacula.desktop.gnome2.xsu.in *bacula.in *bacula.png *bacula.vim *bat.console_apps *bat.console_apps.in *bat.desktop *bat.desktop.consolehelper *bat.desktop.consolehelper.in *bat.desktop.in *bat.desktop.xsu *bat.desktop.xsu.in *bat.pamd *bconsole *bconsole.in *bgnome-console.console_apps *bgnome-console.console_apps.in *bgnome-console.pamd *btraceback *btraceback.dbx *btraceback.gdb *btraceback.in *defaultconfig *devel_bacula *devel_bacula.in *disk-changer *disk-changer.in *dvd-handler *dvd-handler.in *dvd-simulator *dvd-simulator.in *filetype.vim *gconsole *gconsole.in *logrotate *logrotate.in *logwatch/ *.svn/ *all-wcprops *dir-prop-base *entries *format *prop-base/ *Makefile.in.svn-base *README.svn-base *bacula.svn-base *logfile.bacula.conf.in.svn-base *services.bacula.conf.svn-base *props *text-base/ *Makefile.in.svn-base *README.svn-base *bacula.svn-base *logfile.bacula.conf.in.svn-base *services.bacula.conf.svn-base *tmp/ *prop-base *props *text-base *Makefile *Makefile.in *README *bacula *logfile.bacula.conf *logfile.bacula.conf.in *services.bacula.conf *magic.bacula *magic.bacula.txt *mtx-changer *mtx-changer.in *set-gnome1.4 *set-gnome2 *startit *startit.in *startmysql *startmysql.in *stopit *stopit.in *stopmysql *stopmysql.in *wxconsole.console_apps *wxconsole.console_apps.in *wxconsole.desktop.consolehelper *wxconsole.desktop.consolehelper.in *wxconsole.desktop.xsu *wxconsole.desktop.xsu.in *wxconsole.pamd *src/ *.indent.pro *.svn/ *all-wcprops *dir-prop-base *entries *format *prop-base/ *.indent.pro.svn-base *Makefile.in.svn-base *baconfig.h.svn-base *bacula.h.svn-base *bc_types.h.svn-base *c.scr.svn-base *c.svn-base *cl.svn-base *console2.glade.svn-base *console2.gladep.svn-base *count-lines.svn-base *gcc-Wall.svn-base *host.h.in.svn-base *jcr.h.svn-base *tabs.svn-base *version.h.svn-base *props *text-base/ *.indent.pro.svn-base *Makefile.in.svn-base *baconfig.h.svn-base *bacula.h.svn-base *bc_types.h.svn-base *c.scr.svn-base *c.svn-base *cl.svn-base *console2.glade.svn-base *console2.gladep.svn-base *count-lines.svn-base *gcc-Wall.svn-base *host.h.in.svn-base *jcr.h.svn-base *tabs.svn-base *version.h.svn-base *tmp/ *prop-base *props *text-base *Makefile *Makefile.in *baconfig.h *bacula.h *bc_types.h *c *c.scr *cats/ *.svn/ *all-wcprops *dir-prop-base *entries *format *prop-base/ *Makefile.in.svn-base *bdb.c.svn-base *bdb.h.svn-base *bdb_create.c.svn-base *bdb_delete.c.svn-base *bdb_find.c.svn-base *bdb_get.c.svn-base *bdb_list.c.svn-base *bdb_update.c.svn-base *cats.h.svn-base *create_bacula_database.in.svn-base *create_bdb_database.in.svn-base *create_mysql_database.in.svn-base *create_postgresql_database.in.svn-base *create_sqlite3_database.in.svn-base *create_sqlite_database.in.patch.svn-base *create_sqlite_database.in.svn-base *create_test_database.svn-base *delete_catalog_backup.in.svn-base *drop_bacula_database.in.svn-base *drop_bacula_tables.in.svn-base *drop_bdb_database.in.svn-base *drop_bdb_tables.in.svn-base *drop_mysql_database.in.svn-base *drop_mysql_tables.in.svn-base *drop_postgresql_database.in.svn-base *drop_postgresql_tables.in.svn-base *drop_sqlite3_database.in.svn-base *drop_sqlite3_tables.in.svn-base *drop_sqlite_database.in.svn-base *drop_sqlite_tables.in.svn-base *drop_test_tables.svn-base *fix_postgresql_tables.svn-base *grant_bacula_privileges.in.svn-base *grant_bdb_privileges.in.svn-base *grant_mysql_privileges.in.svn-base *grant_mysql_privileges.patch.svn-base *grant_postgresql_privileges.in.svn-base *grant_privileges.svn-base *grant_sqlite3_privileges.in.svn-base *grant_sqlite_privileges.in.svn-base *make_bacula_tables.in.svn-base *make_bdb_tables.in.svn-base *make_catalog_backup.in.patch.svn-base *make_catalog_backup.in.svn-base *make_mysql_tables.in.svn-base *make_postgresql_tables.in.svn-base *make_sqlite3_tables.in.svn-base *make_sqlite_tables.in.patch.svn-base *make_sqlite_tables.in.svn-base *make_test_tables.svn-base *mysql.c.svn-base *mysql.in.svn-base *postgresql.c.svn-base *postgresql.in.svn-base *protos.h.svn-base *sql.c.svn-base *sql_cmds.c.svn-base *sql_cmds.h.svn-base *sql_create.c.svn-base *sql_delete.c.svn-base *sql_find.c.svn-base *sql_get.c.svn-base *sql_list.c.svn-base *sql_update.c.svn-base *sqlite.c.svn-base *sqlite.in.svn-base *update_bacula_tables.in.svn-base *update_bdb_tables.in.svn-base *update_mysql_tables.in.svn-base *update_postgresql_tables.in.svn-base *update_sqlite3_tables.in.svn-base *update_sqlite_tables.in.patch.svn-base *update_sqlite_tables.in.svn-base *props *text-base/ *Makefile.in.svn-base *bdb.c.svn-base *bdb.h.svn-base *bdb_create.c.svn-base *bdb_delete.c.svn-base *bdb_find.c.svn-base *bdb_get.c.svn-base *bdb_list.c.svn-base *bdb_update.c.svn-base *cats.h.svn-base *create_bacula_database.in.svn-base *create_bdb_database.in.svn-base *create_mysql_database.in.svn-base *create_postgresql_database.in.svn-base *create_sqlite3_database.in.svn-base *create_sqlite_database.in.patch.svn-base *create_sqlite_database.in.svn-base *create_test_database.svn-base *delete_catalog_backup.in.svn-base *drop_bacula_database.in.svn-base *drop_bacula_tables.in.svn-base *drop_bdb_database.in.svn-base *drop_bdb_tables.in.svn-base *drop_mysql_database.in.svn-base *drop_mysql_tables.in.svn-base *drop_postgresql_database.in.svn-base *drop_postgresql_tables.in.svn-base *drop_sqlite3_database.in.svn-base *drop_sqlite3_tables.in.svn-base *drop_sqlite_database.in.svn-base *drop_sqlite_tables.in.svn-base *drop_test_tables.svn-base *fix_postgresql_tables.svn-base *grant_bacula_privileges.in.svn-base *grant_bdb_privileges.in.svn-base *grant_mysql_privileges.in.svn-base *grant_mysql_privileges.patch.svn-base *grant_postgresql_privileges.in.svn-base *grant_privileges.svn-base *grant_sqlite3_privileges.in.svn-base *grant_sqlite_privileges.in.svn-base *make_bacula_tables.in.svn-base *make_bdb_tables.in.svn-base *make_catalog_backup.in.patch.svn-base *make_catalog_backup.in.svn-base *make_mysql_tables.in.svn-base *make_postgresql_tables.in.svn-base *make_sqlite3_tables.in.svn-base *make_sqlite_tables.in.patch.svn-base *make_sqlite_tables.in.svn-base *make_test_tables.svn-base *mysql.c.svn-base *mysql.in.svn-base *postgresql.c.svn-base *postgresql.in.svn-base *protos.h.svn-base *sql.c.svn-base *sql_cmds.c.svn-base *sql_cmds.h.svn-base *sql_create.c.svn-base *sql_delete.c.svn-base *sql_find.c.svn-base *sql_get.c.svn-base *sql_list.c.svn-base *sql_update.c.svn-base *sqlite.c.svn-base *sqlite.in.svn-base *update_bacula_tables.in.svn-base *update_bdb_tables.in.svn-base *update_mysql_tables.in.svn-base *update_postgresql_tables.in.svn-base *update_sqlite3_tables.in.svn-base *update_sqlite_tables.in.patch.svn-base *update_sqlite_tables.in.svn-base *tmp/ *prop-base *props *text-base *Makefile *Makefile.in *bdb.c *bdb.h *bdb.o *bdb_create.c *bdb_create.o *bdb_delete.c *bdb_delete.o *bdb_find.c *bdb_find.o *bdb_get.c *bdb_get.o *bdb_list.c *bdb_list.o *bdb_update.c *bdb_update.o *cats.h *create_bacula_database *create_bacula_database.in *create_bdb_database *create_bdb_database.in *create_mysql_database *create_mysql_database.in *create_postgresql_database *create_postgresql_database.in *create_sqlite3_database *create_sqlite3_database.in *create_sqlite_database *create_sqlite_database.in *create_sqlite_database.in.patch *create_test_database *delete_catalog_backup *delete_catalog_backup.in *drop_bacula_database *drop_bacula_database.in *drop_bacula_tables *drop_bacula_tables.in *drop_bdb_database *drop_bdb_database.in *drop_bdb_tables *drop_bdb_tables.in *drop_mysql_database *drop_mysql_database.in *drop_mysql_tables *drop_mysql_tables.in *drop_postgresql_database *drop_postgresql_database.in *drop_postgresql_tables *drop_postgresql_tables.in *drop_sqlite3_database *drop_sqlite3_database.in *drop_sqlite3_tables *drop_sqlite3_tables.in *drop_sqlite_database *drop_sqlite_database.in *drop_sqlite_tables *drop_sqlite_tables.in *drop_test_tables *fix_postgresql_tables *grant_bacula_privileges *grant_bacula_privileges.in *grant_bdb_privileges *grant_bdb_privileges.in *grant_mysql_privileges *grant_mysql_privileges.in *grant_mysql_privileges.patch *grant_postgresql_privileges *grant_postgresql_privileges.in *grant_privileges *grant_sqlite3_privileges *grant_sqlite3_privileges.in *grant_sqlite_privileges *grant_sqlite_privileges.in *libsql.a *make_bacula_tables *make_bacula_tables.in *make_bdb_tables *make_bdb_tables.in *make_catalog_backup *make_catalog_backup.in *make_catalog_backup.in.patch *make_mysql_tables *make_mysql_tables.in *make_postgresql_tables *make_postgresql_tables.in *make_sqlite3_tables *make_sqlite3_tables.in *make_sqlite_tables *make_sqlite_tables.in *make_sqlite_tables.in.patch *make_test_tables *mysql *mysql.c *mysql.in *mysql.o *postgresql.c *postgresql.in *postgresql.o *protos.h *sql.c *sql.o *sql_cmds.c *sql_cmds.h *sql_cmds.o *sql_create.c *sql_create.o *sql_delete.c *sql_delete.o *sql_find.c *sql_find.o *sql_get.c *sql_get.o *sql_list.c *sql_list.o *sql_update.c *sql_update.o *sqlite *sqlite.c *sqlite.in *sqlite.o *update_bacula_tables *update_bacula_tables.in *update_bdb_tables *update_bdb_tables.in *update_mysql_tables *update_mysql_tables.in *update_postgresql_tables *update_postgresql_tables.in *update_sqlite3_tables *update_sqlite3_tables.in *update_sqlite_tables *update_sqlite_tables.in *update_sqlite_tables.in.patch *cl *config.h *console/ *.svn/ *all-wcprops *dir-prop-base *entries *format *prop-base/ *Makefile.in.svn-base *authenticate.c.svn-base *bconsole.conf.in.svn-base *conio.c.svn-base *conio.h.svn-base *console.c.svn-base *console_conf.c.svn-base *console_conf.h.svn-base *func.h.svn-base *props *text-base/ *Makefile.in.svn-base *authenticate.c.svn-base *bconsole.conf.in.svn-base *conio.c.svn-base *conio.h.svn-base *console.c.svn-base *console_conf.c.svn-base *console_conf.h.svn-base *func.h.svn-base *tmp/ *prop-base *props *text-base *Makefile *Makefile.in *authenticate.c *authenticate.o *bconsole *bconsole.conf *bconsole.conf.in *conio.c *conio.h *conio.o *console.c *console.o *console_conf.c *console_conf.h *console_conf.o *func.h *console2.glade *console2.gladep *count-lines *dird/ *.svn/ *all-wcprops *dir-prop-base *entries *format *prop-base/ *Makefile.in.svn-base *README-config.svn-base *admin.c.svn-base *authenticate.c.svn-base *autoprune.c.svn-base *backup.c.svn-base *bacula-dir.conf.in.svn-base *bsr.c.svn-base *bsr.h.svn-base *catreq.c.svn-base *dird.c.svn-base *dird.h.svn-base *dird_conf.c.svn-base *dird_conf.h.svn-base *expand.c.svn-base *fd_cmds.c.svn-base *getmsg.c.svn-base *inc_conf.c.svn-base *job.c.svn-base *jobq.c.svn-base *jobq.h.svn-base *migrate.c.svn-base *mountreq.c.svn-base *msgchan.c.svn-base *newvol.c.svn-base *next_vol.c.svn-base *protos.h.svn-base *pythondir.c.svn-base *query.sql.svn-base *recycle.c.svn-base *restore.c.svn-base *run_conf.c.svn-base *scheduler.c.svn-base *ua.h.svn-base *ua_acl.c.svn-base *ua_cmds.c.svn-base *ua_dotcmds.c.svn-base *ua_input.c.svn-base *ua_label.c.svn-base *ua_output.c.svn-base *ua_prune.c.svn-base *ua_purge.c.svn-base *ua_query.c.svn-base *ua_restore.c.svn-base *ua_run.c.svn-base *ua_select.c.svn-base *ua_server.c.svn-base *ua_status.c.svn-base *ua_tree.c.svn-base *ua_update.c.svn-base *verify.c.svn-base *props *text-base/ *Makefile.in.svn-base *README-config.svn-base *admin.c.svn-base *authenticate.c.svn-base *autoprune.c.svn-base *backup.c.svn-base *bacula-dir.conf.in.svn-base *bsr.c.svn-base *bsr.h.svn-base *catreq.c.svn-base *dird.c.svn-base *dird.h.svn-base *dird_conf.c.svn-base *dird_conf.h.svn-base *expand.c.svn-base *fd_cmds.c.svn-base *getmsg.c.svn-base *inc_conf.c.svn-base *job.c.svn-base *jobq.c.svn-base *jobq.h.svn-base *migrate.c.svn-base *mountreq.c.svn-base *msgchan.c.svn-base *newvol.c.svn-base *next_vol.c.svn-base *protos.h.svn-base *pythondir.c.svn-base *query.sql.svn-base *recycle.c.svn-base *restore.c.svn-base *run_conf.c.svn-base *scheduler.c.svn-base *ua.h.svn-base *ua_acl.c.svn-base *ua_cmds.c.svn-base *ua_dotcmds.c.svn-base *ua_input.c.svn-base *ua_label.c.svn-base *ua_output.c.svn-base *ua_prune.c.svn-base *ua_purge.c.svn-base *ua_query.c.svn-base *ua_restore.c.svn-base *ua_run.c.svn-base *ua_select.c.svn-base *ua_server.c.svn-base *ua_status.c.svn-base *ua_tree.c.svn-base *ua_update.c.svn-base *verify.c.svn-base *tmp/ *prop-base *props *text-base *Makefile *Makefile.in *README-config *admin.c *admin.o *authenticate.c *authenticate.o *autoprune.c *autoprune.o *backup.c *backup.o *bacula-dir *bacula-dir.conf *bacula-dir.conf.in *bsr.c *bsr.h *bsr.o *catreq.c *catreq.o *dird.c *dird.h *dird.o *dird_conf.c *dird_conf.h *dird_conf.o *expand.c *expand.o *fd_cmds.c *fd_cmds.o *getmsg.c *getmsg.o *inc_conf.c *inc_conf.o *job.c *job.o *jobq.c *jobq.h *jobq.o *migrate.c *migrate.o *mountreq.c *mountreq.o *msgchan.c *msgchan.o *newvol.c *newvol.o *next_vol.c *next_vol.o *protos.h *pythondir.c *pythondir.o *query.sql *recycle.c *recycle.o *restore.c *restore.o *run_conf.c *run_conf.o *scheduler.c *scheduler.o *ua.h *ua_acl.c *ua_acl.o *ua_cmds.c *ua_cmds.o *ua_dotcmds.c *ua_dotcmds.o *ua_input.c *ua_input.o *ua_label.c *ua_label.o *ua_output.c *ua_output.o *ua_prune.c *ua_prune.o *ua_purge.c *ua_purge.o *ua_query.c *ua_query.o *ua_restore.c *ua_restore.o *ua_run.c *ua_run.o *ua_select.c *ua_select.o *ua_server.c *ua_server.o *ua_status.c *ua_status.o *ua_tree.c *ua_tree.o *ua_update.c *ua_update.o *verify.c *verify.o *filed/ *.svn/ *all-wcprops *dir-prop-base *entries *format *prop-base/ *Makefile.in.svn-base *acl.c.svn-base *acl.h.svn-base *authenticate.c.svn-base *backup.c.svn-base *bacula-fd.conf.in.svn-base *estimate.c.svn-base *filed.c.svn-base *filed.h.svn-base *filed_conf.c.svn-base *filed_conf.h.svn-base *heartbeat.c.svn-base *job.c.svn-base *protos.h.svn-base *pythonfd.c.svn-base *restore.c.svn-base *status.c.svn-base *verify.c.svn-base *verify_vol.c.svn-base *props *text-base/ *Makefile.in.svn-base *acl.c.svn-base *acl.h.svn-base *authenticate.c.svn-base *backup.c.svn-base *bacula-fd.conf.in.svn-base *estimate.c.svn-base *filed.c.svn-base *filed.h.svn-base *filed_conf.c.svn-base *filed_conf.h.svn-base *heartbeat.c.svn-base *job.c.svn-base *protos.h.svn-base *pythonfd.c.svn-base *restore.c.svn-base *status.c.svn-base *verify.c.svn-base *verify_vol.c.svn-base *tmp/ *prop-base *props *text-base *Makefile *Makefile.in *acl.c *acl.h *acl.o *authenticate.c *authenticate.o *backup.c *backup.o *bacula-fd *bacula-fd.conf *bacula-fd.conf.in *estimate.c *estimate.o *filed.c *filed.h *filed.o *filed_conf.c *filed_conf.h *filed_conf.o *heartbeat.c *heartbeat.o *job.c *job.o *protos.h *pythonfd.c *pythonfd.o *restore.c *restore.o *status.c *status.o *verify.c *verify.o *verify_vol.c *verify_vol.o *findlib/ *.svn/ *all-wcprops *dir-prop-base *entries *format *prop-base/ *Makefile.in.svn-base *attribs.c.svn-base *bfile.c.svn-base *bfile.h.svn-base *create_file.c.svn-base *drivetype.c.svn-base *enable_priv.c.svn-base *find.c.svn-base *find.h.svn-base *find_one.c.svn-base *fstype.c.svn-base *match.c.svn-base *mkpath.c.svn-base *protos.h.svn-base *savecwd.c.svn-base *savecwd.h.svn-base *testresults.txt.svn-base *props *text-base/ *Makefile.in.svn-base *attribs.c.svn-base *bfile.c.svn-base *bfile.h.svn-base *create_file.c.svn-base *drivetype.c.svn-base *enable_priv.c.svn-base *find.c.svn-base *find.h.svn-base *find_one.c.svn-base *fstype.c.svn-base *match.c.svn-base *mkpath.c.svn-base *protos.h.svn-base *savecwd.c.svn-base *savecwd.h.svn-base *testresults.txt.svn-base *tmp/ *prop-base *props *text-base *Makefile *Makefile.in *attribs.c *attribs.o *bfile.c *bfile.h *bfile.o *create_file.c *create_file.o *drivetype.c *drivetype.o *enable_priv.c *enable_priv.o *find.c *find.h *find.o *find_one.c *find_one.o *fstype.c *fstype.o *libfind.a *match.c *match.o *mkpath.c *mkpath.o *protos.h *savecwd.c *savecwd.h *savecwd.o *testresults.txt *gcc-Wall *gnome2-console/ *.svn/ *all-wcprops *dir-prop-base *entries *format *prop-base/ *Makefile.in.svn-base *authenticate.c.svn-base *callbacks.c.svn-base *callbacks.h.svn-base *console.c.svn-base *console.h.svn-base *console_conf.c.svn-base *console_conf.h.svn-base *interface.c.svn-base *interface.h.svn-base *restore.c.svn-base *restore.h.svn-base *support.c.svn-base *support.h.svn-base *test-gnome-console.conf.svn-base *props *text-base/ *Makefile.in.svn-base *authenticate.c.svn-base *bgnome-console.conf.in.svn-base *callbacks.c.svn-base *callbacks.h.svn-base *console.c.svn-base *console.h.svn-base *console_conf.c.svn-base *console_conf.h.svn-base *interface.c.svn-base *interface.h.svn-base *restore.c.svn-base *restore.h.svn-base *support.c.svn-base *support.h.svn-base *test-gnome-console.conf.svn-base *tmp/ *prop-base *props *text-base *Makefile *Makefile.in *authenticate.c *bgnome-console.conf *bgnome-console.conf.in *callbacks.c *callbacks.h *console.c *console.h *console_conf.c *console_conf.h *interface.c *interface.h *restore.c *restore.h *support.c *support.h *test-gnome-console.conf *host.h *host.h.in *jcr.h *lib/ *.svn/ *all-wcprops *dir-prop-base *entries *format *prop-base/ *Makefile.in.svn-base *address_conf.c.svn-base *address_conf.h.svn-base *alist.c.svn-base *alist.h.svn-base *attr.c.svn-base *attr.h.svn-base *base64.c.svn-base *base64.h.svn-base *berrno.c.svn-base *berrno.h.svn-base *bget_msg.c.svn-base *bits.h.svn-base *bnet.c.svn-base *bnet_server.c.svn-base *bpipe.c.svn-base *bpipe.h.svn-base *bregex.c.svn-base *bregex.h.svn-base *bsnprintf.c.svn-base *bsock.h.svn-base *bsys.c.svn-base *btime.c.svn-base *btime.h.svn-base *btimers.c.svn-base *btimers.h.svn-base *cram-md5.c.svn-base *crc32.c.svn-base *crypto.c.svn-base *crypto.h.svn-base *daemon.c.svn-base *dlist.c.svn-base *dlist.h.svn-base *edit.c.svn-base *fnmatch.c.svn-base *fnmatch.h.svn-base *gconsole.svn-base *guid_to_name.c.svn-base *guid_to_name.h.svn-base *hmac.c.svn-base *htable.c.svn-base *htable.h.svn-base *jcr.c.svn-base *lex.c.svn-base *lex.h.svn-base *lib.h.svn-base *md5.c.svn-base *md5.h.svn-base *mem_pool.c.svn-base *mem_pool.h.svn-base *message.c.svn-base *message.h.svn-base *openssl.c.svn-base *openssl.h.svn-base *parse_conf.c.svn-base *parse_conf.h.svn-base *protos.h.svn-base *pythonlib.c.svn-base *queue.c.svn-base *queue.h.svn-base *rblist.c.svn-base *rblist.h.svn-base *res.c.svn-base *runscript.c.svn-base *runscript.h.svn-base *rwlock.c.svn-base *rwlock.h.svn-base *scan.c.svn-base *serial.c.svn-base *serial.h.svn-base *sha1.c.svn-base *sha1.h.svn-base *signal.c.svn-base *smartall.c.svn-base *smartall.h.svn-base *tls.c.svn-base *tls.h.svn-base *tree.c.svn-base *tree.h.svn-base *util.c.svn-base *var.c.svn-base *var.h.svn-base *waitq.h.svn-base *watchdog.c.svn-base *watchdog.h.svn-base *workq.c.svn-base *workq.h.svn-base *props *text-base/ *Makefile.in.svn-base *address_conf.c.svn-base *address_conf.h.svn-base *alist.c.svn-base *alist.h.svn-base *attr.c.svn-base *attr.h.svn-base *base64.c.svn-base *base64.h.svn-base *berrno.c.svn-base *berrno.h.svn-base *bget_msg.c.svn-base *bits.h.svn-base *bnet.c.svn-base *bnet_server.c.svn-base *bpipe.c.svn-base *bpipe.h.svn-base *breg.c.svn-base *breg.h.svn-base *bregex.c.svn-base *bregex.h.svn-base *bsnprintf.c.svn-base *bsock.c.svn-base *bsock.h.svn-base *bsys.c.svn-base *btime.c.svn-base *btime.h.svn-base *btimers.c.svn-base *btimers.h.svn-base *cram-md5.c.svn-base *crc32.c.svn-base *crypto.c.svn-base *crypto.h.svn-base *daemon.c.svn-base *dlist.c.svn-base *dlist.h.svn-base *edit.c.svn-base *fnmatch.c.svn-base *fnmatch.h.svn-base *gconsole.svn-base *guid_to_name.c.svn-base *guid_to_name.h.svn-base *hmac.c.svn-base *htable.c.svn-base *htable.h.svn-base *jcr.c.svn-base *lex.c.svn-base *lex.h.svn-base *lib.h.svn-base *md5.c.svn-base *md5.h.svn-base *mem_pool.c.svn-base *mem_pool.h.svn-base *message.c.svn-base *message.h.svn-base *openssl.c.svn-base *openssl.h.svn-base *parse_conf.c.svn-base *parse_conf.h.svn-base *protos.h.svn-base *pythonlib.c.svn-base *queue.c.svn-base *queue.h.svn-base *rblist.c.svn-base *rblist.h.svn-base *res.c.svn-base *runscript.c.svn-base *runscript.h.svn-base *rwlock.c.svn-base *rwlock.h.svn-base *scan.c.svn-base *serial.c.svn-base *serial.h.svn-base *sha1.c.svn-base *sha1.h.svn-base *signal.c.svn-base *smartall.c.svn-base *smartall.h.svn-base *tcpd.h.svn-base *tls.c.svn-base *tls.h.svn-base *tree.c.svn-base *tree.h.svn-base *util.c.svn-base *var.c.svn-base *var.h.svn-base *waitq.h.svn-base *watchdog.c.svn-base *watchdog.h.svn-base *workq.c.svn-base *workq.h.svn-base *tmp/ *prop-base *props *text-base *Makefile *Makefile.in *address_conf.c *address_conf.h *address_conf.o *alist.c *alist.h *alist.o *attr.c *attr.h *attr.o *base64.c *base64.h *base64.o *berrno.c *berrno.h *berrno.o *bget_msg.c *bget_msg.o *bits.h *bnet.c *bnet.o *bnet_server.c *bnet_server.o *bpipe.c *bpipe.h *bpipe.o *breg.c *breg.h *breg.o *bregex.c *bregex.h *bregex.o *bsnprintf.c *bsnprintf.o *bsock.c *bsock.h *bsock.o *bsys.c *bsys.o *btime.c *btime.h *btime.o *btimers.c *btimers.h *btimers.o *cram-md5.c *cram-md5.o *crc32.c *crc32.o *crypto.c *crypto.h *crypto.o *daemon.c *daemon.o *dlist.c *dlist.h *dlist.o *edit.c *edit.o *fnmatch.c *fnmatch.h *fnmatch.o *gconsole *guid_to_name.c *guid_to_name.h *guid_to_name.o *hmac.c *hmac.o *htable.c *htable.h *jcr.c *jcr.o *lex.c *lex.h *lex.o *lib.h *libbac.a *md5.c *md5.h *md5.o *mem_pool.c *mem_pool.h *mem_pool.o *message.c *message.h *message.o *openssl.c *openssl.h *openssl.o *parse_conf.c *parse_conf.h *parse_conf.o *protos.h *pythonlib.c *pythonlib.o *queue.c *queue.h *queue.o *rblist.c *rblist.h *rblist.o *res.c *res.o *runscript.c *runscript.h *runscript.o *rwlock.c *rwlock.h *rwlock.o *scan.c *scan.o *serial.c *serial.h *serial.o *sha1.c *sha1.h *sha1.o *signal.c *signal.o *smartall.c *smartall.h *smartall.o *tcpd.h *tls.c *tls.h *tls.o *tree.c *tree.h *tree.o *util.c *util.o *var.c *var.h *var.o *waitq.h *watchdog.c *watchdog.h *watchdog.o *workq.c *workq.h *workq.o *qt-console/ *.svn/ *all-wcprops *dir-prop-base *entries *format *prop-base/ *README.svn-base *bat.conf.in.svn-base *bat.h.svn-base *bat.pro.in.svn-base *bat_conf.cpp.svn-base *bat_conf.h.svn-base *build-depkgs-qt-console.svn-base *install_conf_file.in.svn-base *main.cpp.svn-base *main.qrc.svn-base *main.ui.svn-base *mainwin.cpp.svn-base *mainwin.h.svn-base *pages.cpp.svn-base *pages.h.svn-base *qstd.cpp.svn-base *qstd.h.svn-base *props *text-base/ *COMMANDS.svn-base *External-qt-console.svn-base *PAGES.svn-base *PREFS.svn-base *README.svn-base *RELEASEFEATURES.svn-base *TODO.svn-base *bat.conf.example.svn-base *bat.conf.in.svn-base *bat.h.svn-base *bat.pro.in.svn-base *bat_conf.cpp.svn-base *bat_conf.h.svn-base *build-depkgs-qt-console.svn-base *install_conf_file.in.svn-base *main.cpp.svn-base *main.qrc.svn-base *main.ui.svn-base *mainwin.cpp.svn-base *mainwin.h.svn-base *pages.cpp.svn-base *pages.h.svn-base *prefs.ui.svn-base *qstd.cpp.svn-base *qstd.h.svn-base *qwtconfig.pri.svn-base *tmp/ *prop-base *props *text-base *COMMANDS *External-qt-console *PAGES *PREFS *README *RELEASEFEATURES *TODO *bat.conf *bat.conf.example *bat.conf.in *bat.h *bat.pro *bat.pro.in *bat_conf.cpp *bat_conf.h *bcomm/ *.svn/ *all-wcprops *entries *format *prop-base/ *dircomm.cpp.svn-base *dircomm.h.svn-base *dircomm_auth.cpp.svn-base *props *text-base/ *dircomm.cpp.svn-base *dircomm.h.svn-base *dircomm_auth.cpp.svn-base *tmp/ *prop-base *props *text-base *dircomm.cpp *dircomm.h *dircomm_auth.cpp *build-depkgs-qt-console *clients/ *.svn/ *all-wcprops *dir-prop-base *entries *format *prop-base/ *clients.cpp.svn-base *clients.h.svn-base *props *text-base/ *clients.cpp.svn-base *clients.h.svn-base *clients.ui.svn-base *tmp/ *prop-base *props *text-base *clients.cpp *clients.h *clients.ui *console/ *.svn/ *all-wcprops *dir-prop-base *entries *format *prop-base/ *authenticate.cpp.svn-base *console.cpp.svn-base *console.h.svn-base *console.ui.svn-base *props *text-base/ *authenticate.cpp.svn-base *console.cpp.svn-base *console.h.svn-base *console.ui.svn-base *tmp/ *prop-base *props *text-base *authenticate.cpp *console.cpp *console.h *console.ui *fileset/ *.svn/ *all-wcprops *entries *format *prop-base/ *fileset.cpp.svn-base *fileset.h.svn-base *props *text-base/ *fileset.cpp.svn-base *fileset.h.svn-base *fileset.ui.svn-base *tmp/ *prop-base *props *text-base *fileset.cpp *fileset.h *fileset.ui *help/ *.svn/ *all-wcprops *entries *format *prop-base/ *help.cpp.svn-base *help.h.svn-base *props *text-base/ *clients.html.svn-base *console.html.svn-base *filesets.html.svn-base *help.cpp.svn-base *help.h.svn-base *help.ui.svn-base *index.html.svn-base *joblist.html.svn-base *jobplot.html.svn-base *jobs.html.svn-base *media.html.svn-base *restore.html.svn-base *storage.html.svn-base *tmp/ *prop-base *props *text-base *clients.html *console.html *filesets.html *help.cpp *help.h *help.ui *index.html *joblist.html *jobplot.html *jobs.html *media.html *restore.html *storage.html *images/ *.svn/ *all-wcprops *entries *format *prop-base/ *backup.png.svn-base *bat.png.svn-base *bat_icon.png.svn-base *browse.png.svn-base *cartridge-edit.png.svn-base *cartridge.png.svn-base *check.png.svn-base *connected.png.svn-base *copy.png.svn-base *cut.png.svn-base *disconnected.png.svn-base *edit-cut.png.svn-base *edit-delete.png.svn-base *emblem-system.png.svn-base *estimate-job.png.svn-base *folder.png.svn-base *folderbothchecked.png.svn-base *folderchecked.png.svn-base *folderunchecked.png.svn-base *go-down.png.svn-base *go-up.png.svn-base *graph1.png.svn-base *help-browser.png.svn-base *home.png.svn-base *joblog.png.svn-base *label.png.svn-base *mail-message-new.png.svn-base *mark.png.svn-base *network-server.png.svn-base *new.png.svn-base *next.png.svn-base *open.png.svn-base *package-x-generic.png.svn-base *paste.png.svn-base *prev.png.svn-base *print.png.svn-base *restore.png.svn-base *run.png.svn-base *save.png.svn-base *server.png.svn-base *status.png.svn-base *system-file-manager.png.svn-base *unchecked.png.svn-base *undo.png.svn-base *unmark.png.svn-base *up.png.svn-base *utilities-terminal.png.svn-base *view-refresh.png.svn-base *weather-severe-alert.png.svn-base *props *text-base/ *backup.png.svn-base *bat.png.svn-base *bat_icon.png.svn-base *browse.png.svn-base *browse.svg.svn-base *cartridge-edit.png.svn-base *cartridge-edit.svg.svn-base *cartridge.png.svn-base *cartridge.svg.svn-base *check.png.svn-base *check.svg.svn-base *connected.png.svn-base *copy.png.svn-base *cut.png.svn-base *disconnected.png.svn-base *edit-cut.png.svn-base *edit-delete.png.svn-base *edit-delete.svg.svn-base *emblem-system.png.svn-base *emblem-system.svg.svn-base *estimate-job.png.svn-base *estimate-job.svg.svn-base *folder.png.svn-base *folder.svg.svn-base *folderbothchecked.png.svn-base *folderbothchecked.svg.svn-base *folderchecked.png.svn-base *folderchecked.svg.svn-base *folderunchecked.png.svn-base *folderunchecked.svg.svn-base *go-down.png.svn-base *go-down.svg.svn-base *go-up.png.svn-base *go-up.svg.svn-base *graph1.png.svn-base *graph1.svg.svn-base *help-browser.png.svn-base *help-browser.svg.svn-base *home.png.svn-base *joblog.png.svn-base *joblog.svg.svn-base *label.png.svn-base *mail-message-new.png.svn-base *mail-message-new.svg.svn-base *mark.png.svn-base *media-floppy.svg.svn-base *network-server.png.svn-base *network-server.svg.svn-base *new.png.svn-base *next.png.svn-base *open.png.svn-base *package-x-generic.png.svn-base *package-x-generic.svg.svn-base *paste.png.svn-base *prev.png.svn-base *print.png.svn-base *restore.png.svn-base *run.png.svn-base *save.png.svn-base *server.png.svn-base *status.png.svn-base *system-file-manager.png.svn-base *system-file-manager.svg.svn-base *unchecked.png.svn-base *unchecked.svg.svn-base *undo.png.svn-base *unmark.png.svn-base *up.png.svn-base *utilities-terminal.png.svn-base *utilities-terminal.svg.svn-base *view-refresh.png.svn-base *view-refresh.svg.svn-base *weather-severe-alert.png.svn-base *weather-severe-alert.svg.svn-base *tmp/ *prop-base *props *text-base *backup.png *bat.png *bat_icon.png *browse.png *browse.svg *cartridge-edit.png *cartridge-edit.svg *cartridge.png *cartridge.svg *check.png *check.svg *connected.png *copy.png *cut.png *disconnected.png *edit-cut.png *edit-delete.png *edit-delete.svg *emblem-system.png *emblem-system.svg *estimate-job.png *estimate-job.svg *folder.png *folder.svg *folderbothchecked.png *folderbothchecked.svg *folderchecked.png *folderchecked.svg *folderunchecked.png *folderunchecked.svg *go-down.png *go-down.svg *go-up.png *go-up.svg *graph1.png *graph1.svg *help-browser.png *help-browser.svg *home.png *joblog.png *joblog.svg *label.png *mail-message-new.png *mail-message-new.svg *mark.png *media-floppy.svg *network-server.png *network-server.svg *new.png *next.png *open.png *package-x-generic.png *package-x-generic.svg *paste.png *prev.png *print.png *restore.png *run.png *save.png *server.png *status.png *system-file-manager.png *system-file-manager.svg *unchecked.png *unchecked.svg *undo.png *unmark.png *up.png *utilities-terminal.png *utilities-terminal.svg *view-refresh.png *view-refresh.svg *weather-severe-alert.png *weather-severe-alert.svg *install_conf_file *install_conf_file.in *jobgraphs/ *.svn/ *all-wcprops *entries *format *prop-base/ *jobplot.cpp.svn-base *jobplot.h.svn-base *props *text-base/ *jobplot.cpp.svn-base *jobplot.h.svn-base *jobplotcontrols.ui.svn-base *tmp/ *prop-base *props *text-base *jobplot.cpp *jobplot.h *jobplotcontrols.ui *joblist/ *.svn/ *all-wcprops *dir-prop-base *entries *format *prop-base/ *joblist.cpp.svn-base *joblist.h.svn-base *props *text-base/ *joblist.cpp.svn-base *joblist.h.svn-base *joblist.ui.svn-base *tmp/ *prop-base *props *text-base *joblist.cpp *joblist.h *joblist.ui *joblog/ *.svn/ *all-wcprops *entries *format *prop-base/ *joblog.cpp.svn-base *joblog.h.svn-base *props *text-base/ *joblog.cpp.svn-base *joblog.h.svn-base *joblog.ui.svn-base *tmp/ *prop-base *props *text-base *joblog.cpp *joblog.h *joblog.ui *jobs/ *.svn/ *all-wcprops *entries *format *prop-base/ *jobs.cpp.svn-base *jobs.h.svn-base *props *text-base/ *jobs.cpp.svn-base *jobs.h.svn-base *jobs.ui.svn-base *tmp/ *prop-base *props *text-base *jobs.cpp *jobs.h *jobs.ui *label/ *.svn/ *all-wcprops *entries *format *prop-base/ *label.cpp.svn-base *label.h.svn-base *label.ui.svn-base *props *text-base/ *label.cpp.svn-base *label.h.svn-base *label.ui.svn-base *tmp/ *prop-base *props *text-base *label.cpp *label.h *label.ui *main.cpp *main.qrc *main.ui *mainwin.cpp *mainwin.h *mediaedit/ *.svn/ *all-wcprops *dir-prop-base *entries *format *prop-base/ *mediaedit.cpp.svn-base *mediaedit.h.svn-base *props *text-base/ *mediaedit.cpp.svn-base *mediaedit.h.svn-base *mediaedit.ui.svn-base *tmp/ *prop-base *props *text-base *mediaedit.cpp *mediaedit.h *mediaedit.ui *medialist/ *.svn/ *all-wcprops *dir-prop-base *entries *format *prop-base/ *medialist.cpp.svn-base *medialist.h.svn-base *props *text-base/ *medialist.cpp.svn-base *medialist.h.svn-base *medialist.ui.svn-base *tmp/ *prop-base *props *text-base *medialist.cpp *medialist.h *medialist.ui *moc/ *.svn/ *all-wcprops *dir-prop-base *entries *format *prop-base *props *text-base *tmp/ *prop-base *props *text-base *mount/ *.svn/ *all-wcprops *dir-prop-base *entries *format *prop-base/ *mount.cpp.svn-base *mount.h.svn-base *props *text-base/ *mount.cpp.svn-base *mount.h.svn-base *mount.ui.svn-base *tmp/ *prop-base *props *text-base *mount.cpp *mount.h *mount.ui *obj/ *.svn/ *all-wcprops *dir-prop-base *entries *format *prop-base *props *text-base *tmp/ *prop-base *props *text-base *pages.cpp *pages.h *prefs.ui *qstd.cpp *qstd.h *qwtconfig.pri *relabel/ *.svn/ *all-wcprops *entries *format *prop-base/ *relabel.cpp.svn-base *relabel.h.svn-base *props *text-base/ *relabel.cpp.svn-base *relabel.h.svn-base *relabel.ui.svn-base *tmp/ *prop-base *props *text-base *relabel.cpp *relabel.h *relabel.ui *restore/ *.svn/ *all-wcprops *entries *format *prop-base/ *brestore.cpp.svn-base *brestore.ui.svn-base *prerestore.cpp.svn-base *restore.cpp.svn-base *restore.h.svn-base *restoretree.cpp.svn-base *restoretree.h.svn-base *props *text-base/ *brestore.cpp.svn-base *brestore.ui.svn-base *prerestore.cpp.svn-base *prerestore.ui.svn-base *restore.cpp.svn-base *restore.h.svn-base *restore.ui.svn-base *restoretree.cpp.svn-base *restoretree.h.svn-base *restoretree.ui.svn-base *tmp/ *prop-base *props *text-base *brestore.cpp *brestore.ui *prerestore.cpp *prerestore.ui *restore.cpp *restore.h *restore.ui *restoretree.cpp *restoretree.h *restoretree.ui *run/ *.svn/ *all-wcprops *entries *format *prop-base/ *estimate.cpp.svn-base *prune.cpp.svn-base *run.cpp.svn-base *run.h.svn-base *runcmd.cpp.svn-base *props *text-base/ *estimate.cpp.svn-base *estimate.ui.svn-base *prune.cpp.svn-base *prune.ui.svn-base *run.cpp.svn-base *run.h.svn-base *run.ui.svn-base *runcmd.cpp.svn-base *runcmd.ui.svn-base *tmp/ *prop-base *props *text-base *estimate.cpp *estimate.ui *prune.cpp *prune.ui *run.cpp *run.h *run.ui *runcmd.cpp *runcmd.ui *select/ *.svn/ *all-wcprops *entries *format *prop-base/ *select.cpp.svn-base *select.h.svn-base *props *text-base/ *select.cpp.svn-base *select.h.svn-base *select.ui.svn-base *tmp/ *prop-base *props *text-base *select.cpp *select.h *select.ui *storage/ *.svn/ *all-wcprops *entries *format *prop-base/ *storage.cpp.svn-base *storage.h.svn-base *props *text-base/ *storage.cpp.svn-base *storage.h.svn-base *storage.ui.svn-base *tmp/ *prop-base *props *text-base *storage.cpp *storage.h *storage.ui *testprogs/ *.svn/ *all-wcprops *entries *format *prop-base *props *text-base *tmp/ *prop-base *props *text-base *examp/ *.svn/ *all-wcprops *dir-prop-base *entries *format *prop-base *props *text-base/ *dock.pro.svn-base *dockwidgets.qrc.svn-base *main.cpp.svn-base *mainwindow.cpp.svn-base *mainwindow.h.svn-base *tmp/ *prop-base *props *text-base *dock.pro *dockwidgets.qrc *main.cpp *mainwindow.cpp *mainwindow.h *putz/ *.svn/ *all-wcprops *dir-prop-base *entries *format *prop-base *props *text-base/ *main.cpp.svn-base *putz.cpp.svn-base *putz.h.svn-base *putz.pro.svn-base *putz.ui.svn-base *tmp/ *prop-base *props *text-base *main.cpp *putz.cpp *putz.h *putz.pro *putz.ui *stored/ *.svn/ *all-wcprops *dir-prop-base *entries *format *prop-base/ *Makefile.in.svn-base *acquire.c.svn-base *ansi_label.c.svn-base *append.c.svn-base *askdir.c.svn-base *authenticate.c.svn-base *autochanger.c.svn-base *bacula-sd.conf.in.svn-base *bcopy.c.svn-base *bextract.c.svn-base *block.c.svn-base *block.h.svn-base *bls.c.svn-base *bscan.c.svn-base *bsr.h.svn-base *btape.c.svn-base *butil.c.svn-base *dev.c.svn-base *dev.h.svn-base *device.c.svn-base *dircmd.c.svn-base *dvd.c.svn-base *ebcdic.c.svn-base *fd_cmds.c.svn-base *job.c.svn-base *label.c.svn-base *lock.c.svn-base *lock.h.svn-base *mac.c.svn-base *match_bsr.c.svn-base *mount.c.svn-base *parse_bsr.c.svn-base *protos.h.svn-base *pythonsd.c.svn-base *read.c.svn-base *read_record.c.svn-base *record.c.svn-base *record.h.svn-base *reserve.c.svn-