]> git.sur5r.net Git - bacula/bacula/history - bacula/src/stored
Prevent timer recursion in bat
[bacula/bacula] / bacula / src / stored /
2010-09-20 Kern SibbaldSuppress superfluous warning messages if SD polling
2010-09-18 Kern SibbaldQuote device name in SD and implement releasing message
2010-09-13 Kern SibbaldSend back updated jobs status from FD
2010-08-30 Eric BollengierFix #1624 about segfault in dvd driver when calling...
2010-07-31 Kern SibbaldUpdate askdir.c to Branch-5.1
2010-07-31 Kern SibbaldRevert block.c to fix recycling
2010-07-31 Kern SibbaldMore backport from Branch-5.1 to Branch-5.0
2010-07-31 Kern SibbaldMassive backport from Branch-5.1 to Branch-5.0 -- a...
2010-07-25 Kern SibbaldChange license from GPLv2 to AGPLv3
2010-07-11 Kern SibbaldTweak correct typo pointed out by Arno
2010-07-11 Kern SibbaldMake SD automatically fix the Volume size in the Catalo...
2010-07-07 Kern SibbaldUp maximum block size to 20M
2010-07-02 Kern SibbaldFix SD crash due to mismatched lock/unlock in error...
2010-06-26 Kern SibbaldTweak remove old debug code
2010-06-26 Kern SibbaldFix bug #1577 During migration: ERROR in block.c:950...
2010-06-20 Kern SibbaldFix crash from unequal volume_lock/unlock calls
2010-06-19 Kern SibbaldTweak: remove old code
2010-06-19 Kern SibbaldFix crash from rw_lock/unlock miss match
2010-05-29 Kern SibbaldRemove pool zap code that breaks 2drive-concurrent...
2010-04-27 Kern SibbaldProbable fix for SD crash bug #1553
2010-04-24 Kern SibbaldFix for bug #1560 bcopy cannot find Volume
2010-04-23 Eric BollengierFix cancel crash bug #1551
2010-04-20 Kern SibbaldCorrect Pool display in SD status. Fixes bug #1541
2010-04-18 Eric BollengierRewind on close to fix #1549
2010-04-07 Eric BollengierAdd lock position info to volume manager
2010-04-03 Kern SibbaldRework SD mount.c locking again
2010-04-03 Kern SibbaldReplace ASSERT in block.c with fail Job
2010-04-03 Kern SibbaldUse uint32_t for max_concurrent_jobs
2010-03-12 Eric BollengierFix #1527 about deadlock during migration
2010-02-23 Kern SibbaldMerge branch 'Branch-5.0' of ssh://bacula.git.sourcefor...
2010-02-23 Eric BollengierTweak debug level
2010-02-23 Kern SibbaldEnsure SD asks for help when looping even if poll set...
2010-02-21 Kern SibbaldFix three-pool regress bug
2010-02-20 Kern SibbaldPossible fix for FreeBSD three-pool regress failure
2010-02-20 Kern SibbaldTweak eliminate compiler wornings
2010-02-18 Kern SibbaldTweak debug
2010-02-18 Kern SibbaldTweak SD debug code
2010-02-17 Kern SibbaldAdd debug code for FreeBSD regress failures
2010-02-16 Kern SibbaldAdd more debug for three-pool regress failure
2010-02-16 Kern SibbaldMake dup jobs regress test work
2010-02-16 Eric BollengierFix typo
2010-02-15 Kern SibbaldFix Allow Duplicates bug
2010-02-04 Eric BollengierBackport truncate on purge from 5.1.x
2010-02-01 Kern SibbaldBackout patch that should not be in Branch-5.0
2010-02-01 Kern SibbaldFix seg fault in bscan from new comment field
2010-01-27 Eric BollengierDisabled ActionOnPurge waiting for a fix
2010-01-27 Eric BollengierCheck pool memory size for truncate op
2010-01-26 Eric BollengierFix #1467 about ActionOnPurge with Devices having space
2010-01-19 Kern SibbaldRemove debug code
2010-01-19 Kern SibbaldRemove debug code
2010-01-18 Kern SibbaldRemove FI sanity check code that does not apply after...
2010-01-18 Kern SibbaldMake Attr/record FI non-fatal if different -- possibly...
2010-01-18 Kern SibbaldMerge branch 'master' of git://bacula.git.sourceforge...
2010-01-15 Eric BollengierFix #1450 about FirstWritten not updated with bscan
2009-12-13 Kern SibbaldMerge branch 'master' of ssh://bacula.git.sourceforge...
2009-12-13 Marco van WieringenMake SUN C++ compiler stop complaining about enum defin...
2009-12-10 Kern SibbaldRework Mac OS 10.6 mtio.h fix
2009-12-10 Kern SibbaldAttempt to fix mtio.h problem on Mac 10.6
2009-12-10 Kern SibbaldAllow mount to wake job waiting for op
2009-12-10 Kern SibbaldTweak waiting messages
2009-12-10 Kern SibbaldFix another volume_lock dlock order problem
2009-12-09 Kern SibbaldReorder lock_volumes and dlock in SD to avoid race...
2009-12-09 Eric BollengierAdd mutex some priority info for SD
2009-12-09 Kern SibbaldMerge branch 'master' of ssh://bacula.git.sourceforge...
2009-12-09 Kern SibbaldFix SD Vol+dev lock race bug
2009-12-07 Kern SibbaldSmall tweaks to locking code no substantial change
2009-12-07 Kern SibbaldMerge branch 'master' of ssh://bacula.git.sourceforge...
2009-12-07 Kern SibbaldAdd memory corruption checks
2009-12-06 Kern SibbaldMerge branch 'master' of ssh://bacula.git.sourceforge...
2009-12-06 Marco van WieringenFix python plugin to use the new get functions instead...
2009-12-05 Kern SibbaldChange old get_Jobxxx to getJobxxx
2009-12-04 Eric BollengierInit lmgr in btape
2009-11-05 Eric BollengierMerge branch 'master' into basejobv3
2009-11-04 Kern SibbaldMore db + sd error handling cleanup
2009-11-04 Kern SibbaldCleanup error handling in SD append to reduce spurious...
2009-11-02 Eric BollengierMerge branch 'master' into basejobv3
2009-11-02 Kern SibbaldAdd -m option to DIR,FD,SD to dump kaboom output
2009-11-01 Kern SibbaldFix SD DCR race condition that causes seg faults
2009-10-25 Marco van WieringenSet tries to 1 for a non-timeout mount or unmount opera...
2009-10-25 Marco van WieringenFirst go at supporting a mount and unmount wrapper...
2009-10-25 Marco van WieringenFix comment
2009-10-24 Eric Bollengierupdate tools with lmgr
2009-10-24 Eric BollengierFix deadlock detection to work in daemon mode
2009-10-23 Eric BollengierMerge branch 'master' into basejobv3
2009-10-18 Kern SibbaldMerge branch 'master' of ssh://bacula.git.sourceforge...
2009-10-17 Eric BollengierUpdate Media and Pool record for ActionOnPurge + cleanup
2009-10-17 Eric BollengierMerge remote branch 'sf/master' into purge
2009-10-17 Eric BollengierMerge branch 'master' into basejobv3
2009-10-17 Eric BollengierMerge branch 'master' of ssh://bacula.git.sourceforge...
2009-10-17 Marco van WieringenMerge branch 'master' into mvw/1361
2009-10-16 Eric BollengierMerge branch 'master' into basejobv3
2009-10-16 Marco van WieringenDo some additional checks.
2009-10-16 Eric BollengierMerge branch 'master' of ssh://bacula.git.sourceforge...
2009-10-16 Kern SibbaldPossible fix for problem with Volume in another drive
2009-10-16 Marco van WieringenMerge branch 'mvw/xattr-overhaul'
2009-10-16 Marco van WieringenTry to unmount by running the unmount command specified...
2009-10-16 Kern SibbaldFix switching read device reported by Nicolae Mihalache...
2009-10-15 Marco van WieringenMerge branch 'master' into mvw/xattr-overhaul
2009-10-15 Kern SibbaldEliminate compiler warning
2009-10-11 Kern SibbaldRecursively call fix_device_block_write_error on error
next