]> git.sur5r.net Git - bacula/bacula/history - bacula/src/filed/restore.c
First cut Delta code in FD
[bacula/bacula] / bacula / src / filed / restore.c
2010-11-25 Kern SibbaldFirst cut Delta code in FD
2010-10-06 Marco van WieringenAdded first try at supporting IRIX extended attributes.
2010-10-06 Marco van WieringenAdded support for TRU64 Extended Attributes interface.
2010-09-30 Marco van WieringenAdd missing new stream definitions.
2010-09-30 Marco van WieringenAdded xattr interface found in AIX 6.x and higher which...
2010-08-02 Kern SibbaldSwitch from GPLv2 to AGPLv3
2010-08-02 Kern SibbaldIgnore STREAM_RESTORE_OBJECTS returned by SD to FD
2010-08-02 Marco van WieringenAdded preliminary AFS acl support. The code may need...
2010-08-02 Kern SibbaldSecond cut plugin filesets
2010-08-02 Kern SibbaldRestore object now sent to FD
2010-08-02 Kern SibbaldSet level for debug code
2010-08-02 Kern SibbaldGet binary objects working
2010-08-02 Kern SibbaldStart RESTORE_OBJECT code
2009-10-17 Eric BollengierMerge remote branch 'sf/master' into purge
2009-10-17 Marco van WieringenMerge branch 'master' into mvw/1361
2009-10-16 Eric BollengierMerge branch 'master' into basejobv3
2009-10-16 Eric BollengierMerge branch 'master' of ssh://bacula.git.sourceforge...
2009-10-16 Marco van WieringenMerge branch 'mvw/xattr-overhaul'
2009-10-15 Marco van WieringenMerge branch 'master' into mvw/xattr-overhaul
2009-10-11 Marco van WieringenChange acl and xattr errors from Qmsg to Jmsg
2009-10-11 Marco van WieringenMerge branch 'master' into mvw/xattr-overhaul
2009-10-07 Marco van WieringenUse extattr interface for all xBSD filesystems. Added...
2009-09-30 Eric BollengierMerge branch 'master' into basejobv3
2009-09-27 Kern SibbaldFix compiler warning
2009-09-20 Kern SibbaldFix compile error on Mac
2009-09-07 Eric BollengierMerge branch 'master' into basejobv3
2009-09-07 Marco van WieringenRedone comments
2009-09-07 Marco van WieringenMove restore struct defintions to seperate include...
2009-09-07 Marco van WieringenMove finderinfo restore into seperate function so we...
2009-09-07 Marco van WieringenLoose #ifdef and use const bool wrapper for some cleane...
2009-09-07 Marco van WieringenThis patch should fix bug #1366
2009-09-07 Marco van WieringenThis patch should fix bug #1365
2009-09-03 Eric BollengierFix #1364 and #1363 about compression buffer error.
2009-08-24 Eric BollengierMerge branch 'master' into basejobv3
2009-08-15 Eric Bollengierfix couple of segfault in acl/xattr code
2009-08-15 Marco van WieringenLets first output statistics before freeing them. Saves...
2009-08-15 Marco van WieringenAdd all acl and xattr related variables which are eithe...
2009-08-14 Marco van WieringenLets first output statistics before freeing them. Saves...
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-11 Eric BollengierMerge branch 'master' into bat_slot
2009-08-09 Marco van WieringenChanges due to code review by Kern added.
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 WieringenImported patch from older git tree.
2009-07-04 Marco van WieringenChange checking for acl and xattr support from first...
2009-06-28 Marco van WieringenFix missing case for NetBSD xattr restores.
2009-02-28 Marco van Wieringen- Implemented xattr support for Solaris 9 and above...
2008-12-10 Eric Bollengierebl Rename all STREAM_ACL_..._T into STREAM_ACL_..
2008-11-26 Kern Sibbaldkes Apply Marco's Extended attribute support patch.
2008-10-18 Kern SibbaldFix extract typo
2008-10-17 Kern SibbaldApply Bastian Friedrich's ACL patch to eliminate ACL
2008-10-04 Kern Sibbaldkes Refactor restore code to create a close_previous_s...
2008-09-14 Kern SibbaldUpdate technotes and kernstodo
2008-09-11 Kern Sibbaldkes Set the default FD timeout to 3 minutes (previousl...
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-14 Kern Sibbaldkes Change Bacula trademark owner from John Walker...
2008-03-18 Kern Sibbaldkes Apply doc fix from bug #1062.
2008-02-25 Eric Bollengierebl Commit accurate patch project.
2008-02-13 Kern SibbaldPlugin restore works
2008-02-12 Kern SibbaldPlugin updates
2008-02-12 Kern SibbaldPlugin update
2008-02-10 Kern SibbaldFirst cut of plugin restore code
2008-02-09 Kern Sibbaldkes Remove a redundant jcr argument to find_files...
2008-02-09 Kern Sibbaldkes Remove a redundant jcr argument to find_files...
2008-02-07 Kern SibbaldPlugin update
2008-01-28 Kern SibbaldA bit of crypto cleanup. More later.
2007-09-09 Kern Sibbaldkes Suppress chown and chmod error messages if the...
2007-08-06 Kern Sibbaldkes Correct seg fault when switching tape drives durin...
2007-07-13 Eric Bollengierebl apply Frank Sweetser patch for macosX
2007-07-12 Kern SibbaldAdd rctx prefix to Mac OS X references
2007-06-19 Kern Sibbaldkes Fix bad return in FD when encryption signature...
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-05-28 Kern Sibbaldkes Minor refactoring of restore decryption code.
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 Kern Sibbaldkes Make pm_strxxx() routines handle input of NULL...
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 ...
2006-12-21 Eric Bollengierebl fix compilation bug by adding #ifdef HAVE_LIBZ
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-06 Kern Sibbaldkes Put make_catalog_backup SQL_BINDIR in an environme...
2006-12-04 Landon FullerRe-implemented the block-preserving encryption restore...
2006-12-03 Kern Sibbaldsplit long lines
2006-12-03 Kern Sibbaldkes Move unserial code in restore.c to a subroutine...
2006-11-28 Landon FullerFixed two bugs, the first of which is mine:
2006-11-25 Landon FullerExtraction must be disabled here, as it can not be...
2006-11-25 Eric Bollengierebl add \n to error message
2006-11-25 Kern Sibbaldkes Add Landon's refactor of restore Feature request...
next