]> git.sur5r.net Git - bacula/rescue/log
bacula/rescue
18 years agoPut version in boot.msg
Kern Sibbald [Thu, 19 May 2005 16:24:18 +0000 (16:24 +0000)]
Put version in boot.msg

18 years agoUpdate .cvsignore
Kern Sibbald [Thu, 19 May 2005 16:16:39 +0000 (16:16 +0000)]
Update .cvsignore

18 years agoSet version
Kern Sibbald [Thu, 19 May 2005 16:15:41 +0000 (16:15 +0000)]
Set version

18 years agominor typos fixed. I didn't change Mandrake to Mandrive since it talks
Jo Simoens [Thu, 19 May 2005 12:00:30 +0000 (12:00 +0000)]
minor typos fixed. I didn't change Mandrake to Mandrive since it talks
about a specific version.

18 years agosome more typo hunting
Jo Simoens [Thu, 19 May 2005 00:24:35 +0000 (00:24 +0000)]
some more typo hunting

18 years agoI wanted to have a peek at the state of the French translation. I only
Jo Simoens [Wed, 18 May 2005 23:46:26 +0000 (23:46 +0000)]
I wanted to have a peek at the state of the French translation. I only
looked at two files up to now, but I have to say, this is good quality
translation. It must have taken a tremendous amount of time.
I had to look hard to find some minor typos here and there. I hope
I got it right. Remember, my native language is neither English nor
French, but I have had a lot of practice in both already.

18 years agoThis is the first time I proofread this file, so there are quite a few
Jo Simoens [Wed, 18 May 2005 23:06:59 +0000 (23:06 +0000)]
This is the first time I proofread this file, so there are quite a few
typos fixed.

18 years agoCorrect updating count of number of Volumes in a pool.
Kern Sibbald [Wed, 18 May 2005 15:09:44 +0000 (15:09 +0000)]
Correct updating count of number of Volumes in a pool.

18 years ago- Modify wait during use_device to happen only after all devices
Kern Sibbald [Wed, 18 May 2005 10:16:33 +0000 (10:16 +0000)]
- Modify wait during use_device to happen only after all devices
  have been examined rather than in the reserve_device code.

18 years agotypo hunt
Jo Simoens [Tue, 17 May 2005 23:15:51 +0000 (23:15 +0000)]
typo hunt

18 years agoI removed an entire paragraph that was repeated. The rest were minor typos or
Jo Simoens [Tue, 17 May 2005 22:50:30 +0000 (22:50 +0000)]
I removed an entire paragraph that was repeated. The rest were minor typos or
some superfluous words.

18 years agosome typos fixed
Jo Simoens [Tue, 17 May 2005 20:33:47 +0000 (20:33 +0000)]
some typos fixed

18 years agoRemove making tar of /etc since it fails
Kern Sibbald [Tue, 17 May 2005 20:13:05 +0000 (20:13 +0000)]
Remove making tar of /etc since it fails

18 years agosmall bugfix for VSS-support (only relevant if WIN32_VSS enabled)
Thorsten Engel [Tue, 17 May 2005 16:08:13 +0000 (16:08 +0000)]
small bugfix for VSS-support (only relevant if WIN32_VSS enabled)

