]> git.sur5r.net Git - bacula/rescue/log
bacula/rescue
16 years agoUpdate
Kern Sibbald [Fri, 2 May 2008 13:38:27 +0000 (13:38 +0000)]
Update

16 years agoebl Solaris fix
Eric Bollengier [Fri, 2 May 2008 13:30:21 +0000 (13:30 +0000)]
ebl  Solaris fix

16 years agoUpdate kernstodo
Kern Sibbald [Fri, 2 May 2008 13:25:55 +0000 (13:25 +0000)]
Update kernstodo

16 years agokes Apply libdbi patch from Joao Freitas for regress and for
Kern Sibbald [Fri, 2 May 2008 13:06:54 +0000 (13:06 +0000)]
kes  Apply libdbi patch from Joao Freitas for regress and for
     Bacula trunk. Regress now works with libdbi. Nice.
kes  Apply .nobackup patch from bug #1077 submitted by
     Edwin Groothuis.
kes  Apply Bastian Friedrich's patch that adds %p to edit the pool
     name into jobs cloned via the run directive.

16 years agoUpgrades
Kern Sibbald [Fri, 2 May 2008 13:05:18 +0000 (13:05 +0000)]
Upgrades

16 years agoPrevent a Volume that is being swapped from being freed from
Kern Sibbald [Thu, 1 May 2008 20:04:33 +0000 (20:04 +0000)]
Prevent a Volume that is being swapped from being freed from
     the volume list. This will most likely fix, at least partially,
     bug #1083.

16 years agoebl update MaxIncr/Diff/RunTime, MaxWaitTime and MaxRunSchedTime
Eric Bollengier [Thu, 1 May 2008 17:03:23 +0000 (17:03 +0000)]
ebl  update MaxIncr/Diff/RunTime, MaxWaitTime and MaxRunSchedTime

16 years agoebl Include maxtime-test to regress tests
Eric Bollengier [Thu, 1 May 2008 16:37:50 +0000 (16:37 +0000)]
ebl  Include maxtime-test to regress tests

16 years agoebl update and make it working
Eric Bollengier [Thu, 1 May 2008 16:34:31 +0000 (16:34 +0000)]
ebl  update and make it working

16 years agoUpdate
Kern Sibbald [Thu, 1 May 2008 16:04:48 +0000 (16:04 +0000)]
Update

16 years agoAdd new strippath test
Kern Sibbald [Thu, 1 May 2008 15:41:29 +0000 (15:41 +0000)]
Add new strippath test

16 years agokes Fix strippath so that it does not get a buffer overrun and crash FD.
Kern Sibbald [Thu, 1 May 2008 15:05:06 +0000 (15:05 +0000)]
kes  Fix strippath so that it does not get a buffer overrun and crash FD.
     This fixes bug #1078.
kes  Remove 50 millisec wait in SD that broke debugger.

16 years agoebl Add MaxRunSchedTime option that specifies the maximum allowed time
Eric Bollengier [Thu, 1 May 2008 14:27:28 +0000 (14:27 +0000)]
ebl  Add MaxRunSchedTime option that specifies the maximum allowed time
     that a job may run, counted from when the job was scheduled.
ebl  Fix MaxWaitTime option that specifies the maximum allowed time that
     a job may block waiting for a resource, counted from the when the job starts
ebl  Rename (add) Max(Incr|Diff|Full)WaitTime to Max(Incr|Diff|Full)RunTime

16 years agoApply patch from bug #1076 by Tullio Andreatta <t.andreatta@troppoavanti.it>
Kern Sibbald [Thu, 1 May 2008 11:50:35 +0000 (11:50 +0000)]
Apply patch from bug #1076 by Tullio Andreatta <t.andreatta@troppoavanti.it>
     that implements multiple commands per line in the console when using
     readline. Modify the default to use a semicolon as the command separator.

16 years agoebl fix extra write
Eric Bollengier [Wed, 30 Apr 2008 17:30:44 +0000 (17:30 +0000)]
ebl  fix extra write

16 years agoebl update accurate test
Eric Bollengier [Tue, 29 Apr 2008 20:59:16 +0000 (20:59 +0000)]
ebl  update accurate test

16 years agoebl Use same api as in accurate code
Eric Bollengier [Tue, 29 Apr 2008 20:07:50 +0000 (20:07 +0000)]
ebl  Use same api as in accurate code

