]> git.sur5r.net Git - bacula/bacula/commit
Change daemons and utilities so that if -c is omitted from the command line AND there...
authorRobert Nelson <robertn@the-nelsons.org>
Tue, 24 Oct 2006 23:28:49 +0000 (23:28 +0000)
committerRobert Nelson <robertn@the-nelsons.org>
Tue, 24 Oct 2006 23:28:49 +0000 (23:28 +0000)
commitf27624a5194670d07adffc57da7ad890155003d8
tree059022b0bea18c785c3d9fb93123edea60afc4b9
parentdc6cf74e48badd8ba3f27636cdf74fef50a40d0d
Change daemons and utilities so that if -c is omitted from the command line AND there is no configuration file in the current directory then the "standard" configuration file (eg /etc/bacula/bacula-*.conf) will be used.  If the argument to -c doesn't contain any path separators AND there is no configuration file by that name in the current directory then the "standard" configuration file directory will be searched for a file by that name.

Fixed restore on Windows so that backslashes as path separators works.

Add missing query.sql file to Windows installer.

git-svn-id: https://bacula.svn.sourceforge.net/svnroot/bacula/trunk@3572 91ce42f0-d328-0410-95d8-f526ca767f89
bacula/src/console/console.c
bacula/src/dird/dird.c
bacula/src/dird/ua_restore.c
bacula/src/filed/filed.c
bacula/src/findlib/create_file.c
bacula/src/findlib/makepath.c
bacula/src/lib/bsys.c
bacula/src/lib/parse_conf.c
bacula/src/lib/protos.h