]> git.sur5r.net Git - bacula/rescue/log
bacula/rescue
18 years agoFinal changes
Kern Sibbald [Fri, 23 Dec 2005 10:30:00 +0000 (10:30 +0000)]
Final changes

18 years agoFinal changes
Kern Sibbald [Fri, 23 Dec 2005 10:16:25 +0000 (10:16 +0000)]
Final changes

18 years ago- Simplify code in askdir.c that waits for creating an appendable
Kern Sibbald [Thu, 22 Dec 2005 21:37:01 +0000 (21:37 +0000)]
- Simplify code in askdir.c that waits for creating an appendable
  volume so that it can handle multiple returns from the wait
  code.
- Modify the wait code to permit multiple returns.
- Return a zero when autochanger drives is called and
  it is not an autochanger.
- Make rewind_dev() a method taking a DCR as an argument.
  This permits closing and reopening the drive if the
  rewind fails as happens if the drive was loaded while the
  file descriptor was open. This refreshes the file descriptor.
- Remove the ST_OPENED flag and always rely on fd < 0 for knowing
  if the device is open or not.  This should eliminate
  Arnos problem.
- Return error if reserve cannot find at least one suitable device.
- Make wait_for_sysop() return correct state information.
- Fix Win32 state file problem. write was not using compat
  code. This should fix bug #500.

18 years agoUpdates
Kern Sibbald [Thu, 22 Dec 2005 12:28:53 +0000 (12:28 +0000)]
Updates

18 years agoUpdates
Kern Sibbald [Thu, 22 Dec 2005 11:30:19 +0000 (11:30 +0000)]
Updates

18 years agoSome updates
Kern Sibbald [Thu, 22 Dec 2005 00:58:44 +0000 (00:58 +0000)]
Some updates

18 years agoFix configure
Kern Sibbald [Wed, 21 Dec 2005 14:28:49 +0000 (14:28 +0000)]
Fix configure

18 years agoUpdate
Kern Sibbald [Wed, 21 Dec 2005 13:53:28 +0000 (13:53 +0000)]
Update

18 years agoRemove new bnet_sig
Kern Sibbald [Wed, 21 Dec 2005 12:22:32 +0000 (12:22 +0000)]
Remove new bnet_sig

18 years agoFix seg fault in acquire.c
Kern Sibbald [Tue, 20 Dec 2005 15:53:31 +0000 (15:53 +0000)]
Fix seg fault in acquire.c

18 years ago- Pull in latest reservation system changes from 1.38
Kern Sibbald [Tue, 20 Dec 2005 13:40:06 +0000 (13:40 +0000)]
- Pull in latest reservation system changes from 1.38
- Make .messages command always print messages regardless
  of the automessages flag.

18 years ago2drive update
Kern Sibbald [Mon, 19 Dec 2005 21:34:12 +0000 (21:34 +0000)]
2drive update

18 years agoUpdate 2drive test
Kern Sibbald [Mon, 19 Dec 2005 17:31:03 +0000 (17:31 +0000)]
Update 2drive test

18 years ago- Fix seg fault if user labels a drive directory bug #513
Kern Sibbald [Sat, 17 Dec 2005 19:47:58 +0000 (19:47 +0000)]
- Fix seg fault if user labels a drive directory bug #513
- Remove quotes around Version as it breaks things.
16Dec05
- Merge in Aleksandar Milivojevic's mods to the spec file.
- Apply sparse code fix for raw drives and fifos. Bug 506
- Thorsten fixed Unicode cd problem with wx-console bug 505.

18 years agoSuite de dirdconf.tex
Ludovic Strappazon [Fri, 16 Dec 2005 18:01:37 +0000 (18:01 +0000)]
Suite de dirdconf.tex

18 years agoFinal changes
Kern Sibbald [Fri, 16 Dec 2005 15:18:41 +0000 (15:18 +0000)]
Final changes

18 years agobugfix for transfering unicode data to director
Thorsten Engel [Fri, 16 Dec 2005 11:22:57 +0000 (11:22 +0000)]
bugfix for transfering unicode data to director

18 years agoUpdates
Kern Sibbald [Thu, 15 Dec 2005 20:52:25 +0000 (20:52 +0000)]
Updates