16 years agoebl update tokyo dbm bench tool
Eric Bollengier [Tue, 29 Apr 2008 18:58:03 +0000 (18:58 +0000)]
ebl  update tokyo dbm bench tool

16 years agoChange fileset and client windows from tree widgets to table widgets.
Dirk H Bartley [Mon, 28 Apr 2008 23:30:18 +0000 (23:30 +0000)]
Change fileset and client windows from tree widgets to table widgets.
Fix a segfault on closing the window in mainwin.  You may desire to look
at the change to mainwin.  2 more windows to change to table widgets.

16 years agoebl fix
Eric Bollengier [Mon, 28 Apr 2008 20:45:11 +0000 (20:45 +0000)]
ebl  fix

16 years agoebl Fix compilation with tokyodbm
Eric Bollengier [Mon, 28 Apr 2008 20:43:18 +0000 (20:43 +0000)]
ebl  Fix compilation with tokyodbm

16 years agoebl cleanup
Eric Bollengier [Mon, 28 Apr 2008 19:42:25 +0000 (19:42 +0000)]
ebl  cleanup

16 years agoebl Cleanup accurate code
Eric Bollengier [Mon, 28 Apr 2008 19:35:59 +0000 (19:35 +0000)]
ebl  Cleanup accurate code

16 years agoebl try to cleanup hash driver
Eric Bollengier [Mon, 28 Apr 2008 18:45:25 +0000 (18:45 +0000)]
ebl  try to cleanup hash driver

16 years agoebl Fix SQL query in migration code
Eric Bollengier [Mon, 28 Apr 2008 18:13:47 +0000 (18:13 +0000)]
ebl  Fix SQL query in migration code

16 years agoAdd debug
Kern Sibbald [Mon, 28 Apr 2008 16:14:38 +0000 (16:14 +0000)]
Add debug

16 years agoebl Make accurate mode with hash disk pass regression tests
Eric Bollengier [Mon, 28 Apr 2008 15:33:40 +0000 (15:33 +0000)]
ebl  Make accurate mode with hash disk pass regression tests

16 years agoebl Cleanup function prototype
Eric Bollengier [Mon, 28 Apr 2008 14:30:22 +0000 (14:30 +0000)]
ebl  Cleanup function prototype

16 years agoebl Update weekend duration on job form
Eric Bollengier [Mon, 28 Apr 2008 09:57:55 +0000 (09:57 +0000)]
ebl  Update weekend duration on job form

16 years agoebl Tweak for new accurate.c file
Eric Bollengier [Sun, 27 Apr 2008 20:45:35 +0000 (20:45 +0000)]
ebl  Tweak for new accurate.c file

16 years agoebl First cut of accurate backup with tokyodbm
Eric Bollengier [Sun, 27 Apr 2008 20:43:23 +0000 (20:43 +0000)]
ebl  First cut of accurate backup with tokyodbm

16 years agoForce unload of volume when wrong volume mounted in SD.
Kern Sibbald [Sat, 19 Apr 2008 10:09:40 +0000 (10:09 +0000)]
Force unload of volume when wrong volume mounted in SD.

16 years agoebl tweak fake tape driver
Eric Bollengier [Thu, 17 Apr 2008 17:29:36 +0000 (17:29 +0000)]
ebl  tweak fake tape driver

16 years agoUpdate
Kern Sibbald [Thu, 17 Apr 2008 17:01:39 +0000 (17:01 +0000)]
Update

16 years agokes Fix bat seg fault at termination.
Kern Sibbald [Thu, 17 Apr 2008 16:55:40 +0000 (16:55 +0000)]
kes  Fix bat seg fault at termination.
kes  Add Bacula generated version to bat about box.

16 years agoebl Add test programs
Eric Bollengier [Thu, 17 Apr 2008 08:36:30 +0000 (08:36 +0000)]
ebl  Add test programs

16 years agoebl Make regression tests working
Eric Bollengier [Wed, 16 Apr 2008 12:00:43 +0000 (12:00 +0000)]
ebl  Make regression tests working

16 years agokes Experiment with allowing multiple read jobs.
Kern Sibbald [Wed, 16 Apr 2008 07:29:09 +0000 (07:29 +0000)]
kes  Experiment with allowing multiple read jobs.
kes  Move final volume swapping code to DCR method and
     call it from acquire_for_read().
