]> git.sur5r.net Git - bacula/rescue/log
bacula/rescue
16 years agoebl fix Kb, Gb, Tb...
Eric Bollengier [Mon, 9 Jul 2007 15:19:10 +0000 (15:19 +0000)]
ebl  fix Kb, Gb, Tb...

16 years agoebl tweak sql query in display_job_group
Eric Bollengier [Mon, 9 Jul 2007 14:06:19 +0000 (14:06 +0000)]
ebl  tweak sql query in display_job_group

16 years agoebl fix email
Eric Bollengier [Mon, 9 Jul 2007 14:05:55 +0000 (14:05 +0000)]
ebl  fix email

16 years agoebl add "need professional support ?" question
Eric Bollengier [Sun, 8 Jul 2007 19:49:19 +0000 (19:49 +0000)]
ebl  add "need professional support ?" question

16 years agokes Correct a problem when selecting a scratch volume and moving
Kern Sibbald [Sat, 7 Jul 2007 14:19:37 +0000 (14:19 +0000)]
kes  Correct a problem when selecting a scratch volume and moving
     it to another pool that lost some columns.

16 years agoAdd a new recycle test
Kern Sibbald [Sat, 7 Jul 2007 14:16:48 +0000 (14:16 +0000)]
Add a new recycle test

16 years agokes Tweak some code in ua_update.c to use POOL_MEM instead of POOLMEM.
Kern Sibbald [Sat, 7 Jul 2007 11:16:18 +0000 (11:16 +0000)]
kes  Tweak some code in ua_update.c to use POOL_MEM instead of POOLMEM.
kes  Enhance Autochanger error messages to include Volume and device name.

16 years agoCommit tls-bacula-sd.conf.in
Kern Sibbald [Sat, 7 Jul 2007 09:05:55 +0000 (09:05 +0000)]
Commit tls-bacula-sd.conf.in

16 years agokes Rework prune_volumes() code to take account of InChanger flag,
Kern Sibbald [Fri, 6 Jul 2007 20:03:36 +0000 (20:03 +0000)]
kes  Rework prune_volumes() code to take account of InChanger flag,
     and to handle recycling volumes going to the Scratch pool and
     current pool because the RecyclePool directive.
kes  Implement a better and more efficient db_get_query_dbids() to
     handle creating and passing back a list of DBIds.

16 years agoebl update label barcodes function
Eric Bollengier [Thu, 5 Jul 2007 14:43:33 +0000 (14:43 +0000)]
ebl  update label barcodes function

16 years agoebl update
Eric Bollengier [Tue, 3 Jul 2007 19:21:50 +0000 (19:21 +0000)]
ebl  update

16 years agoebl fix mediatype in display_pool
Eric Bollengier [Tue, 3 Jul 2007 19:20:16 +0000 (19:20 +0000)]
ebl  fix mediatype in display_pool

16 years agoCorrect dates
Kern Sibbald [Tue, 3 Jul 2007 18:46:16 +0000 (18:46 +0000)]
Correct dates

16 years agoFinal changes
Kern Sibbald [Tue, 3 Jul 2007 12:36:42 +0000 (12:36 +0000)]
Final changes

16 years agokes Start work on new more efficient DBId subroutine. First use
Kern Sibbald [Tue, 3 Jul 2007 09:20:28 +0000 (09:20 +0000)]
kes  Start work on new more efficient DBId subroutine. First use
     will be for recycling volume to Scratch inchanger.
kes  Increase number of JobIds in pruning from 1000 to 10000.
     This to be replaced by above routine.
kes  Begin implementation of building Qt4 on Win32.
kes  Correct typo in fix I added for bad TLS shutdown.
kes  Pull 2.0.3 patches into patches directory.
kes  Update Release notes.  Include qt-console in line count.
kes  Update Projects file.

16 years agokes Integrate patch from Sergey Svishchev <svs@ropnet.ru> that fixes
Kern Sibbald [Sat, 30 Jun 2007 20:15:13 +0000 (20:15 +0000)]
kes  Integrate patch from Sergey Svishchev <svs@ropnet.ru> that fixes
     bug in migration code where a job that spanned two volumes
     was migrated twice.

16 years agoebl fix pool view with more than one media type
Eric Bollengier [Fri, 29 Jun 2007 15:20:44 +0000 (15:20 +0000)]
ebl  fix pool view with more than one media type

16 years ago29Jun07
Kern Sibbald [Fri, 29 Jun 2007 12:12:26 +0000 (12:12 +0000)]
29Jun07
kes  Implement new BST_DESPOOLING blocked state. Change from locking
     during despooling in SD to blocking. This means that other threads
     can work with the device structure, in particular the reservations
     system while despooling.
28Jun07
kes  Fix return in reservation message queue that missed clearing
     the jcr lock (implemented 26Jun07 below).
kes  Rename a number of dev methods to make locking function names
     a bit clearer.
kes  Document locking in lock.c. Move lock structures to new file
     lock.h.

16 years agoebl fix patch
Eric Bollengier [Thu, 28 Jun 2007 18:45:08 +0000 (18:45 +0000)]
ebl  fix patch