18 years agoUpdate
Kern Sibbald [Wed, 14 Dec 2005 14:14:50 +0000 (14:14 +0000)]
Update

18 years agoUpdate
Kern Sibbald [Wed, 14 Dec 2005 14:02:28 +0000 (14:02 +0000)]
Update

18 years agoUpdate
Kern Sibbald [Tue, 13 Dec 2005 21:40:41 +0000 (21:40 +0000)]
Update

18 years agoUpdate
Kern Sibbald [Tue, 13 Dec 2005 19:56:07 +0000 (19:56 +0000)]
Update

18 years agoUpdates
Kern Sibbald [Tue, 13 Dec 2005 18:01:29 +0000 (18:01 +0000)]
Updates

18 years ago13Dec05
Kern Sibbald [Tue, 13 Dec 2005 11:24:01 +0000 (11:24 +0000)]
13Dec05
- Add stubs for non-crypto build.
12Dec05
- Use localhost if no network configured
11Dec05
- Eliminated duplicate MaxVolBytes in cat update -- bug 509.

18 years agoupdates
Kern Sibbald [Mon, 12 Dec 2005 16:42:42 +0000 (16:42 +0000)]
updates

18 years agoUpdate
Kern Sibbald [Mon, 12 Dec 2005 15:08:09 +0000 (15:08 +0000)]
Update

18 years agoAdd PKE recipient structure creation w/ symmetric key & IV generation.
Landon Fuller [Mon, 12 Dec 2005 03:27:12 +0000 (03:27 +0000)]
Add PKE recipient structure creation w/ symmetric key & IV generation.
Fix NULL dereference when no additional PKI Trusted Signers are specified.

18 years agoUpdate cl
Kern Sibbald [Sun, 11 Dec 2005 10:22:07 +0000 (10:22 +0000)]
Update cl

18 years ago- Merge changes made to 1.38.3 into HEAD
Kern Sibbald [Sun, 11 Dec 2005 10:07:11 +0000 (10:07 +0000)]
- Merge changes made to 1.38.3 into HEAD
- Add stubs for pygtk-console code
- Create Makefile.in for pygtk-console code

18 years agoMore Win32 compiler tweaks
Kern Sibbald [Thu, 8 Dec 2005 22:05:54 +0000 (22:05 +0000)]
More Win32 compiler tweaks

18 years agoFix Win32 built to work with new crypto code.
Kern Sibbald [Thu, 8 Dec 2005 21:44:51 +0000 (21:44 +0000)]
Fix Win32 built to work with new crypto code.

18 years ago- Apply patch supplied by user (slightly modified) to fix
Kern Sibbald [Thu, 8 Dec 2005 20:32:17 +0000 (20:32 +0000)]
- Apply patch supplied by user (slightly modified) to fix
  correct detection of holes in block devices and FIFOs.
  Bug # 506.
- Apply patch supplied by user (slightly modified)
  to fix SD hang with multiple pools and bad client
  IP. Fixes bug # 508.

18 years ago- Modify most restore error messages to be queued so that they
Kern Sibbald [Wed, 7 Dec 2005 18:20:58 +0000 (18:20 +0000)]
- Modify most restore error messages to be queued so that they
  appear at the end of the job rather than mixted with the restore
  listing where they could be lost.

18 years ago- Remove warning message about multiple saves of hardlinked files
Kern Sibbald [Wed, 7 Dec 2005 10:10:30 +0000 (10:10 +0000)]
- Remove warning message about multiple saves of hardlinked files
  from find_one.c as it can generate too many warning messages.
06Dec05
- Reset timeout values before select() per patch from
  Frank Sweetser for problems with non-blocking sockets.
- Unlink the state file if either reading or writing it gets
  errors.  Hopefully this will fix Win32 exit problems.
- Add sanity check in append.c to ensure that dcr is not NULL.
  This can happen if multiple drive autochanger SCSI control
  channel and drive indicies do not correspond.

18 years ago- Get next volume from Scratch pool before creating a volume.
Kern Sibbald [Mon, 5 Dec 2005 17:30:37 +0000 (17:30 +0000)]
- Get next volume from Scratch pool before creating a volume.
- Set new Pool defaults in Vol when moved from Scratch Pool.

18 years agoUpdate
Kern Sibbald [Mon, 5 Dec 2005 16:12:56 +0000 (16:12 +0000)]
Update

