]> git.sur5r.net Git - bacula/bacula/history - bacula/src/filed
Separate object/binaries in Win32 and Win64 builds. More to be done.
[bacula/bacula] / bacula / src / filed /
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...
2008-09-29 Kern SibbaldCorrect a bug in passing the context to the endRestoreF...
2008-09-29 Kern Sibbaldkes Create plugin instance only when FD job starts.
2008-09-28 Kern Sibbaldkes Add cmd_plugin flag to jcr so we can globally...
2008-09-27 Kern Sibbaldkes Implement build and install of bpipe-fd.so plugin.
2008-09-26 Kern Sibbaldkes Rework the pluginIO Bacula internal code to enable
2008-09-25 Kern Sibbaldkes Improve plugin debug. Create plugin test.
2008-09-25 Kern Sibbaldkes Make first cut attempt to correct SQL that compute...
2008-09-24 Eric Bollengierebl Add debug in accurate code
2008-09-24 Kern SibbaldAdd more plugin documentation and fix include of config...
2008-09-22 Eric Bollengierebl Revert accurate code to htable (instead of rblist)
2008-09-22 Eric Bollengierebl Cleanup accurate code (remove tcdbm parts) and...
2008-09-21 Kern SibbaldFix compile errors in filed/fd_plugin.c.
2008-09-18 Kern SibbaldTweak technotes
2008-09-18 Kern SibbaldFix bad debug code call in src/filed/accurate.c
2008-09-17 Kern SibbaldChange two Jmsgs in accurate to Dmsg to reduce unnecessary
2008-09-16 Kern SibbaldUpdate projects file + property changes
2008-09-16 Kern SibbaldFix bug #1156 FD crash during processing of Accurate...
2008-09-16 Kern SibbaldTweaks to htable code to improved debugging and make...
2008-09-14 Kern SibbaldUpdate technotes and kernstodo
2008-09-11 Kern Sibbaldkes Set the default FD timeout to 3 minutes (previousl...
2008-09-10 Kern SibbaldAlways print Verify hash differences. Rename variable...
2008-09-10 Kern Sibbaldkes Enable Win32 plugin load code in lib.
2008-09-08 Kern SibbaldFirst cut SD plugin + minor plugin changes
2008-09-08 Kern SibbaldTweaks + svn ignores
2008-09-03 Kern Sibbaldkes Add Slot if it is non-zero to writing bsr file...
2008-08-30 Kern Sibbaldkes Another try at fixing Vbackup. It looks much bette...
2008-07-30 Kern Sibbaldkes Raise some restore debug levels.
2008-07-25 Dan LangilleCorrect the authentication FAQ URL
2008-07-17 Kern SibbaldMove setting JobLevel and JobType into a method, which...
2008-07-14 Kern Sibbaldkes Change Bacula trademark owner from John Walker...
2008-07-03 Kern Sibbaldkes Fix python compiler string warning. Note, IMO...
2008-07-02 Kern Sibbaldkes Fix mtx-changer to detect both versions of Ubuntu...
2008-06-27 Kern Sibbaldkes Generally clean up the manual tape loading code...
2008-06-23 Kern Sibbaldkes Make first step toward eliminating globals from...
2008-06-18 Kern Sibbald18Jun08
2008-05-19 Eric Bollengierebl Revert to #6988 for accurate mode (keep htable...
2008-05-19 Eric Bollengierebl use tokyocabinet by default instead of htable
next