]> git.sur5r.net Git - bacula/bacula/commit
Send M_ERROR_TERM and M_ABORT messages to stdout on Windows.
authorRobert Nelson <robertn@the-nelsons.org>
Wed, 11 Oct 2006 22:40:53 +0000 (22:40 +0000)
committerRobert Nelson <robertn@the-nelsons.org>
Wed, 11 Oct 2006 22:40:53 +0000 (22:40 +0000)
commit12b495a28dcf15b06c4a6e35cc2147d9d13bbdde
treec68d07d35363887cb22d3572b50578649ea45759
parentee26ad0b6b25e64d5928f995ca4cdf57bde8cc2c
Send M_ERROR_TERM and M_ABORT messages to stdout on Windows.

Fix cleanup of spool files on Windows.

Fix Windows 9x compatibility.

Remove /silent option from daemons on Windows.  The new default is the same as the old /silent.  To enable the message boxes that previously were suppressed by /silent you must add /debug instead.

Add new /debug option. This option enables the message boxes that previously were suppressed by the /silent option.  In addition the daemons will open a console window if this option is used.

Fix bug with service not being removed on migrated installs.

git-svn-id: https://bacula.svn.sourceforge.net/svnroot/bacula/trunk@3548 91ce42f0-d328-0410-95d8-f526ca767f89
18 files changed:
bacula/src/lib/message.c
bacula/src/stored/stored.c
bacula/src/win32/compat/winapi.c
bacula/src/win32/dird/winbacula.h
bacula/src/win32/dird/winmain.cpp
bacula/src/win32/dird/winservice.cpp
bacula/src/win32/filed/vss_generic.cpp
bacula/src/win32/filed/winmain.cpp
bacula/src/win32/filed/winservice.cpp
bacula/src/win32/installer/winbacula.nsi
bacula/src/win32/libbac/libbac.vcproj
bacula/src/win32/libwin32/winbacula.h
bacula/src/win32/stored/baculasd/winbacula.h
bacula/src/win32/stored/baculasd/winmain.cpp
bacula/src/win32/stored/baculasd/winservice.cpp
bacula/src/win32/winapi.h
bacula/src/wx-console/console_thread.cpp
bacula/technotes-1.39