From: Eric Bollengier Date: Mon, 10 Sep 2007 20:05:06 +0000 (+0000) Subject: ebl update X-Git-Tag: Release-7.0.0~5703 X-Git-Url: https://git.sur5r.net/?a=commitdiff_plain;h=23be1c025ef66951026fe150ef25b4a029b4a10a;p=bacula%2Fbacula ebl update git-svn-id: https://bacula.svn.sourceforge.net/svnroot/bacula/trunk@5518 91ce42f0-d328-0410-95d8-f526ca767f89 --- diff --git a/bacula/projects b/bacula/projects index 173de4bb62..6b99f5fc6a 100644 --- a/bacula/projects +++ b/bacula/projects @@ -497,7 +497,7 @@ Item 12: Add Plug-ins to the FileSet Include statements. Item 13: Restore only file attributes (permissions, ACL, owner, group...) Origin: Eric Bollengier Date: 30/12/2006 - Status: + Status: Implemented by Eric, see project-restore-attributes-only.patch What: The goal of this project is to be able to restore only rights and attributes of files without crushing them. @@ -513,7 +513,8 @@ Item 13: Restore only file attributes (permissions, ACL, owner, group...) If the file isn't here, we can create an empty one and apply rights or do nothing. - + This will not work with win32 stream, because it seems that we + can't split the WriteBackup stream to get only ACL and ownerchip. Item 14: Add an override in Schedule for Pools based on backup types Date: 19 Jan 2005 @@ -1163,7 +1164,7 @@ Item n: make changing "spooldata=yes|no" possible for manual/interactive jobs Origin: Marc Schiffbauer Date: 12 April 2007) - Status: Already implemented by Eric + Status: What: Make it possible to modify the spooldata option for a job when being run from within the console.