]> git.sur5r.net Git - bacula/docs/log
bacula/docs
18 years agoUpdates
Kern Sibbald [Wed, 3 Aug 2005 19:26:46 +0000 (19:26 +0000)]
Updates

18 years ago- Modify open() for tape so nonblocking really works.
Kern Sibbald [Wed, 3 Aug 2005 19:01:43 +0000 (19:01 +0000)]
- Modify open() for tape so nonblocking really works.
- Use fcntl() to reset blocking status rather than close()
  and reopen the drive.
- Make sure dev->open() is always called so that any change
  in read/write permissions will occur.
- Open drives initially in daemon in read-only mode.
- Ensure that each time the VolHdr.VolumeName is zapped
  or changed that free_volume() is called on the old name.

18 years agoUpdate
Kern Sibbald [Wed, 3 Aug 2005 17:21:07 +0000 (17:21 +0000)]
Update

18 years agoUpdate test
Kern Sibbald [Wed, 3 Aug 2005 14:07:04 +0000 (14:07 +0000)]
Update test

18 years ago.cvsignore updates
Kern Sibbald [Wed, 3 Aug 2005 13:22:32 +0000 (13:22 +0000)]
.cvsignore updates

18 years agoTurn off debug
Kern Sibbald [Wed, 3 Aug 2005 12:55:28 +0000 (12:55 +0000)]
Turn off debug

18 years agoUpdate tape tests for pool
Kern Sibbald [Wed, 3 Aug 2005 12:54:49 +0000 (12:54 +0000)]
Update tape tests for pool

18 years agoAdd 2 drive test
Kern Sibbald [Wed, 3 Aug 2005 12:54:30 +0000 (12:54 +0000)]
Add 2 drive test

18 years agoUpdate
Kern Sibbald [Wed, 3 Aug 2005 11:58:27 +0000 (11:58 +0000)]
Update

18 years ago- Require 5 arguments to mtx-changer except list and slots
Kern Sibbald [Wed, 3 Aug 2005 11:35:29 +0000 (11:35 +0000)]
- Require 5 arguments to mtx-changer except list and slots
- Turn -EPIPE status returns from bpipe to ETIME
- Include Slot in SD status output
- Do not term_dev() during initialization in SD if the device
  could not be opened.  In the case of a tape drive, there may
  be no tape in the drive.

18 years agoUpdates
Kern Sibbald [Tue, 2 Aug 2005 16:44:48 +0000 (16:44 +0000)]
Updates

18 years agoSetup for two drives
Kern Sibbald [Tue, 2 Aug 2005 16:32:37 +0000 (16:32 +0000)]
Setup for two drives

18 years ago02Aug05
Kern Sibbald [Tue, 2 Aug 2005 16:09:51 +0000 (16:09 +0000)]
02Aug05
- Correct PostgreSQL database scripts as suggested by a user.
- Add additional info to FATAL message generated when a device
  is busy writing to another volume.
- Suppress an inappropriate NULL Volume name message after a cancel.
- Correct a warning message in reserve.c

18 years agoUpdates
Kern Sibbald [Tue, 2 Aug 2005 15:45:06 +0000 (15:45 +0000)]
Updates

18 years agoPthreadVCE.dll in winbacula-bartpe-1.37.30 needs msvcr71.dll, so I added it to bacula.inf
Thorsten Engel [Tue, 2 Aug 2005 11:35:59 +0000 (11:35 +0000)]
PthreadVCE.dll in winbacula-bartpe-1.37.30 needs msvcr71.dll, so I added it to bacula.inf

18 years agoUpdate DVD documentation.
Nicolas Boichat [Sat, 30 Jul 2005 23:36:30 +0000 (23:36 +0000)]
Update DVD documentation.

18 years agoDisable DVD checks (last part removed...).
Nicolas Boichat [Sat, 30 Jul 2005 21:57:26 +0000 (21:57 +0000)]
Disable DVD checks (last part removed...).

