]> git.sur5r.net Git - bacula/bacula/log
bacula/bacula
16 years agoebl fix batch mode activation
Eric Bollengier [Mon, 25 Jun 2007 13:30:01 +0000 (13:30 +0000)]
ebl  fix batch mode activation

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

16 years agoAdd do_all_tests
Kern Sibbald [Mon, 25 Jun 2007 10:48:48 +0000 (10:48 +0000)]
Add do_all_tests

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

16 years agoFix require_root syntax error
Kern Sibbald [Mon, 25 Jun 2007 10:45:39 +0000 (10:45 +0000)]
Fix require_root syntax error

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

16 years agoRemove unused variable
Kern Sibbald [Mon, 25 Jun 2007 10:18:05 +0000 (10:18 +0000)]
Remove unused variable

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

16 years agokes Return correct string from authenticate.cpp in bat when connecting
Kern Sibbald [Mon, 25 Jun 2007 08:13:53 +0000 (08:13 +0000)]
kes  Return correct string from authenticate.cpp in bat when connecting
     to Dir.
kes  Apply patch suggested by Frank Sweetser to fix bug #888 --
     spurious line drops when using TLS.
kes  Do not file reparse points when restoring a file that already
     exists -- Win32.

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

16 years agoApply fixes in bug #890
Kern Sibbald [Mon, 25 Jun 2007 07:19:22 +0000 (07:19 +0000)]
Apply fixes in bug #890

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

16 years agokes Implement Windows reparse points -- similar to directories, but
Kern Sibbald [Sun, 24 Jun 2007 17:27:12 +0000 (17:27 +0000)]
kes  Implement Windows reparse points -- similar to directories, but
     we do not descend into it. This is a first cut. They seem to
     be backed up, but restore is not yet tested.
kes  Remove restore_blocking in tls code when shutting a socket to leave
     it in blocking mode. Hopefully this will fix the encryption bug
     reported by Frank Sweetser.
kes  When opening a file for backup, tell the OS that we are going to
     read it sequentially -- optimization.
kes  Change variable names in authenticate_director() to not conflict
     with member names in bat. Caused great confusion with compiler,
     but no warnings.

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

16 years agoChange variable names in authenticate_director() to not conflict
Kern Sibbald [Sun, 24 Jun 2007 09:57:59 +0000 (09:57 +0000)]
Change variable names in authenticate_director() to not conflict
     with member names in bat. Caused great confusion with compiler,
     but no warnings.

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

16 years agoFix debug code
Kern Sibbald [Sun, 24 Jun 2007 07:48:17 +0000 (07:48 +0000)]
Fix debug code

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

16 years agoAlways allow keyboard input
Kern Sibbald [Sat, 23 Jun 2007 14:56:32 +0000 (14:56 +0000)]
Always allow keyboard input

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

16 years agoFix Win32 SHUT_RDWR problem
Kern Sibbald [Sat, 23 Jun 2007 13:45:29 +0000 (13:45 +0000)]
Fix Win32 SHUT_RDWR problem

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

16 years agoTweaks + review disk pool example chapter
Kern Sibbald [Sat, 23 Jun 2007 12:52:10 +0000 (12:52 +0000)]
Tweaks + review disk pool example chapter

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

16 years agoUpdate
Kern Sibbald [Sat, 23 Jun 2007 10:27:35 +0000 (10:27 +0000)]
Update

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

16 years agoUpdate technotes
Kern Sibbald [Sat, 23 Jun 2007 10:14:01 +0000 (10:14 +0000)]
Update technotes

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

16 years agoMore tweaks to crypto and bsock
Kern Sibbald [Sat, 23 Jun 2007 10:13:00 +0000 (10:13 +0000)]
More tweaks to crypto and bsock

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

16 years agobsock tweaks
Kern Sibbald [Sat, 23 Jun 2007 10:07:20 +0000 (10:07 +0000)]
bsock tweaks

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

16 years agokes Remove some duplicated code in tls.c
Kern Sibbald [Sat, 23 Jun 2007 09:58:34 +0000 (09:58 +0000)]
kes  Remove some duplicated code in tls.c
kes  Move more of the bsock member variables into private and access
     them with methods.