kes  When wrong volume is mounted during read, unload_autochanger.

16 years agoUpdate
Kern Sibbald [Tue, 15 Apr 2008 20:35:04 +0000 (20:35 +0000)]
Update

16 years agoebl Add program to validate TCDBM lib with accurate mode
Eric Bollengier [Tue, 15 Apr 2008 18:47:58 +0000 (18:47 +0000)]
ebl  Add program to validate TCDBM lib with accurate mode

16 years agoAdd Joao's sql_create change
Kern Sibbald [Tue, 15 Apr 2008 18:28:51 +0000 (18:28 +0000)]
Add Joao's sql_create change

16 years agoUpdate
Kern Sibbald [Tue, 15 Apr 2008 18:27:06 +0000 (18:27 +0000)]
Update

16 years agoIntegrate the libdbi changes from Joao Henrique Freitas
Kern Sibbald [Tue, 15 Apr 2008 12:04:50 +0000 (12:04 +0000)]
Integrate the libdbi changes from Joao Henrique Freitas

16 years agoCommit libdbi changes
Kern Sibbald [Tue, 15 Apr 2008 12:03:27 +0000 (12:03 +0000)]
Commit libdbi changes

16 years agoadd missing break
Kern Sibbald [Tue, 15 Apr 2008 09:05:29 +0000 (09:05 +0000)]
add missing break

16 years agokes Stop searching for Volumes in SD askdir if DIR returns the
Kern Sibbald [Mon, 14 Apr 2008 09:49:18 +0000 (09:49 +0000)]
kes  Stop searching for Volumes in SD askdir if DIR returns the
     same volume name twice in a row.
kes  Close bat console windows first to eliminate error message
     from the notifier.

16 years agoUpdate
Kern Sibbald [Mon, 14 Apr 2008 04:26:40 +0000 (04:26 +0000)]
Update

16 years agoReduce thrashing when purged volume is being used
Kern Sibbald [Sun, 13 Apr 2008 19:19:58 +0000 (19:19 +0000)]
Reduce thrashing when purged volume is being used

16 years agoUpdate copyright date
Kern Sibbald [Sun, 13 Apr 2008 19:17:34 +0000 (19:17 +0000)]
Update copyright date

16 years agoTweak debug levels
Kern Sibbald [Sun, 13 Apr 2008 19:03:38 +0000 (19:03 +0000)]
Tweak debug levels

16 years agoTweak debug msgs
Kern Sibbald [Sun, 13 Apr 2008 18:45:27 +0000 (18:45 +0000)]
Tweak debug msgs

16 years agoAdd more debug for Solaris failure
Kern Sibbald [Sun, 13 Apr 2008 17:11:14 +0000 (17:11 +0000)]
Add more debug for Solaris failure

16 years agoUpdate date
Kern Sibbald [Sun, 13 Apr 2008 16:38:15 +0000 (16:38 +0000)]
Update date

16 years agokes Tweak the swap Volume from one drive to another code so that
Kern Sibbald [Sun, 13 Apr 2008 15:32:46 +0000 (15:32 +0000)]
kes  Tweak the swap Volume from one drive to another code so that
     it now seems to work.
kes  Resolve several problems with recycling that broke the new
     code (these problems are in 2.2.9 as well).
kes  Remove the volume lock when calling the sysop code.
kes  Don't mark a reserved volume with no writers as unused otherwise
     jobs fail.

16 years agoUpdate
Kern Sibbald [Sat, 12 Apr 2008 21:01:11 +0000 (21:01 +0000)]
Update

16 years agokes Rework class structures for VOLRES, DCR, and DEVICE to make
Kern Sibbald [Sat, 12 Apr 2008 20:59:25 +0000 (20:59 +0000)]
kes  Rework class structures for VOLRES, DCR, and DEVICE to make
     the method names a bit more logical, and for more logically
     handling the responsibilities.

16 years agoDon't swap volume twice
Kern Sibbald [Fri, 11 Apr 2008 20:39:07 +0000 (20:39 +0000)]
Don't swap volume twice

16 years agoHandle new volume swapping
Kern Sibbald [Fri, 11 Apr 2008 18:31:30 +0000 (18:31 +0000)]
Handle new volume swapping

16 years agokes Remove redundant code in terminating the scheduler that just
Kern Sibbald [Fri, 11 Apr 2008 16:31:03 +0000 (16:31 +0000)]
kes  Remove redundant code in terminating the scheduler that just
     causes a seg fault in many cases.
