]> git.sur5r.net Git - bacula/bacula/history - bacula/src/stored/dircmd.c
Take a more conservative approach for setting killable true
[bacula/bacula] / bacula / src / stored / dircmd.c
2017-11-01 Kern SibbaldTake a more conservative approach for setting killable...
2017-05-22 Kern SibbaldMinor improvement to error message
2017-05-22 Kern SibbaldFix race in steal_device_lock shown in truncate-concurr...
2017-05-22 Kern SibbaldTweak minor error message improvements
2017-05-22 Kern SibbaldBig backport from Enterprise
2016-07-03 Kern SibbaldFix zero level debug output -- now at 100
2016-01-10 Kern SibbaldChange copyright as per agreement with FSFE
2015-12-16 Kern SibbaldFix truncate bug free_volume problem
2015-12-11 Kern SibbaldFix truncate race bug #1382
2015-12-11 Kern SibbaldFix some low level messages to display correctly
2015-08-13 Kern SibbaldBackport from Bacula Enterprise
2015-01-03 Kern SibbaldAdd license where none exists + minor tweaks
2014-07-26 Kern SibbaldImprove FD and SD cancel
2014-03-27 Kern SibbaldBackport from BEE
2013-04-20 Kern SibbaldBackport new lock calls + debug for SD
2013-04-20 Kern SibbaldBackport more from master
2013-04-20 Kern SibbaldRewrite some SD subroutines as class members
2013-04-20 Kern SibbaldEliminate compiler warning in stored/dircmd.c
2013-04-20 Kern SibbaldFix updating of cached slots + error message numbering
2013-04-20 Kern SibbaldChange dev->open() to return bool
2013-04-20 Kern SibbaldAdd wait on bad connection for security
2013-04-20 Kern SibbaldFix 32/64 bit problems in SD sscanf commands
2013-04-20 Kern SibbaldFix 32/64 bit problems in scanning commands in SD
2013-04-20 Kern SibbaldTweak more debug in SD mount command
2013-04-20 Marco van WieringenFix typo
2013-04-20 Kern SibbaldFix seg fault during cancel in SD
2013-04-20 Kern SibbaldImproved error message when drive busy
2010-09-18 Kern SibbaldQuote device name in SD and implement releasing message
2010-08-02 Kern SibbaldSwitch from GPLv2 to AGPLv3
2010-08-02 Kern SibbaldFix three-pool regress bug
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 Eric BollengierAdd deadlock option to .die command
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
2009-12-10 Kern SibbaldAllow mount to wake job waiting for op
2009-12-07 Kern SibbaldMerge branch 'master' of ssh://bacula.git.sourceforge...
2009-12-07 Kern SibbaldAdd memory corruption checks
2009-11-05 Eric BollengierMerge branch 'master' into basejobv3
2009-11-04 Kern SibbaldMore db + sd error handling cleanup
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-11 Marco van WieringenMerge branch 'master' into mvw/xattr-overhaul
2009-10-09 Eric BollengierMerge branch 'master' into basejobv3
2009-10-08 Eric Bollengierebl Add new autochanger command to get all information...
2009-10-03 Michael StapelbergLittle fixes for the action_on_purge command
2009-10-03 Michael StapelbergImplement action_on_purge command
2009-10-03 Michael StapelbergImplement truncate on purge setting
2009-09-14 Eric BollengierMerge branch 'master' into basejobv3
2009-09-10 Kern SibbaldAdd more info when SD connection refused
2009-08-24 Eric BollengierMerge branch 'master' into basejobv3
2009-08-23 Kern SibbaldFree Volume in several places. Fixes virtual-changer...
2009-07-16 Eric BollengierFix #1323 about a problem when mounting a requested...
2009-07-14 Kern SibbaldMore cleanup of bootstrap
2009-07-14 Kern SibbaldSend bootstrap directly from DIR to SD
2008-11-06 Kern Sibbaldkes Fix bug with job name duplication if more than...
2008-07-15 Kern SibbaldMake SD aware of Virtual Backup jobs.
2008-07-14 Kern Sibbaldkes Change Bacula trademark owner from John Walker...
2008-06-28 Kern SibbaldAdd debug + clear unload flag at begin acquire
2008-06-23 Kern Sibbaldkes Make first step toward eliminating globals from...
2008-06-20 Kern SibbaldMore word alignment cleanup.
2008-05-24 Kern Sibbaldkes Enhance a couple of SD debug messages.
2008-05-21 Kern Sibbaldkes Modify autochanger locking to attempt to avoid...
2008-05-21 Kern Sibbaldkes Display open() errors except when polling. Previou...
2008-05-11 Kern SibbaldAdd debug times, reduce size of two-pool-changer test
2008-05-03 Kern Sibbaldkes Rework SD acquire for read to handle autochanger...
2008-04-11 Kern Sibbaldkes Remove redundant code in terminating the scheduler...
2008-01-10 Kern SibbaldUpdate new reservations changes
2008-01-10 Kern Sibbaldkes Add DataDespooling and DataCommitting status ...
2008-01-08 Kern Sibbaldkes Undo recent reservations changes ... will apply...
2008-01-06 Kern SibbaldMore reservations tweaks
2008-01-06 Kern SibbaldMore calls to volume_unused()
2007-09-28 Kern SibbaldEliminate more strerror() and replace with bstrerror().
2007-09-26 Kern SibbaldConvert bnet_xxx to bsock class calls
2007-09-14 Kern Sibbaldkes Fix bacula_cats.def for new db_escape_string().
2007-09-14 Kern SibbaldUpdate for Dan's tests
2007-09-12 Kern Sibbaldes Fix error message that was clobbered when Dir tells...
2007-08-04 Kern Sibbaldkes Remove fnmatch() in SD that permitted wild card...
2007-07-16 Kern Sibbaldkes Add ability to mount and unmount a file device...
2007-06-18 Kern Sibbaldkes Add some additional locking in the cats directory...
2007-06-07 Kern SibbaldConvert to pure GPL v2 license.
2007-05-09 Kern Sibbaldkes When backup fails, cancel SD before waiting for...
2007-04-14 Kern Sibbaldkes Simplify locking in the reservations system.
2007-04-11 Kern Sibbald11Apr07
2007-04-04 Kern Sibbaldkes Implement new code for freeing in use volumes...
2007-03-29 Kern Sibbaldkes Fix some of the mtx-changer grep commands for...
2007-03-26 Kern SibbaldMore pruning cleanup
2007-03-18 Kern Sibbaldkes Move the checking of the database in initializion...
2007-02-22 Kern Sibbaldkes Begin implementing new comm signals for API.
2006-12-03 Kern Sibbaldkes Enable disk seeking on restore.
2006-11-21 Kern SibbaldUpdate copyright
2006-11-12 Kern Sibbaldkes Change error message 'illegal' to 'invalid' -...
2006-10-02 Kern Sibbaldkes Apply dvd find volume patch from Richard Mortimer.
next