kes  Add Frank Sweetser's tls-test to the regression suite.

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

16 years agoAdd Frank Sweetser's tls test
Kern Sibbald [Sat, 23 Jun 2007 07:46:19 +0000 (07:46 +0000)]
Add Frank Sweetser's tls test

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

16 years agoUpdate po
Kern Sibbald [Fri, 22 Jun 2007 17:24:58 +0000 (17:24 +0000)]
Update po

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

16 years agoAdd Swedish sv.po file
Kern Sibbald [Fri, 22 Jun 2007 17:21:58 +0000 (17:21 +0000)]
Add Swedish sv.po file

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

16 years agokes Don't print clock skew message in FD if less than 3 seconds diff.
Kern Sibbald [Thu, 21 Jun 2007 21:45:36 +0000 (21:45 +0000)]
kes  Don't print clock skew message in FD if less than 3 seconds diff.
kes  Add a bit of VSS info to status client.
kes  Make a gross first cut of Vista VSS, using Win2003 code.

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

16 years agoebl fix display_job_group, it works now !
Eric Bollengier [Thu, 21 Jun 2007 21:31:32 +0000 (21:31 +0000)]
ebl  fix display_job_group, it works now !

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

16 years agoebl add display_job_group to bweb menu
Eric Bollengier [Thu, 21 Jun 2007 21:08:15 +0000 (21:08 +0000)]
ebl  add display_job_group to bweb menu

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

16 years agoebl add tpl file for display_job_group
Eric Bollengier [Thu, 21 Jun 2007 21:01:01 +0000 (21:01 +0000)]
ebl  add tpl file for display_job_group

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

16 years agoebl Add a synthetic display_job_by_group view
Eric Bollengier [Thu, 21 Jun 2007 20:58:45 +0000 (20:58 +0000)]
ebl  Add a synthetic display_job_by_group view

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

16 years agoebl change /etc/bacula/bweb.conf from root group to bacula
Eric Bollengier [Thu, 21 Jun 2007 20:36:28 +0000 (20:36 +0000)]
ebl  change /etc/bacula/bweb.conf from root group to bacula

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

16 years agoebl update
Eric Bollengier [Thu, 21 Jun 2007 20:34:14 +0000 (20:34 +0000)]
ebl  update

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

16 years agoebl change max volume size
Eric Bollengier [Thu, 21 Jun 2007 16:30:59 +0000 (16:30 +0000)]
ebl  change max volume size

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

16 years agoebl fix javascript loop
Eric Bollengier [Thu, 21 Jun 2007 16:29:02 +0000 (16:29 +0000)]
ebl  fix javascript loop

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

16 years agoFinal changes
Kern Sibbald [Wed, 20 Jun 2007 15:43:22 +0000 (15:43 +0000)]
Final changes

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

16 years agoUpdate
Kern Sibbald [Wed, 20 Jun 2007 12:56:23 +0000 (12:56 +0000)]
Update

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

16 years agoUpdate
Kern Sibbald [Tue, 19 Jun 2007 21:57:49 +0000 (21:57 +0000)]
Update

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

16 years agokes Simplify search of autochanger for in-use Volume.
Kern Sibbald [Tue, 19 Jun 2007 21:48:53 +0000 (21:48 +0000)]
kes  Simplify search of autochanger for in-use Volume.
kes  Fix exit condition of check for in-use volume.

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

16 years agoebl add upgrade files
Eric Bollengier [Tue, 19 Jun 2007 17:50:31 +0000 (17:50 +0000)]
ebl  add upgrade files

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

16 years agoebl add comments for upgrade
Eric Bollengier [Tue, 19 Jun 2007 17:34:27 +0000 (17:34 +0000)]
ebl  add comments for upgrade

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

16 years agoFix query test
Kern Sibbald [Tue, 19 Jun 2007 14:20:52 +0000 (14:20 +0000)]
Fix query test

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

16 years agoTemp kludge fix
Kern Sibbald [Tue, 19 Jun 2007 12:41:25 +0000 (12:41 +0000)]
Temp kludge fix

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

