]> git.sur5r.net Git - bacula/bacula/history - bacula/src/stored
Fix truncate race bug #1382
[bacula/bacula] / bacula / src / stored /
2015-12-11 Kern SibbaldFix truncate race bug #1382
2015-12-11 Kern SibbaldFix some low level messages to display correctly
2015-11-21 Alain Spineuxtweak remove a Dmsg
2015-11-21 Alain Spineuxfix syntax error
2015-11-21 Eric BollengierAvoid segfault in dump_block() when the block_len is...
2015-11-21 Alain Spineuxdedup fix bextract bug
2015-11-21 Eric BollengierDo not update state file after a bacula-xxx -t
2015-11-17 Kern SibbaldRemove vestiges of rechdr_queue hopefully fixes bug...
2015-10-21 Kern SibbaldIf we swapped a Volume, clear in_use bit on Volume
2015-08-13 Kern SibbaldBackport from Bacula Enterprise
2015-05-26 Kern SibbaldFix bug 2141
2015-03-16 Eric BollengierFix failed mount request in btape fill test
2015-01-03 Kern SibbaldAdd license where none exists + minor tweaks
2014-11-30 Kern SibbaldAdd copyright to Makefiles
2014-08-23 Kern SibbaldMake 5 min Heartbeat the default
2014-08-07 Martin SimmonsFix bug #2091 bad vtape device definitions
2014-07-26 Kern SibbaldImprove FD and SD cancel
2014-07-26 Kern SibbaldFix bug #180 ERR=success in btape when tape error
2014-07-12 Eric BollengierFix segfault when trying to stop the bnet_server thread...
2014-07-12 Kern SibbaldTweak remove second \n in debug msg
2014-07-12 Kern SibbaldOn termination shutdown thread server
2014-07-12 Kern SibbaldTweak increase debug on rpath output
2014-07-03 Kern SibbaldFix bad link bug #2076
2014-06-27 Kern SibbaldFix bad copy/migrate data header
2014-06-22 Kern SibbaldTweak sd calls client recv retries
2014-05-03 Kern SibbaldFix a SD seg fault that occurs with over committed...
2014-04-12 Ulrich LeodolterApply fix for bug 2049: wrong drive selected
2014-04-09 Martin SimmonsFix Bacula bug #2045 -- multiply defined daemon_event
2014-04-09 Kern SibbaldFix Bacula bug #2020 overflow in btape -- Andreas Koch
2014-03-31 Kern SibbaldRemove more Python vestiges Release-7.0.1
2014-03-31 Kern SibbaldRemove more vestiges of Python
2014-03-27 Kern SibbaldBackport from BEE
2013-04-20 Kern SibbaldAdd missing vol_mgr.h file
2013-04-20 Kern SibbaldRefactor lock_volumes so most lock a vol rather than...
2013-04-20 Kern SibbaldRemove unused method
2013-04-20 Kern SibbaldBackport new lock calls + debug for SD
2013-04-20 Kern SibbaldPull SD files from master
2013-04-20 Kern SibbaldFix patches from master
2013-04-20 Kern SibbaldFix Virtual Full file close bug -- race condition
2013-04-20 Kern SibbaldMake spool size max message more explicit
2013-04-20 Kern SibbaldDisplay more info when maximum spool size is reached
2013-04-20 Kern SibbaldEnhance mount message to include read/append
2013-04-20 Kern SibbaldImprove vol_mgr swap messages
2013-04-20 Kern SibbaldTweak update copyright date
2013-04-20 Marco van WieringenTweak add some more missing xattr streams for bscan.
2013-04-20 Marco van WieringenTweak also allow restore of Hurd acl and xattr streams.
2013-04-20 Kern SibbaldAdd JobId to SD debug output
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 SibbaldBackport more master code
2013-04-20 Kern SibbaldBackport more from master
2013-04-20 Kern Sibbaldbackport code from master
2013-04-20 Kern SibbaldFix Sigma Copy bug #4377
2013-04-20 Kern SibbaldTweak debug
2013-04-20 Kern SibbaldTweak record write state
2013-04-20 Marco van WieringenFix bug #1891
2013-04-20 Kern SibbaldConvert write_rec_to_block() to a state machine
2013-04-20 Kern SibbaldAdd block checksum debug code
2013-04-20 Kern SibbaldAdd more debug to block.c when read rejected
2013-04-20 Kern SibbaldFail job that attempts to read from closed device ...
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 SibbaldTweak debug levels and messages
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 Marco van WieringenFix bug #1853: bacula-sd dead but pid file exists.
2013-04-20 Marco van WieringenFix bug #1848 bsock.c:335 Socket has errors=1 on call...
2013-04-20 Kern SibbaldLock read acquire in SD to prevent to read jobs getting...
2013-04-20 Kern SibbaldImplement more robust check in other drives for tape...
2013-04-20 Marco van WieringenTweak no need to initialize the loop var.
2013-04-20 Marco van WieringenBackport better error debug output for sd plugins.
2013-04-20 Kern SibbaldFix plugin bug with multiple simultaneous jobs
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 Eric BollengierFix bad memset() reported by clang
2013-04-20 Eric Bollengiertweak copyright
2013-04-20 Kern SibbaldPull compiler warning cleanup code + other from master
2013-04-20 Kern SibbaldFix bug #3322 don't poll when operator is labeling...
2013-04-20 Marco van WieringenFix typo
2013-04-20 Kern SibbaldFix lost dcr point -- memory loss in Copy/Migration...
2013-04-20 Kern SibbaldRemove unused variable
2013-04-20 Eric Bollengierfix small memory leak with plugin directory on SD
2013-04-20 Kern SibbaldFix compile problems with stored/status.c
2013-04-20 Kern SibbaldPull files from Master
2013-04-20 Martin Simmonsdefine DB_LIBS in stored Makefile.in
2013-04-20 Kern SibbaldFree jcr in btape before other pointers
2013-04-20 Kern SibbaldFirst attempt to fix vtape-autoselect-test bug
2013-04-20 Kern SibbaldAdd more info to tape error msgs
2013-04-20 Marco van WieringenFix bug #1764 plugin_list shadows global variable of...
2013-04-20 Ben WaltonUpdate auth troubleshooting URL to use MANUAL_AUTH_URL...
2013-04-20 Eric BollengierAdd missing stream in bscan, fix #1749
2013-04-20 Eric BollengierAdd mutex priority check for changer mutex
2013-04-20 Eric BollengierFix deadlock with autochanger
2013-04-20 Laurent PapierFix brestore compilation from previous patch
2013-04-20 Laurent PapierAdd LZO compression support in bacula-fd.
2013-04-20 Kern SibbaldEliminate some old bnet code
2013-04-20 Kern SibbaldRemove broken code
2013-04-20 Kern SibbaldAdd stat packet size to encode/decode_ routines to...
next