]> git.sur5r.net Git - bacula/bacula/history - bacula
Add more plugin documentation and fix include of config.h for
[bacula/bacula] / bacula /
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
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 SibbaldUpdate projects file
2008-08-26 Kern SibbaldApply patch from Bastian Friedrich that accepts a yes...
2008-08-26 Kern SibbaldTweak
2008-08-26 Kern SibbaldAttempt to fix bug #1128 InChanger flag cleared during...
2008-08-26 Kern Sibbaldminor tweaks
2008-08-24 Scott BarningerAdd support for install to /opt/bacula
2008-08-24 Kern SibbaldCommit NULL vol name patch
2008-08-21 Kern SibbaldFix NULL Volume error when reading (or Migration or...
2008-08-18 Kern Sibbaldkes Add additional info to some SD messages.
2008-08-18 Eric Bollengierebl Add a new catalog backup script
2008-08-18 Eric Bollengierebl Make a difference between sqlite and sqlite3
2008-08-18 Eric Bollengierebl Add patch to have a simplest backup process for
2008-08-17 Scott BarningerRemoved libtermcap dependency for fc9.
2008-08-15 Kern SibbaldFix a Verify InitCatalog problem where in certain cases
2008-08-13 Kern SibbaldFix seg fault in Dir during estimate command with no...
2008-08-06 Eric Bollengierebl update doc
2008-08-06 Eric Bollengierebl Update test with rbtree, index and disk list
2008-08-06 Eric Bollengierebl Add 4kB buffer operation test for accurate mode
2008-08-04 Scott BarningerFix bat package dependencies.
2008-08-04 Kern SibbaldAdd message to migration job when the target job is...
2008-08-02 Dirk H BartleyI think this fixes the last of the issues with #ifdef...
2008-07-30 Kern SibbaldFix Win32 build
2008-07-30 Eric Bollengierebl Add accurate disk tests
2008-07-30 Kern Sibbaldkes Raise some restore debug levels.
2008-07-28 Kern Sibbaldkes Define a machine dependent ioctl request type...
2008-07-27 Kern SibbaldAdd some patches
2008-07-26 Kern Sibbaldkes When a migration job actually runs, re-check the...
2008-07-26 Kern SibbaldFix ioctl prototypes
2008-07-26 Kern SibbaldFix ioctl prototypes
2008-07-25 Dan LangilleCorrect the authentication FAQ URL
2008-07-25 Kern SibbaldChange text
2008-07-24 Kern SibbaldSet MALLOC_CHECK_=0 in environment before starting...
2008-07-24 Kern Sibbaldkes Implement console 'wait mount' command. Doesn...
2008-07-23 Dirk H BartleyThe fix that I did last night seems to be occuring...
2008-07-23 Kern SibbaldApply patch submitted for bug #1107 with a small modifi...
2008-07-23 Kern SibbaldMake some tweaks to bsmtp based on patch submitted...
2008-07-23 Kern SibbaldMake the default bat restore Pool be Any. This fixes...
2008-07-23 Dirk H BartleyI was unable to think of a more elegent solution to...
2008-07-23 Dirk H BartleyPurged was missed, Adding here.
2008-07-22 Kern SibbaldRemove debug statement that crashes the SD at the end of
2008-07-21 Kern SibbaldWin32 bat tweaks
2008-07-20 Kern SibbaldAdd mount patch
2008-07-20 Kern SibbaldImplement Win32 bat changes made to Branch-2.4
next