]> git.sur5r.net Git - bacula/bacula/log
bacula/bacula
20 years agoFix minor update slots bugs
Kern Sibbald [Fri, 28 May 2004 19:17:21 +0000 (19:17 +0000)]
Fix minor update slots bugs

git-svn-id: https://bacula.svn.sourceforge.net/svnroot/bacula/trunk@1371 91ce42f0-d328-0410-95d8-f526ca767f89

20 years agoMisc see kes-1.34
Kern Sibbald [Fri, 28 May 2004 15:45:59 +0000 (15:45 +0000)]
Misc see kes-1.34

git-svn-id: https://bacula.svn.sourceforge.net/svnroot/bacula/trunk@1370 91ce42f0-d328-0410-95d8-f526ca767f89

20 years ago*** empty log message ***
Kern Sibbald [Thu, 27 May 2004 06:38:42 +0000 (06:38 +0000)]
*** empty log message ***

git-svn-id: https://bacula.svn.sourceforge.net/svnroot/bacula/trunk@1369 91ce42f0-d328-0410-95d8-f526ca767f89

20 years ago- wxbUtils : Created this class, containing general functions like WaitForEnd
Nicolas Boichat [Sat, 22 May 2004 10:06:04 +0000 (10:06 +0000)]
- wxbUtils : Created this class, containing general functions like WaitForEnd

git-svn-id: https://bacula.svn.sourceforge.net/svnroot/bacula/trunk@1368 91ce42f0-d328-0410-95d8-f526ca767f89

20 years ago - wxbRestorePanel : Added functions to get/set working status
Nicolas Boichat [Fri, 21 May 2004 17:15:35 +0000 (17:15 +0000)]
 - wxbRestorePanel : Added functions to get/set working status

git-svn-id: https://bacula.svn.sourceforge.net/svnroot/bacula/trunk@1367 91ce42f0-d328-0410-95d8-f526ca767f89

20 years ago - wxbRestorePanel : Implemented refresh buttons
Nicolas Boichat [Mon, 17 May 2004 16:29:22 +0000 (16:29 +0000)]
 - wxbRestorePanel : Implemented refresh buttons

git-svn-id: https://bacula.svn.sourceforge.net/svnroot/bacula/trunk@1366 91ce42f0-d328-0410-95d8-f526ca767f89

20 years ago - wxbRestorePanel : The user can now mark/unmark a range of files selected with...
Nicolas Boichat [Sat, 15 May 2004 15:15:53 +0000 (15:15 +0000)]
 - wxbRestorePanel : The user can now mark/unmark a range of files selected with shift-click or multiple files selected with ctl-click, by right-clicking or using buttons.
 - wxbRestorePanel : Added buttons to mark/unmark directories/files.
 - wxbRestorePanel : Added buttons to force to refresh the whole tree/list
 - wxbMainFrame : Fixed various reconnecting and disconnecting problems.
 - console_thread : The user can now choose the director to use when there's multiple directors in the configuration file.
 - wxbRestorePanel : List's columns are now resized correctly in the first directory.

git-svn-id: https://bacula.svn.sourceforge.net/svnroot/bacula/trunk@1365 91ce42f0-d328-0410-95d8-f526ca767f89

20 years ago- wxbRestorePanel : Width adjustments between the tree view window and the file view...
Nicolas Boichat [Thu, 13 May 2004 20:55:52 +0000 (20:55 +0000)]
- wxbRestorePanel : Width adjustments between the tree view window and the file view window are now possible.

git-svn-id: https://bacula.svn.sourceforge.net/svnroot/bacula/trunk@1364 91ce42f0-d328-0410-95d8-f526ca767f89

20 years agowxbTableParser : wxHashMap replaced by wxArray
Nicolas Boichat [Mon, 10 May 2004 16:43:14 +0000 (16:43 +0000)]
wxbTableParser : wxHashMap replaced by wxArray

git-svn-id: https://bacula.svn.sourceforge.net/svnroot/bacula/trunk@1363 91ce42f0-d328-0410-95d8-f526ca767f89

20 years agoAdded support for MacOS file format (\r used as return character).
Nicolas Boichat [Sun, 9 May 2004 18:25:28 +0000 (18:25 +0000)]
Added support for MacOS file format (\r used as return character).

git-svn-id: https://bacula.svn.sourceforge.net/svnroot/bacula/trunk@1362 91ce42f0-d328-0410-95d8-f526ca767f89

20 years agoFixed mistake in "all" target.
Nicolas Boichat [Sun, 9 May 2004 17:50:15 +0000 (17:50 +0000)]
Fixed mistake in "all" target.

git-svn-id: https://bacula.svn.sourceforge.net/svnroot/bacula/trunk@1361 91ce42f0-d328-0410-95d8-f526ca767f89

20 years agoRemove an entry.
Nicolas Boichat [Sun, 9 May 2004 17:36:11 +0000 (17:36 +0000)]
Remove an entry.

git-svn-id: https://bacula.svn.sourceforge.net/svnroot/bacula/trunk@1360 91ce42f0-d328-0410-95d8-f526ca767f89

