]> git.sur5r.net Git - bacula/bacula/history - bacula/src/findlib/bfile.c
Restore win32 dir from Branch-5.2 and update it
[bacula/bacula] / bacula / src / findlib / bfile.c
2018-04-17 Kern SibbaldRestore win32 dir from Branch-5.2 and update it
2017-10-23 Kern SibbaldAdd missing copy-plugin-confs for regress
2017-05-22 Kern SibbaldBig backport from Enterprise
2016-11-19 Radoslaw KorzeniewskiXACL - refactoring an ACL and XATTR codes.
2015-12-21 Kern SibbaldChange copyright as per agreement with FSFE
2015-10-10 Kern SibbaldFix fadvise bug found by Robert Heinzmann
2015-08-13 Kern SibbaldBackport from Bacula Enterprise
2014-08-04 Kern SibbaldBaculize encrypt_bopen/close
2014-08-02 Kern SibbaldFirst non-working cut backup Windows encrypted files
2014-03-27 Kern SibbaldBackport from BEE
2013-04-20 Marco van WieringenTweak also allow restore of Hurd acl and xattr streams.
2013-04-20 Kern Sibbaldbackport code from master
2013-04-20 Eric BollengierFix compilation problem with LZO patch
2013-04-20 Laurent PapierAdd LZO compression support in bacula-fd.
2013-04-20 Marco van WieringenAdded support for NFSv4 ACLs added to FreeBSD 8.1.
2010-11-25 Kern SibbaldPrepare for adding high bits to Stream
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 SibbaldTweak: comments
2010-01-20 Kern SibbaldFix FD crash when plugin running and cancel given
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 WieringenMerge branch 'master' into mvw/xattr-overhaul
2009-10-07 Marco van WieringenUse extattr interface for all xBSD filesystems. Added...
2009-09-07 Eric BollengierMerge branch 'master' into basejobv3
2009-09-07 Marco van WieringenRemove some #ifdef-ed code and make it just as the...
2009-02-28 Marco van Wieringen- Implemented xattr support for Solaris 9 and above...
2009-01-18 Kern SibbaldApply acl_solaris_update.patch submitted by Marco ...
2008-12-20 Kern Sibbald20Dec08
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-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 Sibbaldkes Fix plugin_bwrite - plugin-blseek mixup pointed...
2008-09-28 Kern Sibbaldkes Add cmd_plugin flag to jcr so we can globally...
2008-09-26 Kern Sibbaldkes Rework the pluginIO Bacula internal code to enable
2008-07-30 Kern Sibbaldkes Raise some restore debug levels.
2008-07-14 Kern Sibbaldkes Change Bacula trademark owner from John Walker...
2008-05-01 Kern Sibbaldkes Fix strippath so that it does not get a buffer...
2008-03-18 Kern Sibbaldkes Apply doc fix from bug #1062.
2008-02-13 Kern SibbaldPlugin restore works
2008-02-12 Kern SibbaldPlugin update
2008-02-08 Kern SibbaldPlugin updates
2008-02-07 Kern SibbaldPlugin update
2008-02-05 Kern SibbaldPlugin implementation. First cut backup working
2008-02-04 Kern SibbaldMore plugin implementation
2007-06-25 Kern Sibbaldkes Return correct string from authenticate.cpp in...
2007-06-24 Kern Sibbaldkes Implement Windows reparse points -- similar to...
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-24 Kern Sibbaldkes Add code to tell the OS that we no longer need...
2007-04-23 Kern Sibbaldkes Implement posix_fadvise in FD, and for reading...
2006-11-21 Kern SibbaldUpdate copyright
2006-11-21 Robert NelsonReplace explicit checks for "/" with calls to IsPathSep...
2006-06-30 Robert NelsonMerge in all the low-risk changes from the Windows...
2006-05-26 Kern Sibbald26May06
2006-04-28 Kern Sibbald- Start implementing Christopher's St.Bernard code.
2006-03-08 Kern Sibbald- Rename mac.c migrate.c
2006-02-28 Thorsten Engeltake out 260char limit for win NT/XP, etc. paths can...
2006-01-17 Landon FullerSupport for FD-side file encryption.
2005-12-04 Landon FullerMerge the Bacula Encryption branch to HEAD.
2005-11-21 Kern SibbaldFix bug #491
2005-11-13 Kern SibbaldRemove the USE_WIN32STREAMEXTRACTION #defines (always on)
2005-11-07 Thorsten EngelWin32 BackupStream decomposition "alpha version"
2005-11-06 Kern SibbaldFix switch in bfile.c
2005-11-04 Kern SibbaldUpdate
2005-11-04 Kern SibbaldRework #ifdef for ZLIB
2005-11-04 Thorsten Engelsimplify is_stream_supported
2005-11-04 Kern SibbaldTweak #ifdefing a bit in new Win32 stream code.
2005-11-02 Thorsten Engelsupport for WIN32 backup stream restores on platforms...
2005-08-10 Nicolas BoichatMark translatable strings in all source files.
2005-05-17 Thorsten Engelrewrote Win32 unicode support to use poolmemory instead...
2005-05-02 Thorsten EngelUTF-8 support for win32 finished
2005-04-26 Kern SibbaldUpdate projects
2005-04-21 Kern SibbaldGet FD Python running -- design Python backup interface.
2005-04-18 Kern SibbaldMake Bacula build without Python
2005-04-17 Kern Sibbald- First cut of new Python implementation.
2005-04-09 Kern Sibbald- Update of web site to replace old released doc with...
2004-12-21 Kern SibbaldApply Preben 'Peppe' Guldberg <peppe@wielders.org>
2004-12-09 Kern Sibbald- Integrated Preben 'Peppe' Guldberg <peppe@wielders...
2004-10-04 Kern Sibbald- Fix backspace to first character in conio.c
2004-10-02 Kern Sibbald- Use different share mode when opening files on WinMe...
2004-09-30 Kern Sibbald- Apply Martin's patch for fixing console modifications...
2004-09-22 Kern Sibbald- Turn on transactions for SQLite and PostgreSQL if
2004-08-24 Kern Sibbald- Applied a patch from Peter Eriksson that removes...
2004-08-06 Kern SibbaldA few changes for Win32
2004-08-05 Kern SibbaldFix new FileSet exclusion
2004-07-27 Kern SibbaldFirst cut berrno unified Unix/Win32 errno handling
2004-06-10 Kern SibbaldFix uninitialized stack variable + seg fault in label...
2004-03-09 Kern SibbaldMore data spooling updates
2004-02-18 Kern SibbaldAdd const for Solaris' C++ compiler
2004-02-10 Kern SibbaldApply win32 fixes + add tapetest.c
2003-10-06 Kern SibbaldFix bad bsr generation, make restore forward space...
next