18 years agoMisc updates
Kern Sibbald [Sat, 30 Jul 2005 16:45:18 +0000 (16:45 +0000)]
Misc updates

18 years agoFix src/lib/bpipe.c:run_program and run_program_full_output to detect if the watchdog...
Nicolas Boichat [Sat, 30 Jul 2005 15:59:04 +0000 (15:59 +0000)]
Fix src/lib/bpipe.c:run_program and run_program_full_output to detect if the watchdog killed the program, and return an error if it is the case.

18 years agoRemove debug infos in dvd-writepart
Nicolas Boichat [Sat, 30 Jul 2005 13:44:09 +0000 (13:44 +0000)]
Remove debug infos in dvd-writepart

18 years agoUpdate dvd-writepart (auto-detect kernel version, integrated watchdog).
Nicolas Boichat [Fri, 29 Jul 2005 16:36:51 +0000 (16:36 +0000)]
Update dvd-writepart (auto-detect kernel version, integrated watchdog).

18 years agoDVD sanity check : check if the last part was removed or truncated, or
Nicolas Boichat [Fri, 29 Jul 2005 13:49:33 +0000 (13:49 +0000)]
DVD sanity check : check if the last part was removed or truncated, or
if a written part was overwritten.

18 years agoRemove zero-sized parts from spool file when closing DVD-devices.
Nicolas Boichat [Fri, 29 Jul 2005 13:32:43 +0000 (13:32 +0000)]
Remove zero-sized parts from spool file when closing DVD-devices.

18 years ago29Jul05
Kern Sibbald [Fri, 29 Jul 2005 09:16:26 +0000 (09:16 +0000)]
29Jul05
- Apply user's patch to make mutiple modifiers for times
  work correctly.
- Make read_dev_volume_label() handle ANSI/IBM labels
  correctly -- ie space over any label at the beginning
  of the tape.
28Jul05
- Make ANSI/IBM writing of HDR1/2 labels ignore any
  errors if at end of tape.
- Apply Martin's patch to improve Python detection in
  configure.in

18 years agoUpdates
Kern Sibbald [Thu, 28 Jul 2005 16:01:26 +0000 (16:01 +0000)]
Updates

18 years agoFix when we cannot mount the DVD, but no part has yet been written.
Nicolas Boichat [Thu, 28 Jul 2005 15:14:30 +0000 (15:14 +0000)]
Fix when we cannot mount the DVD, but no part has yet been written.

18 years ago28Jul05
Kern Sibbald [Thu, 28 Jul 2005 09:50:31 +0000 (09:50 +0000)]
28Jul05
- Temporarily turn off disk seeking until I find the
  cause of the problem.
27Jul05
- Add OSF1 patch supplied by user.
- Use number of files selected from write_bsr() only
  if it is not defined.
- Explicitly seek to end of file when getting size for
  restore test.
- Correctly set EndBlock position in JobMedia record
  for files.
- Remove unnecessary set StartBlock in bscan. Caused bscan
  regression error.

18 years agoUpdate/bugfixes in DVD-writing. (@kern, please also check dev.c:truncate_dev)
Nicolas Boichat [Wed, 27 Jul 2005 22:47:39 +0000 (22:47 +0000)]
Update/bugfixes in DVD-writing. (@kern, please also check dev.c:truncate_dev)

18 years agoOther modifications outside DVD functions. (@kern please double-check this)
Nicolas Boichat [Wed, 27 Jul 2005 22:45:20 +0000 (22:45 +0000)]
Other modifications outside DVD functions. (@kern please double-check this)

18 years agoMinor modifications outside DVD functions.
Nicolas Boichat [Wed, 27 Jul 2005 22:40:46 +0000 (22:40 +0000)]
Minor modifications outside DVD functions.

18 years agoUpdates
Kern Sibbald [Tue, 26 Jul 2005 16:40:02 +0000 (16:40 +0000)]
Updates

18 years agoUpdate
Kern Sibbald [Tue, 26 Jul 2005 11:07:27 +0000 (11:07 +0000)]
Update