20 years ago - wxbConfigFileEditor : Created a small text editor
Nicolas Boichat [Sun, 9 May 2004 17:33:22 +0000 (17:33 +0000)]
 - wxbConfigFileEditor : Created a small text editor

git-svn-id: https://bacula.svn.sourceforge.net/svnroot/bacula/trunk@1358 91ce42f0-d328-0410-95d8-f526ca767f89

20 years ago - wxbConfigFileEditor : Created a small text editor
Nicolas Boichat [Sun, 9 May 2004 09:30:17 +0000 (09:30 +0000)]
 - wxbConfigFileEditor : Created a small text editor

git-svn-id: https://bacula.svn.sourceforge.net/svnroot/bacula/trunk@1354 91ce42f0-d328-0410-95d8-f526ca767f89

20 years ago - wxbMainFrame : reconnecting/disconnecting implemented
Nicolas Boichat [Sun, 9 May 2004 09:29:51 +0000 (09:29 +0000)]
 - wxbMainFrame : reconnecting/disconnecting implemented
 - wxbMainFrame : Added menus to allow the user to change his config file, and to edit it.
 - wxbMainFrame : The user can now choose his configuration file, and his choice is stored in a wxConfig (registry under Win32, file under Linux)...
 - wxbConfigFileEditor : Created a small text editor

git-svn-id: https://bacula.svn.sourceforge.net/svnroot/bacula/trunk@1353 91ce42f0-d328-0410-95d8-f526ca767f89

20 years agoAdded support for NULL returning lex_open_file in lex_get_token.
Nicolas Boichat [Sun, 9 May 2004 09:22:40 +0000 (09:22 +0000)]
Added support for NULL returning lex_open_file in lex_get_token.

git-svn-id: https://bacula.svn.sourceforge.net/svnroot/bacula/trunk@1352 91ce42f0-d328-0410-95d8-f526ca767f89

20 years agoRemoved MessageBox in dispatch_message if exit_on_error false.
Nicolas Boichat [Sat, 8 May 2004 14:14:05 +0000 (14:14 +0000)]
Removed MessageBox in dispatch_message if exit_on_error false.

git-svn-id: https://bacula.svn.sourceforge.net/svnroot/bacula/trunk@1351 91ce42f0-d328-0410-95d8-f526ca767f89

20 years agoRemoved MessageBox in syslog.
Nicolas Boichat [Sat, 8 May 2004 14:13:20 +0000 (14:13 +0000)]
Removed MessageBox in syslog.

git-svn-id: https://bacula.svn.sourceforge.net/svnroot/bacula/trunk@1350 91ce42f0-d328-0410-95d8-f526ca767f89

20 years agoMinor MacOS X fix.
Nicolas Boichat [Sat, 8 May 2004 09:58:21 +0000 (09:58 +0000)]
Minor MacOS X fix.

git-svn-id: https://bacula.svn.sourceforge.net/svnroot/bacula/trunk@1349 91ce42f0-d328-0410-95d8-f526ca767f89

20 years ago - console_thread : Added support for the new parse_config which returns a status...
Nicolas Boichat [Sat, 8 May 2004 09:57:20 +0000 (09:57 +0000)]
 - console_thread : Added support for the new parse_config which returns a status code.
 - wxbMainFrame/console_thread : A command line parameter now allows the user to choose his config file.

git-svn-id: https://bacula.svn.sourceforge.net/svnroot/bacula/trunk@1348 91ce42f0-d328-0410-95d8-f526ca767f89

20 years agoparse_conf now returns a status if wanted.
Nicolas Boichat [Sat, 8 May 2004 09:49:55 +0000 (09:49 +0000)]
parse_conf now returns a status if wanted.

git-svn-id: https://bacula.svn.sourceforge.net/svnroot/bacula/trunk@1347 91ce42f0-d328-0410-95d8-f526ca767f89

20 years agoAdded support for Mac OS X in wx-console.
Nicolas Boichat [Fri, 7 May 2004 15:39:32 +0000 (15:39 +0000)]
Added support for Mac OS X in wx-console.

git-svn-id: https://bacula.svn.sourceforge.net/svnroot/bacula/trunk@1346 91ce42f0-d328-0410-95d8-f526ca767f89

20 years agoAdded support for Mac OS X in wx-console.
Nicolas Boichat [Fri, 7 May 2004 15:33:36 +0000 (15:33 +0000)]
Added support for Mac OS X in wx-console.

git-svn-id: https://bacula.svn.sourceforge.net/svnroot/bacula/trunk@1345 91ce42f0-d328-0410-95d8-f526ca767f89

20 years agolex_open_file now accepts const char* as file name.
Nicolas Boichat [Fri, 7 May 2004 15:10:45 +0000 (15:10 +0000)]
lex_open_file now accepts const char* as file name.
parse_config now accepts const char* as file name.

git-svn-id: https://bacula.svn.sourceforge.net/svnroot/bacula/trunk@1344 91ce42f0-d328-0410-95d8-f526ca767f89

