]> git.sur5r.net Git - bacula/bacula/history - bacula/src/filed
FD plugin enhancements
[bacula/bacula] / bacula / src / filed /
2008-02-03 Kern SibbaldFD plugin enhancements
2008-02-02 Kern Sibbaldkes Implement DB Driver = string for the DBI driver.
2008-02-01 Kern SibbaldFirst cut plugin directives.
2008-01-30 Kern Sibbaldkes Apply patch from bug #1049 to prevent stripping...
2008-01-28 Kern SibbaldAlpha integration of Dir plugin
2008-01-28 Kern SibbaldA bit of crypto cleanup. More later.
2008-01-26 Kern SibbaldFirst integration of FD plugin
2008-01-26 Kern SibbaldUpdates
2008-01-23 Kern Sibbaldkes Move initialization of read/write res lock earlier...
2008-01-12 Kern SibbaldMove fd-plugins.c and add fd-plugins.h
2008-01-02 Kern SibbaldCopyright update
2007-12-29 Eric Bollengierebl Fixes #897 and #1005 where bacula doesn't display...
2007-12-19 Eric Bollengierebl fix the last patch to do only ignorecase on win32
2007-12-19 Eric Bollengierebl Always use ignorecase fileset option on win32 FD.
2007-12-12 Kern SibbaldImplement Plugin Directory and plugin events.
2007-12-11 Kern SibbaldImplement a security enhancement: TLS authentication...
2007-12-03 Kern Sibbald03Dec07
2007-11-23 Eric Bollengierebl Fix #1015 about socket restore errors.
2007-11-05 Eric Bollengierebl revert previous change to get a more simple patch...
2007-11-05 Eric Bollengierebl fix compile stuff
2007-11-05 Eric Bollengierebl Cleanup. Use jcr->VSS instead of a local variable.
2007-10-19 Kern Sibbaldkes Make explicit exception to GPL in LICENSE to permi...
2007-10-05 Kern Sibbaldkes Fix listing performance problems in bat. Pointed...
2007-09-27 Kern Sibbaldkes Fix FD->SD authorization failure, which was due...
2007-09-27 Kern SibbaldAdd const char where needed (more to do). Remove temp...
2007-09-26 Kern SibbaldUpdate
2007-09-26 Kern SibbaldAdd jcr to timer packets so if killed message can be...
2007-09-26 Kern SibbaldPut some FD auth code on dbglvl rather than fixed.
2007-09-26 Kern SibbaldReturn insert attributes error message in db msg buffer...
2007-09-13 Kern Sibbaldkes Add code to help Dan debug 2drive-incremental...
2007-09-12 Kern Sibbaldes Fix error message that was clobbered when Dir tells...
2007-09-09 Kern Sibbaldkes Suppress chown and chmod error messages if the...
2007-08-25 Kern SibbaldChange autmatically adjusting to automatically compensa...
2007-08-15 Kern Sibbaldkes Update AUTHORs file
2007-08-06 Kern Sibbaldkes Correct seg fault when switching tape drives durin...
2007-07-23 Eric Bollengierebl Fix compilation when using #define BACL_WANT_NUMER...
2007-07-22 Kern SibbaldCorrect RunScript to terminate job in FD on failure.
2007-07-22 Kern Sibbaldkes Change abort_on_error and AbortJobOnError to fail_...
2007-07-13 Eric Bollengierebl apply Frank Sweetser patch for macosX
2007-07-13 Eric Bollengierebl move Errors count up to be more easy to parse...
2007-07-12 Kern SibbaldAdd rctx prefix to Mac OS X references
2007-06-24 Kern Sibbaldkes Implement Windows reparse points -- similar to...
2007-06-23 Kern Sibbaldkes Remove some duplicated code in tls.c
2007-06-22 Kern SibbaldAdd Swedish sv.po file
2007-06-21 Kern Sibbaldkes Don't print clock skew message in FD if less than...
2007-06-19 Kern Sibbaldkes Fix bad return in FD when encryption signature...
2007-06-16 Kern SibbaldFix seg fault in FD.
2007-06-16 Kern Sibbaldkes Remove a few malloc()s from the encryption code.
2007-06-07 Kern SibbaldConvert to pure GPL v2 license.
2007-06-07 Kern Sibbaldkes Fix sscanf problems reported by Peter Buschman...
2007-05-28 Kern Sibbaldkes Minor refactoring of restore decryption code.
2007-05-27 Kern Sibbaldkes I reworked the OpenSSL include/lib flags to be...
2007-05-24 Kern Sibbaldkes Add additional sm_check() code on debug level 1.
2007-05-20 Kern SibbaldMove more bnet functions into the BSOCK class.
2007-05-10 Kern SibbaldFix buffer overrun in FD
2007-05-10 Kern Sibbaldkes Implement heap size display in status for all...
2007-05-06 Kern Sibbaldkes Start implementing bstrerror() in place of strerror().
2007-05-04 Kern Sibbaldkes Change console Job name from *Console* to -Console...
2007-05-03 Kern Sibbaldkes First cut strip path. The data should be passed...
2007-05-02 Kern SibbaldTentative fix for missing digest signature in bug 807.
2007-04-29 Landon Fullerbackup.c: Send the cryptographic session data for all...
2007-04-29 Landon FullerFix handling of unexpected stream data, preventing...
2007-04-29 Landon FullerSanity check the encryption context before attempting...
2007-04-24 Eric Bollengierebl cleanup File relocation to use RegexWhere instead of
2007-04-24 Kern Sibbaldkes Make pm_strxxx() routines handle input of NULL...
2007-04-22 Eric Bollengierebl use regexwhere instead of rwhere
2007-04-22 Kern SibbaldImplement socket level heartbeat (tcp_keepidle)
2007-04-22 Eric Bollengierebl Commit file relocation
2007-03-31 Eric Bollengierebl Check size, age of each file after their backup...
2007-03-23 Landon FullerAdd support for arbitrary client-to-server certificate...
2007-03-18 Kern Sibbaldkes Move the checking of the database in initializion...
2007-03-15 Robert NelsonFix ACLS on zero length files on Windows.
2007-03-05 Kern Sibbaldkes More bat implementation.
2007-02-22 Kern Sibbaldkes Begin implementing new comm signals for API.
2007-02-16 Kern SibbaldTweak
2007-02-16 Kern Sibbaldkes Fix encryption deblocking bug, which caused some...
2007-02-16 Kern Sibbaldkes Add FD event sequence order prepared by Eric ...
2007-02-15 Kern Sibbaldtweaks
2007-02-12 Eric Bollengierebl fix runscript : they was run before the real end...
2007-02-10 Kern Sibbaldkes Apply Eric's scratch patch that moves a purged...
2007-02-09 Kern Sibbald09Feb07
2007-02-07 Kern SibbaldRemove unwanted execute bit
2007-02-06 Robert NelsonRemove obsolete .cvsignore files.
2007-02-04 Robert NelsonFix bug # 746 - Windows FD crashes when job canceled
2007-01-12 Kern SibbaldUpdate copyrights + Do not release source pointers...
2007-01-11 Kern Sibbaldkes Add dynamic dll entry point for SHGetFolderPath...
2006-12-22 Kern Sibbaldkes Fix code to check for two resources of same name...
2006-12-21 Eric Bollengierebl fix compilation bug by adding #ifdef HAVE_LIBZ
2006-12-17 Kern Sibbaldkes Add additional messages when Job canceled automati...
2006-12-16 Kern Sibbaldkes Update projects file for next vote.
2006-12-13 Kern Sibbaldkes Implement code that should properly set that a...
2006-12-11 Kern SibbaldFix bad variable initialization
2006-12-10 Landon FullerFix job byte reporting -- the digest code runs in verif...
2006-12-09 Landon FullerThis commit fixes backup and restore of HFS+ resource...
2006-12-08 Robert NelsonRename cats_pgsql to cats_postgresql and cats_sqlite...
2006-12-06 Kern Sibbaldkes Put make_catalog_backup SQL_BINDIR in an environme...
2006-12-04 Kern Sibbaldkes Add job report indication of whether or not VSS...
2006-12-04 Landon FullerRe-implemented the block-preserving encryption restore...
2006-12-03 Kern Sibbaldkes Enable disk seeking on restore.
2006-12-03 Kern Sibbaldkes Turn off data encryption. It can be enabled by...
next