]> git.sur5r.net Git - bacula/bacula/history - bacula/src/stored
bacula-web: Changed header.tpl design and links
[bacula/bacula] / bacula / src / stored /
2010-10-13 Eric BollengierTweak btape makefile
2010-10-06 Marco van WieringenAdded support for TRU64 Extended Attributes interface.
2010-10-06 Eric BollengierRemove SQL lib dependency from btape
2010-09-30 Marco van WieringenAdd missing new stream definitions.
2010-09-30 Marco van WieringenAdded xattr interface found in AIX 6.x and higher which...
2010-09-20 Marco van WieringenWhen moving zlib into its seperate ZLIBS variable forgo...
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-07 Kern SibbaldSend back updated jobs status from FD
2010-09-07 Kern SibbaldAttempt to eliminate waiting on Storage message during...
2010-09-02 Eric BollengierMake third argument of DEVICE::d_ioctl optionnal to...
2010-09-02 Eric BollengierUse SMARTALLOC+memset instead of overload new/delete...
2010-09-02 Marco van WieringenFix typo so things compile on systems without vtape...
2010-08-30 Eric BollengierFix #1624 about segfault in dvd driver when calling...
2010-08-10 Eric BollengierModify DEVICE class to use subclass for each driver...
2010-08-02 Kern SibbaldRevert to old block.c to fix recycling
2010-08-02 Kern SibbaldSwitch from GPLv2 to AGPLv3
2010-08-02 Kern SibbaldTweak correct typo pointed out by Arno
2010-08-02 Kern SibbaldMake SD automatically fix the Volume size in the Catalo...
2010-08-02 Kern SibbaldUp maximum block size to 20M
2010-08-02 Kern SibbaldFix SD crash due to mismatched lock/unlock in error...
2010-08-02 Kern SibbaldTweak remove old debug code
2010-08-02 Kern SibbaldFix bug #1577 During migration: ERROR in block.c:950...
2010-08-02 Kern SibbaldFix crash from unequal volume_lock/unlock calls
2010-08-02 Kern SibbaldTweak: remove old code
2010-08-02 Kern SibbaldFix crash from rw_lock/unlock miss match
2010-08-02 Kern SibbaldAdd first cut Volume names to disk-changer
2010-08-02 Kern SibbaldPatch from Martin to avoid error when single tape used
2010-08-02 Kern SibbaldProbable fix for SD crash bug #1553
2010-08-02 Kern SibbaldRemove bad debug line
2010-08-02 Kern SibbaldAdd extra lock debug code but turned off
2010-08-02 Kern SibbaldFix for bug #1560 bcopy cannot find Volume
2010-08-02 Eric BollengierFix #1558 about bscan that doesn't update PurgedFiles...
2010-08-02 Kern SibbaldRemove pool zap code that breaks 2drive-concurrent...
2010-08-02 Eric BollengierFix cancel crash bug #1551
2010-08-02 Kern SibbaldCorrect Pool display in SD status. Fixes bug #1541
2010-08-02 Eric BollengierRewind on close to fix #1549
2010-08-02 Kern SibbaldConvert restore object to use STREAM_RESTORE_OBJECT...
2010-08-02 Kern SibbaldGet binary objects working
2010-08-02 Kern SibbaldStart RESTORE_OBJECT code
2010-08-02 Eric BollengierAdd lock position info to volume manager
2010-08-02 Kern SibbaldRework SD mount.c locking again
2010-08-02 Kern SibbaldReplace ASSERT in block.c with fail Job
2010-08-02 Kern SibbaldUse uint32_t for max_concurrent_jobs
2010-08-02 Kern SibbaldFix bug #1542 File Daemon outputs usage message to...
2010-08-02 Kern SibbaldAdd jobs running to status of daemons
2010-08-02 Kern SibbaldAdd 5 minute timout to alert directive -- fixes bug...
2010-08-02 Eric BollengierAdd read_vol_list mutex to lockmgr prio
2010-08-02 Eric BollengierFix #1527 about deadlock during migration
2010-08-02 Kern SibbaldTweak: set non-zero level on debug line
2010-08-02 Kern SibbaldEnsure SD asks for help when looping even if poll set...
2010-08-02 Kern SibbaldFix three-pool regress bug
2010-08-02 Kern SibbaldPossible fix for FreeBSD three-pool regress failure
2010-08-02 Kern SibbaldTweak debug
2010-08-02 Kern SibbaldTweak SD debug code
2010-08-02 Kern SibbaldAdd debug code for FreeBSD regress failures
2010-08-02 Kern SibbaldAdd more debug for three-pool regress failure
2010-08-02 Kern SibbaldMake dup jobs regress test work
2010-08-02 Eric BollengierFix typo
2010-08-02 Kern SibbaldBetter cancel + fix Allow Dups code
2010-08-02 Kern SibbaldTweak add debug to duplicate-job
2010-08-02 Eric BollengierAdd deadlock option to .die command
2010-08-02 Kern SibbaldFix seg fault in bscan from new comment field
2010-08-02 Eric BollengierDisable action_on_purge message in Storage
2010-08-02 Eric BollengierFix ActionOnPurge with a relabel command
2010-08-02 Eric BollengierDisabled ActionOnPurge waiting for a fix
2010-08-02 Eric BollengierCheck pool memory size for truncate op
2010-08-02 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...
next