]> git.sur5r.net Git - bacula/rescue/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)
commit0230a44f29ce0deb764cd23592e50a56a2f3fd49
tree8d370c7d71c216685a541d91342639398be885dd
parent7d99dbf4f2b394ad5109ccbb9152762452d420fe
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.