16 years agoRemove inappropriate my_postgresql_free_result() in db_close()
Kern Sibbald [Tue, 19 Jun 2007 09:58:41 +0000 (09:58 +0000)]
Remove inappropriate my_postgresql_free_result() in db_close()
     routine.

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

16 years agokes Fix bad return in FD when encryption signature not found.
Kern Sibbald [Tue, 19 Jun 2007 09:48:44 +0000 (09:48 +0000)]
kes  Fix bad return in FD when encryption signature not found.
     Probably caused a crash.
kes  Inhibit missing encryption signature error messages for
     file types where no signature computed.
kes  Correct inverted check on autochanger in reservation system.
kes  Tweak debug code in autochanger reservation.

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

16 years agoUpdate
Kern Sibbald [Mon, 18 Jun 2007 19:35:37 +0000 (19:35 +0000)]
Update

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

16 years agokes Add some additional locking in the cats directory in subroutines
Kern Sibbald [Mon, 18 Jun 2007 19:29:26 +0000 (19:29 +0000)]
kes  Add some additional locking in the cats directory in subroutines
     that modify packet variables called from batch insert.
kes  Rework how dcrs are allocated. new_dcr() can now be called
     with an existing pointer, and it will simply clean it up.
     This allows the reservation system to test various different
     devices, and will permit easy device changes.
kes  A bunch of changes all over to handle new new_dcr() calling
     sequence.
kes  Work more on the Volume management in the SD. Remember Volumes
     for tape drives and for autochangers (even virtual disk changers).
kes  When looking at the Volume list to reserve a drive, handle
     autochanger names correctly by interating through the changer
     devices.  Also call the Director to see if a Volume is suitable
     for the current job.
kes  Fix some bugs in bscan. Make sure all media records are written.
     Make sure that valid JobMedia records are written for disk files.
     Previously they were completely wrong.

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

16 years agoUpdate
Kern Sibbald [Mon, 18 Jun 2007 19:19:04 +0000 (19:19 +0000)]
Update

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

16 years agoUpdate
Kern Sibbald [Mon, 18 Jun 2007 14:29:50 +0000 (14:29 +0000)]
Update

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

16 years agoUpdate win32 README
Kern Sibbald [Mon, 18 Jun 2007 14:08:00 +0000 (14:08 +0000)]
Update win32 README

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

16 years agokes Move source tar files for depkgs-mingw32 to www.bacula.org so
Kern Sibbald [Mon, 18 Jun 2007 10:43:01 +0000 (10:43 +0000)]
kes  Move source tar files for depkgs-mingw32 to www.bacula.org so
     that the URLs don't change and so that the developers will all
     work off the same copy. Rebuild from scrach.

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

16 years agoebl add .mo file like in other dir
Eric Bollengier [Sun, 17 Jun 2007 17:24:16 +0000 (17:24 +0000)]
ebl  add .mo file like in other dir

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

16 years agoebl add swedish translation, thanks to yeager
Eric Bollengier [Sun, 17 Jun 2007 17:21:37 +0000 (17:21 +0000)]
ebl  add swedish translation, thanks to yeager

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

16 years agoCorrected /dev/nul typo and updated use of id command to be portable.
Peter Buschman [Sun, 17 Jun 2007 14:08:42 +0000 (14:08 +0000)]
Corrected /dev/nul typo and updated use of id command to be portable.

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

16 years agoFinal changes
Kern Sibbald [Sat, 16 Jun 2007 14:54:55 +0000 (14:54 +0000)]
Final changes

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

16 years agokes Fix seg fault in FD from incorrect digest size.
Kern Sibbald [Sat, 16 Jun 2007 14:53:14 +0000 (14:53 +0000)]
kes  Fix seg fault in FD from incorrect digest size.
kes  Fix argument to non-OpenSSL crypto.c subroutine.

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

16 years agoFix seg fault in FD.
Kern Sibbald [Sat, 16 Jun 2007 14:46:37 +0000 (14:46 +0000)]
Fix seg fault in FD.

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

16 years agoUpdate po
Kern Sibbald [Sat, 16 Jun 2007 09:09:48 +0000 (09:09 +0000)]
Update po

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

