]> git.sur5r.net Git - bacula/bacula/history - bacula/src/filed
Merge branch 'master' into basejobv3
[bacula/bacula] / bacula / src / filed /
2009-08-26 Eric BollengierMerge branch 'master' into basejobv3
2009-08-25 Kern SibbaldSuppress some error messages generated after cancelling...
2009-08-24 Eric BollengierMerge branch 'master' into basejobv3
2009-08-24 Eric Bollengiertweak comments
2009-08-24 Eric Bollengierupdate basejob code to use checksum during accurate...
2009-08-24 Eric BollengierMerge branch 'master' into basejobv3
2009-08-21 Eric BollengierMerge branch 'master' of ssh://ricozz@bacula.git.source...
2009-08-21 Kern SibbaldAdd commas in num files for estimate command
2009-08-15 Marco van WieringenNo need to flush the members of the xattr link cache...
2009-08-15 Eric Bollengierfix couple of segfault in acl/xattr code
2009-08-15 Marco van WieringenSome small fixes to the counting and some small relayou...
2009-08-15 Marco van WieringenLets first output statistics before freeing them. Saves...
2009-08-15 Marco van WieringenFix merge conflict leftover
2009-08-15 Marco van WieringenAdd all acl and xattr related variables which are eithe...
2009-08-14 Marco van WieringenSome small fixes to the counting and some small relayou...
2009-08-14 Marco van WieringenLets first output statistics before freeing them. Saves...
2009-08-14 Marco van WieringenFix merge conflict leftover
2009-08-14 Marco van WieringenAdd all acl and xattr related variables which are eithe...
2009-08-14 Eric BollengierMerge branch 'master' into basejobv3
2009-08-14 Marco van WieringenLoose void pointer and use C++ supported declaration...
2009-08-14 Marco van WieringenMove global variables into jcr private xattr data struc...
2009-08-11 Eric BollengierMerge branch 'master' into bat_slot
2009-08-09 Kern SibbaldFix compiler warnings in acl and xattr code
2009-08-09 Marco van WieringenFixed references to xattr_link_cache_entry to use xattr...
2009-08-09 Marco van WieringenChanges due to code review by Kern added.
2009-08-09 Marco van WieringenMove enum from protos.h to filed.h and move defines...
2009-08-09 Marco van WieringenAdded some more ENOENT supressing.
2009-08-09 Marco van WieringenSmall indent change
2009-08-09 Marco van WieringenSmall change to comments
2009-08-09 Marco van WieringenRenamed cleanup goto target into bail_out which is...
2009-08-09 Marco van WieringenAdded comment on entry points
2009-08-09 Marco van WieringenAdded missing ENOENT switch case.
2009-08-09 Marco van WieringenFix problem with counting xattr and returning a non...
2009-08-09 Marco van WieringenLoose default_stream parameter.
2009-08-09 Marco van WieringenChanged snprintf to bsnprintf
2009-08-09 Marco van WieringenUse bstrncpy instead of strncpy
2009-08-09 Marco van WieringenFixed Jmsg4 to Mmsg4
2009-08-09 Marco van WieringenFixed 2 typos.
2009-08-09 Marco van WieringenAdded support for counting xattr errors and only print...
2009-08-09 Marco van WieringenAdded support for counting acl errors and only print...
2009-08-09 Marco van WieringenSmall changes to ifdef layout.
2009-08-09 Marco van WieringenFixed typo where I moved some code into the switch...
2009-08-09 Marco van WieringenMoved the berrno as a local variable of the function...
2009-08-09 Marco van WieringenMake sure it compiles and moved the berrno as a local...
2009-08-09 Marco van WieringenMoved list of supported xattr to start of per OS implem...
2009-08-09 Marco van WieringenFixed typo
2009-08-09 Marco van WieringenImported patch from older git tree.
2009-08-07 Eric BollengierMerge branch 'master' into basejobv3
2009-08-07 Eric BollengierMerge branch 'master' into basejobv3
2009-08-06 Eric BollengierMerge branch 'master' into basejobv3
2009-08-04 Eric BollengierMerge branch 'master' into basejobv3
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
next