]> git.sur5r.net Git - bacula/bacula/history - bacula/src/dird
Take a more conservative approach for setting killable true
[bacula/bacula] / bacula / src / dird /
2014-08-05 Kern SibbaldMake selection by Volume Name or MediaId a bit clearer
2014-07-29 Eric BollengierFix #547 by adding .schedule command
2014-07-26 Kern SibbaldFix orphaned file descriptors during errors
2014-07-26 Kern SibbaldYet another client==NULL
2014-07-26 Kern SibbaldFix bug #1679 pool overrides not shown in manual run...
2014-07-26 Kern SibbaldTweak remove unused variables
2014-07-26 Kern SibbaldAttempt to avoid client==NULL
2014-07-26 Kern SibbaldFix seg fault in jobq.c
2014-07-26 Eric BollengierFix some errors reported by valgrind. May fix the probl...
2014-07-12 Kern SibbaldIncrease status schedule days from 500 to 3000
2014-07-12 Kern SibbaldFix possible seg fault
2014-07-12 Kern SibbaldCorrect L suffix to be LL
2014-07-12 Kern SibbaldFix limit bandwidth calculation
2014-07-12 Kern SibbaldFix compiler warning
2014-06-12 Kern SibbaldDisplay correct NextPool overrides + use Job NextPool...
2014-06-09 Kern SibbaldFix Bacula to work with newer Windows pthreads library
2014-06-03 Kern SibbaldBetter error handling for cancel command
2014-05-22 Eric BollengierFix copy/migration to second SD
2014-05-19 Kern SibbaldFix calls to sl.set_string()
2014-05-11 Kern SibbaldFix error handling in do_alist_prompt
2014-05-03 Kern SibbaldReschedule on error caused EndTime to be incorrect...
2014-05-03 Kern SibbaldFlush console queued job messages -- should fix bug...
2014-03-31 Kern SibbaldRemove more vestiges of Python
2014-03-27 Kern SibbaldBackport from BEE
2013-04-20 Kern SibbaldFix bug #1812 cannot run Copy/Migrate jobs from bat
2013-04-20 Kern SibbaldRemove Device from show command as it is not used or...
2013-04-20 Eric BollengierFix #1982 update enabled keyword in help command
2013-04-20 Kern SibbaldFix bug #1955 that OK to run? does not retry on bad...
2013-04-20 Marco van WieringenFix bug #1975 new label ignored when first is duplicate.
2013-04-20 Kern SibbaldEnhance output of Using Device to include for read...
2013-04-20 Kern SibbaldTweak fix comment typo
2013-04-20 Eric BollengierAdd workaround for #5507 where autoprune and reload...
2013-04-20 Eric BollengierTweak debug message in ua_label
2013-04-20 Kern SibbaldAvoid seg fault by checking for NULL client -- reported...
2013-04-20 Marco van WieringenFix bug #1959 input validation on delete of jobs.
2013-04-20 Kern SibbaldBackport from Enterprise
2013-04-20 Marco van WieringenFinal fix of bug #1943
2013-04-20 Eric BollengierFix spooldata, accurate and ingnoreduplicate run argument
2013-04-20 Eric BollengierFix #4996 about MaxRunTime canceling the job too early
2013-04-20 Eric BollengierAdd ujobid to .bvfs_get_jobids
2013-04-20 Kern SibbaldAdd MaximumConcurrentReadJobs directive to Storage...
2013-04-20 Marco van WieringenTweak error handling should return just as all others.
2013-04-20 Eric BollengierFix accurate option in the estimate command
2013-04-20 Kern SibbaldSimplify safer delete code using a single regex
2013-04-20 Kern SibbaldRewrite cleanup_old_files() and add safe_unlink() to...
2013-04-20 Kern SibbaldClean up error message generation during update attribu...
2013-04-20 Kern SibbaldApply patch from bug #1911 to implement --with-logdir
2013-04-20 Kern SibbaldTweak restore path prompt
2013-04-20 Kern SibbaldMake dump_resource respect console ACL's
2013-04-20 Kern Sibbaldbackport code from master
2013-04-20 Eric BollengierFix #1902 about bad status slots output
2013-04-20 Marco van WieringenFix bug #1891
2013-04-20 Marco van WieringenFix typo
2013-04-20 Kern SibbaldTweak Storage warning message for restore when StorageI...
2013-04-20 Eric BollengierSend level before the fileset in estimate_cmd() like...
2013-04-20 Kern SibbaldEnsure cancel status is set for canceled duplicate...
2013-04-20 Kern SibbaldApply patch from bug 1876 to permit dot commands in...
2013-04-20 Kern SibbaldAdd more debug code for bug 1885
2013-04-20 Marco van WieringenMove storages tls initialization to proper place.
2013-04-20 Kern SibbaldEnsure that StorageId is updated after write
2013-04-20 Kern SibbaldTweak debug levels
2013-04-20 Eric BollengierFix problem in BVFS with concurrent queries
2013-04-20 Eric BollengierFix restore_job restore keyword
2013-04-20 Kern SibbaldPrint seconds in schedule time as noted in bug #1854
2013-04-20 Kern SibbaldMore definitive fix for update slots bug
2013-04-20 Kern SibbaldFix old update slots bug
2013-04-20 Kern SibbaldBackport new StorageId code
2013-04-20 Eric BollengierFix #1857 about restore cd command that blocks on empty...
2013-04-20 Marco van WieringenFix bug #1841 estimate command level=differential goes...
2013-04-20 Eric BollengierTweak layout
2013-04-20 Kern SibbaldFirst cut wild card in restore cd command -- works...
2013-04-20 Marco van WieringenTweak no need to initialize the loop var.
2013-04-20 Kern SibbaldFix plugin bug with multiple simultaneous jobs
2013-04-20 Eric BollengierAllow BVFS to browse and restore Base jobs
2013-04-20 Eric BollengierAdd error message to .bvfs_clear_cache command
2013-04-20 Eric BollengierDisable usage of JS_Warning waiting for a more complete...
2013-04-20 Eric BollengierDelete only restore bootstrap during director startup
2013-04-20 Kern SibbaldFix bug #1822 Schedule run line parsing fails if value...
2013-04-20 Marco van WieringenTweak call to cancel_job.
2013-04-20 Eric BollengierFix python module compilation
2013-04-20 Kern SibbaldSet job status to running when restore job really starts
2013-04-20 Kern SibbaldRemove ifdeffing that turned off JS_Warning status...
2013-04-20 Kern SibbaldLimit migration/copy jobs to starting 100 at a time
2013-04-20 Eric BollengierSend previous Job name during Incremental/Differential...
2013-04-20 Eric BollengierTweak copyrights again
2013-04-20 Eric BollengierUse RestoreObject type in Catalog
2013-04-20 Eric BollengierImplement run accurate=yes/no
2013-04-20 Eric BollengierAdd .bvfs_clear_cache
2013-04-20 Eric BollengierAdd Accurate and MaxRunSchedTime in Schedule resource
2013-04-20 Eric Bollengiertweak copyright
2013-04-20 Kern SibbaldPull compiler warning cleanup code + other from master
2013-04-20 Kern SibbaldTweak comments in migration
2013-04-20 Kern SibbaldTweak error message
2013-04-20 Marco van WieringenTweak switch statement remove unneeded breaks.
2013-04-20 Bastian FriedrichAdd %D option to edit_job_code, simplify callbacks...
2013-04-20 Marco van WieringenRemove last traces of @SQL_BINDIR@ and @DB_TYPE@
2013-04-20 Kern SibbaldMake PurgeMigrationJob directive name correspond to doc
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 Eric BollengierSend level command before fileset as sugested by Bastia...
next