]> git.sur5r.net Git - bacula/bacula/history - bacula/src/stored/bscan.c
XACL - refactoring an ACL and XATTR codes.
[bacula/bacula] / bacula / src / stored / bscan.c
2016-11-19 Radoslaw KorzeniewskiXACL - refactoring an ACL and XATTR codes.
2016-01-10 Kern SibbaldChange copyright as per agreement with FSFE
2015-12-23 Ana Emilia M. ArrudaPatch to add MySQL ssl access
2015-08-13 Kern SibbaldBackport from Bacula Enterprise
2014-04-09 Martin SimmonsFix Bacula bug #2045 -- multiply defined daemon_event
2014-03-27 Kern SibbaldBackport from BEE
2013-04-20 Marco van WieringenTweak add some more missing xattr streams for bscan.
2013-04-20 Marco van WieringenTweak also allow restore of Hurd acl and xattr streams.
2013-04-20 Eric BollengierAdd missing stream in bscan, fix #1749
2013-04-20 Laurent PapierAdd LZO compression support in bacula-fd.
2013-04-20 Kern SibbaldEliminate some old bnet code
2013-04-20 Kern SibbaldAdd stat packet size to encode/decode_ routines to...
2013-04-20 Craig MiskellFix for duplicate jobmedia records bug #1666
2013-04-20 Kern Sibbaldreplace set_Jobxxx by setJobxxx
2013-04-20 Marco van WieringenBackport of class based catalog backends into Branch...
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 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 Eric BollengierFix #1558 about bscan that doesn't update PurgedFiles...
2010-08-02 Kern SibbaldConvert restore object to use STREAM_RESTORE_OBJECT...
2010-08-02 Kern SibbaldGet binary objects working
2010-08-02 Kern SibbaldFix three-pool regress bug
2010-01-18 Kern SibbaldRemove FI sanity check code that does not apply after...
2010-01-18 Kern SibbaldMerge branch 'master' of git://bacula.git.sourceforge...
2010-01-15 Eric BollengierFix #1450 about FirstWritten not updated with bscan
2009-12-05 Kern SibbaldChange old get_Jobxxx to getJobxxx
2009-11-02 Eric BollengierMerge branch 'master' into basejobv3
2009-11-01 Kern SibbaldFix SD DCR race condition that causes seg faults
2009-10-24 Eric BollengierFix deadlock detection to work in daemon mode
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-03-07 Kern Sibbaldkes Prepare to add JS_Warnings termination status.
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-23 Kern SibbaldFix bug #1208
2008-12-12 Eric Bollengierebl fix segfault with debug mode
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-09-09 Eric Bollengierebl Change the new statistic implementation. Remove...
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-06-25 Kern Sibbaldkes Add debug code and refactor subroutine in stored...
2008-06-23 Kern Sibbaldkes Make first step toward eliminating globals from...
2008-04-15 Kern SibbaldIntegrate the libdbi changes from Joao Henrique Freitas
2008-03-20 Eric Bollengierebl Apply jobstat patch to add longterm statistics
2008-02-25 Eric Bollengierebl Commit accurate patch project.
2008-02-22 Kern SibbaldApply patch (with some difficulties) from Joao Henrique...
2008-02-10 Kern Sibbaldkes Fix bug #1047, which had a heap overrun when strip...
2008-02-07 Kern SibbaldPlugin update
2008-01-30 Kern Sibbaldkes Apply patch from bug #1049 to prevent stripping...
2008-01-26 Kern SibbaldUpdates
2007-11-04 Kern Sibbaldkes Cleanup of code in SD that sets the LastWritten...
2007-10-19 Kern Sibbaldkes Make explicit exception to GPL in LICENSE to permi...
2007-09-09 Kern Sibbald09Sep07
2007-09-09 Kern Sibbaldkes Suppress chown and chmod error messages if the...
2007-08-21 Dan LangilleAdd a missing > in the usage output.
2007-06-18 Kern Sibbaldkes Add some additional locking in the cats directory...
2007-06-07 Kern SibbaldConvert to pure GPL v2 license.
2007-03-21 Eric Bollengierebl make bscan works with batch mode
2007-02-18 Kern Sibbaldkes Make DEVICE fd private. Its new name is m_fd,...
2006-12-01 Robert NelsonFix path issues.
2006-11-27 Kern Sibbaldkes More copyright changes.
2006-11-21 Kern SibbaldUpdate copyright
2006-09-15 Kern Sibbaldkes Put attach_dcr_to_dev in a subroutine.
2006-09-13 Kern Sibbaldkes Apply Richard Mortimer's patches for printing...
2006-09-12 Kern Sibbaldkes Make sure valid argument passed to str_to_utime...
2006-09-11 Kern Sibbaldkes Modify disk changer to simulate some of the error...
2006-09-07 Eric Bollengierebl fix scan of encrypted stream
2006-08-24 Kern Sibbaldkes Add Media.Enabled flag to client backups for dotcmds.c
2006-08-02 Kern Sibbaldkes Change the name of the technical notes file from...
2006-08-01 Kern Sibbaldkes Update copyright date in program files, and for...
2006-07-30 Kern Sibbaldkes Make bscan ignore ACL streams.
2006-07-03 Kern Sibbald ======================= Warning ================...
2006-07-03 Robert NelsonFix header file includes.
2006-06-30 Robert NelsonMerge in all the low-risk changes from the Windows...
2006-02-20 Kern Sibbald20Feb06
2006-02-06 Kern Sibbald- Implement first cut of Migration.
2006-01-30 Kern Sibbald- Continue implementing migration.
2006-01-14 Landon Fuller- Rename "crypto_recipients" to "crypto_session" to...
2005-12-20 Kern Sibbald- Pull in latest reservation system changes from 1.38
2005-12-11 Kern Sibbald- Merge changes made to 1.38.3 into HEAD
2005-12-04 Landon FullerMerge the Bacula Encryption branch to HEAD.
2005-12-03 Kern Sibbald03Dec05
2005-08-10 Nicolas BoichatMark translatable strings in all source files.
2005-07-28 Kern Sibbald28Jul05
2005-07-08 Kern Sibbald- Correct typo in Copyright
2005-07-05 Kern Sibbald- Add code to ensure that reserved but unused volumes
2005-06-16 Kern Sibbald- Add Date, Job, level to updates to .bsr file in
2005-06-10 Kern Sibbald- Start removing #ifdef HAVE_TLS by sneaky tricks.
2005-05-29 Kern Sibbald- Remove old code in jcr.c
2005-05-15 Kern Sibbald- Set reconnect flag in MySQL packet to 1 to ensure...
next