18 years agoAdd bacula-web doc
Kern Sibbald [Tue, 26 Jul 2005 10:55:28 +0000 (10:55 +0000)]
Add bacula-web doc

18 years ago- Modify mtx-changer to wait a maximum of 300 seconds.
Kern Sibbald [Tue, 26 Jul 2005 09:34:29 +0000 (09:34 +0000)]
- Modify mtx-changer to wait a maximum of 300 seconds.
- Do restart of failed jobs only for Backups job types.
- A number of DVD updates from Nicolas.

18 years agoVarious DVD fixes.
Nicolas Boichat [Mon, 25 Jul 2005 15:37:20 +0000 (15:37 +0000)]
Various DVD fixes.

18 years agoFix lseek_dev
Nicolas Boichat [Mon, 25 Jul 2005 12:22:06 +0000 (12:22 +0000)]
Fix lseek_dev

18 years agoChange debug level for BSR match_findex fails.
Nicolas Boichat [Mon, 25 Jul 2005 12:21:27 +0000 (12:21 +0000)]
Change debug level for BSR match_findex fails.

18 years agoApply Nicolas' bsr single block patch
Kern Sibbald [Mon, 25 Jul 2005 11:59:03 +0000 (11:59 +0000)]
Apply Nicolas' bsr single block patch

18 years agoUpdate kes-1.37
Kern Sibbald [Mon, 25 Jul 2005 10:13:12 +0000 (10:13 +0000)]
Update kes-1.37

18 years ago- Turn off old service helper code in Win32.
Kern Sibbald [Mon, 25 Jul 2005 10:12:43 +0000 (10:12 +0000)]
- Turn off old service helper code in Win32.
- Correct Messages bug found by Phil in stored.

18 years agoFixes concerning DVD-writing.
Nicolas Boichat [Sun, 24 Jul 2005 21:23:07 +0000 (21:23 +0000)]
Fixes concerning DVD-writing.

18 years agoDocument changes
Kern Sibbald [Sun, 24 Jul 2005 16:00:17 +0000 (16:00 +0000)]
Document changes

18 years agoFirst rpm build for 1.38, remove doc and rescue packages.
Scott Barninger [Sun, 24 Jul 2005 15:52:22 +0000 (15:52 +0000)]
First rpm build for 1.38, remove doc and rescue packages.

18 years agoRemoved references to the developer's manual from Makefiles for other manuals, since the
Karl Cunningham [Sun, 24 Jul 2005 14:59:54 +0000 (14:59 +0000)]
Removed references to the developer's manual from Makefiles for other manuals, since the
  Developer's manual has its own directory now.

18 years agoMake targets for developer's manual changed to be consistent with other manuals.
Karl Cunningham [Sun, 24 Jul 2005 14:49:54 +0000 (14:49 +0000)]
Make targets for developer's manual changed to be consistent with other manuals.

18 years agoRemoved superscript in text.
Karl Cunningham [Sun, 24 Jul 2005 14:47:58 +0000 (14:47 +0000)]
Removed superscript in text.

18 years agoChanged to not try to make meaningful filenames for internally-generated
Karl Cunningham [Sun, 24 Jul 2005 14:47:14 +0000 (14:47 +0000)]
Changed to not try to make meaningful filenames for internally-generated
  images (math, superscripts, etc).

18 years agoRemove spec depend tetex-dvips for su9.
Scott Barninger [Sun, 24 Jul 2005 14:00:29 +0000 (14:00 +0000)]
Remove spec depend tetex-dvips for su9.

18 years agoMinor spec cleanup before 1.38
Scott Barninger [Sun, 24 Jul 2005 13:41:57 +0000 (13:41 +0000)]
Minor spec cleanup before 1.38

18 years agoUpdate doc
Kern Sibbald [Sun, 24 Jul 2005 10:27:39 +0000 (10:27 +0000)]
Update doc

