]> git.sur5r.net Git - bacula/rescue/log
bacula/rescue
20 years agoDoc + DB script updates
Kern Sibbald [Tue, 27 Apr 2004 08:19:23 +0000 (08:19 +0000)]
Doc + DB script updates

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.

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.

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

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).

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.

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

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

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.

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

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

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

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

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.

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

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.

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.

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

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.

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

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

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.

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

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

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)

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.

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

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

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

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

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

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.

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.

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

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

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.

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++.

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.

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

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

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

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

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

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

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).

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:

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

20 years agoTurn off debug in bscan-tape
Kern Sibbald [Thu, 22 Apr 2004 13:21:29 +0000 (13:21 +0000)]
Turn off debug in bscan-tape

20 years agoTurn off debug in bscan-tape
Kern Sibbald [Thu, 22 Apr 2004 13:20:57 +0000 (13:20 +0000)]
Turn off debug in bscan-tape

20 years agoAdd bscan-tape test
Kern Sibbald [Thu, 22 Apr 2004 12:23:22 +0000 (12:23 +0000)]
Add bscan-tape test

20 years agoMake new configure
Kern Sibbald [Thu, 22 Apr 2004 09:00:26 +0000 (09:00 +0000)]
Make new configure

20 years agoAdded support for wx-console-VC++.
Nicolas Boichat [Wed, 21 Apr 2004 21:40:30 +0000 (21:40 +0000)]
Added support for wx-console-VC++.

20 years agoAdded support for src/win32/wx-console.conf.in.
Nicolas Boichat [Wed, 21 Apr 2004 21:37:54 +0000 (21:37 +0000)]
Added support for src/win32/wx-console.conf.in.

20 years agoAdded support for wx-console-VC++ (HAVE_WXCONSOLE), and a small correction for MinGW.
Nicolas Boichat [Wed, 21 Apr 2004 21:29:43 +0000 (21:29 +0000)]
Added support for wx-console-VC++ (HAVE_WXCONSOLE), and a small correction for MinGW.

20 years agoinstall and uninstall targets added.
Nicolas Boichat [Wed, 21 Apr 2004 21:13:41 +0000 (21:13 +0000)]
install and uninstall targets added.

20 years agoAdded VC++ compatibility.
Nicolas Boichat [Wed, 21 Apr 2004 18:14:21 +0000 (18:14 +0000)]
Added VC++ compatibility.

20 years agoFinal changes
Kern Sibbald [Tue, 20 Apr 2004 19:46:36 +0000 (19:46 +0000)]
Final changes

20 years agoUpdate doc
Kern Sibbald [Tue, 20 Apr 2004 15:50:56 +0000 (15:50 +0000)]
Update doc

20 years ago- Locked configure items until first configuration is received
Nicolas Boichat [Mon, 19 Apr 2004 22:18:14 +0000 (22:18 +0000)]
- Locked configure items until first configuration is received
- Removed estimate, which slows the restore process

20 years agoAdded compatibility for MinGW.
Nicolas Boichat [Mon, 19 Apr 2004 20:54:03 +0000 (20:54 +0000)]
Added compatibility for MinGW.

20 years agoFlush changes
Kern Sibbald [Mon, 19 Apr 2004 19:57:41 +0000 (19:57 +0000)]
Flush changes

20 years agoMakefile for mingw.
Nicolas Boichat [Mon, 19 Apr 2004 19:27:50 +0000 (19:27 +0000)]
Makefile for mingw.

20 years agoFixed dependencies (../libbac.a).
Nicolas Boichat [Mon, 19 Apr 2004 18:52:29 +0000 (18:52 +0000)]
Fixed dependencies (../libbac.a).

20 years agoAdd missing expected files
Kern Sibbald [Mon, 19 Apr 2004 14:35:54 +0000 (14:35 +0000)]
Add missing expected files

20 years agoUpdate Console conf code + update copyrights in dird
Kern Sibbald [Mon, 19 Apr 2004 14:27:02 +0000 (14:27 +0000)]
Update Console conf code + update copyrights in dird

20 years agoUpdate version
Kern Sibbald [Mon, 19 Apr 2004 09:05:55 +0000 (09:05 +0000)]
Update version

20 years agoFix topo in mutex_lock jobq.c + add debug code
Kern Sibbald [Mon, 19 Apr 2004 09:05:18 +0000 (09:05 +0000)]
Fix topo in mutex_lock jobq.c + add debug code

20 years agoFix SD crash during restore
Kern Sibbald [Sun, 18 Apr 2004 21:59:51 +0000 (21:59 +0000)]
Fix SD crash during restore

20 years agowxTreeCtrl::GetParent changed in GetItemParent (thanks to Luca Berra)
Nicolas Boichat [Sun, 18 Apr 2004 21:14:57 +0000 (21:14 +0000)]
wxTreeCtrl::GetParent changed in GetItemParent (thanks to Luca Berra)

20 years agoHAVE_WIN32 also defined.
Nicolas Boichat [Sun, 18 Apr 2004 21:03:47 +0000 (21:03 +0000)]
HAVE_WIN32 also defined.

20 years agoOops remove tconsole from configure.in too
Kern Sibbald [Sun, 18 Apr 2004 19:21:46 +0000 (19:21 +0000)]
Oops remove tconsole from configure.in too

20 years agoNew ideas.
Nicolas Boichat [Sun, 18 Apr 2004 16:46:07 +0000 (16:46 +0000)]
New ideas.

