]> git.sur5r.net Git - bacula/bacula/history - bacula/src/stored
ebl Fix #1173 where prune_volume() returns a volume from the scratch.
[bacula/bacula] / bacula / src / stored /
2008-10-26 Kern SibbaldEliminate pesky compiler warnings
2008-10-24 Kern Sibbaldkes Fix editing of retention time difference to use...
2008-10-21 Kern Sibbaldkes Add read volume list code to SD -- not yet used.
2008-10-21 Kern Sibbaldkes Split volume management code out of src/stored...
2008-10-19 Kern Sibbaldkes Add Makefile dependency when using LIBTOOL_LINK...
2008-10-17 Kern Sibbaldkes Minor cleanup of create_restore_volume_list()...
2008-10-14 Kern SibbaldApply patch from Marco van Wieringen <mvw@planets...
2008-10-14 Eric Bollengierebl Fix bug with ansi label when volume name length < 6
2008-10-14 Eric Bollengierebl Fix segfault in debug level > 50 with btape.
2008-10-14 Eric Bollengierebl Remove warning when pressing Enter in btape
2008-10-11 Kern Sibbaldkes Add plugin types in jcr.h to reduce need to cast.
2008-10-08 Eric Bollengierebl Add a new custom Id variable that is printed in...
2008-10-05 Kern Sibbaldkes Integrate patch from Kjetil Torgrim Homme <kjetilh...
2008-10-05 Kern SibbaldIncrease vtape max block to 20GB
2008-09-13 Kern Sibbaldkes Remove Encryption and Accurate lines in vbackup...
2008-09-11 Kern Sibbaldkes Set the default FD timeout to 3 minutes (previousl...
2008-09-09 Eric Bollengierebl Change the new statistic implementation. Remove...
2008-09-08 Kern SibbaldFirst cut SD plugin + minor plugin changes
2008-09-08 Kern SibbaldTweaks + svn ignores
2008-08-31 Eric Bollengierebl Fix bad value for the first Last FM
2008-08-30 Kern SibbaldUpdate missing changes to record.h
2008-08-30 Kern Sibbaldkes Another try at fixing Vbackup. It looks much bette...
2008-08-29 Kern SibbaldFix migration code broken by previous virtual backup fix
2008-08-28 Kern Sibbaldkes Fix problem of Virtual backup not writing a sequen...
2008-08-28 Kern Sibbaldkes Correct a problem with Level and Virtual backup...
2008-08-28 Eric Bollengierebl Remove catalog dependency for bcopy
2008-08-21 Kern SibbaldFix NULL Volume error when reading (or Migration or...
2008-08-18 Kern Sibbaldkes Add additional info to some SD messages.
2008-07-30 Kern Sibbaldkes Raise some restore debug levels.
2008-07-28 Kern Sibbaldkes Define a machine dependent ioctl request type...
2008-07-26 Kern SibbaldFix ioctl prototypes
2008-07-26 Kern SibbaldFix ioctl prototypes
2008-07-25 Dan LangilleCorrect the authentication FAQ URL
2008-07-25 Kern SibbaldChange text
2008-07-24 Kern Sibbaldkes Implement console 'wait mount' command. Doesn...
2008-07-23 Kern SibbaldApply patch submitted for bug #1107 with a small modifi...
2008-07-22 Kern SibbaldRemove debug statement that crashes the SD at the end of
2008-07-17 Kern SibbaldMove setting JobLevel and JobType into a method, which...
2008-07-16 Kern SibbaldVirtual Backup tweaks -- it is close to working.
2008-07-15 Kern SibbaldMake SD aware of Virtual Backup jobs.
2008-07-14 Kern Sibbaldkes Remove old code from label.c
2008-07-14 Kern Sibbaldkes Change Bacula trademark owner from John Walker...
2008-07-07 Kern SibbaldClear in-use bit on vol when unused while swapping
2008-07-04 Kern Sibbalddo find_a_volume after each unload
2008-07-04 Kern SibbaldAdd debug
2008-07-03 Kern Sibbaldkes Fix python compiler string warning. Note, IMO...
2008-07-02 Kern Sibbaldkes Fix mtx-changer to detect both versions of Ubuntu...
2008-07-01 Kern SibbaldBackup bad fix
2008-06-28 Kern SibbaldAdd debug + clear unload flag at begin acquire
2008-06-27 Kern Sibbaldkes Generally clean up the manual tape loading code...
2008-06-25 Kern Sibbaldkes Add debug code and refactor subroutine in stored...
2008-06-23 Kern Sibbaldkes Make first step toward eliminating globals from...
2008-06-20 Kern SibbaldFix bug where SD did not ask operator if the device...
2008-06-20 Kern SibbaldMore word alignment cleanup.
2008-06-19 Eric Bollengierebl Modify vtape driver to compile only under linux
2008-06-19 Eric Bollengierebl Fix bug when restoring with a wrong mediatype
2008-06-18 Kern Sibbald18Jun08
2008-06-17 Eric Bollengierebl Disable vtape for freebsd
2008-06-14 Eric Bollengierebl Fix vtape on win32 and debian.
2008-06-14 Eric Bollengierebl Fix bad patch for autoselect
2008-06-13 Eric Bollengierebl Fix autoselect option broken for a while. Fix...
2008-06-13 Eric Bollengierebl tweak debug level
2008-06-13 Eric Bollengierebl small update
2008-06-09 Eric Bollengierebl fix vtape compilation
2008-06-09 Eric Bollengierebl rename faketape to vtape
2008-06-09 Eric Bollengierebl rename faketape to vtape
2008-06-09 Eric Bollengierebl update faketape driver to work with regress tests
2008-06-08 Kern Sibbaldkes Add make clean of qt-source directory during ...
2008-06-08 Eric Bollengierebl Modify faketape driver to avoid sparse file.
2008-06-03 Kern SibbaldMake sure to clear JS_WaitMedia when operator mounts...
2008-06-01 Eric Bollengierebl fix bsr code
2008-06-01 Eric Bollengierebl tweak debug level
2008-06-01 Eric Bollengierebl Fix bug when fsr after reading EOF
2008-05-31 Kern SibbaldTweak
2008-05-31 Kern SibbaldGet correct slot when auto unloading a device.
2008-05-31 Kern SibbaldUpdate debug
2008-05-30 Eric Bollengierebl put EOT after 2GB (ok for most regress tests)
2008-05-30 Kern SibbaldFix multiple media restore.
2008-05-30 Kern SibbaldMake DEVICE Slot private and access it via a method.
2008-05-28 Kern Sibbaldkes Add debug code to SD.
2008-05-26 Kern Sibbaldkes If operator has rewind tape, print warning, releas...
2008-05-26 Eric Bollengierebl fix compilation
2008-05-25 Eric Bollengierebl Add EOT detection
2008-05-25 Kern SibbaldFix a few more Coverity reported problems.
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-20 Kern Sibbaldkes Remove double quotes from ChangeLog and ReleaseNotes
2008-05-11 Eric Bollengierebl Add faketape driver to trunk. Must use --enable...
2008-05-11 Kern SibbaldMake sure we unload the right slot when swapping.
2008-05-11 Kern SibbaldAdd debug times, reduce size of two-pool-changer test
2008-05-07 Kern Sibbaldkes Improve SD reserve debug code.
2008-05-06 Eric Bollengierebl First cup of faketape dummy tape driver for regres...
2008-05-06 Eric Bollengierebl Tweak #include for faketape driver
2008-05-05 Eric Bollengierebl tweak to use tape_xxx macro instead of ::open...
2008-05-03 Kern Sibbaldkes Rework SD acquire for read to handle autochanger...
2008-05-03 Kern Sibbaldkes Implement regression that explicitly tests swappin...
2008-05-01 Kern SibbaldPrevent a Volume that is being swapped from being freed...
2008-05-01 Kern Sibbaldkes Fix strippath so that it does not get a buffer...
2008-04-19 Kern SibbaldForce unload of volume when wrong volume mounted in SD.
next