]> git.sur5r.net Git - bacula/bacula/history - bacula/technotes-2.4
kes Modify sql_update.c to edit zeros rather than NULL in unset
[bacula/bacula] / bacula / technotes-2.4
2008-12-22 Kern Sibbaldkes Modify sql_update.c to edit zeros rather than...
2008-12-20 Kern SibbaldBackport most recent changes to compat.h and compat...
2008-12-13 Kern Sibbaldkes Create and apply 2.4.3-migrate2.patch, which fixes...
2008-12-03 Kern SibbaldApply 2.4.3-sd-deadlock.patch that should fix bug ...
2008-12-02 Eric Bollengierebl Remove extra db_lock() in get_prune_list_for_volume()
2008-12-02 Eric Bollengierebl Apply 2.4.3-prune-deadlock.patch that fixes a...
2008-11-20 Eric Bollengierebl Apply 2.4.3-win32-runscript-unicode-path.patch...
2008-11-20 Eric Bollengierebl Apply 2.4.3-unique-inchanger.patch fix for #1175...
2008-11-18 Kern Sibbaldkes Probably fix for bug #1188 where Volume is purged...
2008-11-07 Kern Sibbaldkes Fix bug with job name duplication if more than...
2008-11-02 Kern SibbaldCommit orphaned job fix
2008-10-31 Eric Bollengierebl Backport of the btraceback script that keeps trace...
2008-10-30 Kern SibbaldMigrate DB Log records too. This fixes last part of...
2008-10-28 Kern Sibbaldkes Modify SQL so that jobs that failed will not be...
2008-10-27 Eric Bollengierebl Apply 2.4.3-update-slots.patch to fix #1175. About...
2008-10-15 Kern SibbaldTest update
2008-10-10 Kern SibbaldUpdate release notes, etc
2008-10-10 Eric Bollengierebl Apply 2.4.2-cancel-non-running-jobs.patch to be...
2008-10-08 Kern SibbaldThis patch should correct bug #1159 where Migration...
2008-10-02 Eric Bollengierebl Fix typo in configure.in that breaks --with-db...
2008-09-24 Kern SibbaldCorrect technotes date
2008-09-24 Kern SibbaldThis code should fix the race condition that leads...
2008-09-20 Kern SibbaldRemove all double quotes from SQLite creating script...
2008-09-08 Kern Sibbaldkes Fix SQL case problem that may cause the failure...
2008-08-28 Eric Bollengierebl Remove catalog dependency for bcopy
2008-08-28 Eric Bollengierebl Modify catalog scripts to have an easier packaging...
2008-08-26 Kern SibbaldAttempt to fix bug #1128 InChanger flag cleared during...
2008-08-24 Kern Sibbaldkes Fix NULL Volume name error when reading and the...
2008-08-15 Kern SibbaldFix a Verify InitCatalog problem where in certain cases
2008-08-14 Kern SibbaldAdd space after version before date in bat about dialog
2008-08-13 Kern SibbaldFix seg fault in Dir during estimate command with no...
2008-08-04 Kern SibbaldAdd message to migration job when the target job is...
2008-07-26 Kern Sibbaldkes When a migration job actually runs, re-check the...
2008-07-24 Kern Sibbaldkes Break the do_swapping into do_unload, do_swapping...
2008-07-23 Kern Sibbaldkes Apply patch submitted for bug #1107 with a small...
2008-07-23 Kern Sibbaldkes Make some tweaks to bsmtp based on patch submitted...
2008-07-23 Kern SibbaldMake the default bat restore Pool be Any. This fixes...
2008-07-22 Kern SibbaldMinor cleanups
2008-07-22 Kern SibbaldFix bug #1125 which reports a SD crash at the end of...
2008-07-20 Eric Bollengierebl fix #1034 by setting big timeout on mysql connections
2008-07-19 Kern Sibbaldkes Do partial integration of the Win32 bat build...
2008-07-15 Kern SibbaldFix a pthreads bug in the Win32 pthreads emulation...
2008-07-15 Kern Sibbaldkes Ensure that SD tried to mount a volume not in...
2008-07-07 Kern SibbaldFinal changes
2008-07-07 Kern SibbaldClear in-use bit on vol when unused while swapping
2008-07-06 Kern Sibbaldkes Remove sleep at end of ./bacula
2008-07-05 Kern SibbaldApply Eric's patch to ensure that autoprune does not...
2008-07-05 Kern SibbaldCorrect bat restore display of multiple drives. This...
2008-07-05 Kern SibbaldDo find_a_volume() each time an unload is done. This
2008-07-04 Kern SibbaldUse Qmsg() in job.c watchdog callback.
2008-07-03 Kern SibbaldRelease main control rwlock if ABORTing.
2008-07-03 Kern SibbaldMake watchdog connect timeout queue messages rather...
2008-07-03 Kern Sibbaldkes Remove const char that causes problems with Python...
2008-07-02 Kern Sibbaldkes Fix mtx-changer to detect both versions of Ubuntu...
2008-07-01 Kern SibbaldUpdate 2.4.1-b1 notes