18 years agoUpdate docs
Kern Sibbald [Sun, 24 Jul 2005 10:27:29 +0000 (10:27 +0000)]
Update docs

18 years ago- Complete (almost) documentation of 1.38.
Kern Sibbald [Sat, 23 Jul 2005 21:59:10 +0000 (21:59 +0000)]
- Complete (almost) documentation of 1.38.
- Add error messages for error conditions with VSS.

18 years agoUpdate Win32 test
Kern Sibbald [Sat, 23 Jul 2005 11:27:04 +0000 (11:27 +0000)]
Update Win32 test

18 years ago Fix additional problems with VSS backup that I introduced.
Kern Sibbald [Sat, 23 Jul 2005 09:45:26 +0000 (09:45 +0000)]
 Fix additional problems with VSS backup that I introduced.

18 years ago- Correct compiler complaints in wx-console and tray-monitor.
Kern Sibbald [Fri, 22 Jul 2005 20:30:00 +0000 (20:30 +0000)]
- Correct compiler complaints in wx-console and tray-monitor.
- Correct VSS problems recognizing c:
- Add VSS before job status
- Fix output of status from being one big line.
- Change cd xx; make to cd xx && make as suggested by Phil.
- Cleanup projects file
- Remove unnecessary casting of FF_PKT in filed.

18 years agoAdd win32 test
Kern Sibbald [Fri, 22 Jul 2005 12:27:47 +0000 (12:27 +0000)]
Add win32 test

18 years agoApply Thorsten's bugfix for vss_generic.cpp
Kern Sibbald [Fri, 22 Jul 2005 10:12:51 +0000 (10:12 +0000)]
Apply Thorsten's bugfix for vss_generic.cpp

18 years ago- Add check for df path for dvd_freespace
Kern Sibbald [Fri, 22 Jul 2005 09:12:43 +0000 (09:12 +0000)]
- Add check for df path for dvd_freespace
- Use df to get space used on DVD.
- Change sense of flag indicating erase DVD or not before writing.
- Fix bpipe so that it never modifies the result pointer.
- Replace more dev_name by print_name().
- Rewrite edit_device_codes_dev() so it does not overwrite the
  supplied buffer.
- Update printing of labels (for bls) so that critical information
  is printed (Job name and timestamp).
- Cleanup old spool files when starting the SD.
- Modify vss.cpp to allow C: as a path name.  Otherwise VSS
  doesn't work when only a drive name is given.
- Modify vss.c to eliminate double / in filenames.
- Update doc -- particularly the restore chapter.

18 years agoUpdate .cvsignore files
Kern Sibbald [Thu, 21 Jul 2005 18:33:35 +0000 (18:33 +0000)]
Update .cvsignore files

18 years agoUpdate doc
Kern Sibbald [Thu, 21 Jul 2005 18:31:29 +0000 (18:31 +0000)]
Update doc

18 years agoAdapted for use within Developer's Manual
Karl Cunningham [Thu, 21 Jul 2005 14:54:13 +0000 (14:54 +0000)]
Adapted for use within Developer's Manual

18 years agoCorrected minor LaTeX errors
Karl Cunningham [Wed, 20 Jul 2005 15:08:35 +0000 (15:08 +0000)]
Corrected minor LaTeX errors

18 years agoCorrected minor LaTeX errors
Karl Cunningham [Wed, 20 Jul 2005 14:45:11 +0000 (14:45 +0000)]
Corrected minor LaTeX errors

18 years agoAdditional documentation
Kern Sibbald [Wed, 20 Jul 2005 14:33:55 +0000 (14:33 +0000)]
Additional documentation

18 years agoAdded bacula.sty to German translation directory
Karl Cunningham [Wed, 20 Jul 2005 14:27:50 +0000 (14:27 +0000)]
Added bacula.sty to German translation directory

18 years agoCorrected minor LaTeX errors
Karl Cunningham [Wed, 20 Jul 2005 14:18:05 +0000 (14:18 +0000)]
Corrected minor LaTeX errors