16 years agokes Move lock structures into new file lock.h
Kern Sibbald [Thu, 28 Jun 2007 11:57:03 +0000 (11:57 +0000)]
kes  Move lock structures into new file lock.h
kes  Use jcr lock for locking reservations messages rather than
     the reservations lock.
kes  Rename a number of locking functions to make their sense a
     bit more logical (more to be done), also rename a few other
     methods in the DEVICE structure.
kes  Add a good bit of documentation of the SD locking mechanisms
     to src/stored/lock.c
kes  Convert a number of bnet_xx calls to use the new bsock class.

16 years agoFix mutex lockup
Kern Sibbald [Thu, 28 Jun 2007 09:38:28 +0000 (09:38 +0000)]
Fix mutex lockup

16 years agoebl fix name
Eric Bollengier [Wed, 27 Jun 2007 17:07:53 +0000 (17:07 +0000)]
ebl  fix name

16 years agoebl add SpoolSize to show job command
Eric Bollengier [Wed, 27 Jun 2007 15:16:32 +0000 (15:16 +0000)]
ebl  add SpoolSize to show job command

16 years agoebl add SpoolSize to Job definition
Eric Bollengier [Wed, 27 Jun 2007 14:43:30 +0000 (14:43 +0000)]
ebl  add SpoolSize to Job definition

16 years agoUpdate download source for Win32 VC version
Kern Sibbald [Wed, 27 Jun 2007 09:02:53 +0000 (09:02 +0000)]
Update download source for Win32 VC version

16 years agoUpdate ignores
Kern Sibbald [Tue, 26 Jun 2007 20:43:54 +0000 (20:43 +0000)]
Update ignores

16 years agoremove openssl.patch
Kern Sibbald [Tue, 26 Jun 2007 20:40:46 +0000 (20:40 +0000)]
remove openssl.patch

16 years agoCommit missing files
Kern Sibbald [Tue, 26 Jun 2007 20:40:13 +0000 (20:40 +0000)]
Commit missing files

16 years agoMove reservations message lock to lock jcr only this
Kern Sibbald [Tue, 26 Jun 2007 16:06:13 +0000 (16:06 +0000)]
Move reservations message lock to lock jcr only this
     fixes bug #861.

16 years agoConvert SD status.c to use bsock
Kern Sibbald [Tue, 26 Jun 2007 15:11:46 +0000 (15:11 +0000)]
Convert SD status.c to use bsock

16 years agoUpdate Win32 build
Kern Sibbald [Tue, 26 Jun 2007 14:55:25 +0000 (14:55 +0000)]
Update Win32 build

16 years agoMove main SD locking code into lock.c (new file).
Kern Sibbald [Tue, 26 Jun 2007 14:43:32 +0000 (14:43 +0000)]
Move main SD locking code into lock.c (new file).

16 years agoNew file
Kern Sibbald [Tue, 26 Jun 2007 14:41:57 +0000 (14:41 +0000)]
New file

16 years agoFix comment
Kern Sibbald [Tue, 26 Jun 2007 10:07:10 +0000 (10:07 +0000)]
Fix comment

16 years agoUpdate
Kern Sibbald [Tue, 26 Jun 2007 10:02:13 +0000 (10:02 +0000)]
Update

16 years agoFinal changes
Kern Sibbald [Tue, 26 Jun 2007 10:02:08 +0000 (10:02 +0000)]
Final changes

16 years agoUpdate documentation
Kern Sibbald [Tue, 26 Jun 2007 10:00:25 +0000 (10:00 +0000)]
Update documentation

16 years agokes Dirk committed the qwt library code for drawing graphs in bat.
Kern Sibbald [Tue, 26 Jun 2007 08:43:29 +0000 (08:43 +0000)]
kes  Dirk committed the qwt library code for drawing graphs in bat.
kes  Tweak install of qwt so that it is integrated with ./configure.

16 years agoThe results of running the merge command:
Dirk H Bartley [Mon, 25 Jun 2007 19:15:34 +0000 (19:15 +0000)]
The results of running the merge command:
svn merge -r5003:5087 http://bacula.svn.sourceforge.net/svnroot/bacula/branches/working/qt-console .
To see the log of changes made use
svn log -r5003:5087 http://bacula.svn.sourceforge.net/svnroot/bacula/branches/working/qt-console

16 years agofirst commit of the german translations
Philipp Storz [Mon, 25 Jun 2007 18:42:13 +0000 (18:42 +0000)]
first commit of the german translations

16 years agokes Fix HAVE_BATCH_INSERT to be HAVE_BATCH_FILE_INSERT, pointed
Kern Sibbald [Mon, 25 Jun 2007 16:30:49 +0000 (16:30 +0000)]
kes  Fix HAVE_BATCH_INSERT to be HAVE_BATCH_FILE_INSERT, pointed
     out by Eric (my typo).

16 years agoebl fix batchmode in configure.in
Eric Bollengier [Mon, 25 Jun 2007 13:31:30 +0000 (13:31 +0000)]
ebl  fix batchmode in configure.in

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

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

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

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

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.

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

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.

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.

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

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

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

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

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

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

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

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

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.

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

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

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

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.

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 !

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

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

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

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

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

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

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

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

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

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

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.

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

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

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

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

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.

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.

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

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.

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

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

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

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.

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

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

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.

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

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.

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.

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

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

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

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

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.

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

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