16 years agoUpdate win32 bacula.def file
Kern Sibbald [Sat, 16 Jun 2007 09:05:03 +0000 (09:05 +0000)]
Update win32 bacula.def file

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

16 years agoUpdate notes
Kern Sibbald [Sat, 16 Jun 2007 08:59:03 +0000 (08:59 +0000)]
Update notes

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

16 years agoUpdate
Kern Sibbald [Sat, 16 Jun 2007 08:27:00 +0000 (08:27 +0000)]
Update

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

16 years agokes Remove a few malloc()s from the encryption code.
Kern Sibbald [Sat, 16 Jun 2007 08:25:03 +0000 (08:25 +0000)]
kes  Remove a few malloc()s from the encryption code.
kes  Use the class calls to bsock in filed/backup.c and restore.c in
     place of the old bnet_xxx code.
kes  Implement code that does an on the fly calculation of the
     signing digest during restore of encrypted files.  It makes
     a best guess at the algorithm, and if it is not correct, will
     then revert to the old code which reads the file after it is
     restored.
kes  Implement at least one missing crypto stream in stream_to_ascii()
kes  Apply patch from William <chowmeined@gmail.com> that fixes bug
     #877 where a reload with bad syntax causes Dir to exit.

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

16 years agoFinal changes
Kern Sibbald [Fri, 15 Jun 2007 07:39:14 +0000 (07:39 +0000)]
Final changes

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

16 years agoUpdate
Kern Sibbald [Fri, 15 Jun 2007 07:38:13 +0000 (07:38 +0000)]
Update

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

16 years agoUpdate
Kern Sibbald [Fri, 15 Jun 2007 07:37:46 +0000 (07:37 +0000)]
Update

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

16 years agoUpdate
Kern Sibbald [Thu, 14 Jun 2007 16:54:58 +0000 (16:54 +0000)]
Update

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

16 years agokes Do not free a volume on a tape drive until another volume is
Kern Sibbald [Thu, 14 Jun 2007 16:54:30 +0000 (16:54 +0000)]
kes  Do not free a volume on a tape drive until another volume is
     mounted and read, or the autochanger unloads the volume.
     This should help the SD re-use volumes that are already mounted,
     and should fix bug #886.
kes  Apply patch from user brettedgar that allows gnome2-console include
     the OpenSSL libraries, and hence work with SSL.  Fixes bug #885.
kes  Apply patch from Lucien Weller that fixes day of week calculation
     because of DST flag problem. Fixes bug #887.

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

16 years agoUpdate Win32 bacula.def file
Kern Sibbald [Mon, 11 Jun 2007 10:58:56 +0000 (10:58 +0000)]
Update Win32 bacula.def file

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

16 years ago10Jun08
Kern Sibbald [Mon, 11 Jun 2007 10:49:48 +0000 (10:49 +0000)]
10Jun08
kes  Move find_next_appendable_volume() to after acquiring a valid device
     in reserve.c.  This fixes bug #864 -- confirmed by reporter.
09Jun07
kes  Unable to reproduce bug 872. However added additional testing for
     integer.
kes  Bug #874 resolved by documenting SQLite limitations.
kes  Bug #882 resolved by documenting mtx-changer script for new drive code.
kes  Bug #881 resolved by removing typo in mtx-changer script.
kes  Made Frank Sweetser's wiki the official Bacula wiki with his
     approval. Added a link to the wiki on the web page, and implemented
     a backup from http://paramount.ind.wpi.edu
08Jun07
kes  Fix update allfrompool to pass pool name

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

16 years agoFix relabel script
Kern Sibbald [Sat, 9 Jun 2007 15:45:19 +0000 (15:45 +0000)]
Fix relabel script

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

16 years agoMake runscript scripting portable
Kern Sibbald [Sat, 9 Jun 2007 13:25:45 +0000 (13:25 +0000)]
Make runscript scripting portable

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

16 years agokes Unable to reproduce bug 872. However added additional testing for
Kern Sibbald [Sat, 9 Jun 2007 09:25:27 +0000 (09:25 +0000)]
kes  Unable to reproduce bug 872. However added additional testing for
     integer.
