]> git.sur5r.net Git - bacula/bacula/history - bacula
Commit migrate2 patch
[bacula/bacula] / bacula /
2008-12-14 Kern SibbaldCommit migrate2 patch
2008-12-14 Eric Bollengierebl tests are working, but the solution is not the...
2008-12-14 Eric Bollengierebl update patch
2008-12-14 Eric Bollengierebl tweak patch
2008-12-13 Kern Sibbaldkes Fix Migration bug #1206 sql error with NULL FileSe...
2008-12-13 Eric Bollengierebl small fix
2008-12-13 Eric Bollengierebl cleanup
2008-12-13 Eric Bollengierebl Update patch for #1190
2008-12-12 Eric Bollengierebl Fix #1190
2008-12-12 Eric Bollengierebl fix segfault with debug mode
2008-12-12 Eric Bollengierebl update
2008-12-12 Eric Bollengierebl cleanup
2008-12-12 Eric Bollengierebl Patch for a working find_smallest_volfile() function
2008-12-11 Kern SibbaldCorrect typo
2008-12-11 Eric Bollengierebl Add patch for #1190
2008-12-11 Kern Sibbaldkes Fix configure to do minimum Win32 configure so...
2008-12-10 Eric Bollengierebl Rename all STREAM_ACL_..._T into STREAM_ACL_..
2008-12-10 Dan LangilleFix the temp file problem.
2008-12-09 Eric Bollengierebl Add a new lock manager that can detect deadlock...
2008-12-09 Eric Bollengierebl Add new Director->MaxConsoleConnections directive
2008-12-04 Peter BuschmanCorrected missing references that were causing static...
2008-12-04 Eric Bollengierebl Fix bacula-sd hanging after tape gets full + unload
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-12-01 Kern SibbaldAdd position arg to Darwin getxattr
2008-12-01 Kern SibbaldApply Marco's Darwin xattr patches
2008-11-30 Kern SibbaldKludge Darwin build
2008-11-30 Kern SibbaldKludge Darwin build problem
2008-11-30 Kern SibbaldFix type conversion casting
2008-11-28 Kern SibbaldUpdate
2008-11-26 Kern SibbaldMake pm_memcpy prototype agree with definition
2008-11-26 Kern SibbaldAdd back Marco's configure.in changes without the libdi...
2008-11-26 Kern SibbaldRevert to old configure.in
2008-11-26 Kern SibbaldUpdate
2008-11-26 Kern SibbaldApply Marco's acl.c tweak
2008-11-26 Kern SibbaldFix win32 build, not without some pain
2008-11-26 Kern SibbaldAdd missing files for xattr and eliminate a few compile...
2008-11-26 Kern SibbaldCommit new configure from Marco's commit
2008-11-26 Kern Sibbaldkes Apply Marco's Extended attribute support patch.
2008-11-25 Kern SibbaldMore changes to ensure that during thread switches...
2008-11-25 Kern SibbaldEnsure that consoles attach jcr to thread, and that...
2008-11-25 Kern SibbaldTry to eliminate possible plugin termination problems
2008-11-24 Kern SibbaldMove definition of FileId_t to bc_types and define...
2008-11-22 Kern SibbaldTweak
2008-11-22 Kern SibbaldRemove all time_t from arguments in favor of utime_t...
2008-11-22 Kern SibbaldAdd more debug to match_bsr.c and use %u for unsigned...
2008-11-20 Eric Bollengierebl Apply patch for bug #1182 about Recycle flag
2008-11-20 Kern Sibbaldkes Since the user has been warned, allow console...
2008-11-20 Eric Bollengierebl Apply patch from bug #1175 that reset the Slot...
2008-11-20 Eric Bollengierebl Remove a Emsg() after recieving a Fatal signal...
2008-11-19 Kern Sibbaldkes Apply patch from bug #1187. It prints an error...
2008-11-19 Kern SibbaldUse doubly linked bsr list so that consumed bsrs may be
2008-11-19 Kern SibbaldUpdate
2008-11-18 Kern Sibbaldkes Probably fix for bug #1188 where Volume is purged...
2008-11-18 Kern Sibbaldkes Implement bsr block level checking for disk files...
2008-11-18 Eric Bollengierebl Add debug hook
2008-11-18 Eric Bollengierebl Make SD plugins working
2008-11-18 Eric Bollengierebl Add new events
2008-11-14 Eric Bollengierebl Rename patchnotes for better completion
2008-11-14 Eric Bollengierebl Apply Riccardo's patch to compile bacula+mysql...
2008-11-13 Eric Bollengierebl update version
2008-11-13 Eric Bollengierebl Add writable variable to director plugin interface
2008-11-13 Eric Bollengierebl Add more variable accessible through the director...
2008-11-12 Eric Bollengierebl Initialize plugin in director
2008-11-12 Eric Bollengierebl Add plugin list to status dir command output
2008-11-12 Eric Bollengierebl add debug dump for plugins in director
2008-11-12 Eric Bollengierebl Make example plugins for dird and filed working
2008-11-12 Eric Bollengierebl Add waiting patch info
2008-11-12 Eric Bollengierebl Apply Riccardo's patch that fix some win32 compila...
2008-11-11 Eric Bollengierebl Tweak dump code
2008-11-11 Eric Bollengierebl Add Plugin debug after a fatal signal.
2008-11-10 Eric Bollengierebl Update after fatal signal debugging
2008-11-10 Eric Bollengierebl fix debug
2008-11-10 Eric Bollengierebl Fix compilation
2008-11-10 Eric Bollengierebl Fix maxwaittime to fit documentation, this time...
2008-11-10 Eric Bollengierebl Add tips for big postgresql setup
2008-11-09 Eric Bollengierebl update
2008-11-09 Eric Bollengierebl Remove extra db lock debug
2008-11-09 Eric Bollengierebl remove lock debug
2008-11-09 Eric Bollengierebl cleanup
2008-11-08 Scott BarningerAdd use of pkgconfig to find QT4 paths.
2008-11-08 Eric Bollengierebl update regress patch
2008-11-07 Kern SibbaldApply Riccardo's second patch that cleans up the #include
2008-11-07 Kern SibbaldCommit 2.4.3-jobs.patch
2008-11-07 Eric Bollengierebl update with allow_transactions flag for mysql
2008-11-07 Eric Bollengierebl Fix mysql compilation problem with debug lock...
2008-11-07 Eric Bollengierebl Fix compilation
2008-11-07 Eric Bollengierebl Fix compilation error
2008-11-07 Eric Bollengierebl Add a patch for #1175
2008-11-07 Kern SibbaldApply win32-fixes patch from Riccardo that makes the...
2008-11-07 Kern SibbaldAdd dbglvl to bpipe-fd plugin
2008-11-06 Kern Sibbaldturn off code that does not compile
2008-11-06 Kern Sibbaldkes Fix bug with job name duplication if more than...
2008-11-06 Kern SibbaldTweak debug
2008-11-06 Kern SibbaldTweak debug
2008-11-06 Kern SibbaldTweak debug code
2008-11-06 Eric Bollengierebl First patch to fix #1182
2008-11-06 Eric Bollengierebl update patch
2008-11-06 Eric Bollengierebl update new "bactrace" option to dump information...
2008-11-06 Eric Bollengierebl Allow binaries in an other location
next