]> git.sur5r.net Git - bacula/bacula/history - bacula/src/filed
Merge branch 'master' into basejobv3
[bacula/bacula] / bacula / src / filed /
2009-08-04 Eric BollengierMerge branch 'master' into basejobv3
2009-08-04 Eric BollengierMerge branch 'master' into basejobv3
2009-08-03 Eric Bollengierfix the basefile catalog update
2009-08-03 Eric Bollengierwork on stats, fix bug with batch connection
2009-08-03 Eric Bollengiertweak debug
2009-08-03 Eric Bollengierenable FileSet { Options { accurate = 'pm5' } }
2009-08-03 Eric Bollengierfix segfault
2009-08-03 Eric Bollengiercheck size also
2009-08-03 Eric Bollengiertweak debug
2009-08-03 Eric Bollengiertweak debug
2009-08-03 Eric Bollengierseems to work:!!!
2009-08-03 Eric Bollengiermake base backup work
2009-08-03 Eric Bollengierinit base file
2009-08-03 Eric Bollengiercompile
2009-08-03 Eric Bollengiermake sql part
2009-08-03 Eric Bollengiertake ideas from previous try
2009-07-30 Eric BollengierAllow restore from multiple storage
2009-07-23 Kern SibbaldFix int/int32_t problem in accurate_add_file
2009-07-15 Kern SibbaldAdd back bootstrap to FD
2009-07-14 Kern SibbaldTweak debug print in accurate
2009-07-14 Eric Bollengierebl Should fix #1323
2009-07-14 Kern SibbaldMore cleanup of bootstrap
2009-07-09 Marco van WieringenChanged ACL_OTHER into ACL_OTHER_OBJ as IRIX doesn...
2009-07-05 Eric Bollengierebl Fix compilation bug
2009-07-05 Marco van WieringenSmall change to allow the compiler to optimize it easie...
2009-07-04 Marco van WieringenChange checking for acl and xattr support from first...
2009-07-02 Eric BollengierMake estimate command accurate compatible. Should fix...
2009-06-28 Marco van WieringenFix missing case for NetBSD xattr restores.
2009-06-25 Kern SibbaldModify xattr.c and acl.c not to fail the job on errors...
2009-06-23 Marco van WieringenFix 2 rather big bugs in the xattr and acl code and...
2009-06-17 Kern SibbaldFix bug #1305 make errors obtaining acl during backup...
2009-05-26 Eric Bollengierebl Apply Steve Polyack patch to add DirSourceAddress...
2009-05-14 Kern SibbaldAllow specification of base daemon resource name.
2009-05-07 Kern Sibbaldkes Fix typo in Solaris acl code.
2009-04-28 Kern SibbaldCheck for job_canceled() in fd_plugin code
2009-04-27 Marco van WieringenAdded fix for bug #1275 where acl or xattr data is...
2009-04-16 Kern SibbaldFix bug #1246 Sometimes access denied with VSS enabled...
2009-04-02 Marco van WieringenLets only count non acl xattr in the first place that...
2009-04-02 Marco van WieringenFixed problem in xattr and acl code trying to send...
2009-03-29 Kern SibbaldAttempt to fix bat seg faults
2009-03-29 Kern SibbaldApply James' accurate debug patch + use read_record...
2009-03-29 Kern Sibbaldkes Correct bacula32.def entry point as specified...
2009-03-28 Kern SibbaldDirectly mark all files saved by plugin as being seen...
2009-03-28 Kern SibbaldAdd checks on the plugin version and the plugin license...
2009-03-28 Kern SibbaldModify plugin checkFile to return bRC_Seen to cause...
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
2009-03-15 Kern Sibbaldjh Fix by James Harper to print error code when attem...
2009-03-12 Eric Bollengierebl Remove TCABD reference
2009-03-07 Kern SibbaldPrevent bls from printing binary data when a plugin...
2009-03-07 Kern Sibbaldkes Prepare to add JS_Warnings termination status.
2009-03-06 Kern Sibbaldkes Fix the Win32 build.
2009-02-28 Marco van Wieringen- Implemented xattr support for Solaris 9 and above...
2009-02-20 Marco van WieringenUse acl_data_len instead of seperate var for length...
2009-02-18 Kern SibbaldEnsure that libtool directory always cleaned + reduce
2009-02-09 Kern Sibbaldkes Free name item in guid_to_name.c when already...
2009-02-06 Marco van WieringenFixed two typos while implementing new Solaris xattr...
2009-01-24 Kern SibbaldFail a job that references a plugin if no Plugin Direct...
2009-01-18 Kern SibbaldApply acl_solaris_update.patch submitted by Marco ...
2009-01-11 Kern SibbaldAttempt to explicitly call gmake when needed, or if...
2008-12-20 Kern Sibbald20Dec08
2008-12-16 Kern SibbaldCorrect missing return in Darwin code.
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-09 Eric Bollengierebl Add a new lock manager that can detect deadlock...
2008-12-04 Peter BuschmanCorrected missing references that were causing static...
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-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 Sibbaldkes Apply Marco's Extended attribute support patch.
2008-11-22 Kern SibbaldRemove all time_t from arguments in favor of utime_t...
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 Make example plugins for dird and filed working
2008-11-11 Eric Bollengierebl Add Plugin debug after a fatal signal.
2008-11-06 Kern SibbaldTweak debug
2008-10-23 Kern Sibbaldkes Apply patch from Marco van Wieringen that implemen...
2008-10-22 Kern SibbaldEliminate a couple of compiler warnings
2008-10-19 Kern Sibbaldkes Add Makefile dependency when using LIBTOOL_LINK...
2008-10-18 Kern SibbaldFix extract typo
2008-10-17 Kern SibbaldApply Bastian Friedrich's ACL patch to eliminate ACL
2008-10-14 Kern SibbaldApply patch from Marco van Wieringen <mvw@planets...
2008-10-13 Kern SibbaldChange API malloc/free entrypoint names
2008-10-11 Kern Sibbaldkes Add plugin types in jcr.h to reduce need to cast.
2008-10-09 Kern Sibbaldkes Add malloc and free Bacula entry points for plugin...
2008-10-08 Eric Bollengierebl Add a new custom Id variable that is printed in...
2008-10-07 Kern SibbaldCorrect binfo size per James
2008-10-06 Kern SibbaldCopy plugin link field into ffpkt.
2008-10-04 Kern Sibbaldkes Refactor restore code to create a close_previous_s...
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 SibbaldAdd plugin debug code
2008-09-30 Kern SibbaldAnother attempt to fix the endRestoreFile plugin bug...
next