]> git.sur5r.net Git - bacula/bacula/history - bacula/technotes-2.5
kes Apply patch from Marco van Wieringen that implements the new
[bacula/bacula] / bacula / technotes-2.5
2008-10-23 Kern Sibbaldkes Apply patch from Marco van Wieringen that implemen...
2008-10-22 Kern Sibbaldkes Modify win32 Makefiles to use full paths in most...
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-20 Kern SibbaldFinal changes
2008-10-20 Kern SibbaldTweaks
2008-10-20 Eric Bollengierebl Rename JobStat to JobHistory
2008-10-19 Kern SibbaldCorrect doc error reported by Marco
2008-10-19 Kern SibbaldUpdate notes
2008-10-19 Kern Sibbaldkes Add Makefile dependency when using LIBTOOL_LINK...
2008-10-18 Kern Sibbaldkes Fix typo in the ACL patch that I overlooked.
2008-10-17 Kern SibbaldApply Bastian Friedrich's ACL patch to eliminate ACL
2008-10-17 Kern SibbaldUpdate notes + ignores
2008-10-17 Kern Sibbaldkes Minor cleanup of create_restore_volume_list()...
2008-10-16 Eric Bollengierebl Fix #1110 about RunScript that can't execute a...
2008-10-15 Kern SibbaldApply tray-monitor patch from Bastian Friedrich to...
2008-10-14 Kern SibbaldApply cleanup patch from Marco
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-14 Kern SibbaldFix Win32 build to pull in new BACULA define.
2008-10-13 Kern Sibbaldkes Change IncludeDir to Exclude Dir Containing.
2008-10-13 Eric Bollengierebl Add field to command list to restrict Runscript...
2008-10-13 Eric Bollengierebl Pemit to mark version as Beta in some ouputs
2008-10-11 Kern Sibbaldkes Add plugin types in jcr.h to reduce need to cast.
2008-10-10 Kern SibbaldMove generation of bsr file for Virtual Backup to run...
2008-10-09 Kern Sibbaldkes Add malloc and free Bacula entry points for plugin...
2008-10-08 Eric Bollengierebl Add a new custom Id variable that is printed in...
2008-10-08 Kern SibbaldFix migration SQL not to migrate a job that has not...
2008-10-08 Kern SibbaldSort JobIds returned from db_accurate_get_jobids()...
2008-10-08 Eric Bollengierebl Fix possible bug in cancel_job() with job that...
2008-10-07 Kern SibbaldFix bat build for Win32.
2008-10-06 Kern SibbaldCopy plugin link field into ffpkt.
2008-10-05 Kern Sibbaldkes Integrate patch from Kjetil Torgrim Homme <kjetilh...
2008-10-05 Eric Bollengierebl Remove db berkeley from configure process
2008-10-05 Kern SibbaldDo dirty check on hostname (Linux only) and if not...
2008-10-05 Kern SibbaldIncrease vtape max block to 20GB
2008-10-04 Kern Sibbaldkes Refactor restore code to create a close_previous_s...
2008-10-04 Eric Bollengierebl Remove missing Loaded information from status...
2008-10-04 Kern SibbaldAdd more plugin restore debug code.
2008-10-03 Kern Sibbaldkes Fix plugin_bwrite - plugin-blseek mixup pointed...
2008-09-30 Kern Sibbaldkes Apply Marco van Wieringen's set of patches, cleans...
2008-09-30 Kern SibbaldAnother attempt to fix the endRestoreFile plugin bug...
2008-09-29 Kern SibbaldApply dbi driver patch from Joao
2008-09-29 Kern SibbaldCorrect a bug in passing the context to the endRestoreF...
2008-09-29 Kern Sibbaldkes Create plugin instance only when FD job starts.
2008-09-28 Kern Sibbaldkes Add cmd_plugin flag to jcr so we can globally...
2008-09-27 Kern Sibbaldkes Implement build and install of bpipe-fd.so plugin.
2008-09-27 Eric Bollengierebl update doc
2008-09-26 Kern Sibbaldkes Rework the pluginIO Bacula internal code to enable
2008-09-25 Eric Bollengierebl Add -B option to dbcheck to get catalog information
2008-09-25 Kern SibbaldFix Win32 build to include new library function
2008-09-25 Kern SibbaldRemove some old reader/writer code
2008-09-25 Kern SibbaldImplement ./configure --with-plugindir=xxx
2008-09-25 Eric Bollengierebl First fix for the mysql bug in accurate code.
2008-09-25 Kern Sibbaldkes Improve plugin debug. Create plugin test.
2008-09-25 Kern SibbaldAdd src/plugins/fd/Makefile to ./configure process
2008-09-25 Kern Sibbaldkes Make first cut attempt to correct SQL that compute...
2008-09-24 Kern SibbaldThis code should fix the race condition that leads...
2008-09-24 Kern SibbaldAdd more plugin documentation and fix include of config...
2008-09-22 Eric Bollengierebl Revert accurate code to htable (instead of rblist)
2008-09-22 Eric Bollengierebl Cleanup accurate code (remove tcdbm parts) and...
2008-09-22 Eric Bollengierebl Use a dedicate DB link to compute and send the...
2008-09-21 Kern SibbaldFix compile errors in filed/fd_plugin.c.
2008-09-20 Kern SibbaldRemove all double quotes from SQLite creating script...
2008-09-18 Kern SibbaldApply dbcheck patch from Yuri Timofeev <tim4dev@gmail...
2008-09-18 Kern SibbaldTweak technotes
2008-09-17 Kern SibbaldChange two Jmsgs in accurate to Dmsg to reduce unnecessary
2008-09-16 Kern SibbaldFix bug #1156 FD crash during processing of Accurate...
2008-09-16 Kern SibbaldTweaks to htable code to improved debugging and make...
2008-09-15 Eric Bollengierebl Use utime_t instead of time_t for update_stats()
2008-09-14 Kern Sibbaldkes Modify the license of the example plugin program...
2008-09-14 Kern SibbaldUpdate technotes and kernstodo
2008-09-13 Kern Sibbaldkes Remove Encryption and Accurate lines in vbackup...
2008-09-13 Kern Sibbaldkes Add host name to items printed during dump.
2008-09-11 Kern Sibbaldkes Set the default FD timeout to 3 minutes (previousl...
2008-09-10 Kern SibbaldAlways print Verify hash differences. Rename variable...
2008-09-10 Kern SibbaldFix MaxDiffInterval code as well.
2008-09-10 Kern SibbaldCorrect tests for MaxFullInterval as reported by
2008-09-10 Kern Sibbaldkes Enable Win32 plugin load code in lib.
2008-09-09 Eric Bollengierebl Change the new statistic implementation. Remove...
2008-09-08 Eric Bollengierebl Update documentation
2008-09-08 Kern SibbaldFix SQL case problem that may cause the failure of...
2008-09-08 Kern SibbaldFirst cut SD plugin + minor plugin changes
2008-09-03 Kern Sibbaldkes Add Slot if it is non-zero to writing bsr file...
2008-09-02 Kern SibbaldTweak technotes
2008-09-02 Kern SibbaldUpdate technotes and kernstodo
2008-09-01 Eric Bollengierebl Fix the mysql creation script that double-created an
2008-08-30 Kern Sibbaldkes Another try at fixing Vbackup. It looks much bette...
2008-08-29 Kern SibbaldFix compile warning in new dbcheck port code.
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-28 Eric Bollengierebl Modify catalog scripts to have an easier packaging...
2008-08-27 Kern Sibbaldkes Apply most of changes in a patch from:
2008-08-26 Kern SibbaldApply patch from Bastian Friedrich that accepts a yes...
2008-08-26 Kern SibbaldAttempt to fix bug #1128 InChanger flag cleared during...
2008-08-21 Kern SibbaldFix NULL Volume error when reading (or Migration or...
next