kes  Cleanup releasing a volume and make it a DCR method.

16 years agoUpdate
Kern Sibbald [Fri, 11 Apr 2008 16:27:07 +0000 (16:27 +0000)]
Update

16 years agoDebug code
Kern Sibbald [Fri, 11 Apr 2008 15:42:17 +0000 (15:42 +0000)]
Debug code

16 years agoebl update
Eric Bollengier [Fri, 11 Apr 2008 15:10:17 +0000 (15:10 +0000)]
ebl  update

16 years agoImprove algorithm for detecting pre-reserved volume and
Kern Sibbald [Fri, 11 Apr 2008 09:36:22 +0000 (09:36 +0000)]
Improve algorithm for detecting pre-reserved volume and
     swapping volumes.

16 years agoebl update translation
Eric Bollengier [Thu, 10 Apr 2008 19:23:05 +0000 (19:23 +0000)]
ebl  update translation

16 years agoComment out schedule in backup-bacula-test
Kern Sibbald [Thu, 10 Apr 2008 18:31:50 +0000 (18:31 +0000)]
Comment out schedule in backup-bacula-test

16 years agoTweak volume swapping code so it works.
Kern Sibbald [Thu, 10 Apr 2008 18:25:56 +0000 (18:25 +0000)]
Tweak volume swapping code so it works.

16 years agoebl specify availability of %v in runscript
Eric Bollengier [Thu, 10 Apr 2008 17:51:25 +0000 (17:51 +0000)]
ebl  specify availability of %v in runscript

16 years agokes Correct name overloading in mount.c
Kern Sibbald [Thu, 10 Apr 2008 15:51:07 +0000 (15:51 +0000)]
kes  Correct name overloading in mount.c
kes  Replace released flag in VOLRES with reserved and add access
     methods for the VOLRES class.
kes  Prevent volume from being released while being swapped.

16 years agoupdate
Thomas Glatthor [Thu, 10 Apr 2008 13:12:49 +0000 (13:12 +0000)]
update

16 years agoApply Bastian Friedrich's edit codes patch for the bpipe-fd plugin + his edit pool...
Kern Sibbald [Thu, 10 Apr 2008 12:34:29 +0000 (12:34 +0000)]
Apply Bastian Friedrich's edit codes patch for the bpipe-fd plugin + his edit pool=%p patch for run clone jobs.

16 years agoRefactor parts of stored/mount.c
Kern Sibbald [Thu, 10 Apr 2008 09:33:56 +0000 (09:33 +0000)]
Refactor parts of stored/mount.c

16 years agoFix incremental-2disk to include FileStorage
Kern Sibbald [Thu, 10 Apr 2008 07:25:57 +0000 (07:25 +0000)]
Fix incremental-2disk to include FileStorage

16 years agoebl Fix group statistics to use client_group param
Eric Bollengier [Thu, 10 Apr 2008 07:15:06 +0000 (07:15 +0000)]
ebl  Fix group statistics to use client_group param

16 years agoTweak + version update
Kern Sibbald [Thu, 10 Apr 2008 06:18:06 +0000 (06:18 +0000)]
Tweak + version update

16 years agoebl Add Runscript tests for restore jobs
Eric Bollengier [Wed, 9 Apr 2008 21:06:18 +0000 (21:06 +0000)]
ebl  Add Runscript tests for restore jobs

16 years agoebl Add sanity checks for VolWriteTime and VolReadTime
Eric Bollengier [Wed, 9 Apr 2008 19:55:36 +0000 (19:55 +0000)]
ebl  Add sanity checks for VolWriteTime and VolReadTime
ebl  Take care of bad clock changes while computing VolWriteTime
     and VolReadTime. This should fix or limit #1066

16 years agoAdd new test
Kern Sibbald [Wed, 9 Apr 2008 15:22:05 +0000 (15:22 +0000)]
Add new test

16 years agokes Correct error string numbers in dird/catreq.c
Kern Sibbald [Wed, 9 Apr 2008 14:59:59 +0000 (14:59 +0000)]
kes  Correct error string numbers in dird/catreq.c
kes  Restructure reserving, acquiring, and mounting volumes. Calls to
     autochanger are deferred for mount.c -- simplifes the code.

