]> git.sur5r.net Git - bacula/bacula/commit
Change Groupbox name to Remote Director in Configuration page if Director is not...
authorRobert Nelson <robertn@the-nelsons.org>
Fri, 1 Sep 2006 11:55:42 +0000 (11:55 +0000)
committerRobert Nelson <robertn@the-nelsons.org>
Fri, 1 Sep 2006 11:55:42 +0000 (11:55 +0000)
commitfea6ff45a6d988a9365ce35e201b7fb99f51d37a
tree2c0f4c7b148ea7f6ca0d2b94004dfd61ef8527e3
parent9cc60416baa0166420327c7f15f6ede12b4d06e8
Change Groupbox name to Remote Director in Configuration page if Director is not installed locally.

Disable installer going to finish page automatically so Details log can be viewed.

Change default to install as service and start immediately.

Change command line options to /noservice and /nostart.

Add bconsole to all components.

Add /pause command line option to scsilist.exe so that it can be executed from a menu item without the console window disappearing after execution.

Add shortcut to Bacula menu to execute scsilist.cpp

Fix /kill AGAIN.

Add Comment for #undef _DEBUG

git-svn-id: https://bacula.svn.sourceforge.net/svnroot/bacula/trunk@3393 91ce42f0-d328-0410-95d8-f526ca767f89
17 files changed:
bacula/src/win32/installer/ConfigPage1.nsh
bacula/src/win32/installer/ConfigPage2.nsh
bacula/src/win32/installer/winbacula.nsi
bacula/src/win32/tools/scsilist.cpp
bacula/src/wx-console/authenticate.c
bacula/src/wx-console/console_conf.c
bacula/src/wx-console/console_thread.cpp
bacula/src/wx-console/main.cpp
bacula/src/wx-console/wxbconfigfileeditor.cpp
bacula/src/wx-console/wxbconfigpanel.cpp
bacula/src/wx-console/wxbhistorytextctrl.cpp
bacula/src/wx-console/wxblistctrl.cpp
bacula/src/wx-console/wxbmainframe.cpp
bacula/src/wx-console/wxbrestorepanel.cpp
bacula/src/wx-console/wxbtableparser.cpp
bacula/src/wx-console/wxbtreectrl.cpp
bacula/src/wx-console/wxbutils.cpp