]> git.sur5r.net Git - bacula/bacula/commit
Fix path issues.
authorRobert Nelson <robertn@the-nelsons.org>
Fri, 1 Dec 2006 08:45:40 +0000 (08:45 +0000)
committerRobert Nelson <robertn@the-nelsons.org>
Fri, 1 Dec 2006 08:45:40 +0000 (08:45 +0000)
commit7c719e9e506d14185327e177d09af28383be42e3
tree459917cae5f4fa94f0c1605f5d092a669536877d
parent6c8bb52c00445852ce45a76c796e0b8e851bbf5a
Fix path issues.

Fix SQLite3 build error.

Don't enable unnecessary privileges, its a security problem.

Fix bextract and bscan on Windows.

Fix comment typos.

Fix copyright changes in the tray-monitor so it builds.

Add SQLite3 support to the Windows build.

Remove bdb support from Windows version.

Reworked the installer to facilitate the regression tests.

Improved the database support in the installer.

Automatically detect installed database and program paths.

Start external programs minimized so they don't bother the user.

git-svn-id: https://bacula.svn.sourceforge.net/svnroot/bacula/trunk@3718 91ce42f0-d328-0410-95d8-f526ca767f89
bacula/src/baconfig.h
bacula/src/cats/sqlite.c
bacula/src/findlib/enable_priv.c
bacula/src/lib/tree.c
bacula/src/stored/bextract.c
bacula/src/stored/bscan.c
bacula/src/stored/read_record.c