18 years agoCorrected minor LaTeX errors
Karl Cunningham [Wed, 20 Jul 2005 14:02:44 +0000 (14:02 +0000)]
Corrected minor LaTeX errors

18 years agoCorrected minor LaTeX errors in manual
Karl Cunningham [Tue, 19 Jul 2005 20:13:44 +0000 (20:13 +0000)]
Corrected minor LaTeX errors in manual

18 years agoCorrected minor LaTeX errors
Karl Cunningham [Tue, 19 Jul 2005 15:06:02 +0000 (15:06 +0000)]
Corrected minor LaTeX errors

18 years agoCorrected minor LaTeX errors in manual
Karl Cunningham [Tue, 19 Jul 2005 14:57:38 +0000 (14:57 +0000)]
Corrected minor LaTeX errors in manual

18 years agoCorrected minor LaTeX errors.
Karl Cunningham [Mon, 18 Jul 2005 20:14:30 +0000 (20:14 +0000)]
Corrected minor LaTeX errors.

18 years agoCorrected minor LaTeX errors.
Karl Cunningham [Mon, 18 Jul 2005 20:05:51 +0000 (20:05 +0000)]
Corrected minor LaTeX errors.

18 years agopickup kes-1.37
Kern Sibbald [Mon, 18 Jul 2005 19:25:40 +0000 (19:25 +0000)]
pickup kes-1.37

18 years ago- Make all files in working directory have .xxx at end.
Kern Sibbald [Mon, 18 Jul 2005 19:25:16 +0000 (19:25 +0000)]
- Make all files in working directory have .xxx at end.
- Work on DVD writing.

18 years agoUpdate keepatime
Kern Sibbald [Mon, 18 Jul 2005 17:17:54 +0000 (17:17 +0000)]
Update keepatime

18 years ago- Litle fix
Juan Luis Francis [Mon, 18 Jul 2005 15:47:29 +0000 (15:47 +0000)]
- Litle fix

18 years ago- Add templates_c to cvs repository.
Juan Luis Francis [Mon, 18 Jul 2005 15:33:46 +0000 (15:33 +0000)]
- Add templates_c to cvs repository.
- Apply pgsql patch. Thanks to Dan Langille.

18 years agoChange \verb:--: to {-}[-} inside other LaTeX commands.
Karl Cunningham [Mon, 18 Jul 2005 14:48:56 +0000 (14:48 +0000)]
Change \verb:--: to {-}[-} inside other LaTeX commands.

18 years agoFix keepatime bug (bugs database).
Kern Sibbald [Mon, 18 Jul 2005 12:56:31 +0000 (12:56 +0000)]
Fix keepatime bug (bugs database).

18 years agoUpdate kernstodo
Kern Sibbald [Mon, 18 Jul 2005 11:50:16 +0000 (11:50 +0000)]
Update kernstodo

18 years ago- Move Python variables from Job to Bacula. They are
Kern Sibbald [Mon, 18 Jul 2005 11:49:31 +0000 (11:49 +0000)]
- Move Python variables from Job to Bacula. They are
  DirName, Version, ConfigFile, and WorkingDir
- Fix delete of bootstrap to only occur on Bacula created
  filenames.
- Allow cancelling a Job name that is not active. It is
  sent to the daemons.

18 years agoMake developers doc build + make distribution
Kern Sibbald [Mon, 18 Jul 2005 09:03:50 +0000 (09:03 +0000)]
Make developers doc build + make distribution

18 years agoCreate configuration
Kern Sibbald [Sun, 17 Jul 2005 09:44:52 +0000 (09:44 +0000)]
Create configuration

18 years ago- Fix name space pollution by OpenSSL 0.9.8 reported by
Kern Sibbald [Sun, 17 Jul 2005 08:50:15 +0000 (08:50 +0000)]
- Fix name space pollution by OpenSSL 0.9.8 reported by
  Matthias Kurz -- applied his patch.
- Fix bpipe.c so that it does not modify results pointer.
  ***FIXME*** calling sequence should be changed.