kes  Bug #874 resolved by documenting SQLite limitations.
kes  Bug #882 resolved by documenting mtx-changer script for new drive code.
kes  Bug #881 resolved by removing typo in mtx-changer script.
kes  Made Frank Sweetser's wiki the official Bacula wiki with his
     approval. Added a link to the wiki on the web page, and implemented
     a backup from http://paramount.ind.wpi.edu

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

16 years agoThis fixes a reproduceable way to have close action show in context for a
Dirk H Bartley [Fri, 8 Jun 2007 12:34:19 +0000 (12:34 +0000)]
This fixes a reproduceable way to have close action show in context for a
page selector tree widget item that was not supposed to have it.

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

16 years agoAdd the command for update all volumes from pool.
Dirk H Bartley [Fri, 8 Jun 2007 12:19:58 +0000 (12:19 +0000)]
Add the command for update all volumes from pool.

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

16 years agoFix update allfrompool to pass pool name.
Kern Sibbald [Fri, 8 Jun 2007 09:30:38 +0000 (09:30 +0000)]
Fix update allfrompool to pass pool name.

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

16 years agoClarify license points
Kern Sibbald [Fri, 8 Jun 2007 07:02:10 +0000 (07:02 +0000)]
Clarify license points

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

16 years agoAdded update volume from pool. Works like a charm.
Dirk H Bartley [Fri, 8 Jun 2007 01:36:50 +0000 (01:36 +0000)]
Added update volume from pool.  Works like a charm.

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

16 years agoClear list before populating lists in console.
Dirk H Bartley [Thu, 7 Jun 2007 20:40:27 +0000 (20:40 +0000)]
Clear list before populating lists in console.
Add a table in restore tree to show what jobs were selected.  Use IN keyword
in sql statements to represent better what the selections really are.  They
are show me stuff for this condition preselecting a list of jobs.

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

16 years agoClarify some license notes
Kern Sibbald [Thu, 7 Jun 2007 15:46:21 +0000 (15:46 +0000)]
Clarify some license notes

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

16 years agoUpdate code copyright info
Kern Sibbald [Thu, 7 Jun 2007 14:48:04 +0000 (14:48 +0000)]
Update code copyright info

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

16 years agoUpdate code copyright info
Kern Sibbald [Thu, 7 Jun 2007 14:47:33 +0000 (14:47 +0000)]
Update code copyright info

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

16 years agoConvert to pure GPL v2 license.
Kern Sibbald [Thu, 7 Jun 2007 14:46:43 +0000 (14:46 +0000)]
Convert to pure GPL v2 license.

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

16 years agoFix 2drive-incremental-2tape test
Kern Sibbald [Thu, 7 Jun 2007 13:55:08 +0000 (13:55 +0000)]
Fix 2drive-incremental-2tape  test

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

16 years agokes Fix sscanf problems reported by Peter Buschman that caused
Kern Sibbald [Thu, 7 Jun 2007 13:21:44 +0000 (13:21 +0000)]
kes  Fix sscanf problems reported by Peter Buschman that caused
     a bus error on Solaris.
kes  Rework (simplify) the select prompt in bat.
kes  Move get_jobid_from_tid() into lib and create a
     get_jcr_from_tid().
kes  Use get_jcr_from_tid() to conver all tls Emsg() to Jmsg().  This
     should definitely fix the problem of lost error messages in the
     encryption code.
kes  Remove over zellous addition of FSFE copyright in a few eggxxx files.
kes  Eliminate tcpd.h from the project. Enclose the #include from the
     library with extern C ...
kes  Add print of signal name when a signal is trapped.

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

16 years agoFinal changes
Kern Sibbald [Wed, 6 Jun 2007 13:30:05 +0000 (13:30 +0000)]
Final changes

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

16 years agoUpdates
Kern Sibbald [Wed, 6 Jun 2007 10:40:41 +0000 (10:40 +0000)]
Updates

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

16 years agoUpdate documentation
Kern Sibbald [Wed, 6 Jun 2007 10:23:53 +0000 (10:23 +0000)]
Update documentation

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