16 years agoebl small postgresql fix
Eric Bollengier [Wed, 9 Apr 2008 14:54:31 +0000 (14:54 +0000)]
ebl  small postgresql fix

16 years agoupdate
Thomas Glatthor [Wed, 9 Apr 2008 14:54:12 +0000 (14:54 +0000)]
update

16 years agoupdate
Thomas Glatthor [Wed, 9 Apr 2008 12:31:26 +0000 (12:31 +0000)]
update

16 years agoebl update sqlite convertion doc
Eric Bollengier [Wed, 9 Apr 2008 11:37:10 +0000 (11:37 +0000)]
ebl  update sqlite convertion doc

16 years agofix build process with \usepackage{german}
Thomas Glatthor [Wed, 9 Apr 2008 10:04:50 +0000 (10:04 +0000)]
fix build process with \usepackage{german}

16 years agofix index creation error
Thomas Glatthor [Wed, 9 Apr 2008 09:58:08 +0000 (09:58 +0000)]
fix index creation error

16 years agoebl fix index creation error
Eric Bollengier [Wed, 9 Apr 2008 09:48:21 +0000 (09:48 +0000)]
ebl  fix index creation error

16 years agoebl Add information about character substitution
Eric Bollengier [Wed, 9 Apr 2008 08:38:46 +0000 (08:38 +0000)]
ebl  Add information about character substitution

16 years agoebl Revert volstats patch
Eric Bollengier [Tue, 8 Apr 2008 20:01:06 +0000 (20:01 +0000)]
ebl  Revert volstats patch

16 years agoebl Add comments
Eric Bollengier [Tue, 8 Apr 2008 18:59:05 +0000 (18:59 +0000)]
ebl  Add comments

16 years agoebl Add volstats patch
Eric Bollengier [Tue, 8 Apr 2008 18:51:56 +0000 (18:51 +0000)]
ebl  Add volstats patch

16 years agoebl Fix a volume update error.
Eric Bollengier [Tue, 8 Apr 2008 18:44:37 +0000 (18:44 +0000)]
ebl  Fix a volume update error.

16 years agowip
Thomas Glatthor [Tue, 8 Apr 2008 14:20:09 +0000 (14:20 +0000)]
wip

16 years agoebl Use temporary file instead of sed -i
Eric Bollengier [Tue, 8 Apr 2008 12:47:51 +0000 (12:47 +0000)]
ebl  Use temporary file instead of sed -i

16 years agoupdate
Thomas Glatthor [Tue, 8 Apr 2008 08:37:24 +0000 (08:37 +0000)]
update

16 years agoApply Eric's suggested volume_unused patch
Kern Sibbald [Mon, 7 Apr 2008 20:50:54 +0000 (20:50 +0000)]
Apply Eric's suggested volume_unused patch

16 years agoAllow for the user to cancel more than one jobs from the director status
Dirk H Bartley [Sun, 6 Apr 2008 18:50:04 +0000 (18:50 +0000)]
Allow for the user to cancel more than one jobs from the director status
interface at the same time

16 years agokes Correctly detect Ubuntu systems, and add ubuntu platform directory.
Kern Sibbald [Sun, 6 Apr 2008 13:19:17 +0000 (13:19 +0000)]
kes  Correctly detect Ubuntu systems, and add ubuntu platform directory.
kes  Fix bug #1063, reuse of freed ptr in list nextvol.
kes  Release regex compile buffer in filed/job.c
kes  Add proper type of const char in sql_create.c
kes  Turn off debug in daemon termination routines
kes  Move free_volume_list() before devices are freed in stored.c
kes  Fix reference to uninitalized stack variables in bregex.c.
     This should correct bug #1067.

16 years agoTurn off regression emails
Kern Sibbald [Sun, 6 Apr 2008 09:31:48 +0000 (09:31 +0000)]
Turn off regression emails

16 years agoebl Add doc to how enable batch mode on windows director
Eric Bollengier [Sat, 5 Apr 2008 10:00:29 +0000 (10:00 +0000)]
ebl  Add doc to how enable batch mode on windows director

16 years agoebl Add new statistics documentation
Eric Bollengier [Fri, 4 Apr 2008 13:59:33 +0000 (13:59 +0000)]
ebl  Add new statistics documentation

16 years agoupdate
Thomas Glatthor [Fri, 4 Apr 2008 10:39:20 +0000 (10:39 +0000)]
update