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

17 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

17 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

17 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

17 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

17 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

17 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

17 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

17 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

17 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

17 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

17 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

17 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

17 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

17 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

17 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

17 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

17 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

17 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

17 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

17 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

17 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

17 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

17 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

17 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

17 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

17 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

17 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

17 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

17 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

17 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

17 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

17 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

17 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

17 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

17 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

17 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

17 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

17 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

17 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

17 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

17 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

17 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

17 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

17 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

17 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

17 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

17 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

17 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

17 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

17 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

17 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

17 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

17 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

17 years agokes Do better checking for NULL results returned from PostgreSQL;
Kern Sibbald [Sat, 2 Jun 2007 07:57:46 +0000 (07:57 +0000)]
kes  Do better checking for NULL results returned from PostgreSQL;
     implement retry for failed queries; clear results buffer after
     failed query. Hopefully this will correct the PostgreSQL failures.

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

17 years agokes Implement algorithm to handle only one appendable volume with
Kern Sibbald [Fri, 1 Jun 2007 21:10:38 +0000 (21:10 +0000)]
kes  Implement algorithm to handle only one appendable volume with
     Prefer Mounted Volumes = no.

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

17 years agoUpdate tests
Kern Sibbald [Fri, 1 Jun 2007 21:09:11 +0000 (21:09 +0000)]
Update tests

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

17 years agoUpdate ReleaseNotes and ChangeLog
Kern Sibbald [Fri, 1 Jun 2007 17:25:14 +0000 (17:25 +0000)]
Update ReleaseNotes and ChangeLog

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

17 years agoFix bad debug statement
Kern Sibbald [Fri, 1 Jun 2007 17:12:06 +0000 (17:12 +0000)]
Fix bad debug statement

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

17 years agokes Fix PostgreSQL seg fault.
Kern Sibbald [Fri, 1 Jun 2007 15:57:32 +0000 (15:57 +0000)]
kes  Fix PostgreSQL seg fault.
kes  Make volume lock recursive.
kes  Implement an additional volume reservation algorithm that
     starts by considering all reserved volumes then uses the
     old brute force algorithm of searching the resources to
     find a suitable device.
kes  Add new reservations debug code and refine the old code.
kes  Update the win32/dll/bacula.defs file.

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

17 years agoebl update to play with bweb-mysql.sql script
Eric Bollengier [Fri, 1 Jun 2007 13:17:46 +0000 (13:17 +0000)]
ebl  update to play with bweb-mysql.sql script

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

17 years agoebl update
Eric Bollengier [Fri, 1 Jun 2007 13:15:49 +0000 (13:15 +0000)]
ebl update

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

17 years agoebl need to have 2 differents sql files
Eric Bollengier [Fri, 1 Jun 2007 13:13:37 +0000 (13:13 +0000)]
ebl  need to have 2 differents sql files

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

17 years agoDont allow close of page with a child in the page selector.
Dirk H Bartley [Fri, 1 Jun 2007 01:45:11 +0000 (01:45 +0000)]
Dont allow close of page with a child in the page selector.

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

17 years agoebl fix
Eric Bollengier [Thu, 31 May 2007 14:17:38 +0000 (14:17 +0000)]
ebl  fix

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

17 years agoebl update
Eric Bollengier [Thu, 31 May 2007 13:51:38 +0000 (13:51 +0000)]
ebl  update

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

17 years agoebl add a check to group_stat
Eric Bollengier [Thu, 31 May 2007 13:50:24 +0000 (13:50 +0000)]
ebl  add a check to group_stat

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

17 years agoebl enable groups
Eric Bollengier [Thu, 31 May 2007 13:43:51 +0000 (13:43 +0000)]
ebl  enable groups

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

17 years agoAdd feature to jump from fileset to joblist pre-populating the fileset of the
Dirk H Bartley [Thu, 31 May 2007 12:33:03 +0000 (12:33 +0000)]
Add feature to jump from fileset to joblist pre-populating the fileset of the
query.

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

17 years agoebl Add postgresql/mysql table creation
Eric Bollengier [Thu, 31 May 2007 11:59:01 +0000 (11:59 +0000)]
ebl  Add postgresql/mysql table creation

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

17 years agoebl second cup of client groups
Eric Bollengier [Thu, 31 May 2007 10:33:49 +0000 (10:33 +0000)]
ebl  second cup of client groups

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

17 years agoebl adding db_client_groups
Eric Bollengier [Thu, 31 May 2007 10:31:06 +0000 (10:31 +0000)]
ebl  adding db_client_groups

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

17 years agoebl cleanup
Eric Bollengier [Thu, 31 May 2007 10:27:35 +0000 (10:27 +0000)]
ebl  cleanup

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

17 years agoebl first cup of client group option
Eric Bollengier [Thu, 31 May 2007 10:22:36 +0000 (10:22 +0000)]
ebl  first cup of client group option

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

17 years agoUpdate README
Kern Sibbald [Thu, 31 May 2007 06:44:18 +0000 (06:44 +0000)]
Update README

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

17 years agoRead and write settings for the splitter in restore.
Dirk H Bartley [Thu, 31 May 2007 01:24:28 +0000 (01:24 +0000)]
Read and write settings for the splitter in restore.

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

17 years agoA little bit of playing around with icons. Added context sensitve menu to the
Dirk H Bartley [Wed, 30 May 2007 20:39:12 +0000 (20:39 +0000)]
A little bit of playing around with icons.  Added context sensitve menu to the
restore page in the file tree.  Mark and unmark can now be done from right click.

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

17 years agoebl add admin page
Eric Bollengier [Wed, 30 May 2007 19:25:08 +0000 (19:25 +0000)]
ebl  add admin page

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

17 years agoGet jump from jobs to joblist query of specific job to work.
Dirk H Bartley [Wed, 30 May 2007 17:40:21 +0000 (17:40 +0000)]
Get jump from jobs to joblist query of specific job to work.

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

17 years agojobs: add actions and slots for performing commands.
Dirk H Bartley [Wed, 30 May 2007 17:06:58 +0000 (17:06 +0000)]
jobs: add actions and slots for performing commands.
mainwin: small cleanup of 2 line functions only used once.
mainwin clients medialist use const "" when creating jobList instances.

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

17 years agoJoblist: change page select widget name to "JobList"
Dirk H Bartley [Wed, 30 May 2007 14:49:52 +0000 (14:49 +0000)]
Joblist: change page select widget name to "JobList"
MediaEdit added months spin.  Not sure I like it because 365=yr but 30 days is
not always equal to a month.
JobLog: add Icon for page selector.
mainwin and others.  Move dockPage() into the class' constructors so that the
createPage functions in main win are not of benefit.
Jobs: a new page for displaying jobs and job defaults.

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

17 years agoCorrect Pol typo
Kern Sibbald [Wed, 30 May 2007 14:09:45 +0000 (14:09 +0000)]
Correct Pol typo

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

17 years agoUpdate new debugging method
Kern Sibbald [Wed, 30 May 2007 12:32:16 +0000 (12:32 +0000)]
Update new debugging method

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

17 years agoChange some debug levels
Kern Sibbald [Wed, 30 May 2007 12:30:58 +0000 (12:30 +0000)]
Change some debug levels

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