]> git.sur5r.net Git - bacula/bacula/history - bacula
Add Marco's Extended ACL documentation
[bacula/bacula] / bacula /
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
2008-11-06 Eric Bollengierebl Add code to get more information after a violent...
2008-11-06 Eric Bollengierebl update debug after signal
2008-11-05 Eric Bollengierebl tweak tab/space
2008-11-05 Eric Bollengierebl Apply Bastian's patch that add spooldata=yes|no...
2008-11-05 Kern SibbaldTweak rwlock_test
2008-11-05 Kern SibbaldTweak rwlock_test does not yet work
2008-11-05 Eric Bollengierebl Test a small patch to add debug info with locking
2008-11-04 Eric Bollengierebl Turn to sh instead of bash
2008-11-02 Kern SibbaldCommit orphaned job patch
2008-11-02 Kern SibbaldFix orphanned jobs (deadlock) while pruning.
2008-11-02 Kern SibbaldUse jcr stored in bsock rather than searching in getmsg.c.
2008-11-02 Kern SibbaldImplement win32_chmod that uses wide characters, if...
2008-11-01 Kern SibbaldTweak
2008-11-01 Kern SibbaldUpdate patches
2008-11-01 Kern SibbaldRework patches
2008-11-01 Kern SibbaldTweak debug
2008-10-31 Kern SibbaldFix picky compiler warning
2008-10-30 James Harpermoved fdplugins directory to under bin in the winbacula...
2008-10-30 James HarperMoved exchange-fd plugin install to fdplugins instead...
2008-10-30 James Harperfixed bug on restore due to mingw handling of wide...
2008-10-29 Kern SibbaldApply pane freezing during updates patch from Riccardo...
2008-10-29 Eric Bollengierebl Be sure that wait_time is set before using it
2008-10-29 Kern Sibbaldkes Rework next_vol and autoprune a bit due to failure in
2008-10-29 Eric Bollengierebl update next vol patch
2008-10-29 Eric Bollengierebl Try to fix maxwaittime to be cumulative
2008-10-28 Kern Sibbaldkes Fix bug #1046 VolumeToCatalog incorrectly reports...
2008-10-28 Kern SibbaldFix typo in dbcheck code
2008-10-28 Eric Bollengierebl Fix STDERR/STDOUT redirection
2008-10-28 Kern SibbaldApply Joao's patch to SQLite tables to make chars work.
2008-10-27 Eric Bollengierebl Fix #1175 About update slots that don't reset...
2008-10-27 Eric Bollengierebl Fix #1173 where prune_volume() returns a volume...
2008-10-27 Eric Bollengierebl Don't need to get a scratch volume in prune_volume...
2008-10-27 Kern SibbaldFix typo in comment
2008-10-26 Eric Bollengierebl Update PATH like in orignal script
2008-10-26 Kern SibbaldEliminate pesky compiler warnings
2008-10-26 Kern SibbaldRemove dummy make dependence from manpages
2008-10-26 Eric Bollengierebl Cleanup postgresql part
next