- Remove some remaining references to dev_name.
- Fix calls to mount_dev() and unmount_dev() to
  correspond to returned value (bool instead of int).
- Try without success to make DVD writing work.

18 years agoFinal changes
Kern Sibbald [Sat, 16 Jul 2005 11:58:17 +0000 (11:58 +0000)]
Final changes

18 years agoUpdate release notes
Kern Sibbald [Fri, 15 Jul 2005 18:28:05 +0000 (18:28 +0000)]
Update release notes

18 years agoSave kes-1.37
Kern Sibbald [Fri, 15 Jul 2005 14:10:22 +0000 (14:10 +0000)]
Save kes-1.37

18 years ago- Fix dir command scanning field misalignment in
Kern Sibbald [Fri, 15 Jul 2005 13:54:39 +0000 (13:54 +0000)]
- Fix dir command scanning field misalignment in
  wx-console.
- Switch to using the wxWidgets Unicode library.

18 years agoSwitch to using the wxWidgets Unicode library.
Kern Sibbald [Fri, 15 Jul 2005 12:48:43 +0000 (12:48 +0000)]
Switch to using the wxWidgets Unicode library.

18 years ago- Include msvcr71.dll in distribution.
Kern Sibbald [Fri, 15 Jul 2005 10:03:05 +0000 (10:03 +0000)]
- Include msvcr71.dll in distribution.
- Add VSS to status line in Win32 FD if enabled.

18 years agoUpdate kernstodo
Kern Sibbald [Fri, 15 Jul 2005 08:37:32 +0000 (08:37 +0000)]
Update kernstodo

18 years ago- Get VSS build scripts working with Thorsten's help.
Kern Sibbald [Fri, 15 Jul 2005 08:14:23 +0000 (08:14 +0000)]
- Get VSS build scripts working with Thorsten's help.
- Unlink the bootstrap file after sending it to
  the FD.
- Remove sending include/exclude lists to the FD during
  a restore -- deprecated code.
- Cleanup the bootstrap files in the FD.

18 years agoAdd Thorsten's VC++ proj and update vss build
Kern Sibbald [Thu, 14 Jul 2005 13:59:49 +0000 (13:59 +0000)]
Add Thorsten's VC++ proj and update vss build

18 years agoUpdate version
Kern Sibbald [Thu, 14 Jul 2005 11:43:23 +0000 (11:43 +0000)]
Update version

18 years agoRemove old commented out code from configure.in
Kern Sibbald [Thu, 14 Jul 2005 10:14:09 +0000 (10:14 +0000)]
Remove old commented out code from configure.in
- Add baculavssfd.mak file for building VSS version of
  Win32 FD.

18 years ago- bugfix (failure in VSS was not handled correctly)
Thorsten Engel [Thu, 14 Jul 2005 09:46:53 +0000 (09:46 +0000)]
- bugfix (failure in VSS was not handled correctly)

18 years ago- Little graph fix
Juan Luis Francis [Wed, 13 Jul 2005 10:46:30 +0000 (10:46 +0000)]
- Little graph fix

18 years agoI finally found and squashed the elusive SD crash.
Kern Sibbald [Wed, 13 Jul 2005 10:38:26 +0000 (10:38 +0000)]
I finally found and squashed the elusive SD crash.
  I needed to initialize the used volume list before
  firing off the device initialization thread.

18 years agoS_ISBLK for Win32 + small bugfix of S_ISREG and S_ISDIR
Thorsten Engel [Tue, 12 Jul 2005 16:03:32 +0000 (16:03 +0000)]
S_ISBLK for Win32 + small bugfix of S_ISREG and S_ISDIR

18 years agosmall change to work with correct buffer size on raw partitions when on win32.
Thorsten Engel [Tue, 12 Jul 2005 15:55:42 +0000 (15:55 +0000)]
small change to work with correct buffer size on raw partitions when on win32.
I assume the BSD code part (line 424) is faulty as it only is activated when SPARSE is on.