16 years agoFix 2drive-incremental-2disk test
Kern Sibbald [Tue, 5 Jun 2007 18:20:52 +0000 (18:20 +0000)]
Fix 2drive-incremental-2disk test

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

16 years agoForce a config.out to exist
Kern Sibbald [Tue, 5 Jun 2007 17:10:15 +0000 (17:10 +0000)]
Force a config.out to exist

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

16 years agoMove config.out into the functions file
Kern Sibbald [Tue, 5 Jun 2007 17:09:31 +0000 (17:09 +0000)]
Move config.out into the functions file

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

16 years agoRemove non-portable -e option in test
Kern Sibbald [Tue, 5 Jun 2007 16:58:53 +0000 (16:58 +0000)]
Remove non-portable -e option in test

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

16 years agoRemove GNU specific diff and grep options
Kern Sibbald [Tue, 5 Jun 2007 09:54:38 +0000 (09:54 +0000)]
Remove GNU specific diff and grep options

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

16 years agoChanges to fix getting restoretree or "Version Browser" to work with
Dirk H Bartley [Mon, 4 Jun 2007 18:50:34 +0000 (18:50 +0000)]
Changes to fix getting restoretree or "Version Browser" to work with
 catalog data of a windows drive.

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

16 years agoFix for mysql capital sensitive from select statement.
Dirk H Bartley [Mon, 4 Jun 2007 16:07:16 +0000 (16:07 +0000)]
Fix for mysql capital sensitive from select statement.

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

16 years agoNew interface. The intent is to work towards a window which allows the user to
Dirk H Bartley [Mon, 4 Jun 2007 15:11:18 +0000 (15:11 +0000)]
New interface.  The intent is to work towards a window which allows the user to
Browse the files in the catalog and see what versions exist for each file, then
be able to mark directories, files and versions for restore.  To this point it
is just good at browsing.

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

16 years agoUpdate version
Kern Sibbald [Mon, 4 Jun 2007 12:43:01 +0000 (12:43 +0000)]
Update version

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

16 years agoUpdate
Kern Sibbald [Mon, 4 Jun 2007 09:35:24 +0000 (09:35 +0000)]
Update

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

16 years agoUpdate
Kern Sibbald [Mon, 4 Jun 2007 07:08:44 +0000 (07:08 +0000)]
Update

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

16 years agoUpdate
Kern Sibbald [Mon, 4 Jun 2007 07:05:07 +0000 (07:05 +0000)]
Update

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

16 years agoFix a seg fault in the PostgreSQL driver dereferencing a NULL pointer.
Kern Sibbald [Mon, 4 Jun 2007 07:00:02 +0000 (07:00 +0000)]
Fix a seg fault in the PostgreSQL driver dereferencing a NULL pointer.

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

16 years agoUpdate technotes
Kern Sibbald [Sun, 3 Jun 2007 20:30:46 +0000 (20:30 +0000)]
Update technotes

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

16 years agokes Implement --with-batch-insert in configure and detection of thread
Kern Sibbald [Sun, 3 Jun 2007 20:27:52 +0000 (20:27 +0000)]
kes  Implement --with-batch-insert in configure and detection of thread
     safe libraries.  It is on by default, but turned off if no thread
     safe library (e.g. SQLite 2) is available.

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

16 years agoUpgrade QT requirement to 4.2
Scott Barninger [Sat, 2 Jun 2007 15:03:28 +0000 (15:03 +0000)]
Upgrade QT requirement to 4.2

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

16 years agoFix Bacula PostgreSQL buffer overruns.
Kern Sibbald [Sat, 2 Jun 2007 14:53:17 +0000 (14:53 +0000)]
Fix Bacula PostgreSQL buffer overruns.

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

16 years agoPut debug code on level 50
Kern Sibbald [Sat, 2 Jun 2007 12:17:09 +0000 (12:17 +0000)]
Put debug code on level 50

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

16 years agoMore error checking in PostgreSQL
Kern Sibbald [Sat, 2 Jun 2007 11:13:25 +0000 (11:13 +0000)]
More error checking in PostgreSQL

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