]> git.sur5r.net Git - bacula/bacula/history - bacula/technotes-2.3
kes Add debug code to SD.
[bacula/bacula] / bacula / technotes-2.3
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-25 Kern SibbaldFix a few more Coverity reported problems.
2008-05-24 Kern SibbaldApply Allan Black's status dir job count patch.
2008-05-24 Eric Bollengierebl Add example to use IMPORT/EXPORT slots as normal...
2008-05-24 Kern Sibbaldkes Enhance a couple of SD debug messages.
2008-05-23 Eric Bollengierebl Fix #1091 about bad output in estimate command.
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-20 Kern SibbaldAdd accurate.o to Win32 FD Makefile
2008-05-19 Kern SibbaldFix cats dll build on Win32 after db_update_job_end_record
2008-05-19 Eric Bollengierebl update for tokyodbm
2008-05-17 Kern SibbaldFix buffer overruns detected by Coverity
2008-05-13 Kern SibbaldTweak joblog display.
2008-05-13 Kern Sibbaldkes Implement --without-qwt
2008-05-12 Kern SibbaldAdd configure bat QWT libraries, so that bat can be...
2008-05-11 Eric Bollengierebl update for faketape
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-08 Eric Bollengierebl tweak autoconf script for faketape
2008-05-07 Kern Sibbaldkes Improve SD reserve debug code.
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-02 Kern Sibbaldkes Apply libdbi patch from Joao Freitas for regress...
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-05-01 Eric Bollengierebl Add MaxRunSchedTime option that specifies the...
2008-05-01 Kern SibbaldApply patch from bug #1076 by Tullio Andreatta <t.andre...
2008-04-28 Eric Bollengierebl Fix SQL query in migration code
2008-04-28 Eric Bollengierebl Make accurate mode with hash disk pass regression...
2008-04-27 Eric Bollengierebl First cut of accurate backup with tokyodbm
2008-04-19 Kern SibbaldForce unload of volume when wrong volume mounted in SD.
2008-04-17 Kern Sibbaldkes Fix bat seg fault at termination.
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 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 Sibbaldkes Remove redundant code in terminating the scheduler...
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 SibbaldApply Bastian Friedrich's edit codes patch for the...
2008-04-10 Kern SibbaldRefactor parts of stored/mount.c
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-06 Kern Sibbaldkes Correctly detect Ubuntu systems, and add ubuntu...
2008-04-03 Kern SibbaldImplement unload_dev() before swap device.
2008-04-03 Eric Bollengierebl Add statistics prunning code
2008-04-03 Kern SibbaldSeparate unload_dev() from unload_other_device() in...
2008-04-02 Kern Sibbald02Apr08
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 SibbaldTweak hash algorithm for htable using Martin Simmons...
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-26 Kern Sibbaldkes Implement bsock code to permit locking. Use the...
2008-03-24 Kern SibbaldFix error compiling runscript code on 64 bit machines.
2008-03-24 Kern Sibbald24Mar08
2008-03-22 Kern SibbaldKeep Schedule run lists in order as suggested by
2008-03-21 Kern SibbaldImplement autostart scripts for Debian
2008-03-21 Eric Bollengierebl Move 9 to 10 scripts to updatedb
2008-03-20 Eric Bollengierebl Apply jobstat patch to add longterm statistics
2008-03-20 Kern SibbaldFix mtx-changer.in for broken Debian mt program.
2008-03-19 Kern SibbaldFix large number of JobMedia records reported by Eric...
2008-03-18 Kern Sibbaldkes Apply doc fix from bug #1062.
2008-03-16 Eric Bollengierebl Use only ctime/mtime for accurate mode.
2008-03-14 Kern Sibbaldadd reserved_volume flag in DCR to make maxvol2 test...
2008-03-13 Eric Bollengierebl Permit multiple command/console per runscript...
2008-03-13 Eric Bollengierebl Add AfterVSS option to RunsWhen runscript option
2008-03-13 Kern Sibbaldkes Don't zap dcr values during release_volume() as...
2008-03-12 Kern SibbaldSecond cut of drive switching during backup
2008-03-11 Kern Sibbaldkes Fix Win32 build.
2008-03-11 Kern SibbaldTweak Copy job details.
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-10 Kern Sibbaldkes Implement FD version to allow easier protocol...
2008-03-09 Kern Sibbaldkes Attempt to correct problems with restores with...
2008-03-09 Kern Sibbaldkes Pass jcr to tls routines so debug messages can...
2008-03-08 Kern SibbaldRename fd/dir plugin to use Bacula standard underscore.
2008-03-08 Kern SibbaldPlugin work -- bring dir up to fd level.
2008-03-08 Kern Sibbaldkes Start implementation of VTL code
2008-03-06 Kern SibbaldFirst cut at Duplicate Job implementation.
2008-03-05 Kern Sibbaldkes Fix bugs in MaxFullInterval and Implement MaxDiffI...
2008-03-05 Eric Bollengierebl Apply Allan patch that allow update volume=xx...
2008-03-04 Kern SibbaldTest patch -- possible fix or improvement for bug ...
2008-03-04 Kern Sibbaldkes Refactor FD and SD status commands to permit new...
2008-03-03 Kern Sibbaldkes Implement 'MaxFullInterval' and start 'MaxDiffInte...
2008-03-03 Kern SibbaldApply patch from Frank Kardel that implements 'honor...
2008-02-28 Kern Sibbaldkes Correct po warning message with datarootdir
2008-02-27 Kern SibbaldSuppress incorrect 'Will not descend from x into y...
2008-02-27 Kern SibbaldEliminate FORTIFY_CODE=2 bug, and make first cut at...
2008-02-26 Kern SibbaldFix free of plugin_list when none exists
2008-02-25 Eric Bollengierebl Update for accurate patch
2008-02-24 Eric Bollengierebl Fix a segfault when using strip_path option. ...
2008-02-24 Kern Sibbaldkes First cut of converting FD .status to work with...
2008-02-24 Kern SibbaldImplement first cut of Copy Job
next