]> git.sur5r.net Git - bacula/bacula/history - bacula/src/stored
Make cd accept wildcards
[bacula/bacula] / bacula / src / stored /
2012-02-04 Kern SibbaldLock read acquire in SD to prevent to read jobs getting...
2012-02-03 Kern SibbaldImplement more robust check in other drives for tape...
2012-02-03 Kern SibbaldMerge branch 'Branch-5.2' of bsweb:bacula into Branch-5.2
2012-02-03 Kern SibbaldFix lost dcr point -- memory loss in Copy/Migration...
2012-01-29 Marco van WieringenTweak no need to initialize the loop var.
2012-01-29 Marco van WieringenBackport better error debug output for sd plugins.
2012-01-29 Kern SibbaldFix plugin bug with multiple simultaneous jobs
2012-01-29 Kern SibbaldAdd wait on bad connection for security
2012-01-29 Kern SibbaldFix 32/64 bit problems in SD sscanf commands
2012-01-29 Kern SibbaldFix 32/64 bit problems in scanning commands in SD
2012-01-29 Kern SibbaldTweak more debug in SD mount command
2012-01-05 Eric BollengierFix bad memset() reported by clang
2012-01-04 Eric Bollengiertweak copyright
2012-01-02 Kern SibbaldPull compiler warning cleanup code + other from master
2011-12-14 Kern SibbaldFix bug #3322 don't poll when operator is labeling...
2011-12-14 Marco van WieringenFix typo
2011-11-25 Kern SibbaldRemove unused variable
2011-11-24 Eric Bollengierfix small memory leak with plugin directory on SD
2011-11-23 Kern SibbaldFix compile problems with stored/status.c
2011-11-23 Kern SibbaldPull files from Master
2011-11-09 Martin Simmonsdefine DB_LIBS in stored Makefile.in
2011-11-06 Kern SibbaldFree jcr in btape before other pointers
2011-10-10 Kern SibbaldFirst attempt to fix vtape-autoselect-test bug
2011-10-10 Kern SibbaldAdd more info to tape error msgs
2011-09-23 Marco van WieringenFix bug #1764 plugin_list shadows global variable of...
2011-09-19 Ben WaltonUpdate auth troubleshooting URL to use MANUAL_AUTH_URL...
2011-07-07 Eric BollengierAdd missing stream in bscan, fix #1749
2011-07-06 Eric BollengierAdd mutex priority check for changer mutex
2011-07-06 Eric BollengierFix deadlock with autochanger
2011-06-28 Laurent PapierFix brestore compilation from previous patch
2011-06-28 Laurent PapierAdd LZO compression support in bacula-fd.
2011-06-04 Kern SibbaldEliminate some old bnet code
2011-06-04 Kern SibbaldRemove broken code
2011-05-04 Kern SibbaldAdd stat packet size to encode/decode_ routines to...
2011-04-21 Kern SibbaldChange all sm_checks into Dsm_check for performance...
2011-04-19 Eric BollengierFix couple of g++ warnings
2011-04-02 Kern SibbaldFix uninitialized stack variable in bextract
2011-03-30 Eric Bollengiertweak debug
2011-03-07 Craig MiskellFix for duplicate jobmedia records bug #1666
2011-03-07 Kern SibbaldFix bug #1703 unable to bextract compressed files
2011-02-25 Kern SibbaldFix bug #1389 MaxUseDuration uses job start instead...
2011-02-24 Kern SibbaldFix bug #1608 btape test failure when block size too big
2011-02-24 Kern SibbaldFix lock race conditions in bug #1675
2011-02-24 Kern SibbaldRename incomplete to rerunning for clarity
2011-02-23 Kern SibbaldUse jcr->setJobStatus() in favor of set_jcr_job_status...
2011-02-23 Kern Sibbaldreplace set_Jobxxx by setJobxxx
2011-02-21 Kern SibbaldRework Incomplete job intereaction with Base and Accurate
2011-02-21 Kern SibbaldFix seg fault during cancel in SD
2011-02-19 Kern SibbaldMake restart2-test work
2011-02-14 Eric BollengierFix #1695 about bacula-sd crash in detach_dcr_from_dev()
2011-02-10 Kern SibbaldFirst cut restart Jobs
2011-02-06 Eric BollengierFix chgrp on bacula-x.conf
2011-02-05 Kern SibbaldImplement chgrp on bacula-x.conf if user configs a...
2011-02-04 Marco van WieringenMerge branch 'Branch-5.1' of git@bsgit:bacula into...
2011-02-04 Marco van WieringenDrop last SQL_INC leftovers. Due to backend abstraction...
2011-01-25 Marco van WieringenBackport of class based catalog backends into Branch...
2010-12-19 Kern SibbaldSet proper status of autochanger slots with 0 on startu...
2010-12-17 Kern SibbaldTry to bug where we stop reading before the plugin...
2010-12-17 Marco van WieringenAdded support for NFSv4 ACLs added to FreeBSD 8.1.
2010-12-12 Kern SibbaldPrint plugin end records in bls
2010-11-28 Kern SibbaldImproved error message when drive busy
2010-11-25 Kern SibbaldPrepare for adding high bits to Stream
2010-11-25 Kern SibbaldUse new FO_xxx bits in backup/restore and plugins
2010-11-12 Eric BollengierFix compilation warning about void* to int cast
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
next