]> git.sur5r.net Git - bacula/bacula/history - bacula/src/filed/accurate.c
Add debug code to MaxDiffInterval
[bacula/bacula] / bacula / src / filed / accurate.c
2009-03-29 Kern SibbaldApply James' accurate debug patch + use read_record...
2009-03-25 Kern Sibbaldkes Added the following to provide solutions to the...
2009-03-24 Eric Bollengierebl Use MTIMEONLY fileset option in accurate check
2008-11-22 Kern SibbaldRemove all time_t from arguments in favor of utime_t...
2008-09-24 Eric Bollengierebl Add debug in 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-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 SibbaldTweaks to htable code to improved debugging and make...
2008-07-17 Kern SibbaldMove setting JobLevel and JobType into a method, which...
2008-07-14 Kern Sibbaldkes Change Bacula trademark owner from John Walker...
2008-05-19 Eric Bollengierebl Revert to #6988 for accurate mode (keep htable...
2008-05-19 Eric Bollengierebl use tokyocabinet by default instead of htable
2008-05-10 Eric Bollengierebl tweak debug level
2008-05-10 Eric Bollengierebl accurate version with htable, memory db and disk db
2008-04-28 Eric Bollengierebl fix
2008-04-28 Eric Bollengierebl Fix compilation with tokyodbm
2008-04-28 Eric Bollengierebl cleanup
2008-04-28 Eric Bollengierebl Cleanup accurate code
2008-04-28 Eric Bollengierebl try to cleanup hash driver
2008-04-28 Eric Bollengierebl Make accurate mode with hash disk pass regression...
2008-04-28 Eric Bollengierebl Cleanup function prototype
2008-04-27 Eric Bollengierebl First cut of accurate backup with tokyodbm