]> git.sur5r.net Git - bacula/bacula/history - bacula/src/stored
kes Remove sleep at end of ./bacula
[bacula/bacula] / bacula / src / stored /
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.
2008-04-16 Kern Sibbaldkes Experiment with allowing multiple read jobs.
2008-04-15 Kern SibbaldIntegrate the libdbi changes from Joao Henrique Freitas
2008-04-14 Kern Sibbaldkes Stop searching for Volumes in SD askdir if DIR...
2008-04-13 Kern SibbaldReduce thrashing when purged volume is being used
2008-04-13 Kern SibbaldTweak debug msgs
2008-04-13 Kern Sibbaldkes Tweak the swap Volume from one drive to another...
2008-04-12 Kern Sibbaldkes Rework class structures for VOLRES, DCR, and DEVIC...
2008-04-11 Kern SibbaldDon't swap volume twice
2008-04-11 Kern SibbaldHandle new volume swapping
2008-04-11 Kern Sibbaldkes Remove redundant code in terminating the scheduler...
2008-04-11 Kern SibbaldDebug code
2008-04-11 Kern SibbaldImprove algorithm for detecting pre-reserved volume and
2008-04-10 Kern SibbaldTweak volume swapping code so it works.
2008-04-10 Kern Sibbaldkes Correct name overloading in mount.c
2008-04-10 Kern SibbaldRefactor parts of stored/mount.c
2008-04-10 Kern SibbaldTweak + version update
2008-04-09 Eric Bollengierebl Add sanity checks for VolWriteTime and VolReadTime
2008-04-09 Kern Sibbaldkes Correct error string numbers in dird/catreq.c
2008-04-08 Eric Bollengierebl Revert volstats patch
2008-04-08 Eric Bollengierebl Fix a volume update error.
2008-04-07 Kern SibbaldApply Eric's suggested volume_unused patch
2008-04-06 Kern Sibbaldkes Correctly detect Ubuntu systems, and add ubuntu...
2008-04-04 Kern SibbaldTweak swap code
2008-04-03 Kern SibbaldImplement unload_dev() before swap device.
2008-04-03 Kern SibbaldSeparate unload_dev() from unload_other_device() in...
2008-04-02 Eric Bollengierebl Fix small segfault in bacula-sd when debug level...
2008-04-02 Kern Sibbaldkes Modify run_program() and run_program_full_output...
2008-03-31 Kern Sibbaldkes Remember what volume is in VTLs (previously turned...
2008-03-28 Kern Sibbaldkes Fix handling of JobMedia records during spooling...
2008-03-28 Kern SibbaldTurn off new SD swap code -- not likely to work
2008-03-26 Kern Sibbaldkes Implement bsock code to permit locking. Use the...
2008-03-20 Eric Bollengierebl Apply jobstat patch to add longterm statistics
2008-03-19 Kern SibbaldFix large number of JobMedia records reported by Eric...
2008-03-18 Kern SibbaldAdd debug level to debug output
2008-03-14 Kern Sibbaldadd reserved_volume flag in DCR to make maxvol2 test...
2008-03-13 Kern SibbaldReservation tweaks + more debug output
2008-03-13 Kern Sibbaldkes Don't zap dcr values during release_volume() as...
2008-03-13 Kern SibbaldTweak debug + code indenting
2008-03-12 Kern SibbaldTweak swap code
2008-03-12 Kern SibbaldSecond cut of drive switching during backup
2008-03-11 Kern SibbaldRework dir_find_next_appendable_volume to make a bit...
2008-03-10 Kern Sibbaldkes Make ask_sysop_to_create... to return if waken...
2008-03-09 Kern Sibbaldkes Attempt to correct problems with restores with...
next