20 years agoMinor changes.
Nicolas Boichat [Thu, 6 May 2004 20:43:16 +0000 (20:43 +0000)]
Minor changes.

git-svn-id: https://bacula.svn.sourceforge.net/svnroot/bacula/trunk@1343 91ce42f0-d328-0410-95d8-f526ca767f89

20 years agoMac OS X compatibility.
Nicolas Boichat [Thu, 6 May 2004 17:04:20 +0000 (17:04 +0000)]
Mac OS X compatibility.

git-svn-id: https://bacula.svn.sourceforge.net/svnroot/bacula/trunk@1342 91ce42f0-d328-0410-95d8-f526ca767f89

20 years agoCorrected GTK+ 1.2 font problem.
Nicolas Boichat [Thu, 6 May 2004 15:25:23 +0000 (15:25 +0000)]
Corrected GTK+ 1.2 font problem.

git-svn-id: https://bacula.svn.sourceforge.net/svnroot/bacula/trunk@1341 91ce42f0-d328-0410-95d8-f526ca767f89

20 years agoAdded Mac OS X support.
Nicolas Boichat [Wed, 5 May 2004 16:05:36 +0000 (16:05 +0000)]
Added Mac OS X support.

git-svn-id: https://bacula.svn.sourceforge.net/svnroot/bacula/trunk@1340 91ce42f0-d328-0410-95d8-f526ca767f89