18 years ago- Remove argument from create_bacula_database for SQLite as it
Kern Sibbald [Mon, 5 Dec 2005 11:49:34 +0000 (11:49 +0000)]
- Remove argument from create_bacula_database for SQLite as it
  caused an error.
- Add back index code so that two drive autochangers can get
  a second tape.
- Change a bunch of debug levels to aid debugging autochangers.
- Fix reservation so that mutexes are properly applied.
- Rework reservation algorithm so that two drives can be used
  at the same time.

18 years agoUpdates
Kern Sibbald [Mon, 5 Dec 2005 06:37:22 +0000 (06:37 +0000)]
Updates

18 years agoUpdate
Kern Sibbald [Mon, 5 Dec 2005 06:34:51 +0000 (06:34 +0000)]
Update

18 years agoUpdate 2 drive test
Kern Sibbald [Sun, 4 Dec 2005 14:02:21 +0000 (14:02 +0000)]
Update 2 drive test

18 years agoUpdate 2 drive test
Kern Sibbald [Sun, 4 Dec 2005 14:02:02 +0000 (14:02 +0000)]
Update 2 drive test

18 years ago- Landon merged his data encription changes into the HEAD
Kern Sibbald [Sun, 4 Dec 2005 10:55:43 +0000 (10:55 +0000)]
- Landon merged his data encription changes into the HEAD
- Apply days keyword patch from Alexander.Bergolth at wu-wien.ac.at

18 years agoMerge the Bacula Encryption branch to HEAD.
Landon Fuller [Sun, 4 Dec 2005 02:09:23 +0000 (02:09 +0000)]
Merge the Bacula Encryption branch to HEAD.
Approved by: Kern

18 years agoUpdate
Kern Sibbald [Sat, 3 Dec 2005 16:48:04 +0000 (16:48 +0000)]
Update

18 years ago03Dec05
Kern Sibbald [Sat, 3 Dec 2005 15:00:04 +0000 (15:00 +0000)]
03Dec05
- Fix font code in gnome2 console user patch. Fixes bug #501.
- Fix malformatted bnet error message that caused seg fault
  fixes bug 502
- Applied user patch to improve README.vc8 in src/win32.
29Nov05
- Add Migrate, Copy, Archive Job types (some where there)
- Correct some more editing of JobId's (for 64 bit compatibility).
- Ensure that StorageId is stored in Media record when ever possible.
- Add Migration Job to Job.
- Add Migration Time, Migration High Bytes, Migration Low Bytes
  Next Pool to Pool resource.
- Add more code to mac.c (migration archive copy).
- Change Start Storage daemon job to require read and write storage
  pointers.
- Pass read storage data to SD as well as write storage data.
- Remove old code from winservice.cpp
- Break on error in scan.
- Fix typo in signal.c
- Separate read/write DCR in SD.  Add jcr->read_dcr.
- Cleanup how find_device() works.
- Add read output to Status in SD.

18 years agoUpdates
Kern Sibbald [Sat, 3 Dec 2005 14:49:42 +0000 (14:49 +0000)]
Updates

18 years agosuite de dirdconf.tex
Ludovic Strappazon [Fri, 2 Dec 2005 23:03:43 +0000 (23:03 +0000)]
suite de dirdconf.tex

18 years agoUpdates
Kern Sibbald [Wed, 30 Nov 2005 20:54:20 +0000 (20:54 +0000)]
Updates

18 years agoUpdates
Kern Sibbald [Tue, 29 Nov 2005 17:08:41 +0000 (17:08 +0000)]
Updates

18 years agoUpdate projects
Kern Sibbald [Tue, 29 Nov 2005 09:40:01 +0000 (09:40 +0000)]
Update projects

18 years agoUpdate projects
Kern Sibbald [Sun, 27 Nov 2005 17:24:31 +0000 (17:24 +0000)]
Update projects

18 years agoUpdate projects
Kern Sibbald [Sat, 26 Nov 2005 13:35:15 +0000 (13:35 +0000)]
Update projects

18 years agoUpdates
Kern Sibbald [Sat, 26 Nov 2005 09:38:16 +0000 (09:38 +0000)]
Updates