18 years agocode-extenstions for VSS support on Win32 (preliminary, use #define WIN32_VSS for...
Thorsten Engel [Tue, 17 May 2005 14:37:05 +0000 (14:37 +0000)]
code-extenstions for VSS support on Win32 (preliminary, use #define WIN32_VSS for testing)

18 years agorewrote Win32 unicode support to use poolmemory instead of stack
Thorsten Engel [Tue, 17 May 2005 14:35:52 +0000 (14:35 +0000)]
rewrote Win32 unicode support to use poolmemory instead of stack

18 years agoexperimental vss support (needs some microsoft libs and include files + WIN32_VSS...
Thorsten Engel [Tue, 17 May 2005 12:00:47 +0000 (12:00 +0000)]
experimental vss support (needs some microsoft libs and include files + WIN32_VSS compiler switch)

18 years agoBuild latest manual + build developer's manual + update site
Kern Sibbald [Tue, 17 May 2005 09:05:15 +0000 (09:05 +0000)]
Build latest manual + build developer's manual + update site

18 years agoSome minor changes in the beginning. Some larger changes in the text
Jo Simoens [Mon, 16 May 2005 22:47:04 +0000 (22:47 +0000)]
Some minor changes in the beginning. Some larger changes in the text
contributed by other people.

18 years agoAdd more debug to SD for Autochangers + status output.
Kern Sibbald [Mon, 16 May 2005 09:35:29 +0000 (09:35 +0000)]
Add more debug to SD for Autochangers + status output.

18 years ago- Add Scratch to PoolType in PostgreSQL make...tables and do not
Kern Sibbald [Mon, 16 May 2005 07:25:05 +0000 (07:25 +0000)]
- Add Scratch to PoolType in PostgreSQL make...tables and do not
  permit NULL PoolTypes. Fix for bug 319 reported by Eric.
- Update LICENSE.
- Add quotes around filename in parse_config error message. Bug
  reported by Eric.

18 years agoCorrect verb
Kern Sibbald [Mon, 16 May 2005 06:40:29 +0000 (06:40 +0000)]
Correct verb

18 years agoadded an entire line in ansi-labels and made some bold changes in faq.
Jo Simoens [Sun, 15 May 2005 22:45:20 +0000 (22:45 +0000)]
added an entire line in ansi-labels and made some bold changes in faq.
Please review.

18 years ago- Change nested \include to \input so that sections are properly
Kern Sibbald [Sun, 15 May 2005 20:21:36 +0000 (20:21 +0000)]
- Change nested \include to \input so that sections are properly
  included in the pdf manual -- update the Web site.

18 years ago- Set reconnect flag in MySQL packet to 1 to ensure that connection
Kern Sibbald [Sun, 15 May 2005 19:35:00 +0000 (19:35 +0000)]
- Set reconnect flag in MySQL packet to 1 to ensure that connection
  is re-established.  MySQL 5 changed default to 0. Fixes bug report.
- Fix Scratch pool handling as reported in a bug by Eric Bollengier
  by applying his patch.
- Remove delete job in favor of delete jobid.
- Add = NULL to configfile definitions as reported by Eric in a bug
  report.
- Update winbacula.nsi.in to reflect new manual file structure.

18 years agochanged a sentence attempting to make it clearer
Jo Simoens [Sun, 15 May 2005 11:00:40 +0000 (11:00 +0000)]
changed a sentence attempting to make it clearer

18 years agominor typos fixed, some repeated words removed
Jo Simoens [Sun, 15 May 2005 10:25:51 +0000 (10:25 +0000)]
minor typos fixed, some repeated words removed

18 years agoMore minor cleanup
Kern Sibbald [Sun, 15 May 2005 10:11:04 +0000 (10:11 +0000)]
More minor cleanup

18 years agoMore minor tweaks + Bacula build now working
Kern Sibbald [Sun, 15 May 2005 10:09:08 +0000 (10:09 +0000)]
More minor tweaks + Bacula build now working

18 years agoMore minor tweaks
Kern Sibbald [Sun, 15 May 2005 10:07:27 +0000 (10:07 +0000)]
More minor tweaks

18 years agominor typo fixing, added a word here and there
Jo Simoens [Sat, 14 May 2005 23:30:13 +0000 (23:30 +0000)]
minor typo fixing, added a word here and there

18 years agoGet rescue boot working
Kern Sibbald [Sat, 14 May 2005 19:43:54 +0000 (19:43 +0000)]
Get rescue boot working

18 years agoI think I managed to adapt to the new CVS situation.
Jo Simoens [Sat, 14 May 2005 01:00:14 +0000 (01:00 +0000)]
I think I managed to adapt to the new CVS situation.
In the beginning of the file I made a major change. Please have a look at it.
Further down it's mostly minor typos.

18 years agoEnhance makefiles
Kern Sibbald [Fri, 13 May 2005 21:30:04 +0000 (21:30 +0000)]
Enhance makefiles

18 years agoAdd new file + delete
Kern Sibbald [Fri, 13 May 2005 21:27:56 +0000 (21:27 +0000)]
Add new file + delete

18 years agoFix typo
Kern Sibbald [Fri, 13 May 2005 19:12:08 +0000 (19:12 +0000)]
Fix typo

18 years agoFix -fr Makefile
Kern Sibbald [Fri, 13 May 2005 19:04:23 +0000 (19:04 +0000)]
Fix -fr Makefile

18 years agoFix Makefiles
Kern Sibbald [Fri, 13 May 2005 19:03:27 +0000 (19:03 +0000)]
Fix Makefiles

18 years agoAdd techlogs to main dir
Kern Sibbald [Fri, 13 May 2005 18:41:17 +0000 (18:41 +0000)]
Add techlogs to main dir

18 years agoDelete doc directory
Kern Sibbald [Fri, 13 May 2005 18:39:04 +0000 (18:39 +0000)]
Delete doc directory

18 years agoInitial revision
Kern Sibbald [Fri, 13 May 2005 17:20:22 +0000 (17:20 +0000)]
Initial revision

18 years agoFix wx-console on Unix
Kern Sibbald [Fri, 13 May 2005 16:13:28 +0000 (16:13 +0000)]
Fix wx-console on Unix

18 years agoadded win32 unicode support for wx-console (compile with _UNICODE)
Thorsten Engel [Fri, 13 May 2005 14:38:17 +0000 (14:38 +0000)]
added win32 unicode support for wx-console (compile with _UNICODE)

18 years agorewrote to use ReadConsole/WriteConsole instead of cwprinf and cwgets on win32
Thorsten Engel [Thu, 12 May 2005 14:36:43 +0000 (14:36 +0000)]
rewrote to use ReadConsole/WriteConsole instead of cwprinf and cwgets on win32

18 years agoApply fix supplied in bug for help command in console
Kern Sibbald [Tue, 10 May 2005 20:32:14 +0000 (20:32 +0000)]
Apply fix supplied in bug for help command in console

18 years agoCorrect a minor build problem with wx-console.
Kern Sibbald [Tue, 10 May 2005 13:45:01 +0000 (13:45 +0000)]
Correct a minor build problem with wx-console.

18 years agoCorrect a minor build problem with wx-console.
Kern Sibbald [Tue, 10 May 2005 13:25:51 +0000 (13:25 +0000)]
Correct a minor build problem with wx-console.

18 years ago- Add cancel() to Dir Python scripting.
Kern Sibbald [Tue, 10 May 2005 12:56:24 +0000 (12:56 +0000)]
- Add cancel() to Dir Python scripting.
- Re-correct bug in parse-config error handling.
- Reorganization of use_command in SD to permit
  waiting and multiple drive autochanger support.

18 years ago-- load cwprintf and cgetws dynamically via winapi
Thorsten Engel [Tue, 10 May 2005 09:15:38 +0000 (09:15 +0000)]
-- load cwprintf and cgetws dynamically via winapi

18 years agoAdd to .cvsignore files
Kern Sibbald [Mon, 9 May 2005 18:24:10 +0000 (18:24 +0000)]
Add to .cvsignore files

18 years agoAdd new files
Kern Sibbald [Mon, 9 May 2005 18:22:16 +0000 (18:22 +0000)]
Add new files

18 years ago- Correct bug in parse_config error handling.
Kern Sibbald [Mon, 9 May 2005 18:19:27 +0000 (18:19 +0000)]
- Correct bug in parse_config error handling.
- Where ever possible mark a volume in error or not
  InChanger in mount.c

18 years ago- Fix bug in changing tape pools after first backup. Reported
Kern Sibbald [Mon, 9 May 2005 11:51:20 +0000 (11:51 +0000)]
- Fix bug in changing tape pools after first backup. Reported
  by Peter Sjoberg.
- Enhance mtx-changer to use Working Directory as temp.
- Remove all but initial setup locking of Res in SD.

18 years ago- Add Client OS type to Job report.
Kern Sibbald [Sun, 8 May 2005 17:06:57 +0000 (17:06 +0000)]
- Add Client OS type to Job report.
- Add version to manual
- Update the Web site to have a single page for
  the documentation links.

18 years agoFinal changes
Kern Sibbald [Sun, 8 May 2005 09:18:24 +0000 (09:18 +0000)]
Final changes

18 years agomoved g_platform_id to winapi
Thorsten Engel [Sat, 7 May 2005 23:45:56 +0000 (23:45 +0000)]
moved g_platform_id to winapi

18 years agoenable correct unlink on win32, add utf-8 fputs, add utf-8 cgets
Thorsten Engel [Sat, 7 May 2005 23:45:07 +0000 (23:45 +0000)]
enable correct unlink on win32, add utf-8 fputs, add utf-8 cgets

18 years agocygwin_conv with length check, enable correct unlink on win32, add utf-8 fputs, add...
Thorsten Engel [Sat, 7 May 2005 23:44:37 +0000 (23:44 +0000)]
cygwin_conv with length check, enable correct unlink on win32, add utf-8 fputs, add utf-8 cgets

18 years agocygwin_conv with length check
Thorsten Engel [Sat, 7 May 2005 23:44:07 +0000 (23:44 +0000)]
cygwin_conv with length check

18 years agoutf-8 support on win32 by replacing fputs and fgets
Thorsten Engel [Sat, 7 May 2005 23:42:14 +0000 (23:42 +0000)]
utf-8 support on win32 by replacing fputs and fgets

18 years agoFinal changes
Kern Sibbald [Sat, 7 May 2005 17:22:45 +0000 (17:22 +0000)]
Final changes

18 years agoMore work on cached attributes + sig
Kern Sibbald [Sat, 7 May 2005 17:21:59 +0000 (17:21 +0000)]
More work on cached attributes + sig

18 years agoMove sqlite install dir and remove readline dependency.
Scott Barninger [Sat, 7 May 2005 14:33:14 +0000 (14:33 +0000)]
Move sqlite install dir and remove readline dependency.

18 years agoAdd changes
Kern Sibbald [Sat, 7 May 2005 14:18:04 +0000 (14:18 +0000)]
Add changes

18 years agoAdd changes
Kern Sibbald [Sat, 7 May 2005 12:56:07 +0000 (12:56 +0000)]
Add changes

18 years ago- Optimize File pruning to eliminate one database call.
Kern Sibbald [Sat, 7 May 2005 10:43:02 +0000 (10:43 +0000)]
- Optimize File pruning to eliminate one database call.
- Fix bug that prevented File pruning from working.
- Implement a cstrlen() which returns the character
  length of a UTF-8 string.

18 years agoFix Win32 build for TLS
Kern Sibbald [Sat, 7 May 2005 07:43:35 +0000 (07:43 +0000)]
Fix Win32 build for TLS

18 years agoUpdate version
Kern Sibbald [Fri, 6 May 2005 15:56:40 +0000 (15:56 +0000)]
Update version

18 years ago- Move test for MaxStartDelay as suggested by Peter.
Kern Sibbald [Fri, 6 May 2005 15:54:59 +0000 (15:54 +0000)]
- Move test for MaxStartDelay as suggested by Peter.
- Implement Python methods (I had to read the Python source
  code).
- Implement run() method in Director.
- Add Priority and Scheduled time to Job report.
- Add JobInit and JobRun events.
- Add Priority as Python read/write attribute to Job.
- Correct typo in bsmtp reported by Jo.

18 years agoadded usage of InitWinAPIWrapper
Thorsten Engel [Fri, 6 May 2005 14:56:37 +0000 (14:56 +0000)]
added usage of InitWinAPIWrapper

18 years agoadded InitWinAPIWrapper
Thorsten Engel [Fri, 6 May 2005 14:55:37 +0000 (14:55 +0000)]
added InitWinAPIWrapper

18 years agoFix a problem when link count for a file is greater than 99 (bug #304).
Nicolas Boichat [Thu, 5 May 2005 18:58:48 +0000 (18:58 +0000)]
Fix a problem when link count for a file is greater than 99 (bug #304).

18 years agoAdd patch 1.36.3-wx-console-fix-dir-alignment.diff (bug #304).
Nicolas Boichat [Thu, 5 May 2005 18:53:35 +0000 (18:53 +0000)]
Add patch 1.36.3-wx-console-fix-dir-alignment.diff (bug #304).

18 years agoAdd a workaround for a problem when displaying Unicode filenames with non-Unicode...
Nicolas Boichat [Thu, 5 May 2005 13:50:31 +0000 (13:50 +0000)]
Add a workaround for a problem when displaying Unicode filenames with non-Unicode wxWidgets.

18 years agoFinal changes
Kern Sibbald [Thu, 5 May 2005 09:52:53 +0000 (09:52 +0000)]
Final changes

18 years agoUpdate doc
Kern Sibbald [Thu, 5 May 2005 09:35:40 +0000 (09:35 +0000)]
Update doc

19 years agoUpdate doc
Kern Sibbald [Wed, 4 May 2005 18:37:52 +0000 (18:37 +0000)]
Update doc

19 years agoRemember the last window position and size.
Nicolas Boichat [Wed, 4 May 2005 15:35:53 +0000 (15:35 +0000)]
Remember the last window position and size.

19 years agoFix compilation warnings with wxWidgets 2.6.0.
Nicolas Boichat [Tue, 3 May 2005 19:32:39 +0000 (19:32 +0000)]
Fix compilation warnings with wxWidgets 2.6.0.

19 years agoMake a few tls ifdef tweaks
Kern Sibbald [Tue, 3 May 2005 17:21:43 +0000 (17:21 +0000)]
Make a few tls ifdef tweaks

19 years agoFix init_tls warnings
Kern Sibbald [Tue, 3 May 2005 17:05:12 +0000 (17:05 +0000)]
Fix init_tls warnings

19 years agoRemove winapi.h/c from findlib
Kern Sibbald [Tue, 3 May 2005 14:19:27 +0000 (14:19 +0000)]
Remove winapi.h/c from findlib

19 years agoOne more compat.cpp fix
Kern Sibbald [Tue, 3 May 2005 14:08:00 +0000 (14:08 +0000)]
One more compat.cpp fix

19 years agoFix create_file.c Win32 problem pointed out by
Kern Sibbald [Tue, 3 May 2005 13:40:09 +0000 (13:40 +0000)]
Fix create_file.c Win32 problem pointed out by
  Peter Sjoberg.

19 years agouse lib directory instead of findlib
Thorsten Engel [Tue, 3 May 2005 13:18:02 +0000 (13:18 +0000)]
use lib directory instead of findlib

19 years agoFix wxChoice height problem under wxGTK-2.6.0 (GTK+-2.0).
Nicolas Boichat [Tue, 3 May 2005 13:02:16 +0000 (13:02 +0000)]
Fix wxChoice height problem under wxGTK-2.6.0 (GTK+-2.0).

19 years agoFix really ugly bstrncpy() but found by Thorsten.
Kern Sibbald [Tue, 3 May 2005 12:59:42 +0000 (12:59 +0000)]
Fix really ugly bstrncpy() but found by Thorsten.

19 years agoMove winapi.h/c from findlib to lib for inclusion in multiple places
Kern Sibbald [Tue, 3 May 2005 12:51:31 +0000 (12:51 +0000)]
Move winapi.h/c from findlib to lib for inclusion in multiple places

19 years agoFix wxWidgets 2.4 problem at configure time.
Nicolas Boichat [Tue, 3 May 2005 12:22:21 +0000 (12:22 +0000)]
Fix wxWidgets 2.4 problem at configure time.

19 years ago- Thorsten Engel finished his work on Win32 Unicode. We
Kern Sibbald [Mon, 2 May 2005 18:36:19 +0000 (18:36 +0000)]
- Thorsten Engel finished his work on Win32 Unicode. We
  now have a single executable that runs on all Win32 machines.
- Move job initialization code after job scheduling so that
  Verify jobs check for the prior JobId after they are really
  started rather than before.

19 years agoUTF-8 support for win32 finished
Thorsten Engel [Mon, 2 May 2005 14:37:22 +0000 (14:37 +0000)]
UTF-8 support for win32 finished

19 years ago- Fix lib/fnmatch.c so that it does proper testing before folding.
Kern Sibbald [Mon, 2 May 2005 13:23:27 +0000 (13:23 +0000)]
- Fix lib/fnmatch.c so that it does proper testing before folding.
- More documentation -- at tls and ansi labels chapters.
- Fix fileset_convert.pl to handle empty Exclude statements.
- Turn regex back off in Win32

19 years agoadded (unsigned char) to prevent assertion in win32
Thorsten Engel [Mon, 2 May 2005 10:49:29 +0000 (10:49 +0000)]
added (unsigned char) to prevent assertion in win32

19 years agoMore regex stuff
Kern Sibbald [Sun, 1 May 2005 12:37:42 +0000 (12:37 +0000)]
More regex stuff

19 years agoChange name of regex.h
Kern Sibbald [Sun, 1 May 2005 12:26:29 +0000 (12:26 +0000)]
Change name of regex.h

19 years agoAdd start of regex
Kern Sibbald [Sun, 1 May 2005 12:25:48 +0000 (12:25 +0000)]
Add start of regex

19 years ago- Fix sign extension problem in lex.c that reads UTF-8
Kern Sibbald [Sun, 1 May 2005 09:26:28 +0000 (09:26 +0000)]
- Fix sign extension problem in lex.c that reads UTF-8
  with Chinese characters incorrectly.

19 years agoRemove test
Kern Sibbald [Sat, 30 Apr 2005 19:41:43 +0000 (19:41 +0000)]
Remove test

19 years agoStart Python documentation
Kern Sibbald [Sat, 30 Apr 2005 19:39:50 +0000 (19:39 +0000)]
Start Python documentation

19 years ago- Remove a few HAVE_TLS #ifdefs
Kern Sibbald [Sat, 30 Apr 2005 14:47:49 +0000 (14:47 +0000)]
- Remove a few HAVE_TLS #ifdefs
- Implement final Python style interface. More implemention to
  be done, but the interface should change little if at all.