20 years ago - wxbMainFrame : Corrected incorrect casting of thread event functions (reported...
Nicolas Boichat [Sun, 2 May 2004 11:10:30 +0000 (11:10 +0000)]
 - wxbMainFrame : Corrected incorrect casting of thread event functions (reported by Aristedes Maniatis)

git-svn-id: https://bacula.svn.sourceforge.net/svnroot/bacula/trunk@1339 91ce42f0-d328-0410-95d8-f526ca767f89

20 years ago - wxbRestorePanel : Corrected incorrect casting of event functions (reported by...
Nicolas Boichat [Sun, 2 May 2004 10:07:35 +0000 (10:07 +0000)]
 - wxbRestorePanel : Corrected incorrect casting of event functions (reported by Aristedes Maniatis)

git-svn-id: https://bacula.svn.sourceforge.net/svnroot/bacula/trunk@1338 91ce42f0-d328-0410-95d8-f526ca767f89

20 years agoFix mount not releasing job
Kern Sibbald [Sat, 1 May 2004 21:10:34 +0000 (21:10 +0000)]
Fix mount not releasing job

git-svn-id: https://bacula.svn.sourceforge.net/svnroot/bacula/trunk@1337 91ce42f0-d328-0410-95d8-f526ca767f89

20 years ago - wxbRestorePanel : Corrected a problem when you double-clicked an a folder in the...
Nicolas Boichat [Sat, 1 May 2004 15:39:12 +0000 (15:39 +0000)]
 - wxbRestorePanel : Corrected a problem when you double-clicked an a folder in the list, the list was then refreshed two times (instead of one) in the new directory
 - wxbRestorePanel : Improved configuration panels' look
 - wxbRestorePanel : Added titles to configuration panels

git-svn-id: https://bacula.svn.sourceforge.net/svnroot/bacula/trunk@1336 91ce42f0-d328-0410-95d8-f526ca767f89

20 years agoNew tape block rounding code
Kern Sibbald [Sat, 1 May 2004 10:35:56 +0000 (10:35 +0000)]
New tape block rounding code

git-svn-id: https://bacula.svn.sourceforge.net/svnroot/bacula/trunk@1335 91ce42f0-d328-0410-95d8-f526ca767f89

20 years ago - wxbMainFrame : If the connection drops unexpectedly, it should say it lost the...
Nicolas Boichat [Sat, 1 May 2004 10:06:55 +0000 (10:06 +0000)]
 - wxbMainFrame : If the connection drops unexpectedly, it should say it lost the connection to the Director and then wait for you to either manually exit or (when it becomes possible) reconnect.
 - wxbMainFrame : corrected segmentation faults when exiting (to be verified)
 - wxbMainFrame : the user can quit however the state is

git-svn-id: https://bacula.svn.sourceforge.net/svnroot/bacula/trunk@1334 91ce42f0-d328-0410-95d8-f526ca767f89

20 years ago - wxbRestorePanel : Added "Cancel" button to cancel restore at all state of restore...
Nicolas Boichat [Fri, 30 Apr 2004 23:01:03 +0000 (23:01 +0000)]
 - wxbRestorePanel : Added "Cancel" button to cancel restore at all state of restore process.
 - wxbMainFrame : Added "Send" button
 - wxbRestorePanel (first configure) : Changed defaults values when Job Name changes
 - wxbRestorePanel (first configure) : corrected problem when bad parameters are chosen
 - wxbRestorePanel : Checking more carefully which job we just have run
 - wxbRestorePanel : Using wxStopWatch instead of GetTicks to manage timeouts.

git-svn-id: https://bacula.svn.sourceforge.net/svnroot/bacula/trunk@1333 91ce42f0-d328-0410-95d8-f526ca767f89

20 years agoFix rpm spec for update of gconsole package.
Scott Barninger [Fri, 30 Apr 2004 20:58:27 +0000 (20:58 +0000)]
Fix rpm spec for update of gconsole package.

git-svn-id: https://bacula.svn.sourceforge.net/svnroot/bacula/trunk@1332 91ce42f0-d328-0410-95d8-f526ca767f89

20 years ago - wxbRestorePanel : Fixed 100% CPU usage in GTK : added sleeps between Yields.
Nicolas Boichat [Fri, 30 Apr 2004 16:02:02 +0000 (16:02 +0000)]
 - wxbRestorePanel : Fixed 100% CPU usage in GTK : added sleeps between Yields.

git-svn-id: https://bacula.svn.sourceforge.net/svnroot/bacula/trunk@1331 91ce42f0-d328-0410-95d8-f526ca767f89

20 years ago - wxbMainFrame : Fixed 100% CPU usage in GTK : added buffering when receiving data...
Nicolas Boichat [Fri, 30 Apr 2004 16:01:40 +0000 (16:01 +0000)]
 - wxbMainFrame : Fixed 100% CPU usage in GTK : added buffering when receiving data to print to the console (thanks to Phil)

git-svn-id: https://bacula.svn.sourceforge.net/svnroot/bacula/trunk@1330 91ce42f0-d328-0410-95d8-f526ca767f89

20 years ago - wxbMainFrame : Fixed 100% CPU usage in GTK : added buffering when receiving data...
Nicolas Boichat [Fri, 30 Apr 2004 16:01:13 +0000 (16:01 +0000)]
 - wxbMainFrame : Fixed 100% CPU usage in GTK : added buffering when receiving data to print to the console (thanks to Phil)
 - wxbRestorePanel : Fixed 100% CPU usage in GTK : added sleeps between Yields.

git-svn-id: https://bacula.svn.sourceforge.net/svnroot/bacula/trunk@1329 91ce42f0-d328-0410-95d8-f526ca767f89

20 years agoMore FileSet changes
Kern Sibbald [Fri, 30 Apr 2004 13:34:38 +0000 (13:34 +0000)]
More FileSet changes

git-svn-id: https://bacula.svn.sourceforge.net/svnroot/bacula/trunk@1328 91ce42f0-d328-0410-95d8-f526ca767f89

20 years agoStart FileSet filtering
Kern Sibbald [Fri, 30 Apr 2004 10:01:26 +0000 (10:01 +0000)]
Start FileSet filtering

git-svn-id: https://bacula.svn.sourceforge.net/svnroot/bacula/trunk@1327 91ce42f0-d328-0410-95d8-f526ca767f89

20 years agoAdd Exclude to new FileSet
Kern Sibbald [Fri, 30 Apr 2004 07:28:02 +0000 (07:28 +0000)]
Add Exclude to new FileSet

git-svn-id: https://bacula.svn.sourceforge.net/svnroot/bacula/trunk@1326 91ce42f0-d328-0410-95d8-f526ca767f89

20 years agoImplement new style filesets
Kern Sibbald [Thu, 29 Apr 2004 21:43:36 +0000 (21:43 +0000)]
Implement new style filesets

git-svn-id: https://bacula.svn.sourceforge.net/svnroot/bacula/trunk@1325 91ce42f0-d328-0410-95d8-f526ca767f89

20 years agousing the right restore command.
Nicolas Boichat [Thu, 29 Apr 2004 21:05:00 +0000 (21:05 +0000)]
using the right restore command.

git-svn-id: https://bacula.svn.sourceforge.net/svnroot/bacula/trunk@1324 91ce42f0-d328-0410-95d8-f526ca767f89

20 years agoadded wxbconfigpanel.cpp
Nicolas Boichat [Thu, 29 Apr 2004 20:35:45 +0000 (20:35 +0000)]
added wxbconfigpanel.cpp

git-svn-id: https://bacula.svn.sourceforge.net/svnroot/bacula/trunk@1323 91ce42f0-d328-0410-95d8-f526ca767f89

20 years ago- wxbRestorePanel : Modified the way a restore is started : much more parameters...
Nicolas Boichat [Thu, 29 Apr 2004 20:34:44 +0000 (20:34 +0000)]
- wxbRestorePanel : Modified the way a restore is started : much more parameters are modifiable.
- wxbConfigPanel : Created a generic panel which can be used to setup configuration parameters (for example when restoring)
- wxbRestorePanel : Updated update interval of the progress bar when restoring

git-svn-id: https://bacula.svn.sourceforge.net/svnroot/bacula/trunk@1322 91ce42f0-d328-0410-95d8-f526ca767f89

20 years agoRemove old comments
Kern Sibbald [Wed, 28 Apr 2004 20:48:15 +0000 (20:48 +0000)]
Remove old comments

git-svn-id: https://bacula.svn.sourceforge.net/svnroot/bacula/trunk@1321 91ce42f0-d328-0410-95d8-f526ca767f89

20 years agoFinish inc options scan code
Kern Sibbald [Wed, 28 Apr 2004 17:02:48 +0000 (17:02 +0000)]
Finish inc options scan code

git-svn-id: https://bacula.svn.sourceforge.net/svnroot/bacula/trunk@1320 91ce42f0-d328-0410-95d8-f526ca767f89

20 years agoMisc
Kern Sibbald [Wed, 28 Apr 2004 13:11:02 +0000 (13:11 +0000)]
Misc

git-svn-id: https://bacula.svn.sourceforge.net/svnroot/bacula/trunk@1319 91ce42f0-d328-0410-95d8-f526ca767f89

20 years agowxbMainFrame : others panels are locked when a command is ran directly by typing...
Nicolas Boichat [Tue, 27 Apr 2004 16:56:38 +0000 (16:56 +0000)]
wxbMainFrame : others panels are locked when a command is ran directly by typing in the console.

git-svn-id: https://bacula.svn.sourceforge.net/svnroot/bacula/trunk@1318 91ce42f0-d328-0410-95d8-f526ca767f89

20 years agoAdded *nix build note concerning --disable-universal. Thanks to Phil Stracchino.
Nicolas Boichat [Tue, 27 Apr 2004 16:25:17 +0000 (16:25 +0000)]
Added *nix build note concerning --disable-universal. Thanks to Phil Stracchino.

git-svn-id: https://bacula.svn.sourceforge.net/svnroot/bacula/trunk@1317 91ce42f0-d328-0410-95d8-f526ca767f89

20 years agoAdd restricted consoles to wx-console
Kern Sibbald [Tue, 27 Apr 2004 12:00:02 +0000 (12:00 +0000)]
Add restricted consoles to wx-console

git-svn-id: https://bacula.svn.sourceforge.net/svnroot/bacula/trunk@1316 91ce42f0-d328-0410-95d8-f526ca767f89

20 years agoFix win32 wx-console stdout crash
Kern Sibbald [Tue, 27 Apr 2004 09:40:57 +0000 (09:40 +0000)]
Fix win32 wx-console stdout crash

git-svn-id: https://bacula.svn.sourceforge.net/svnroot/bacula/trunk@1315 91ce42f0-d328-0410-95d8-f526ca767f89

20 years agoDoc + DB script updates
Kern Sibbald [Tue, 27 Apr 2004 08:19:23 +0000 (08:19 +0000)]
Doc + DB script updates

git-svn-id: https://bacula.svn.sourceforge.net/svnroot/bacula/trunk@1314 91ce42f0-d328-0410-95d8-f526ca767f89

20 years agoMake wasn't creating sbr files. Corrected.
Nicolas Boichat [Mon, 26 Apr 2004 22:01:44 +0000 (22:01 +0000)]
Make wasn't creating sbr files. Corrected.

git-svn-id: https://bacula.svn.sourceforge.net/svnroot/bacula/trunk@1313 91ce42f0-d328-0410-95d8-f526ca767f89

20 years agoChanged char* in const char* in csprint.
Nicolas Boichat [Mon, 26 Apr 2004 21:55:23 +0000 (21:55 +0000)]
Changed char* in const char* in csprint.

git-svn-id: https://bacula.svn.sourceforge.net/svnroot/bacula/trunk@1312 91ce42f0-d328-0410-95d8-f526ca767f89

20 years agoAdded debug config.
Nicolas Boichat [Mon, 26 Apr 2004 21:53:11 +0000 (21:53 +0000)]
Added debug config.

git-svn-id: https://bacula.svn.sourceforge.net/svnroot/bacula/trunk@1311 91ce42f0-d328-0410-95d8-f526ca767f89

20 years agoCorrected GTK bug caused by the last modification (application exiting when thread...
Nicolas Boichat [Mon, 26 Apr 2004 20:29:13 +0000 (20:29 +0000)]
Corrected GTK bug caused by the last modification (application exiting when thread exiting).

git-svn-id: https://bacula.svn.sourceforge.net/svnroot/bacula/trunk@1310 91ce42f0-d328-0410-95d8-f526ca767f89

20 years agoCorrected a bug in Windows which causes wx-console to crash when typing quit before...
Nicolas Boichat [Mon, 26 Apr 2004 20:07:33 +0000 (20:07 +0000)]
Corrected a bug in Windows which causes wx-console to crash when typing quit before exiting the application.

git-svn-id: https://bacula.svn.sourceforge.net/svnroot/bacula/trunk@1309 91ce42f0-d328-0410-95d8-f526ca767f89

20 years agoFinal changes
Kern Sibbald [Mon, 26 Apr 2004 08:59:06 +0000 (08:59 +0000)]
Final changes

git-svn-id: https://bacula.svn.sourceforge.net/svnroot/bacula/trunk@1307 91ce42f0-d328-0410-95d8-f526ca767f89

20 years agoFinal changes
Kern Sibbald [Mon, 26 Apr 2004 06:45:01 +0000 (06:45 +0000)]
Final changes

git-svn-id: https://bacula.svn.sourceforge.net/svnroot/bacula/trunk@1306 91ce42f0-d328-0410-95d8-f526ca767f89

20 years ago - general : status text is more often used
Nicolas Boichat [Sun, 25 Apr 2004 18:31:37 +0000 (18:31 +0000)]
 - general : status text is more often used
 - wxbRestorePanel : restore aborted if there's no client or no fileset
 - wxbRestorePanel : corrected problem if one double clicks on a directory X in the left "tree" window when the directory is not yet open, instead of selecting the directory and everything below, it opens the directory and nothing is selected.
 - wxbRestorePanel : first client is selected when restore mode starts.

git-svn-id: https://bacula.svn.sourceforge.net/svnroot/bacula/trunk@1305 91ce42f0-d328-0410-95d8-f526ca767f89

20 years agoFinal 1.34.2 documentation
Kern Sibbald [Sun, 25 Apr 2004 17:14:58 +0000 (17:14 +0000)]
Final 1.34.2 documentation

git-svn-id: https://bacula.svn.sourceforge.net/svnroot/bacula/trunk@1304 91ce42f0-d328-0410-95d8-f526ca767f89

20 years agoFix compile problem in wx-console on Win32
Kern Sibbald [Sun, 25 Apr 2004 16:38:06 +0000 (16:38 +0000)]
Fix compile problem in wx-console on Win32

git-svn-id: https://bacula.svn.sourceforge.net/svnroot/bacula/trunk@1303 91ce42f0-d328-0410-95d8-f526ca767f89

20 years agoCleanups
Kern Sibbald [Sun, 25 Apr 2004 13:13:39 +0000 (13:13 +0000)]
Cleanups

git-svn-id: https://bacula.svn.sourceforge.net/svnroot/bacula/trunk@1302 91ce42f0-d328-0410-95d8-f526ca767f89

20 years agoMinor fixes.
Nicolas Boichat [Sun, 25 Apr 2004 10:51:40 +0000 (10:51 +0000)]
Minor fixes.

git-svn-id: https://bacula.svn.sourceforge.net/svnroot/bacula/trunk@1301 91ce42f0-d328-0410-95d8-f526ca767f89

20 years ago - wxbRestorePanel : when the director is building tree, changes are made to the...
Nicolas Boichat [Sun, 25 Apr 2004 10:51:15 +0000 (10:51 +0000)]
 - wxbRestorePanel : when the director is building tree, changes are made to the status in the gauge.
 - wxbRestorePanel : Cursor set to hourglass when working
 - wxbMainFrame : Automatically scrolling to the bottom of console text control.

git-svn-id: https://bacula.svn.sourceforge.net/svnroot/bacula/trunk@1300 91ce42f0-d328-0410-95d8-f526ca767f89

20 years agoUpdate doc
Kern Sibbald [Sun, 25 Apr 2004 08:21:35 +0000 (08:21 +0000)]
Update doc

git-svn-id: https://bacula.svn.sourceforge.net/svnroot/bacula/trunk@1299 91ce42f0-d328-0410-95d8-f526ca767f89

20 years agoAdded ideas, thanks to Kern.
Nicolas Boichat [Sat, 24 Apr 2004 22:44:55 +0000 (22:44 +0000)]
Added ideas, thanks to Kern.

git-svn-id: https://bacula.svn.sourceforge.net/svnroot/bacula/trunk@1298 91ce42f0-d328-0410-95d8-f526ca767f89

20 years agoWhen starting wx-console, the initial key input focus is set into the command window.
Nicolas Boichat [Sat, 24 Apr 2004 22:44:08 +0000 (22:44 +0000)]
When starting wx-console, the initial key input focus is set into the command window.

git-svn-id: https://bacula.svn.sourceforge.net/svnroot/bacula/trunk@1297 91ce42f0-d328-0410-95d8-f526ca767f89

20 years agoApply pthread-fix doc update
Kern Sibbald [Sat, 24 Apr 2004 21:36:18 +0000 (21:36 +0000)]
Apply pthread-fix doc update

git-svn-id: https://bacula.svn.sourceforge.net/svnroot/bacula/trunk@1296 91ce42f0-d328-0410-95d8-f526ca767f89

20 years agoMerged Kern's makefile modifications in the pattern.
Nicolas Boichat [Sat, 24 Apr 2004 21:33:18 +0000 (21:33 +0000)]
Merged Kern's makefile modifications in the pattern.

git-svn-id: https://bacula.svn.sourceforge.net/svnroot/bacula/trunk@1295 91ce42f0-d328-0410-95d8-f526ca767f89

20 years agoMinor cleanup
Kern Sibbald [Sat, 24 Apr 2004 20:29:14 +0000 (20:29 +0000)]
Minor cleanup

git-svn-id: https://bacula.svn.sourceforge.net/svnroot/bacula/trunk@1294 91ce42f0-d328-0410-95d8-f526ca767f89

20 years ago - wxbMainFrame : the user is now prompted when an
Nicolas Boichat [Sat, 24 Apr 2004 20:09:58 +0000 (20:09 +0000)]
 - wxbMainFrame : the user is now prompted when an
      unexpected "question" is asked).
 - wxbRestorePanel : configure is allowed to change fileset
 - wxbRestorePanel : using dot commands (.clients, .filesets)
 - console_thread : implemented prompt and heartbeat messages

git-svn-id: https://bacula.svn.sourceforge.net/svnroot/bacula/trunk@1293 91ce42f0-d328-0410-95d8-f526ca767f89

20 years agoImplemented prompt and heartbeat messages.
Nicolas Boichat [Sat, 24 Apr 2004 20:08:52 +0000 (20:08 +0000)]
Implemented prompt and heartbeat messages.

git-svn-id: https://bacula.svn.sourceforge.net/svnroot/bacula/trunk@1292 91ce42f0-d328-0410-95d8-f526ca767f89

20 years agoUpdate README.win32
Kern Sibbald [Sat, 24 Apr 2004 19:32:10 +0000 (19:32 +0000)]
Update README.win32

git-svn-id: https://bacula.svn.sourceforge.net/svnroot/bacula/trunk@1291 91ce42f0-d328-0410-95d8-f526ca767f89

20 years agoSetup production build of wx-console on Win32
Kern Sibbald [Sat, 24 Apr 2004 19:11:42 +0000 (19:11 +0000)]
Setup production build of wx-console on Win32

git-svn-id: https://bacula.svn.sourceforge.net/svnroot/bacula/trunk@1290 91ce42f0-d328-0410-95d8-f526ca767f89

20 years agoadded WSACleanup(), corrected WSA_Init() (removed #ifdef)
Nicolas Boichat [Sat, 24 Apr 2004 11:33:50 +0000 (11:33 +0000)]
added WSACleanup(), corrected WSA_Init() (removed #ifdef)

git-svn-id: https://bacula.svn.sourceforge.net/svnroot/bacula/trunk@1289 91ce42f0-d328-0410-95d8-f526ca767f89

20 years agoadded winsock functions definitions on everything but Windows.
Nicolas Boichat [Sat, 24 Apr 2004 11:30:13 +0000 (11:30 +0000)]
added winsock functions definitions on everything but Windows.

git-svn-id: https://bacula.svn.sourceforge.net/svnroot/bacula/trunk@1288 91ce42f0-d328-0410-95d8-f526ca767f89

20 years agoElaborate upon recent updates.
Dan Langille [Sat, 24 Apr 2004 02:27:29 +0000 (02:27 +0000)]
Elaborate upon recent updates.

git-svn-id: https://bacula.svn.sourceforge.net/svnroot/bacula/trunk@1287 91ce42f0-d328-0410-95d8-f526ca767f89

20 years agofix typo
Kern Sibbald [Fri, 23 Apr 2004 21:38:05 +0000 (21:38 +0000)]
fix typo

git-svn-id: https://bacula.svn.sourceforge.net/svnroot/bacula/trunk@1286 91ce42f0-d328-0410-95d8-f526ca767f89

20 years agoadded src/win32/wx-console/wx-console.conf.in
Nicolas Boichat [Fri, 23 Apr 2004 21:31:54 +0000 (21:31 +0000)]
added src/win32/wx-console/wx-console.conf.in

git-svn-id: https://bacula.svn.sourceforge.net/svnroot/bacula/trunk@1285 91ce42f0-d328-0410-95d8-f526ca767f89

20 years agoadded wx-console.
Nicolas Boichat [Fri, 23 Apr 2004 21:31:10 +0000 (21:31 +0000)]
added wx-console.

git-svn-id: https://bacula.svn.sourceforge.net/svnroot/bacula/trunk@1284 91ce42f0-d328-0410-95d8-f526ca767f89

20 years agoRemove src/win32/Makefile
Kern Sibbald [Fri, 23 Apr 2004 21:27:27 +0000 (21:27 +0000)]
Remove src/win32/Makefile

git-svn-id: https://bacula.svn.sourceforge.net/svnroot/bacula/trunk@1283 91ce42f0-d328-0410-95d8-f526ca767f89

20 years agoadded automatically generated config file.
Nicolas Boichat [Fri, 23 Apr 2004 21:24:35 +0000 (21:24 +0000)]
added automatically generated config file.

git-svn-id: https://bacula.svn.sourceforge.net/svnroot/bacula/trunk@1282 91ce42f0-d328-0410-95d8-f526ca767f89

20 years agoadded automatically generated config file.
Nicolas Boichat [Fri, 23 Apr 2004 21:17:57 +0000 (21:17 +0000)]
added automatically generated config file.

git-svn-id: https://bacula.svn.sourceforge.net/svnroot/bacula/trunk@1281 91ce42f0-d328-0410-95d8-f526ca767f89

20 years agoAdd MacOS Streams
Kern Sibbald [Fri, 23 Apr 2004 21:06:41 +0000 (21:06 +0000)]
Add MacOS Streams

git-svn-id: https://bacula.svn.sourceforge.net/svnroot/bacula/trunk@1280 91ce42f0-d328-0410-95d8-f526ca767f89

20 years agoUpdate doc
Kern Sibbald [Fri, 23 Apr 2004 20:49:07 +0000 (20:49 +0000)]
Update doc

git-svn-id: https://bacula.svn.sourceforge.net/svnroot/bacula/trunk@1279 91ce42f0-d328-0410-95d8-f526ca767f89

20 years agoCommented out native.h include statement, which is not distributed with the free...
Nicolas Boichat [Fri, 23 Apr 2004 20:23:35 +0000 (20:23 +0000)]
Commented out native.h include statement, which is not distributed with the free version of VC++, and which is not used in bacula.

git-svn-id: https://bacula.svn.sourceforge.net/svnroot/bacula/trunk@1278 91ce42f0-d328-0410-95d8-f526ca767f89

20 years agoAdded 4 lib files to LINK32_FLAGS (release), to allow compatibility with the free...
Nicolas Boichat [Fri, 23 Apr 2004 20:18:28 +0000 (20:18 +0000)]
Added 4 lib files to LINK32_FLAGS (release), to allow compatibility with the free version of VC++.

git-svn-id: https://bacula.svn.sourceforge.net/svnroot/bacula/trunk@1277 91ce42f0-d328-0410-95d8-f526ca767f89

20 years agoCommented out MFC include files, which are not distributed with the free version...
Nicolas Boichat [Fri, 23 Apr 2004 20:14:59 +0000 (20:14 +0000)]
Commented out MFC include files, which are not distributed with the free version of VC++, and which are not used in bacula-fd.

git-svn-id: https://bacula.svn.sourceforge.net/svnroot/bacula/trunk@1276 91ce42f0-d328-0410-95d8-f526ca767f89

20 years agoFix install of bconsole
Kern Sibbald [Fri, 23 Apr 2004 16:58:04 +0000 (16:58 +0000)]
Fix install of bconsole

git-svn-id: https://bacula.svn.sourceforge.net/svnroot/bacula/trunk@1275 91ce42f0-d328-0410-95d8-f526ca767f89

20 years agoMinor changes + .cvsignore files
Kern Sibbald [Fri, 23 Apr 2004 16:29:16 +0000 (16:29 +0000)]
Minor changes + .cvsignore files

git-svn-id: https://bacula.svn.sourceforge.net/svnroot/bacula/trunk@1274 91ce42f0-d328-0410-95d8-f526ca767f89

20 years agoAdd native win32 bconsole
Kern Sibbald [Fri, 23 Apr 2004 16:19:06 +0000 (16:19 +0000)]
Add native win32 bconsole

git-svn-id: https://bacula.svn.sourceforge.net/svnroot/bacula/trunk@1273 91ce42f0-d328-0410-95d8-f526ca767f89

20 years agoUpdate utilities to accept Device name
Kern Sibbald [Fri, 23 Apr 2004 13:05:47 +0000 (13:05 +0000)]
Update utilities to accept Device name

git-svn-id: https://bacula.svn.sourceforge.net/svnroot/bacula/trunk@1272 91ce42f0-d328-0410-95d8-f526ca767f89

20 years agoReordered tasks priorities.
Nicolas Boichat [Thu, 22 Apr 2004 21:45:29 +0000 (21:45 +0000)]
Reordered tasks priorities.

git-svn-id: https://bacula.svn.sourceforge.net/svnroot/bacula/trunk@1271 91ce42f0-d328-0410-95d8-f526ca767f89

20 years ago- wxbRestorePanel : improved restore appearance
Nicolas Boichat [Thu, 22 Apr 2004 21:44:35 +0000 (21:44 +0000)]
- wxbRestorePanel : improved restore appearance
- wxbRestorePanel : configure is allowed to change client

git-svn-id: https://bacula.svn.sourceforge.net/svnroot/bacula/trunk@1270 91ce42f0-d328-0410-95d8-f526ca767f89

20 years agoSmall correction (release lib used instead of debug).
Nicolas Boichat [Thu, 22 Apr 2004 18:39:23 +0000 (18:39 +0000)]
Small correction (release lib used instead of debug).

git-svn-id: https://bacula.svn.sourceforge.net/svnroot/bacula/trunk@1269 91ce42f0-d328-0410-95d8-f526ca767f89

20 years agoRemove Win32 file open on G:
Kern Sibbald [Thu, 22 Apr 2004 16:27:19 +0000 (16:27 +0000)]
Remove Win32 file open on G:

git-svn-id: https://bacula.svn.sourceforge.net/svnroot/bacula/trunk@1268 91ce42f0-d328-0410-95d8-f526ca767f89

20 years agoFixed compatibility with MinGW.
Nicolas Boichat [Thu, 22 Apr 2004 15:20:48 +0000 (15:20 +0000)]
Fixed compatibility with MinGW.

git-svn-id: https://bacula.svn.sourceforge.net/svnroot/bacula/trunk@1267 91ce42f0-d328-0410-95d8-f526ca767f89