18 years agoSuite de dirdconf.tex
Ludovic Strappazon [Fri, 25 Nov 2005 21:00:18 +0000 (21:00 +0000)]
Suite de dirdconf.tex

18 years agoUpdate projects
Kern Sibbald [Thu, 24 Nov 2005 16:47:28 +0000 (16:47 +0000)]
Update projects

18 years agoUpdate projects
Kern Sibbald [Thu, 24 Nov 2005 16:40:31 +0000 (16:40 +0000)]
Update projects

18 years agoUpdate btree code
Kern Sibbald [Wed, 23 Nov 2005 19:17:51 +0000 (19:17 +0000)]
Update btree code

18 years agoAdd new files
Kern Sibbald [Wed, 23 Nov 2005 15:40:44 +0000 (15:40 +0000)]
Add new files

18 years agoAdd new Feature Request from Phil
Kern Sibbald [Tue, 22 Nov 2005 18:21:06 +0000 (18:21 +0000)]
Add new Feature Request from Phil

18 years agoUpdates
Kern Sibbald [Tue, 22 Nov 2005 11:08:20 +0000 (11:08 +0000)]
Updates

18 years agoFinal changes
Kern Sibbald [Tue, 22 Nov 2005 11:08:04 +0000 (11:08 +0000)]
Final changes

18 years agoFinal changes
Kern Sibbald [Tue, 22 Nov 2005 11:03:01 +0000 (11:03 +0000)]
Final changes

18 years agoAdd Kees' updates to README.vc8
Kern Sibbald [Mon, 21 Nov 2005 17:29:03 +0000 (17:29 +0000)]
Add Kees' updates to README.vc8

18 years agoFix bug #491
Kern Sibbald [Mon, 21 Nov 2005 14:12:43 +0000 (14:12 +0000)]
Fix bug #491

18 years agoApply 1.38.2 changes
Kern Sibbald [Mon, 21 Nov 2005 13:27:23 +0000 (13:27 +0000)]
Apply 1.38.2 changes

18 years agoFreeBSD recently added SIGLWP to sys/signal.h, uncovering this typo.
Landon Fuller [Sun, 20 Nov 2005 21:53:08 +0000 (21:53 +0000)]
FreeBSD recently added SIGLWP to sys/signal.h, uncovering this typo.

18 years agoFix 2 drive cleanup script
Kern Sibbald [Sun, 20 Nov 2005 14:11:59 +0000 (14:11 +0000)]
Fix 2 drive cleanup script

18 years agoUpdate projects
Kern Sibbald [Sat, 19 Nov 2005 21:03:10 +0000 (21:03 +0000)]
Update projects

18 years agoUpdate projects
Kern Sibbald [Sat, 19 Nov 2005 20:55:40 +0000 (20:55 +0000)]
Update projects

18 years agoUpdate projects
Kern Sibbald [Sat, 19 Nov 2005 20:36:59 +0000 (20:36 +0000)]
Update projects

18 years agoUpdate projects
Kern Sibbald [Sat, 19 Nov 2005 20:00:21 +0000 (20:00 +0000)]
Update projects

18 years agoUpdate
Kern Sibbald [Sat, 19 Nov 2005 18:24:22 +0000 (18:24 +0000)]
Update

18 years agoUpdate
Kern Sibbald [Sat, 19 Nov 2005 17:56:29 +0000 (17:56 +0000)]
Update

18 years agoUpdate
Kern Sibbald [Sat, 19 Nov 2005 14:45:29 +0000 (14:45 +0000)]
Update

18 years agoUpdate
Kern Sibbald [Sat, 19 Nov 2005 14:41:28 +0000 (14:41 +0000)]
Update

18 years agoUpdate
Kern Sibbald [Sat, 19 Nov 2005 14:22:27 +0000 (14:22 +0000)]
Update

18 years agoUpdate
Kern Sibbald [Sat, 19 Nov 2005 13:52:12 +0000 (13:52 +0000)]
Update

18 years agoUpdate
Kern Sibbald [Sat, 19 Nov 2005 13:03:55 +0000 (13:03 +0000)]
Update

18 years agoUpdate
Kern Sibbald [Sat, 19 Nov 2005 11:39:39 +0000 (11:39 +0000)]
Update

18 years agoCorrect slash space problem
Kern Sibbald [Thu, 17 Nov 2005 20:09:32 +0000 (20:09 +0000)]
Correct slash space problem

