]> git.sur5r.net Git - bacula/bacula/log
bacula/bacula
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.

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

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

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

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

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

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

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

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.

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

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.

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

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.

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

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.

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

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.

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

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

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

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.

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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.

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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.

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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.

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

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.

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

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

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

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.

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

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

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

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.

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

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.

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

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.

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

18 years ago- Fix seg fault when clicking on Add button in wx-console
Kern Sibbald [Wed, 9 Nov 2005 21:57:10 +0000 (21:57 +0000)]
- Fix seg fault when clicking on Add button in wx-console
  restore panel.  Bug #470.
- Fix copyright date and URL typo -- bug #468.

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

18 years agoAdd bsnprintf.c
Kern Sibbald [Tue, 8 Nov 2005 18:26:40 +0000 (18:26 +0000)]
Add bsnprintf.c

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

18 years agoUpdate projects
Kern Sibbald [Tue, 8 Nov 2005 14:14:59 +0000 (14:14 +0000)]
Update projects

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

18 years agoChange autostart install for FreeBSD to look for rc.conf
Kern Sibbald [Mon, 7 Nov 2005 18:09:58 +0000 (18:09 +0000)]
Change autostart install for FreeBSD to look for rc.conf
  rather than rc.local as suggested fix for bug #466.

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

18 years agoFix completion bug (#2).
Nicolas Boichat [Mon, 7 Nov 2005 17:46:49 +0000 (17:46 +0000)]
Fix completion bug (#2).

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

18 years agoFix command completion bug.
Nicolas Boichat [Mon, 7 Nov 2005 17:40:07 +0000 (17:40 +0000)]
Fix command completion bug.

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

18 years agoblank screen problem on Win32. My changes might lead to the same problem on Linux...
Thorsten Engel [Mon, 7 Nov 2005 14:06:13 +0000 (14:06 +0000)]
blank screen problem on Win32. My changes might lead to the same problem on Linux now...

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

18 years agoWin32 BackupStream decomposition "alpha version"
Thorsten Engel [Mon, 7 Nov 2005 09:29:37 +0000 (09:29 +0000)]
Win32 BackupStream decomposition "alpha version"

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

18 years agoChange ifdeffing
Kern Sibbald [Sun, 6 Nov 2005 18:23:33 +0000 (18:23 +0000)]
Change ifdeffing

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

18 years agoFix switch in bfile.c
Kern Sibbald [Sun, 6 Nov 2005 18:20:55 +0000 (18:20 +0000)]
Fix switch in bfile.c

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

18 years agoUpdate Release Notes
Kern Sibbald [Sun, 6 Nov 2005 18:07:19 +0000 (18:07 +0000)]
Update Release Notes

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

18 years ago- Apply patch supplied by Eric Bollinger to fix PostgreSQL
Kern Sibbald [Sun, 6 Nov 2005 18:04:07 +0000 (18:04 +0000)]
- Apply patch supplied by Eric Bollinger to fix PostgreSQL
  grant on status. Bug #465
- Apply patch supplied by Eric Bollinger to fix PostgreSQL
  update script. Bug #464

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

18 years agoFix bug 461.
Scott Barninger [Sun, 6 Nov 2005 11:18:52 +0000 (11:18 +0000)]
Fix bug 461.

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

18 years agoUpdate
Kern Sibbald [Sat, 5 Nov 2005 22:11:40 +0000 (22:11 +0000)]
Update

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

18 years agoAdd new bsnprintf file
Kern Sibbald [Sat, 5 Nov 2005 21:10:50 +0000 (21:10 +0000)]
Add new bsnprintf file

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

18 years agoFix docs locations for 1.38.0
Scott Barninger [Sat, 5 Nov 2005 15:00:43 +0000 (15:00 +0000)]
Fix docs locations for 1.38.0

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

18 years ago- Tweak #ifdefing a bit in new Win32 stream code.
Kern Sibbald [Sat, 5 Nov 2005 10:03:09 +0000 (10:03 +0000)]
- Tweak #ifdefing a bit in new Win32 stream code.
- Fix #ifdeffing for FD_NO_SEND_TEST.
- Add documentation of performance #defines

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

18 years agoUpdate
Kern Sibbald [Fri, 4 Nov 2005 20:00:17 +0000 (20:00 +0000)]
Update

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

18 years agoRework #ifdef for ZLIB
Kern Sibbald [Fri, 4 Nov 2005 19:45:49 +0000 (19:45 +0000)]
Rework #ifdef for ZLIB

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

18 years agosimplify is_stream_supported
Thorsten Engel [Fri, 4 Nov 2005 18:28:11 +0000 (18:28 +0000)]
simplify is_stream_supported

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

18 years agoUpdate home page -- donations
Kern Sibbald [Fri, 4 Nov 2005 18:26:00 +0000 (18:26 +0000)]
Update home page -- donations

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

18 years agoTweak #ifdefing a bit in new Win32 stream code.
Kern Sibbald [Fri, 4 Nov 2005 16:17:21 +0000 (16:17 +0000)]
Tweak #ifdefing a bit in new Win32 stream code.

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

18 years agoFix off by one for last Slot of autochanger for label.
Kern Sibbald [Fri, 4 Nov 2005 15:53:48 +0000 (15:53 +0000)]
Fix off by one for last Slot of autochanger for label.

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

18 years ago- Update release date.
Kern Sibbald [Fri, 4 Nov 2005 09:13:07 +0000 (09:13 +0000)]
- Update release date.
- Tweak an authentication error message in dir.
- Fix autoloader so that mutex is set and released around
  each run_program().  There was a missing set.
- Remove an unnecessary drive release in autochanger.

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

18 years ago- Modify configure.in to add execute option to sqlite3 catalog
Kern Sibbald [Thu, 3 Nov 2005 14:53:59 +0000 (14:53 +0000)]
- Modify configure.in to add execute option to sqlite3 catalog
  scripts.
- Create update_xxx_table_8_to_9 scripts for updatedb

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

18 years ago- Fix wrong variable in bpipe.c debug output reported by user.
Kern Sibbald [Thu, 3 Nov 2005 14:23:26 +0000 (14:23 +0000)]
- Fix wrong variable in bpipe.c debug output reported by user.
- Fix improper placement of encode_and_send_attributes() in
  FD backup.c causing first file of non-portable Win32 backup
  to have wrong stream. Reported by Thorsten.

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