]> git.sur5r.net Git - bacula/bacula/history - bacula
ebl Fix possible bug in cancel_job() with job that are not
[bacula/bacula] / bacula /
2008-10-08 Eric Bollengierebl Fix possible bug in cancel_job() with job that...
2008-10-08 Kern SibbaldCommit migrate poolsize patch
2008-10-07 Kern SibbaldCorrect binfo size per James
2008-10-07 Eric Bollengierebl Should fix configure problem (old version of the...
2008-10-07 Kern SibbaldFix bat build for Win32.
2008-10-06 Eric Bollengierebl Add patch to autorize console command from runscripts
2008-10-06 Eric Bollengierebl Cleanup
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 Kern SibbaldAdd back db.m4 needed for dbi code
2008-10-05 Kern SibbaldEliminate bad C code from configure.in
2008-10-05 Eric Bollengierebl Cleanup libdb
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 SibbaldTweak tabbing
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 SibbaldExplicitly create plugin directory in Makefile
2008-09-30 Kern SibbaldAdd plugin debug code
2008-09-30 Kern SibbaldAnother attempt to fix the endRestoreFile plugin bug...
2008-09-29 Kern SibbaldFix Win32 build after Joao's patch
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 Dirk H BartleyThe earlier fix of populated and populating was causing...
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 Eric Bollengierebl decrease the debug ouput
2008-09-24 Kern SibbaldFix typo
2008-09-24 Kern SibbaldThis code should fix the race condition that leads...
2008-09-24 Eric Bollengierebl Add debug in accurate code
2008-09-24 Kern SibbaldAdd more plugin documentation and fix include of config...
2008-09-22 Eric Bollengierebl Add patches about accurate code
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 Dan LangilleSee ticket 1152
2008-09-18 Kern SibbaldTweak technotes
2008-09-18 Kern SibbaldFix bad debug code call in src/filed/accurate.c
2008-09-17 Kern SibbaldChange two Jmsgs in accurate to Dmsg to reduce unnecessary
2008-09-16 Kern SibbaldUpdate projects file + property changes
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 SibbaldUpdate kernstodo
2008-09-08 Kern SibbaldFix SQL case problem that may cause the failure of...
2008-09-08 Kern SibbaldAdd first cut sd plugin driver
2008-09-08 Kern SibbaldFirst cut SD plugin + minor plugin changes
2008-09-08 Kern SibbaldTweak
2008-09-08 Eric Bollengierebl Speedup dbcheck for postgresql. (1h to cleanup...
2008-09-08 Kern SibbaldTweaks + svn ignores
2008-09-07 Scott BarningerAdjust single directory install, add switch to supress...
2008-09-07 Kern SibbaldRemove tokyocabinet -- not used
2008-09-04 Eric Bollengierebl Update about STAP
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-09-01 Kern SibbaldUpdate notes on dbcheck.sql
2008-08-31 Eric Bollengierebl Add the -B option that extract Catalog configurati...
2008-08-31 Eric Bollengierebl Fix bad value for the first Last FM
2008-08-31 Eric Bollengierebl Tweak status slots storage output command
2008-08-31 Eric Bollengierebl tweak autochanger content output
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 compile warning in new dbcheck port code.
2008-08-29 Kern SibbaldFix migration code broken by previous virtual backup fix
2008-08-28 Kern SibbaldAdd a warning to Vbackup if accurate not set
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 Add patch to use 64bit FileId field
2008-08-28 Eric Bollengierebl Remove catalog dependency for bcopy
next