]> git.sur5r.net Git - bacula/bacula/history - bacula/src/dird/migrate.c
Fix #4996 about MaxRunTime canceling the job too early
[bacula/bacula] / bacula / src / dird / migrate.c
2013-04-20 Eric BollengierFix #4996 about MaxRunTime canceling the job too early
2013-04-20 Kern SibbaldBackport new StorageId code
2013-04-20 Kern SibbaldLimit migration/copy jobs to starting 100 at a time
2013-04-20 Kern SibbaldTweak comments in migration
2013-04-20 Kern SibbaldFix regression in keyword of migrate pool patch
2013-04-20 Kern SibbaldAdd pool to migration run command
2013-04-20 Marco van WieringenFix bug #1751 Make duplicate checking somewhat less...
2013-04-20 Marco van WieringenDon't force job duplicate checking on copy and migratio...
2013-04-20 Marco van WieringenSimplify the code path in migration and copy jobs
2013-04-20 Marco van WieringenAllow duplicate job check override from run cmdline...
2013-04-20 Kern SibbaldUse jcr->setJobStatus() in favor of set_jcr_job_status...
2013-04-20 Eric BollengierAdd PurgeMigrateJob Job resource option to purge job...
2010-11-12 Eric BollengierRemove extra EndTime displayed on the first line of...
2010-08-02 Kern SibbaldSwitch from GPLv2 to AGPLv3
2010-08-02 Marco van WieringenFix typo
2010-08-02 Kern SibbaldApply fix to previous fix of Copy problem. Fix proposed...
2010-08-02 Kern SibbaldProbable fix for Copy/Migration bug #1476
2010-01-08 Kern SibbaldRemove old code requiring different storages for migration
2009-12-05 Kern SibbaldChange old get_Jobxxx to getJobxxx
2009-08-31 Eric BollengierMerge branch 'master' into basejobv3
2009-08-29 Kern SibbaldFix bug #1357 Verify jobs fail when job has zero files
2009-06-05 Kern SibbaldImprove error messages when a migration sql query...
2009-04-27 Eric Bollengierebl Fix bug #1274 where a migration job can be cancele...
2009-04-11 Kern SibbaldModify insertion of read Volumes in SD to be done befor...
2009-03-27 Kern SibbaldApply patch from Pasi Karkkainen <pasik@iki.fi> that...
2009-03-09 Kern Sibbaldkes Apply patch from bug #1224, which fixes waiting...
2009-03-07 Kern Sibbaldkes Prepare to add JS_Warnings termination status.
2009-03-06 Kern Sibbaldkes Fix the Win32 build.
2009-02-25 Marco van WieringenDon't try to copy empty jobs (e.g. with jobbytes == 0)
2008-12-23 Eric Bollengierebl Fix pooluncopiedjob option with new copy type
2008-12-21 Kern SibbaldUse precalculated variable
2008-12-20 Eric Bollengierebl Work on copy jobs
2008-12-17 Eric Bollengierebl cleanup
2008-12-15 Eric Bollengierebl Copy joblog after a Copy job
2008-12-13 Kern Sibbaldkes Fix Migration bug #1206 sql error with NULL FileSe...
2008-10-28 Kern Sibbaldkes Fix bug #1046 VolumeToCatalog incorrectly reports...
2008-10-27 Kern SibbaldFix typo in comment
2008-10-20 Kern SibbaldTweaks
2008-10-13 Eric Bollengierebl Pemit to mark version as Beta in some ouputs
2008-10-08 Kern SibbaldFix migration SQL not to migrate a job that has not...
2008-09-30 Kern Sibbaldkes Apply Marco van Wieringen's set of patches, cleans...
2008-09-25 Kern Sibbaldkes Make first cut attempt to correct SQL that compute...
2008-09-24 Kern SibbaldFix typo
2008-09-24 Kern SibbaldThis code should fix the race condition that leads...
2008-08-04 Kern SibbaldAdd message to migration job when the target job is...
2008-07-26 Kern Sibbaldkes When a migration job actually runs, re-check the...
2008-07-17 Kern SibbaldMove setting JobLevel and JobType into a method, which...
2008-07-14 Kern Sibbaldkes Change Bacula trademark owner from John Walker...
2008-05-17 Kern SibbaldFix buffer overruns detected by Coverity
2008-04-28 Eric Bollengierebl Fix SQL query in migration code
2008-03-11 Kern SibbaldTweak Copy job details.
2008-03-06 Kern SibbaldFirst cut at Duplicate Job implementation.
2008-02-24 Kern SibbaldImplement first cut of Copy Job
2008-02-24 Kern SibbaldImplement Catalog in Pool resource. It overrides catalo...
2007-12-31 Kern SibbaldImplement first cut running console commands in a RunSc...
2007-09-27 Kern SibbaldRemove debug code
2007-09-12 Kern Sibbaldkes Fix migration code to get correct Volume name...
2007-08-07 Kern Sibbaldkes Modify the Verify output to specify if files are...
2007-06-30 Kern Sibbaldkes Integrate patch from Sergey Svishchev <svs@ropnet...
2007-06-07 Kern SibbaldConvert to pure GPL v2 license.
2007-05-14 Kern SibbaldEnsure that calls to find_jobids_from_mediaid_list...
2007-05-09 Kern Sibbaldkes When backup fails, cancel SD before waiting for...
2007-05-08 Kern Sibbaldkes Merge patch from Sergey Svishchev <svs@ropnet...
2007-05-07 Kern Sibbaldkes Implement bconsole memory command that prints...
2007-04-01 Kern Sibbaldkes Modify job report to include director name and...
2007-03-31 Kern SibbaldSimplify Job report first line + move debug code
2007-03-24 Kern Sibbaldkes Write new subroutine is_volume_purged() that expli...
2007-03-18 Kern Sibbaldkes Correct return status on db_batch... routines.
2007-03-06 Kern SibbaldMore bat implementation
2007-03-05 Kern Sibbaldkes More bat implementation.
2007-02-02 Kern Sibbaldkes Fix memory leak with storage ids in cats/sql_get.c
2006-12-28 Kern Sibbaldkes Convert dbcheck to use 64 bit DB IDs.
2006-12-20 Kern Sibbaldkes Add Volume name to Forward spacing message.
2006-12-14 Kern Sibbaldkes Complete hopefully the last of the copyright trans...
2006-12-13 Kern Sibbaldkes Implement code that should properly set that a...
2006-12-09 Eric Bollengierebl Fix runscript to always execute command after...
2006-12-08 Kern Sibbaldkes Mark build-depkgs-mingw3 executable in configure...
2006-12-06 Kern Sibbaldkes Modify migrate not to fail if nothing found to...
2006-12-05 Kern SibbaldBack out unwanted migration change reported by Richard...
2006-12-04 Kern Sibbaldkes Make migration with nothing to do set normal termi...
2006-12-03 Kern Sibbaldkes Move unserial code in restore.c to a subroutine...
2006-12-01 Kern SibbaldDo not update Migrated Job type if migration does not...
2006-12-01 Kern Sibbaldkes Update ReleaseNotes
2006-12-01 Kern Sibbaldkes Initialize msg_type to M_INFO in migration. Pointe...
2006-11-24 Kern SibbaldMore migration cleanup
2006-11-24 Kern SibbaldCleanup some of the error termination code in migration.
2006-11-24 Kern Sibbaldkes Separate read/write source strings to keep track...
2006-11-21 Kern SibbaldUpdate copyright
2006-11-21 Kern SibbaldStart applying new FSFE copyright.
2006-11-20 Kern Sibbaldkes Make WritePartAfterJob the default so that the...
2006-11-19 Kern Sibbald9Nov06
2006-11-18 Kern Sibbald18Nov06
2006-11-14 Kern Sibbaldkes Implement code to pass the MediaId to the SD....
2006-11-12 Kern SibbaldFinal changes
2006-11-12 Kern Sibbaldkes Change error message 'illegal' to 'invalid' -...
2006-08-22 Kern SibbaldFinal changes
2006-08-20 Kern Sibbaldkes Print JobIds to be migrated in Job Report.
2006-08-19 Kern Sibbaldkes Apply Maritn's fix to src/win32/Makefile.
2006-08-16 Kern SibbaldMinor tweaks to Migration
2006-07-30 Kern Sibbaldkes Make bscan ignore ACL streams.
next