]> git.sur5r.net Git - bacula/bacula/history - bacula/src/filed
Suppress superfluous warning messages if SD polling
[bacula/bacula] / bacula / src / filed /
2010-09-07 Kern SibbaldAllow plugin to skip restore if problem
2010-09-07 Eric BollengierChange FD protocol version to avoid error message when...
2010-09-07 Marco van WieringenTweak readdir return code check saves a compiler warning.
2010-08-02 Kern SibbaldMake Win32 no filesystem change more explicit
2010-08-02 Kern SibbaldTweak error message
2010-08-02 Kern SibbaldSwitch from GPLv2 to AGPLv3
2010-08-02 Marco van WieringenFix bug #1610 handle empty xattr values on Linux and...
2010-08-02 Kern SibbaldReally free free pool memory before sm_dump
2010-08-02 Kern SibbaldGarbage collect memory pool at end of job and before...
2010-08-02 Kern SibbaldIgnore STREAM_RESTORE_OBJECTS returned by SD to FD
2010-08-02 Kern SibbaldTweak add sm_dump comments in debug code
2010-08-02 Kern SibbaldTweak add bstrerror output if snapshot fails
2010-08-02 Kern SibbaldAdd xattr seg fault protection suggested by Marco for...
2010-08-02 Kern SibbaldTweak fix compile problems due to new .exit command
2010-08-02 Kern SibbaldAdd .dump and .exit commands for daemons
2010-08-02 Kern SibbaldSkip HB kill in FD if HB thread terminated
2010-08-02 Kern SibbaldFix Makefile and build problems
2010-08-02 Kern SibbaldFix restore object compression flag -- James
2010-08-02 Marco van WieringenFix typos.
2010-08-02 Marco van WieringenOptimize the selection process for saving either AFS...
2010-08-02 Marco van WieringenTweak copyright
2010-08-02 Marco van WieringenAdded preliminary AFS acl support. The code may need...
2010-08-02 Eric BollengierAdd .dump command
2010-08-02 Eric Bollengierupdate comments
2010-08-02 Eric BollengierFix problem when sending Cancel event to plugin
2010-08-02 Eric BollengierAdd comments and cleanup
2010-08-02 Eric BollengierImplement bEventPluginCommand event for systemstate...
2010-08-02 James Harperstop Bacula aborting the job when one of the writers...
2010-08-02 Eric BollengierFix RestoreObject for PostgreSQL
2010-08-02 Marco van WieringenMove libz out of FDLIBS into a seperate variable as...
2010-08-02 Kern SibbaldFix Windows build
2010-08-02 Kern SibbaldAdd compress/decompress of Object Record data
2010-08-02 Eric BollengierFix cancel crash bug #1551
2010-08-02 James HarperFix job_metadata name problem
2010-08-02 Kern SibbaldChange plugin FileSet function names add NewOptions...
2010-08-02 Kern SibbaldSecond cut plugin filesets
2010-08-02 Kern SibbaldCorrect new plugin names
2010-08-02 Kern SibbaldFirst cut more complicated fileset options for plugins
2010-08-02 Kern SibbaldSkip FT_RESTORE_FIRST in verify
2010-08-02 Kern SibbaldStart adding plugin regex filesets
2010-08-02 Kern SibbaldReorganize regex code
2010-08-02 James HarperAdd bVarWorkingDir to filed plugins
2010-08-02 Kern SibbaldAdd back line accidentally deleted -- fixes verify...
2010-08-02 Kern SibbaldRemove inappropriate comments and unused line
2010-08-02 Kern SibbaldTweak new restore object code
2010-08-02 Kern SibbaldConvert restore object to use STREAM_RESTORE_OBJECT...
2010-08-02 Kern SibbaldApply James' patch with my restore object changes
2010-08-02 Kern SibbaldTweak comments + indenting
2010-08-02 Kern SibbaldAdd vss_close_backup_session after find_files + add...
2010-08-02 Kern SibbaldCleanup restore_object packet
2010-08-02 Kern SibbaldAdd missing break. Pointed out by James
2010-08-02 Kern SibbaldPass restore object to plugin
2010-08-02 Kern SibbaldRestore object now sent to FD
2010-08-02 Kern SibbaldExtract restore object and send to FD first cut
2010-08-02 Kern SibbaldTurn off plugin debug
2010-08-02 Kern SibbaldCreate and put data into RestoreObject table
2010-08-02 Kern SibbaldSet level for debug code
2010-08-02 Kern SibbaldFirst attempt to fix plugin excludes
2010-08-02 Kern SibbaldGet binary objects working
2010-08-02 Kern SibbaldStuff object in extended attributes
2010-08-02 Kern SibbaldAdd FT_RESTORE and first cut handling it
2010-08-02 Kern SibbaldTweak fd_plugins.c
2010-08-02 Kern SibbaldStart RESTORE_OBJECT code
2010-08-02 Kern SibbaldFix bug #1542 File Daemon outputs usage message to...
2010-08-02 James HarperApply James' rename events patch
2010-08-02 James HarperApply James' plugin patch
2010-08-02 Kern SibbaldAdd jobs running to status of daemons
2010-08-02 Marco van WieringenFix compiler warning.
2010-08-02 James HarperAdd bVarVssDllHandle so that a plugin can get GetProcAd...
2010-08-02 Kern SibbaldAdd bEventInitializeVSS as requested by James
2010-08-02 Kern SibbaldTweak: comments
2010-08-02 James HarperSystem State plugin first cut
2010-08-02 Kern SibbaldAdd plugin Exclude interface
2010-08-02 Kern SibbaldTweak: filed/job.c comments
2010-08-02 Kern SibbaldCread subroutines to add exclusion for plugins
2010-08-02 Kern SibbaldCreate AddExclude entry point for plugins
2010-08-02 Kern SibbaldAdd James' code to get VssObject
2010-08-02 Kern SibbaldPass jcr to VSS class + minor clean up of VSS code
2010-08-02 Kern SibbaldTweak comments
2010-08-02 Kern SibbaldTemp remove savecwd to make Win32 build
2010-08-02 Kern SibbaldReplace MIN by code as recommended by Marco to avoid...
2010-08-02 Kern SibbaldDiscard prev regress test results
2010-08-02 Kern SibbaldFirst cut cd to dir during save and restore
2010-08-02 Kern SibbaldRemove file_index sequential check -- reported by Graham
2010-01-20 Kern SibbaldFix FD crash when plugin running and cancel given
2010-01-20 Kern SibbaldMake a missing plugin during backup fatal
2010-01-19 Kern SibbaldEnhance FD status to have level
2009-12-31 Marco van WieringenFix typo in acl.c when compiled without acl support.
2009-12-27 Marco van WieringenMerge branch 'master' into mvw/plugin-changes
2009-12-27 Marco van WieringenFix problem with freeing the data after we switched...
2009-12-26 Marco van WieringenLets use a xattr specific constant and not the stdio...
2009-12-26 Kern SibbaldMerge branch 'master' of ssh://bacula.git.sourceforge...
2009-12-26 Marco van WieringenMerge branch 'master' into mvw/plugin-changes
2009-12-26 Marco van WieringenLets not mix initialized stack variable with uninitiali...
2009-12-26 Marco van WieringenAdded some handling of EPERM and EOPNOTSUPP which seem...
2009-12-26 Marco van WieringenLets not orphan the buffer returned by extattr_namespac...
2009-12-21 Marco van WieringenTry to fix problem on FreeBSD with unsupported extended...
2009-12-13 Kern SibbaldMerge branch 'master' of ssh://bacula.git.sourceforge...
2009-12-13 Marco van WieringenMake SUN C++ compiler stop complaining about enum defin...
2009-12-06 Kern SibbaldMerge branch 'master' of ssh://bacula.git.sourceforge...
next