20 years agoFixed configure items height in GTK.
Nicolas Boichat [Sun, 18 Apr 2004 16:06:22 +0000 (16:06 +0000)]
Fixed configure items height in GTK.

20 years agoFixed textctrl width in restore configure.
Nicolas Boichat [Sun, 18 Apr 2004 15:32:23 +0000 (15:32 +0000)]
Fixed textctrl width in restore configure.

20 years agoThe user is now allowed to change a part of restore configuration.
Nicolas Boichat [Sun, 18 Apr 2004 15:19:35 +0000 (15:19 +0000)]
The user is now allowed to change a part of restore configuration.

20 years agoUpdate version
Kern Sibbald [Sun, 18 Apr 2004 13:20:56 +0000 (13:20 +0000)]
Update version

20 years agoupdate version
Kern Sibbald [Sun, 18 Apr 2004 13:14:06 +0000 (13:14 +0000)]
update version

20 years agoUpdate version
Kern Sibbald [Sun, 18 Apr 2004 12:30:18 +0000 (12:30 +0000)]
Update version

20 years agoUpdate version
Kern Sibbald [Sun, 18 Apr 2004 12:21:45 +0000 (12:21 +0000)]
Update version

20 years agoJobq.c race bug fixed + minor updates
Kern Sibbald [Sun, 18 Apr 2004 09:56:51 +0000 (09:56 +0000)]
Jobq.c race bug fixed + minor updates

20 years agoImproved appearance under GTK (borders, initial columns width).
Nicolas Boichat [Sat, 17 Apr 2004 23:17:09 +0000 (23:17 +0000)]
Improved appearance under GTK (borders, initial columns width).

20 years agoFixed a small mistake in restore process (return instead of break...)
Nicolas Boichat [Sat, 17 Apr 2004 22:45:08 +0000 (22:45 +0000)]
Fixed a small mistake in restore process (return instead of break...)

20 years agoAdded wxbutils.cpp.
Nicolas Boichat [Sat, 17 Apr 2004 22:21:36 +0000 (22:21 +0000)]
Added wxbutils.cpp.

20 years agoAdded wxbutils.cpp, win32 test corrected.
Nicolas Boichat [Sat, 17 Apr 2004 22:21:01 +0000 (22:21 +0000)]
Added wxbutils.cpp, win32 test corrected.

20 years agoAdded wx-console_private.res.
Nicolas Boichat [Sat, 17 Apr 2004 22:19:55 +0000 (22:19 +0000)]
Added wx-console_private.res.

20 years agoFixed file format (converted from Windows to UNIX)
Nicolas Boichat [Sat, 17 Apr 2004 22:19:10 +0000 (22:19 +0000)]
Fixed file format (converted from Windows to UNIX)

20 years agomodified the way data is passed to panels (wxbDataParsers instead of Prints)
Nicolas Boichat [Sat, 17 Apr 2004 22:14:29 +0000 (22:14 +0000)]
modified the way data is passed to panels (wxbDataParsers instead of Prints)

20 years agomingw support.
Nicolas Boichat [Sat, 17 Apr 2004 17:38:37 +0000 (17:38 +0000)]
mingw support.

20 years agomingw compatibility. (winsock initialisation)
Nicolas Boichat [Sat, 17 Apr 2004 12:02:32 +0000 (12:02 +0000)]
mingw compatibility. (winsock initialisation)

20 years agoAdded a bug.
Nicolas Boichat [Sat, 17 Apr 2004 10:20:06 +0000 (10:20 +0000)]
Added a bug.

20 years ago - Fixed right-click marking
Nicolas Boichat [Sat, 17 Apr 2004 10:13:50 +0000 (10:13 +0000)]
 - Fixed right-click marking

20 years ago - Added a locking function in wxbPanel.
Nicolas Boichat [Sat, 17 Apr 2004 10:12:54 +0000 (10:12 +0000)]
 - Added a locking function in wxbPanel.
 - All panels are locked if we aren't connected
 - Fixed multiple refreshing when double-clicking on a folder in the list.

20 years agoAdded wx-console.exe and .conf.
Nicolas Boichat [Sat, 17 Apr 2004 10:04:55 +0000 (10:04 +0000)]
Added wx-console.exe and .conf.

20 years agoFix .cvsignore in wx-console
Kern Sibbald [Fri, 16 Apr 2004 19:10:55 +0000 (19:10 +0000)]
Fix .cvsignore in wx-console

20 years agoUpdate ReleaseNotes
Kern Sibbald [Fri, 16 Apr 2004 19:09:16 +0000 (19:09 +0000)]
Update ReleaseNotes

20 years agoAdd stats to bscan
Kern Sibbald [Fri, 16 Apr 2004 19:07:48 +0000 (19:07 +0000)]
Add stats to bscan

20 years agoFixed file format (converted from Windows to UNIX)
Nicolas Boichat [Fri, 16 Apr 2004 17:13:03 +0000 (17:13 +0000)]
Fixed file format (converted from Windows to UNIX)

20 years agoRemoved unused local variables.
Nicolas Boichat [Fri, 16 Apr 2004 17:08:44 +0000 (17:08 +0000)]
Removed unused local variables.
Undefined Yield (MinGW compatibility).

20 years agoRemoved references to the old application name (wx-gui).
Nicolas Boichat [Fri, 16 Apr 2004 17:05:49 +0000 (17:05 +0000)]
Removed references to the old application name (wx-gui).

20 years agoRemoved unused variable.
Nicolas Boichat [Fri, 16 Apr 2004 17:00:34 +0000 (17:00 +0000)]
Removed unused variable.