]> 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)
commitff9f379bc9f3302ad6d93037192adc763ac00f95
tree07f3be4710e84ed169d01d906147b32961f734fb
parent6185278ed642d424c3f19259dbc966beee6a8ec0
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
18 files changed:
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
bacula/src/win32/cats/make_catalog_backup.cmd
bacula/src/win32/compat/compat.cpp
bacula/src/win32/dird/dird.vcproj
bacula/src/win32/dll/bacula.def
bacula/src/win32/installer/Makefile
bacula/src/win32/installer/bacula-dir.conf.in
bacula/src/win32/installer/installer.vcproj
bacula/src/win32/libbac/msvc/bacula.def
bacula/src/win32/stored/storelib/storelib.vcproj