18 years agoUpdate
Kern Sibbald [Wed, 16 Nov 2005 07:31:18 +0000 (07:31 +0000)]
Update

18 years agoUpdates
Kern Sibbald [Tue, 15 Nov 2005 11:41:40 +0000 (11:41 +0000)]
Updates

18 years agoUpdate
Kern Sibbald [Mon, 14 Nov 2005 21:06:38 +0000 (21:06 +0000)]
Update

18 years agoApply SunOS patch for ACLs submitted by David Duchscher.
Kern Sibbald [Mon, 14 Nov 2005 20:20:19 +0000 (20:20 +0000)]
Apply SunOS patch for ACLs submitted by David Duchscher.

18 years agoMake sure to set storage before trying to set drive.
Kern Sibbald [Sun, 13 Nov 2005 21:51:44 +0000 (21:51 +0000)]
Make sure to set storage before trying to set drive.

18 years agoUpdate Win32 README
Kern Sibbald [Sun, 13 Nov 2005 14:03:51 +0000 (14:03 +0000)]
Update Win32 README

18 years agominor spec file edit for SLES9 compat.
Scott Barninger [Sun, 13 Nov 2005 13:50:16 +0000 (13:50 +0000)]
minor spec file edit for SLES9 compat.

18 years agoUpdate bextract
Kern Sibbald [Sun, 13 Nov 2005 12:18:05 +0000 (12:18 +0000)]
Update bextract

18 years agoAdd doc on setting up Win32 environment variable supplied
Kern Sibbald [Sun, 13 Nov 2005 10:51:17 +0000 (10:51 +0000)]
Add doc on setting up Win32 environment variable supplied
  by Kees van den Broek.

18 years agoRemove the USE_WIN32STREAMEXTRACTION #defines (always on)
Kern Sibbald [Sun, 13 Nov 2005 10:24:12 +0000 (10:24 +0000)]
Remove the USE_WIN32STREAMEXTRACTION #defines (always on)
  and correct a few minor problems to make it build on Linux.
- Turn off API debug output unless debug set to avoid confusing
  the user.
- Add Solaris ACL detection in configure.in as supplied by
  Attila Fulop.

18 years ago- Implement autochanger drives protocol so that Dir knows
Kern Sibbald [Sat, 12 Nov 2005 17:31:19 +0000 (17:31 +0000)]
- Implement autochanger drives protocol so that Dir knows
  how many drives an autochanger has.
- Do not request drive number in label, ... if only one drive.
- Turn off debug code.
- Fix update slots to clear slot number of every slot before
  setting it.  This fixes (I believe) bug #471
- Make unmount unload the autochanger slot.
- Modify open() on mount to be read-only and non-blocking,
  otherwise the mount can block for a long time.
- Make a few error message numbers unique.
- Make a few error messages more correct.
- Apply patch from Thorsten to fix Win98 stat() command.

18 years agoFinal changes
Kern Sibbald [Thu, 10 Nov 2005 20:39:06 +0000 (20:39 +0000)]
Final changes

18 years agoVersion
Kern Sibbald [Thu, 10 Nov 2005 20:29:32 +0000 (20:29 +0000)]
Version

18 years agoRemove delete of CVS files
Kern Sibbald [Thu, 10 Nov 2005 20:11:21 +0000 (20:11 +0000)]
Remove delete of CVS files

18 years agoFinal changes
Kern Sibbald [Thu, 10 Nov 2005 20:05:58 +0000 (20:05 +0000)]
Final changes

18 years agoFinal changes
Kern Sibbald [Thu, 10 Nov 2005 14:28:25 +0000 (14:28 +0000)]
Final changes

18 years agoFinal changes
Kern Sibbald [Thu, 10 Nov 2005 10:18:05 +0000 (10:18 +0000)]
Final changes

18 years agoUpdate
Kern Sibbald [Thu, 10 Nov 2005 10:04:04 +0000 (10:04 +0000)]
Update

18 years agoUpdate
Kern Sibbald [Thu, 10 Nov 2005 08:30:24 +0000 (08:30 +0000)]
Update

18 years agoFinal changes
Kern Sibbald [Thu, 10 Nov 2005 08:28:34 +0000 (08:28 +0000)]
Final changes