]> 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)
commitd7864ae5b7d0b363a8d88947d11ffdbedde1beb8
tree7596d32fe1993db3cbf4331c59ec59ee111285ce
parent9b0f481d0d48caa68b4d50ac97838cd66e0c4b67
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
bacula/src/lib/message.c
bacula/src/stored/stored.c
bacula/technotes-1.39