]> git.sur5r.net Git - bacula/bacula/commit
Update the Microsoft Visual Studio build to match the MinGW32 build.
authorRobert Nelson <robertn@the-nelsons.org>
Fri, 1 Sep 2006 00:49:21 +0000 (00:49 +0000)
committerRobert Nelson <robertn@the-nelsons.org>
Fri, 1 Sep 2006 00:49:21 +0000 (00:49 +0000)
commit4d1a8aa7fa34bcfa92e9c24ea119ee58f53202c0
tree759f64d159ba10b721d362ff3c436f1d62626f4f
parent51c2a5509cf5b8034c387e12dd488460e2bde8c5
Update the Microsoft Visual Studio build to match the MinGW32 build.

Fix precedence problem in an ASSERT.

Put DLL_IMP_EXP macros in the right place so they work with both gcc and msvc.

Change make_session_key on WIN32 to use WIN32 APIs to produce a better seed.

Add sed to external dependencies, it is used only during installation.

Remove unused code from winmain.cpp and winservice.cpp for the three daemons.

Fix /kill for file and storage daemons.

Add bfree to the exports for bacula.dll.

Add new tool scsilist.exe which displays the changer, tape and CD/DVD (1394, SCSI, SATA, ATAPI) devices and the information required to add them to bacula-sd.conf.

Added full configuration generation to the installer.

git-svn-id: https://bacula.svn.sourceforge.net/svnroot/bacula/trunk@3392 91ce42f0-d328-0410-95d8-f526ca767f89
bacula/Makefile.in
bacula/src/bacula.h
bacula/src/console/console.c
bacula/src/filed/job.c
bacula/src/findlib/attribs.c
bacula/src/jcr.h
bacula/src/lib/message.h
bacula/src/lib/res.c
bacula/src/lib/util.c
bacula/src/stored/dircmd.c